Commit graph

3189 commits

Author SHA1 Message Date
Matthew Wilson
c5c5f93b76 fixed two security problems with www_process in DataForm.pm 2006-03-09 23:05:11 +00:00
Matthew Wilson
05aa574dce fixing my flubs from a while ago. 2006-03-09 22:37:54 +00:00
JT Smith
6874a5f2f9 fixing the process method to handle array returns 2006-03-09 17:41:02 +00:00
Colin Kuskie
ab4e61c407 now that Wobject is in the asset namespace, it uses assetName vs topicName as an i18n tag 2006-03-08 04:42:19 +00:00
Colin Kuskie
a8a5582b0d finish moving Wobject into Asset_ namespace 2006-03-08 04:24:32 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
kenperl
ea49b1a16d remove two { 2006-03-07 06:23:11 +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
6409700560 Update Commerce/Payment superclass POD for init.
Add POD to ITransact payment plugin.
2006-03-05 07:00:22 +00:00
Colin Kuskie
34b2068286 POD docs 2006-03-05 06:42:07 +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
JT Smith
468c5171cf changed border= to style="border: for better xhtml compliance 2006-03-04 08:07:17 +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
JT Smith
8a86fea5f0 converted sync profiles to ldap to workflow 2006-03-03 17:18:29 +00:00
JT Smith
f215d28b51 converted passive profile log thingy to workflow 2006-03-03 16:34:57 +00:00
JT Smith
2c3b6fc785 fixed some typos 2006-03-03 15:56:50 +00:00
JT Smith
1bddae8a19 migrated process recurring payments to workflow 2006-03-03 15:54:41 +00:00
Colin Kuskie
6e5f710eb9 remove duplicate label entries
add more UI level documentation
2006-03-03 05:44:42 +00:00
Colin Kuskie
c323789d64 Fix number of tests in Utility.t
Add help for dashboard and fix labels.
Remove startDate, endDate from Asset help.
Update Help template to show UI levels as data rather than content.
2006-03-03 05:28:53 +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
524dbb6381 converted notify expired groupings to workflow 2006-03-02 23:02:51 +00:00
JT Smith
1a5bd9e647 migrated the get syndicated content hourly script to workflow 2006-03-02 21:48:48 +00:00
JT Smith
2139b9e5d4 migrated expire subscription codes to workflow 2006-03-02 21:26:28 +00:00
JT Smith
11a2c5d099 migrate delete expired trash to workflow 2006-03-02 21:15:20 +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
Colin Kuskie
d86d588e6f Fix typo. 2006-03-02 17:04:08 +00:00
JT Smith
626ce63b6b Added a revisions list to the edit screen of assets, so that you can
quickly edit/view an old revision.
2006-03-02 05:40:45 +00:00
JT Smith
85c8627e66 migrated delete expired sessions hourly script to workflow activity 2006-03-01 23:25:24 +00:00
JT Smith
ba3668643e migrated delete expired revisions hourly script to a workflow activity 2006-03-01 22:57:13 +00:00
JT Smith
741de69841 converted delete expired groupings hourly script 2006-03-01 22:02:52 +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
JT Smith
8b6198220d merging a 6.8.8 change 2006-03-01 16:36:54 +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
73dcd7729a readded purge option to the trash 2006-02-28 21:39:24 +00:00
JT Smith
8c6b0e3fc3 chunk deletion wasn't working properly 2006-02-28 21:33:36 +00:00
JT Smith
75aa3b2468 workflow editor mostly working, still needs some things 2006-02-28 21:13:11 +00:00
JT Smith
f2b2832524 added a karma ranking system to cs threads for conducting popularity contests 2006-02-28 17:28:44 +00:00
Colin Kuskie
0400beba05 fix broken labels 2006-02-28 17:26:04 +00:00
Colin Kuskie
dd46eeadcb forward port of editBranch hover help 2006-02-28 04:42:25 +00:00
JT Smith
b745ab0ef6 added database cache option 2006-02-27 18:26:07 +00:00
JT Smith
5fe11ed251 added manual thread archive/unarchive options 2006-02-26 20:31:46 +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
Wouter van Oijen
a92453d33f fixing bugs 2006-02-24 14:58:27 +00:00