Commit graph

3353 commits

Author SHA1 Message Date
JT Smith
e45084eafb 2006-04-07 01:07:16 +00:00
Matthew Wilson
2c60283ba3 first major round of EMS changes. much more to come late tonight. 2006-04-07 00:02:45 +00:00
JT Smith
ae8f3d87f6 setting $session->user now changes the id for the session as it should
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
Colin Kuskie
f9b8582426 Scratch filter tests in prep for WebGUI::Group->getScratchUsers
Small tweaks for User.pm scratch and Group.pm POD
Update scratchFilter docs to show how to place multiple name and value pairs
2006-04-06 22:02:54 +00:00
JT Smith
8cd87a2733 code areas are now 600px wide 2006-04-06 21:11:41 +00:00
JT Smith
5202f50a4a added the coolio label tag 2006-04-06 20:26:48 +00:00
Colin Kuskie
3e179fa4ad Group.t: group karma tests, better clean-up at end
User.t: better clean-up at end
Scratch.t: no newlines in test output
Session/Scratch.pm: convert to use placeholders
Ad.pm: Add missing line of POD.
Group.pm: add method to get all users in a group by karma.
User.pm: isInGroup to use getKarmaUsers.
2006-04-06 16:52:34 +00:00
JT Smith
c0f60986aa fixed a couple of documentation problems 2006-04-05 22:03:13 +00:00
Roy Johnson
f0c6a9e8f6 merging 6.8.8 bugfixes 2006-04-05 21:43:46 +00:00
JT Smith
e8d72011c9 fixed an xhtml problem 2006-04-05 20:50:34 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Roy Johnson
e12ff119af oops, my bad 2006-04-05 18:49:35 +00:00
Roy Johnson
1be24a0dc1 merging 6.8.8 bugfix 2006-04-05 18:46:52 +00:00
Colin Kuskie
510c1f5ca5 Modify User.pm and Group.pm to consider external means of defining users,
such as a dbQuery.  This would happened coincidently before, but required
doing a User->isInGroup and only added members who were searched for rather
than all members.
Modify Group.t to test this.
Update POD in SQL.pm.
2006-04-05 18:35:26 +00:00
Colin Kuskie
b06c9e3f65 fix typo 2006-04-05 17:10:39 +00:00
JT Smith
57d5ea36a1 speeding up next/previous threads by only calculating them when necessary 2006-04-05 04:45:20 +00:00
JT Smith
d26f1bdd8c add ad management system
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
Matthew Wilson
c8956ac0c5 typo. 2006-04-05 00:12:55 +00:00
Colin Kuskie
c802e4ddad Add tests for database defined groups to Group.t
Clear cache on set of databaseLinkId or dbQuery in WebGUI::Group.pm.
Fix typos, missing module use lines and extra variables in WebGUI::User.pm.
2006-04-03 18:07:09 +00:00
Colin Kuskie
910e191fb4 Add note to DatabaseLink->new that id 0 is reserved for WebGUI database.
Build SQL table to be used in Group membership test
2006-04-03 05:36:27 +00:00
Colin Kuskie
c2fdde2635 Fix POD doc for getUsers.
Add baseline tests for changing sql method of group membership.
2006-04-03 05:14:03 +00:00
Matthew Wilson
42dfb75840 hoverHelp bug 2006-04-03 00:51:21 +00:00
Matthew Wilson
1f80dedb8f Captcha should not be profile enabled. Heh-heh. 2006-04-02 20:17:40 +00:00
JT Smith
350f3908e6 fixed a capitalization problem 2006-03-31 16:10:34 +00:00
JT Smith
78b97985ab added automated wildcards to search engine, to make it act more like people would expect 2006-03-31 03:22:05 +00:00
JT Smith
bf1a0ad11e more workflow bugfixes 2006-03-31 02:51:37 +00:00
JT Smith
19e4da7a92 collaboration system posts now work fully with the workflow engine, including the approval denial process 2006-03-30 23:43:32 +00:00
Colin Kuskie
2359bd5738 forward port of new template docs 2006-03-30 22:02:33 +00:00
JT Smith
bad8616f08 more workflow bug fixes 2006-03-30 16:37:57 +00:00
JT Smith
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +00:00
JT Smith
fe8dd69731 removing some old caching stuff 2006-03-30 01:58:27 +00:00
JT Smith
b4f0ddb79b tightening up some old code 2006-03-29 21:58:14 +00:00
JT Smith
c355601249 fixed bugs with new chunking system 2006-03-29 21:49:56 +00:00
JT Smith
5a7fedc731 - Added an option for hosters to limit the number of assets that may be
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
Colin Kuskie
1ad61ac861 Fix a bug in TimeField.
Add support for Brazilian phone numbers and extensions to Phone
2006-03-27 23:22:35 +00:00
Colin Kuskie
c64ebee60f Add Phone test, it needs more test cases
modify Phone.pm and Float.pm to require digits.
update Float.t to test for at least a digit to pass.
2006-03-27 22:08:27 +00:00
Colin Kuskie
c8c7b78ee1 add Password test, fix bug in Password with maxlength 2006-03-27 20:42:08 +00:00
JT Smith
037fe19b0e added a change url option 2006-03-27 01:06:17 +00:00
Colin Kuskie
1ac514982f modify validation regexp for Float.
Add Float test
Add new Integer test
2006-03-27 00:29:03 +00:00
Colin Kuskie
efb6e82140 Added Integer test.
Change integer validation to reject strings like 123-456
2006-03-26 23:09:19 +00:00
JT Smith
22b7ec886b some cs fixes 2006-03-26 20:43:50 +00:00
JT Smith
e689c33db6 added the 7.0 modification script
added the photogallery prototype
fixed a bug in the wiki add a page thing
fixed a bug with prototypes
2006-03-26 03:28:17 +00:00
JT Smith
29bd26a975 - Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
   a page that doesn't exist yet.
2006-03-25 21:39:15 +00:00
JT Smith
de20e89c98 fixed errors reported by smoke tests 2006-03-25 19:50:46 +00:00
JT Smith
70c501f8f2 can now move workflow activities up and down within a workflow 2006-03-24 19:43:58 +00:00
JT Smith
611323e8a8 more bug fixes 2006-03-24 17:31:57 +00:00
JT Smith
31c4a417bd can't "back to site" from trash or clipboard until now 2006-03-24 15:24:47 +00:00
Wouter van Oijen
5f8ffefc47 Fixing bug 2006-03-24 15:09:32 +00:00
Wouter van Oijen
0cc8fc8557 Fixing bug 2006-03-24 15:07:12 +00:00
Wouter van Oijen
fc86a2c058 Removed redundant 'my' 2006-03-24 15:05:38 +00:00