Commit graph

1462 commits

Author SHA1 Message Date
JT Smith
737cbf0fef the wiki pretty much works. now it's just about the cleanup work. 2006-12-04 18:44:38 +00:00
JT Smith
becec72418 getting much closer to working 2006-12-03 01:51:35 +00:00
Doug Bell
8da3e259a0 Migrate calendars seems to work. Uncomment appropriate lines in upgrade_7.2.3-7.3.0.pl to test. If you get it working, commit the uncommented lines please. 2006-12-02 18:19:51 +00:00
Doug Bell
5b29b0dfcb Calendar rewrite progress. Please see dev forum. Don't hurt me. 2006-12-02 10:26:53 +00:00
JT Smith
39d6ac8584 still working on this bastard 2006-12-02 05:18:09 +00:00
Drake
f11b0b8b85 Make RSS From Parent assets always hidden from navigation. 2006-12-01 19:09:11 +00:00
JT Smith
efa444c1d3 moving wiki down the path of ajax enlightenment 2006-11-28 21:29:58 +00:00
Roy Johnson
0de492541b RFE: Add file field type to DataForm wobject. Also added ability to have files submitted emailed as attachments when using the mail form mode. 2006-11-28 07:56:30 +00:00
JT Smith
d67a28fee2 added wiki assets
added accordion javascript object
2006-11-27 18:59:24 +00:00
Roy Johnson
0a6bce357e HEAD ready for 7.3.0 dev 2006-11-23 09:35:20 +00:00
Roy Johnson
c3a9323864 Ready for 7.2.3 dev 2006-11-23 08:53:01 +00:00
Drake
ca9d90c577 Implement RFE "Non Required Fields on User Registration". Associated upgrade.
Minor streamlining of profile field listing methods.

WebGUI::Operation::Profile::getRequiredProfileFields is now deprecated,
because it's specific enough to be not significantly more useful than
WebGUI::ProfileField::getRequiredFields, and because with this change
nothing in core uses it anymore.
2006-11-22 23:50:00 +00:00
Doug Bell
3ca4bf725a Some fixes in viewPurchaseHistory operation 2006-11-22 06:38:25 +00:00
JT Smith
411138cc6a preparing for 7.2.2 bugfix cycle 2006-11-18 19:04:39 +00:00
JT Smith
e1b583a935 some upgrade script fixes 2006-11-16 00:14:14 +00:00
Drake
24b0e8c8bd Fix breakage from not passing $session into an upgrade function in the
script for 7.2.1.
2006-11-14 16:52:32 +00:00
Doug Bell
8fa19e89fe fix: InOutBoard has wrong primary keys 2006-11-13 21:01:07 +00:00
Drake
e982302c2a Update changelog and gotchas, and hopefully final update to r3226 bugfixes in
7.2.0 upgrade script.
2006-11-10 18:29:37 +00:00
Drake
331767daee Another update to r3226. 2006-11-10 17:46:14 +00:00
Drake
32b10e2914 Okay, apparently it's a little more complex than that. Update to r3226. 2006-11-10 17:43:43 +00:00
Drake
498e38eb86 Hopefully fix problems with uncommitted assets in RSSCapable portion of
7.2.0 upgrade.  Sigh.
2006-11-10 17:33:04 +00:00
Roy Johnson
f7674615d4 Ready for 7.2.1 dev 2006-11-08 22:14:56 +00:00
Drake
493488dafa Fix some errors in RSSFromParent upgrade script portion. 2006-11-08 21:51:01 +00:00
JT Smith
899e9754b6 - karma rfe: Limiting access to admin mode to set of ip's 2006-11-08 17:43:44 +00:00
Roy Johnson
0ad578ffb9 trying to make image form controls optionally force image file types... not quite working yet 2006-11-07 23:47:37 +00:00
JT Smith
4c35af0488 removing unnecessary file 2006-11-07 23:26:03 +00:00
JT Smith
4f68a0933c added YUI and YUI-ext
fixed the resizable text area with IE problem
fixed the ad space with IE problem
merged the 7.2.0 and 7.1.4 change logs
2006-11-07 23:15:57 +00:00
Drake
9091a2202e Remove erroneous line from upgrade. 2006-11-07 23:06:04 +00:00
Doug Bell
5a4a1f8fea fix: Default PM Dashboard Template extraneous form/element 2006-11-07 22:51:01 +00:00
Drake
375d24bfa9 Move upgrade scripts around due to version renumbering. 2006-11-07 21:55:54 +00:00
Roy Johnson
3a8a832e63 fix - EMS Manage Events broken
Added new template variables for a link label and url that allows you to cancel registration and return to the EMS if you mistakenly tried to purchase something.
2006-11-07 19:11:46 +00:00
Colin Kuskie
776a6bfdcc Remove debug output from DataForm
Update Wobject.pm to use placeholders.  This will speed up reordering collateral a lot.
Fixes for sequenceNumbers for answers in surveys.
Upgrade script fixes sequenceNumbers for all existing surveys.
2006-11-07 05:09:41 +00:00
Drake
a1120bc987 Add workflow activity, workflow, and hooks for deletion of exported files
on asset trash, purge, and changeUrl.  This is kind of crufty.  :-\
2006-11-03 01:21:50 +00:00
Drake
9a61dd2f38 Add RSSCapable mixin for RSS-capable assets, and RSSFromParent asset for
the feeds for those assets.  Convert Collaboration to use this mechanism
rather than its existing viewRSS, because this is more export-friendly.
2006-11-03 01:18:55 +00:00
Roy Johnson
c197ded0a9 Added feature to the Syndicated Content Wobject that allows the use of macros in the RSS URL property 2006-11-02 20:17:47 +00:00
Roy Johnson
d21c3b27b4 head ready for dev 2006-11-02 03:52:02 +00:00
JT Smith
b4727a5739 merging 7.1.3 changes 2006-11-01 16:48:57 +00:00
Martin Kamerbeek
82bea1825c Fixed a a settings bug and a poll bug 2006-10-31 18:17:06 +00:00
Doug Bell
02f140e796 fix: Default Matrix View template accessed wrong template variable
Removed useless stray template directory in SVN.
2006-10-27 22:37:40 +00:00
Roy Johnson
d4507893de ok... fixed my doof, resetdev works in head now 2006-10-26 20:48:07 +00:00
Roy Johnson
ea13f42c5a Preparing HEAD for dev after 7.1.2 release 2006-10-26 20:22:50 +00:00
Drake
2f4722ff0c Fix up Doug's reversion; the subroutine was deleted but not the
call, so deleted the call.
2006-10-24 19:44:17 +00:00
Doug Bell
c86f3c9996 fix: Commerce product group bug./
Backported version tag fix to 7.1.2
2006-10-23 18:20:30 +00:00
Doug Bell
5c6cfbfc78 Fix: assetVersionTag table column defaults 2006-10-23 15:08:27 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +00:00
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
Roy Johnson
fe664733cd Ready for 7.2.0 dev 2006-10-19 00:07:32 +00:00
Roy Johnson
67d5db4ff4 Ready for 7.1.2 dev 2006-10-18 23:19:57 +00:00
Roy Johnson
2e506660f8 fix - Cannot manage user accounts in 7.1.0. See the comments in Auth/LDAP.pm. We really need a more robust fix. 2006-10-18 21:15:48 +00:00
Drake
c5e656c434 Reverse r3021 by request. 2006-10-16 14:03:15 +00:00