Commit graph

4325 commits

Author SHA1 Message Date
kenperl
ebbb129b9a make authenticate() method explain more clear 2006-02-19 11:39:56 +00:00
Roy Johnson
a655fbd947 We have prerequisite checking in the EMS! 2006-02-19 07:39:20 +00:00
Colin Kuskie
46987e4b07 forward port of doc patch 2006-02-19 00:11:56 +00:00
Colin Kuskie
4260ecd7ce fixing tests broken during 6.9 upgrade cycle 2006-02-18 22:08:33 +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
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
Wouter van Oijen
2cec07048a Added Cache::Memcached to list of required modules (but optional) 2006-02-17 21:39: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
Wouter van Oijen
9cf20110c8 added list of failed packages to output of syntaxCheck.t 2006-02-17 15:32:45 +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
a4c95d10b6 document in out board bugfix 2006-02-16 23:46:25 +00:00
Colin Kuskie
9c6d978a7d merge of bugfix doc in changelog 2006-02-16 22:09:40 +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
Colin Kuskie
16c84a5d82 merge bugfix docs from 6.8 2006-02-14 18:31:09 +00:00
JT Smith
121455ee70 some bug fixes 2006-02-14 17:20:11 +00:00
JT Smith
9fff19cd57 renamed upgrade file to match latest release 2006-02-14 17:04:58 +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
84fd39285f new user tests for valid userId 2006-02-14 06:52:58 +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