Colin Kuskie
476018f0da
POD for FormHelpers, and two new i18n labels for
...
the thumbnail display.
2006-03-04 01:03:47 +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
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
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
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
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
JT Smith
5fe11ed251
added manual thread archive/unarchive options
2006-02-26 20:31:46 +00:00
JT Smith
3f55240237
added archive old posts activity
2006-02-23 17:44:30 +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
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
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
JT Smith
e04a1b6fca
migrated a few of the run hourly scripts
...
fixed a cron bug
2006-02-18 14:38:09 +00:00
Colin Kuskie
3155beb6f8
forward port of File template docs
2006-02-17 17:40:49 +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
JT Smith
aa6fa763c1
bug fixes, and working on next workflow activity
2006-02-16 21:54:58 +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
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
JT Smith
32169aebbf
adding cron UI, but not working yet
...
bugfix for captcha
2006-02-14 03:48:36 +00:00
JT Smith
f9a60ab55a
added captcha form control and strengthened captcha security
2006-02-13 15:03:37 +00:00
Roy Johnson
4e7fbea4a7
merging 6.8 bugfixes
2006-02-12 23:23:54 +00:00
Colin Kuskie
6595290272
merge of commerce labeling
2006-02-08 18:13:39 +00:00
Colin Kuskie
00ec65b92d
forward port of inout board docs
2006-02-06 22:39:14 +00:00
Colin Kuskie
450d79b634
forward port of Redirect docs
2006-02-06 18:44:12 +00:00
Colin Kuskie
16c6b4f989
forward port of doc work
2006-02-06 17:34:32 +00:00