Matthew Wilson
ee4bcaf415
debug
2006-03-19 16:37:55 +00:00
Roy Johnson
5bdaa49f95
More EMS code
...
Lots of bug fixes in commerce
Temp bug fix for stow->get, better fix needed
2006-03-19 16:11:21 +00:00
JT Smith
5ee17a673f
more bug fixes...default content commit works all the way through now
2006-03-19 00:48:44 +00:00
JT Smith
9b9b63cc12
fixed several workflow/spectre related bugs
2006-03-18 23:25:31 +00:00
JT Smith
ccf1b3633f
workflows now run, but with errors, must fix that next
2006-03-18 17:40:49 +00:00
JT Smith
3c1a42eeff
a little closer
2006-03-18 03:04:19 +00:00
Colin Kuskie
5ec8690e53
More user testing, for addToGroup. Also, make sure that the test for ipFilter
...
always cleans up after itself.
Fix a bug where Operation::User::_submenu was still using form->process. Switched
to using stow instead.
If the uid is "new", links for delete and become user are not shown anymore.
2006-03-18 00:18:31 +00:00
JT Smith
11cc18a5c3
mostly working workflow
2006-03-17 23:13:27 +00:00
Wouter van Oijen
409dabe02b
Fixing warnings
2006-03-17 16:54:50 +00:00
JT Smith
fdad3bb7e1
oops, weren't getting proper confirmation
2006-03-16 19:45:00 +00:00
JT Smith
742efc3a60
little bug fixes
2006-03-16 19:06:37 +00:00
JT Smith
feda6700e0
added commit comments
2006-03-16 18:51:49 +00:00
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