Commit graph

3418 commits

Author SHA1 Message Date
Matthew Wilson
3fad0b078f making config addToArray only add if it's not already there. 2006-04-15 23:31:16 +00:00
Matthew Wilson
71881282aa lots o changes. 2006-04-15 23:25:30 +00:00
Roy Johnson
5ce1a9ba0b Added prerequisite checking compatable with the new searching feature. Still have to set the template vars and add a template to the upgrade script. 2006-04-15 23:15:25 +00:00
JT Smith
c658b310c0 added the export version tag to html workflow activity 2006-04-15 21:09:03 +00:00
JT Smith
4fbb26ad37 moved the export link under the class icon context menu 2006-04-15 20:55:13 +00:00
JT Smith
11d19f8d91 disable rich editor for safari 2006-04-15 20:32:44 +00:00
JT Smith
da9c26d72c fixed redirect bugs in file, image, and zip archive
added cache control headers to style
added cache control headers to snippet
added server side caching to snippet
2006-04-15 16:07:04 +00:00
JT Smith
404749e32b updated thread templates to remove approve/deny links and add archive/unarchive links
fixed unarchive bug
changed post rating system to thumbs up/down
2006-04-15 15:36:02 +00:00
JT Smith
f503b4328e added install/uninstall functions to asset and wobject skeletons to make distributing custom assets and wobjects easier 2006-04-15 03:47:20 +00:00
JT Smith
45b11e0a1a added a few utility methods to the config system, and updated the upgrade to reflect that 2006-04-15 02:55:12 +00:00
Colin Kuskie
1c6fec6695 Flush cache for User and Group tests to pass.
Add group cache clear to Group.pm
templateId clash due fixed
2006-04-15 02:32:38 +00:00
JT Smith
5136efc983 more template variables in nav and pagination 2006-04-15 00:34:02 +00:00
JT Smith
6a2ba37ef1 fixed a display bug in asset search
added a + next to items in the asset manager that have children
templates now index their namespace so you can search on that
2006-04-14 21:35:00 +00:00
JT Smith
cc8e8d0ed6 changed collaboration system to use webgui's new internal search mechanism 2006-04-14 20:44:57 +00:00
Wouter van Oijen
1e942094a0 XHTML bugfix 2006-04-14 14:58:20 +00:00
JT Smith
69eb231524 added media folder for rich edit upload 2006-04-14 13:57:05 +00:00
Wouter van Oijen
8129361a24 Removing debug code and adding comment 2006-04-14 09:40:13 +00:00
Wouter van Oijen
467ab5a7a7 Various bugfixes and cleaning up code in Survey.pm 2006-04-14 09:17:27 +00:00
Wouter van Oijen
1d3c204cf8 Fixed error for ?op=viewInbox 2006-04-14 08:37:23 +00:00
Colin Kuskie
fd1eb52e3e Docs for AdSpace Macro 2006-04-14 02:49:31 +00:00
JT Smith
fd4453df58 added a sort alphabetically option to the folder asset 2006-04-14 02:35:35 +00:00
Colin Kuskie
6726f56af3 remove debug code 2006-04-14 01:50:29 +00:00
Colin Kuskie
2f5dab37d2 finalized Group code with migration and upgrade log 2006-04-14 01:17:39 +00:00
JT Smith
759ec7bcf0 added image upload and field delete to matrix 2006-04-13 23:19:22 +00:00
Colin Kuskie
4f60281392 change dbCacheTimeout to groupCacheTimeout 2006-04-13 22:26:11 +00:00
JT Smith
ab4e801bfe got the tree following to work 2006-04-13 21:40:40 +00:00
Colin Kuskie
be7a44d4f2 make Group->getUsers fully recursive to remove duplicate code 2006-04-13 21:22:04 +00:00
JT Smith
e262da13f8 files (and subclasses) and posts (and threads) can now export attachments in packages
fixed a couple of bugs
added some error handling and corruption detection
2006-04-13 18:34:35 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
Matthew Wilson
bd788fe83f bunches of fixes. 2006-04-13 01:18:09 +00:00
Colin Kuskie
ad694fb030 Fix User.t so that it assigns IPs in a way that works with the new isInGroup code.
User.pm: Collapse all methods into getUsers(1) inside isInGroup
Group.pm: Disable the cache whenever a scratchFilter or ipFilter is assigned.
Begin updating Group documentation for changes to dbQuery
2006-04-12 23:33:11 +00:00
Roy Johnson
649e5bac06 Added the scratch cart to allow people to purchase more than one master event ;-) Yep... probably a good feature to have. 2006-04-12 22:37:58 +00:00
JT Smith
d830dfaba7 made asset manager render using chunking 2006-04-12 22:34:56 +00:00
JT Smith
2c1ea05ebd fixed a bug with the delete() method 2006-04-12 21:50:35 +00:00
Roy Johnson
bdcfc87380 Cash Payment plugin is tested and working. Added new features to the payment superclass to restrict who can use payment gateways based on their group memberships. Fixed some lingering Commerce system bugs. 2006-04-12 18:25:06 +00:00
JT Smith
a7df0f7a55 fixing some bugs relaed to cs mail replies
fixed a bug in the user manager where the user would take on the username/alias of the visitor
fixed a bug in error handling where debug was being spewed for errors in approriately
2006-04-11 22:50:11 +00:00
Colin Kuskie
91c4083d8a Roll all checks into 1 massive recursive getUsers call on the
requested group.  LDAP work is TBD, but would look exactly
like any of the other get*Users methods in Group.pm.  Then
the LDAP code would be removed from Users->isInGroup.
2006-04-11 22:38:41 +00:00
Colin Kuskie
8b8b4af41b Checkpoint before final conversion.
Added getIpUsers method to Group.pm
Group->getUsers and User->isInGroup both use getIpUsers
Tests added to Group.t to verify that getIpUsers works.
2006-04-11 21:17:30 +00:00
JT Smith
85e3b5a111 whoops 2006-04-11 15:30:31 +00:00
JT Smith
0e4cd82cd0 automatically drop autogenerated messages 2006-04-11 15:28:18 +00:00
JT Smith
e526b06501 whoops...wrong field type 2006-04-11 15:15:21 +00:00
JT Smith
30fefe9e68 added a return path for undeliverable messages 2006-04-11 15:11:45 +00:00
Roy Johnson
e6d08227fd Hashed out the beginnings of the Cash Payment module. Still need to finish it up. Also need to add the group restrictions to the Payment superclass. 2006-04-11 03:24:32 +00:00
JT Smith
9ef6621cc3 some more ui improvements
updated the wg
fixed some more cs mail bugs
2006-04-11 02:07:14 +00:00
JT Smith
ee62336a77 we officially support attachments on our cs mail posts 2006-04-10 13:36:12 +00:00
JT Smith
a15795519d and we officially have email to discussion working 2006-04-10 13:21:46 +00:00
JT Smith
f4376ab5be fixed a few more bugs. very very close to having working mail to discussion 2006-04-10 04:31:50 +00:00
JT Smith
1f6a6a2ba1 several bug fixes 2006-04-10 03:47:39 +00:00
JT Smith
08d0efe060 getting close to having a working email to discussion system 2006-04-10 02:02:19 +00:00
JT Smith
47a79bf060 added mail properties 2006-04-10 00:12:28 +00:00