Commit graph

3123 commits

Author SHA1 Message Date
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
7dc954ebca Fixed the change password always changes admins password bug.
Also some more work on the EMS.
2006-02-18 18:24:40 +00:00
Roy Johnson
c5579c81ca Cleaned up editUserSave method. Still working on the password bug. 2006-02-18 17:52:16 +00:00
Colin Kuskie
539f22285e fixing syntax errors 2006-02-18 17:48:01 +00:00
JT Smith
e04a1b6fca migrated a few of the run hourly scripts
fixed a cron bug
2006-02-18 14:38:09 +00:00
Roy Johnson
a50a190642 Working on making this work again 2006-02-17 22:53:54 +00:00
Colin Kuskie
3155beb6f8 forward port of File template docs 2006-02-17 17:40:49 +00:00
Wouter van Oijen
7366c7abf9 Fixing my mistake... 2006-02-17 16:14:27 +00:00
JT Smith
5dcdab0700 fixed a privilege problem 2006-02-17 15:09:26 +00:00
JT Smith
4b97b4b431 fixed some syntax errors 2006-02-17 15:07:17 +00:00
Wouter van Oijen
ea72e3927c Fixed syntax error (Compilation Failed) 2006-02-17 12:27:08 +00:00
Wouter van Oijen
6e4d3f4881 Fixed syntax error (Compilation Failed) 2006-02-17 10:52:13 +00:00
Colin Kuskie
e06331cae9 Add space to Add/Edit Event in the EMS.
Allow the Navigation Asset to set the MIME type of its output.
Upgrade script, Wobject code, documentation.
Add a new MimeType form element, stolen out of the Snippet and
generalized for use.
2006-02-17 01:23:31 +00:00
Colin Kuskie
3f7bffef88 merge of missing commas in InOutBoard labels 2006-02-16 23:47:23 +00:00
Colin Kuskie
34fd684fde bugfix for dataform collateral ordering 2006-02-16 22:07:37 +00:00
Colin Kuskie
51e021ba11 remove commit item from mangage Asset and wobject icon context menus 2006-02-16 22:04:10 +00:00
JT Smith
aa6fa763c1 bug fixes, and working on next workflow activity 2006-02-16 21:54:58 +00:00
JT Smith
b92b4044ec more tweaks 2006-02-16 17:20:00 +00:00
Roy Johnson
010e4cac00 More EMS stuff 2006-02-16 15:51:57 +00:00
JT Smith
5be7a021d8 getting activity forms into a working condition 2006-02-16 15:27:48 +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
18e24618e7 eliminated the purgeBranch method, cuz purge() should always do that anyway. 2006-02-15 04:31:29 +00:00
JT Smith
a4578d1d7d adding dynamic loading of classes 2006-02-15 04:04:20 +00:00
Colin Kuskie
ac39689ddb Add an option to disable a given rich editor Asset site wide.
Added new column in table(default 0), label, hoverHelp and help field entry.
2006-02-14 23:43:32 +00:00
Colin Kuskie
cd6759f311 Modify WebGUI IP fields to use CIDR format instead of a regular expression.
Multiple IPs are separated by commas, whitespace is ignored.
In groups, that affects the ipFilter field,  User::isInGroup.
In settings, that affects Settings::debugIp and Session::ErrorHandler::canShowDebug.

Fixed a bug in WebGUI::Utility::isInSubnet where Net::Subnets->check needs a scalar.

Modified t/User.t to use addresses in CIDR format.
2006-02-14 22:35:21 +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
Roy Johnson
fcfc0bc9b4 EMS work 2006-02-14 16:24:57 +00:00
JT Smith
1416aa76e8 added workflow form control 2006-02-14 16:06:47 +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
JT Smith
3d92467451 added a mechanism to workflows so that they can be run serially rather than parallel 2006-02-13 16:59:29 +00:00
JT Smith
f9a60ab55a added captcha form control and strengthened captcha security 2006-02-13 15:03:37 +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
Roy Johnson
4e7fbea4a7 merging 6.8 bugfixes 2006-02-12 23:23:54 +00:00
Roy Johnson
d7e2264153 merging 6.8 bugfixes 2006-02-12 20:32:09 +00:00
Matthew Wilson
05e8768766 oops. 2006-02-12 20:19:11 +00:00
Matthew Wilson
3ed96bfafa fixing my flub. 2006-02-12 19:55:08 +00:00
JT Smith
80288a38b2 wahoo...cron works 2006-02-12 19:02:38 +00:00
JT Smith
dc0ff0d1ed wahoo, created our first workflow and cron. 2006-02-12 18:05:57 +00:00
Matthew Wilson
a6d6d26134 fix. 2006-02-12 16:39:40 +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
Matthew Wilson
f033e044a5 rolling back kenperl's wrongness. 2006-02-12 13:58:39 +00:00
Colin Kuskie
b4520939f1 13 more Group tests
WebGUI::Group->find returns first group, no guaranteed order of search
2006-02-12 06:11:23 +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