| .. |
|
Asset
|
fixed my $maxHeadlines = shift || $self->getValue('maxHeadlines');
|
2006-03-17 20:22:04 +00:00 |
|
Auth
|
Fixed the change password always changes admins password bug.
|
2006-02-18 18:24:40 +00:00 |
|
Cache
|
chunk deletion wasn't working properly
|
2006-02-28 21:33:36 +00:00 |
|
Commerce
|
Removing redundant subroutine definition
|
2006-03-17 16:22:18 +00:00 |
|
Form
|
converting versioning to use workflow
|
2006-03-14 17:46:32 +00:00 |
|
Help
|
converting versioning to use workflow
|
2006-03-14 17:46:32 +00:00 |
|
i18n
|
added commit comments
|
2006-03-16 18:51:49 +00:00 |
|
Inbox
|
fixed some syntax errors
|
2006-02-17 15:07:17 +00:00 |
|
Macro
|
added commit comments
|
2006-03-16 18:51:49 +00:00 |
|
Mail
|
Run on registration and alert on new user have been converted to a single workflow.
|
2006-03-10 03:48:23 +00:00 |
|
Operation
|
mostly working workflow
|
2006-03-17 23:13:27 +00:00 |
|
Search
|
generate synopsis if it is blank
|
2006-03-16 03:33:40 +00:00 |
|
Session
|
fixing pod.
|
2006-03-17 18:52:16 +00:00 |
|
SQL
|
remove two {
|
2006-03-07 06:23:11 +00:00 |
|
Storage
|
removing unnecessary use lines
|
2006-01-12 22:27:20 +00:00 |
|
Workflow
|
Fixed error
|
2006-03-17 16:01:07 +00:00 |
|
AdminConsole.pm
|
converting versioning to use workflow
|
2006-03-14 17:46:32 +00:00 |
|
Affiliate.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Asset.pm
|
bad stow methods fixed
|
2006-03-17 19:06:12 +00:00 |
|
AssetBranch.pm
|
place Wobject help,i18n into Asset namespace
|
2006-03-08 04:18:54 +00:00 |
|
AssetClipboard.pm
|
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 |
|
AssetExportHtml.pm
|
getting closer to bucket output
|
2006-01-30 00:14:22 +00:00 |
|
AssetLineage.pm
|
forward port of MultiSearch docs and setParent privilege checks
|
2006-02-23 00:54:30 +00:00 |
|
AssetMetaData.pm
|
end of test program sweeps for dictionary lookups via subroutine instead
|
2006-01-15 02:34:50 +00:00 |
|
AssetPackage.pm
|
fix Global symbol %session requires explicit package name at WebGUI/lib/WebGUI/AssetPackage.pm line 87 and the WebGUI::Grouping::isInGroup('4') reference.
|
2006-02-24 07:42:08 +00:00 |
|
AssetTrash.pm
|
readded purge option to the trash
|
2006-02-28 21:39:24 +00:00 |
|
AssetVersioning.pm
|
added explicit locking
|
2006-03-16 02:01:17 +00:00 |
|
Auth.pm
|
Run on registration and alert on new user have been converted to a single workflow.
|
2006-03-10 03:48:23 +00:00 |
|
Cache.pm
|
added database cache option
|
2006-02-27 18:26:07 +00:00 |
|
Commerce.pm
|
Make TOC the front page of Help.
|
2006-03-06 18:28:27 +00:00 |
|
Config.pm
|
it lives!!!!
|
2006-02-08 15:46:07 +00:00 |
|
DatabaseLink.pm
|
Added prequery statements to SQLReport and per-dbLink allowed keywords.
|
2006-02-02 13:23:32 +00:00 |
|
Form.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
Group.pm
|
add tests to deleting groups and try to create a loop
|
2006-03-17 06:08:25 +00:00 |
|
HTML.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
HTMLForm.pm
|
XHTML Bugfixes
|
2006-02-10 21:21:03 +00:00 |
|
Inbox.pm
|
started adding new workflow based approval process
|
2006-03-15 20:15:55 +00:00 |
|
International.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
LDAPLink.pm
|
Bugfix (thanks to Martin Kamerbeek)
|
2006-02-10 15:21:27 +00:00 |
|
Macro.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
MessageLog.pm
|
replaced webgui mail system
|
2006-01-31 20:20:09 +00:00 |
|
Operation.pm
|
mostly working workflow
|
2006-03-17 23:13:27 +00:00 |
|
Paginator.pm
|
more merging of versioning and workflow
|
2006-03-14 22:25:18 +00:00 |
|
PassiveProfiling.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
PerformanceProfiler.pm
|
added sortable sub calls table to profiler output. Niftiness.
|
2006-02-05 19:24:40 +00:00 |
|
Product.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
ProfileCategory.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
ProfileField.pm
|
[ 1441488 ] Sort Order of Profile Fields in Form "Create New Account"
|
2006-03-10 19:00:05 +00:00 |
|
Search.pm
|
simplified the rules engine
|
2006-01-27 07:25:14 +00:00 |
|
Session.pm
|
add missing method in pod and use same order
|
2006-03-10 08:27:36 +00:00 |
|
SQL.pm
|
some bug fixes
|
2006-02-09 20:06:37 +00:00 |
|
Storage.pm
|
forward port of 0 file size upgrade fix
|
2006-02-09 17:38:02 +00:00 |
|
Subscription.pm
|
removal of dumpSession.
|
2006-01-26 05:39:16 +00:00 |
|
TabForm.pm
|
Fix error in TabForm POD (get vs getTab)
|
2006-03-06 16:30:11 +00:00 |
|
User.pm
|
bad stow methods fixed
|
2006-03-17 19:06:12 +00:00 |
|
Utility.pm
|
Modify WebGUI IP fields to use CIDR format instead of a regular expression.
|
2006-02-14 22:35:21 +00:00 |
|
VersionTag.pm
|
mostly working workflow
|
2006-03-17 23:13:27 +00:00 |
|
Workflow.pm
|
little bug fixes
|
2006-03-16 19:06:37 +00:00 |