Commit graph

1449 commits

Author SHA1 Message Date
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
Drake
1674bcfe10 First semi-usable version of wiki asset. This should probably be improved
somewhat before release; the default page selector doesn't quite work the way
it should, and there aren't icons, and there are a few features missing, and
some code duplication, &c.
2006-10-13 20:08:56 +00:00
JT Smith
358f0ecdb8 - fix: Survey: textarea answers are trunctated
- fix: Snippet Security Fails
2006-10-12 01:46:07 +00:00
Roy Johnson
a4784a31e9 Ready for 7.1.1 dev 2006-10-11 23:15:44 +00:00
Roy Johnson
fd95c57ed0 More 7.1 features 2006-10-11 21:46:51 +00:00
Drake
41589ae6bc Remove erroneously-committed section from previous revision. 2006-10-11 21:32:39 +00:00
Roy Johnson
a43577a119 New features for 7.1 2006-10-11 19:26:10 +00:00
Drake
950dfe068b Fix incorrectly-cased table name from r2990. Sigh. 2006-10-11 16:39:30 +00:00
JT Smith
4f0d117c9f Added Karma RFE: Thumbnail size can be enterred in CS 2006-10-11 04:05:12 +00:00
Drake
950c1e2306 Make it possible to have multiple, logically-ORed LDAP recursion filters in
LDAP links and groups.
2006-10-10 22:31:11 +00:00
Doug Bell
f1b62f54d0 Fixed upgrade templates directory name 2006-10-10 18:19:26 +00:00
Doug Bell
6d56df1362 Added SQLReport download and Product AddToGroup handler 2006-10-10 18:14:31 +00:00
Roy Johnson
03822a9488 Don't need this anymore 2006-10-10 16:59:50 +00:00
Roy Johnson
5cbb5edbcb I always forget something... sigh* 2006-10-10 16:43:11 +00:00