Commit graph

3136 commits

Author SHA1 Message Date
Roy Johnson
3530c41e7d Merging 6.8.7 security fixes 2006-02-23 02:40:58 +00:00
Colin Kuskie
b32a94d4d0 forward port of MultiSearch docs and setParent privilege checks 2006-02-23 00:54: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
7b15e606c6 Add help docs for add/edit event, manage events and setHelp for both
in the Admin Console.  Straighten out which template variables go
with which template.
2006-02-20 22:43:58 +00:00
Colin Kuskie
a991401a6a User.pm: fixed a type Group->group should be group->get
Template documentation for EMS and another i18n label.
2006-02-20 20:37:27 +00:00
Colin Kuskie
9f4b73a946 Update label.t to pull the lib directory from WebGUI::Test
Set correct package name in i18n file.
2006-02-20 17:38:16 +00:00
kenperl
b1fc8adc15 typo in the description of LoginToggle macro 2006-02-20 05:25:56 +00:00
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
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
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