Commit graph

751 commits

Author SHA1 Message Date
JT Smith
dfd2c8f0fa - Refactored admin bar to be more dynamic.
- Added version tags menu to admin bar.
2006-03-02 20:39:04 +00:00
JT Smith
136a89ee7a converted delete expired events hourly script 2006-03-01 19:59:24 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
Colin Kuskie
659b164a42 Fix typo in Group.pm where www_manageUsersInGroup wasn't working.
Add a feature to the Help where the user's UI Level is checked
and only fields that he can see are displayed.  A URL is provided
to override the UI.

Article help is updated to work with UI level display.
2006-03-01 03:51:56 +00:00
JT Smith
75aa3b2468 workflow editor mostly working, still needs some things 2006-02-28 21:13:11 +00:00
JT Smith
eea0cc0569 miscellaneous stuff i've forgotten to check in 2006-02-26 19:02:10 +00:00
Colin Kuskie
587b03b51c Proper naming for upgrade script (v2)
Forward port of generating a list of Rich Editors with correct version status.
2006-02-24 23:50:30 +00:00
Colin Kuskie
406b9310a6 forward port of autocommit docs and hoverHelp 2006-02-21 18:35:32 +00:00
kenperl
380a498127 rolling back my r989 2006-02-21 02:04:52 +00:00
kenperl
9c63291d96 don't need to loop all authMethods when adding a new user or editing an existing user, this will save db spaces and run less perl statements. 2006-02-21 01:03:35 +00:00
Colin Kuskie
6fd7575eb9 Removed Utility test for base36, which no longer exists in WebGUI::Utility.pm
new i18n message for duplicate usernames.
2006-02-18 21:58:27 +00:00
Roy Johnson
e76ea86b52 Fixed bug allowing admin to create a new user using a username that already exists 2006-02-18 21:15:08 +00:00
Roy Johnson
bc41c87d62 Fixing my screwup. Admins can change usernames now. 2006-02-18 20:32:23 +00:00
Roy Johnson
c5579c81ca Cleaned up editUserSave method. Still working on the password bug. 2006-02-18 17:52:16 +00:00
Roy Johnson
a50a190642 Working on making this work again 2006-02-17 22:53:54 +00:00
JT Smith
6ee05b85af first round of changes to create the ui for building workflows, more to come
a few small bug fixes
2006-02-15 21:23:22 +00:00
JT Smith
c6bc09f79c fixing internationalization problems 2006-02-14 19:31:00 +00:00
JT Smith
02f64b827b bug fixing 2006-02-14 19:04:09 +00:00
JT Smith
121455ee70 some bug fixes 2006-02-14 17:20:11 +00:00
Colin Kuskie
0c69c93f41 forward port of becoming illegal userId bugfix 2006-02-14 06:50:14 +00:00
JT Smith
32169aebbf adding cron UI, but not working yet
bugfix for captcha
2006-02-14 03:48:36 +00:00
Colin Kuskie
df6c40df29 only need 1 value from session->settings 2006-02-13 22:24:04 +00:00
Colin Kuskie
55f385394c fix forward ported code for session-isms 2006-02-13 21:59:57 +00:00
kenperl
ce3b1f484a fix the issue, Couldn't execute operation : WebGUI::Operation::User::www_editUserSave. Root cause: Can't locate object method "user" via package "LDAP" (perhaps you forgot to load "LDAP"?) at WebGUI/Operation/Auth.pm line 35 2006-02-13 14:48:01 +00:00
kenperl
6c39292246 fix bug [ 1429335 ] 6.9: Error in User.pm prevents creating new users
Root cause: Can't modify non-lvalue subroutine call at lib/WebGUI/Operation/User.pm line 404
2006-02-12 15:12:58 +00:00
Colin Kuskie
23fa58ca11 4 more WebGUI::Group tests
More Operation::Group.pm subs without session calls fixed.
2006-02-12 05:50:06 +00:00
Colin Kuskie
acdd58aec6 Very beginning of Group test that cleans up after itself.
Operation/Group wasn't passing session var internally.
Fixed WebGUI::Group POD docs.
2006-02-12 05:37:37 +00:00
Wouter van Oijen
2b1c85370c XHTML Bugfixes 2006-02-10 21:21:03 +00:00
Wouter van Oijen
424d65a2d6 fixed a session conversion bug 2006-02-10 13:28:40 +00:00
JT Smith
c31d28eb3a adding missing use declarations 2006-02-08 20:23:54 +00:00
JT Smith
860adb9c2c typo 2006-02-08 20:22:46 +00:00
JT Smith
75ecd4d7f4 added data serialization, encryption, and ip subnet checking to spectre 2006-02-08 20:18:00 +00:00
Colin Kuskie
6595290272 merge of commerce labeling 2006-02-08 18:13:39 +00:00
Colin Kuskie
16c6b4f989 forward port of doc work 2006-02-06 17:34:32 +00:00
Colin Kuskie
01e1bf5a1b more docs and hover help for commerce 2006-02-03 00:25:46 +00:00
Martin Kamerbeek
72b999b0ea Added prequery statements to SQLReport and per-dbLink allowed keywords. 2006-02-02 13:23:32 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00
Colin Kuskie
827a4082b5 mission session variables 2006-01-26 18:49:41 +00:00
Colin Kuskie
8639f53783 Missing session variables in Operation subroutines.
Forward port of Form/File,Image big fixes.
2006-01-26 18:07:56 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
ed7064bb03 session fix 2006-01-23 00:04:23 +00:00
Matthew Wilson
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +00:00
Matthew Wilson
3d740cdfac oodles of fixes. 2006-01-21 02:01:15 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Matthew Wilson
d00a040248 fixes 2006-01-18 21:02:59 +00:00
Matthew Wilson
e33c7bebc3 an absolute slew of changes. 2006-01-18 01:45:55 +00:00
Colin Kuskie
9c07548c71 more missing session vars in form calls 2006-01-17 17:47:12 +00:00
JT Smith
25ed169c56 more session related bug fixes 2006-01-17 05:49:11 +00:00