Colin Kuskie
f59f41cd9e
WebGUI::User->isInGroup does not take a UID argument anymore.
...
Grepped all files and fixed these errors:
- Passed userId replaced by User object creation and use.
- Where $session->user->userId was used, it was removed.
Updated POD inside Group.pm
2006-03-15 22:55:00 +00:00
JT Smith
eb6a7a9416
started adding new workflow based approval process
2006-03-15 20:15:55 +00:00
JT Smith
726f7c61af
fixing some problems with the workflow editor
2006-03-15 04:50:34 +00:00
JT Smith
81fc744a8b
more merging of versioning and workflow
2006-03-14 22:25:18 +00:00
JT Smith
cba26ecc0c
converting versioning to use workflow
2006-03-14 17:46:32 +00:00
Matthew Wilson
5e2c05e845
[ 1430276 ] 6.9: Can't kill active sessions
2006-03-11 22:41:11 +00:00
Matthew Wilson
7bf71ae84c
[ 1430276 ] 6.9: Can't kill active sessions
2006-03-11 02:06:28 +00:00
Colin Kuskie
b66a649ba1
forward port of FormHelpers L10n
2006-03-10 04:06:46 +00:00
JT Smith
3e60294bb6
Run on registration and alert on new user have been converted to a single workflow.
2006-03-10 03:48:23 +00:00
Colin Kuskie
40065c4658
Make TOC the front page of Help.
...
Add license to Commerce.pm
Update fields in Help for WebGUIProfile
Fix typo in i18n file for WebGUIProfile (missing comma)
full merge of fields from 6.8 for Operatin/ProfileSettings.
2006-03-06 18:28:27 +00:00
Colin Kuskie
65590997b6
Fix error in TabForm POD (get vs getTab)
...
POD for WebGUI.pm
Table of Contents has tabbed interface
viewHelp filters tabs by the user's UI level
2006-03-06 16:30:11 +00:00
Colin Kuskie
aa99ced360
POD docs.
...
Fixed a few typos in comments.
Removed duplicate hoverHelp entries.
2006-03-05 05:56:20 +00:00
Colin Kuskie
c1ffd1bc2e
POD, and missing session objects
2006-03-04 01:07:40 +00:00
Colin Kuskie
476018f0da
POD for FormHelpers, and two new i18n labels for
...
the thumbnail display.
2006-03-04 01:03:47 +00:00
Colin Kuskie
0621fd4492
Missing session variables, reworked some wording on old POD.
...
Added POD to two more files.
2006-03-03 23:59:12 +00:00
Colin Kuskie
dc204428f6
POD for 2 more files
2006-03-03 23:24:53 +00:00
Colin Kuskie
0b02edaea5
POD for four more files
2006-03-03 21:37:24 +00:00
Colin Kuskie
9aac37ac91
Captcha forms are not allowed in Profiles (re JT)
...
POD for Operation/Help and Operation/DatabaseLink.
Added check for deletion of a vital component in www_deleteDatabaseLink.
This saves the user one click when trying to delete something they shouldn't.
2006-03-03 00:26:42 +00:00
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