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
acbf0f01a0
upgrading tinymce to 2.0.5.1
2006-04-15 20:17:29 +00:00
JT Smith
c48e6b98dd
upgrading tinymce to 2.0.5.1
2006-04-15 20:13:07 +00:00
JT Smith
c012e8913d
upgrading tinymce to 2.0.5.1
2006-04-15 20:09:41 +00:00
JT Smith
00d46f6148
upgrading tinymce to 2.0.5.1
2006-04-15 20:03:31 +00:00
Colin Kuskie
cb2a8d025e
I am 4 kinds of fool
2006-04-15 16:51:23 +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
bbd17516e8
add cache clearing to end of User and Group tests, too
2006-04-15 02:36:52 +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
799eb114eb
increased the size of the color picker
2006-04-15 01:47:46 +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
Steve Swanson
95d03913ed
Added XHTML Strict templates for sql report, Styles- Fail Safe, make page printable and admin console
2006-04-14 21:08:32 +00:00
JT Smith
cc8e8d0ed6
changed collaboration system to use webgui's new internal search mechanism
2006-04-14 20:44:57 +00:00
Steve Swanson
df098ab1bf
Added XHTML Strict templates for multisearch and blank page
2006-04-14 16:02:09 +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
b0356f06a0
update test to use new method name
2006-04-13 22:52:16 +00:00
Colin Kuskie
e6b7c49017
change sub order
2006-04-13 22:35:43 +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
Matthew Wilson
287835e3c2
recommitting my schema and template changes.
2006-04-12 15:49:28 +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
29b317bec3
rebuild lineage now checks for orphans and circular references
2006-04-11 19:49:14 +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