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
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
Colin Kuskie
6dba08b727
remove wrap tests due to XHTML change
2006-04-10 15:27:26 +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
2100a3c992
fixed typo, updated change log to reflect new email properties
2006-04-10 00:17:59 +00:00
JT Smith
47a79bf060
added mail properties
2006-04-10 00:12:28 +00:00
JT Smith
504de54d61
started adding email processing capabilities to cs
2006-04-09 22:36:49 +00:00
JT Smith
4c3d3c68e1
getting rid of carriage returns at the end of fields
2006-04-09 17:00:45 +00:00
JT Smith
b080d6f10a
macro enabled the to and subject fields
2006-04-09 16:23:05 +00:00
JT Smith
6c6d36c981
readding mail footer to email messages
...
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
2b02f055f9
added new mail retrieval subsystemm
2006-04-09 15:14:07 +00:00
JT Smith
c0225f6b35
added a more visual interface to the ad manager
2006-04-08 03:24:30 +00:00
JT Smith
22a1338bdb
fixed a bunch of formatting problems with text based ads
2006-04-08 00:22:23 +00:00
Colin Kuskie
e5e9cd9b51
add tests for scratch users and migrate getUsers,isInGroup to use it
2006-04-07 20:42:36 +00:00
JT Smith
adea847875
fixed some xhhtml stuff
...
increased performance on burst protection
2006-04-07 19:35:31 +00:00
Steve Swanson
ddeee5fbe8
Added XHTML Strict templates for Matrix, Cool Menus and Prompt
2006-04-07 18:10:08 +00:00
JT Smith
7cf2c22a95
several small improvements to lots of stuff
2006-04-07 17:15:53 +00:00
JT Smith
d272e7de58
fixed a bug that i created earlier today
...
added burst protection to page layouts to prevent slashdotting
2006-04-07 08:12:16 +00:00
JT Smith
fcbdb06af8
ooh, even better
2006-04-07 04:57:27 +00:00
JT Smith
807aedc069
further refinements of the admin console
2006-04-07 04:53:51 +00:00
JT Smith
1b2c824a9c
added save buttons at the top of HTML forms
2006-04-07 04:37:20 +00:00
JT Smith
91a620a9f5
it's hard out here for a pimp, but the ad rotation system doesn't skimp = it's done!
2006-04-07 02:58:14 +00:00