JT Smith
985417afd3
a bunch of bug fixes and tweaks related to workflow/versioning
2006-03-23 16:56:08 +00:00
JT Smith
59afc74303
workflow with approval officially works
2006-03-23 04:40:01 +00:00
JT Smith
eef3a0b654
getting closer to having approvals work
2006-03-23 00:01:35 +00:00
JT Smith
fbaadce274
more bug fixes
2006-03-22 04:38:19 +00:00
JT Smith
8e1f06676a
bug fixes
2006-03-22 03:09:04 +00:00
JT Smith
b6ad963119
replaced MessageLog with Inbox
2006-03-21 22:44:31 +00:00
JT Smith
b55a7252e8
removed border= from image tags
2006-03-21 21:13:36 +00:00
JT Smith
d70be64c8e
fixed a bug reported by smoke tests
2006-03-21 14:24:34 +00:00
JT Smith
47afbb0138
converting to new mail queue api
2006-03-21 03:36:44 +00:00
JT Smith
3931d8dcd2
a bunch of bug fixes and ease of use modifications for workflow/versioning
2006-03-20 21:07:26 +00:00
Roy Johnson
84d43b8d19
un-b0rk3d the commerce system
2006-03-19 23:51:06 +00:00
JT Smith
0ee2d2ad66
more workflow bug fixes
2006-03-19 22:26:46 +00:00
Roy Johnson
18e8de5856
Fixed the bugfixes to not use stow
2006-03-19 17:53:49 +00:00
Matthew Wilson
f02a605c74
slight versioning fix.
2006-03-19 16:58:37 +00:00
Matthew Wilson
e04751d0ea
removing debug
2006-03-19 16:55:34 +00:00
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