webgui/lib/WebGUI
2008-09-25 20:05:17 +00:00
..
AdSpace
Asset Added field_loop to output of Thingy's www_getThingViaAjax method 2008-09-25 20:05:17 +00:00
Auth fixed: anonymous registration with email confirmation is broken 2008-09-24 22:48:28 +00:00
Cache
Content AssetManager now times out after 30 seconds on the AJAX call to load assets. This will help people realize they are having network issues. 2008-09-19 16:51:39 +00:00
Exception
Form use Module::Find instead of enumerating over the files 2008-09-17 15:38:01 +00:00
Help add the new CS epochDate template variable to the help system 2008-09-22 17:49:48 +00:00
i18n add the new CS epochDate template variable to the help system 2008-09-22 17:49:48 +00:00
Image
Inbox clean up sent messages some 2008-09-18 19:51:14 +00:00
Macro make sure we are using var->isAdminOn instead of var->get('adminOn') 2008-09-18 19:51:25 +00:00
Mail Added isAdHocMailGroup flag which can be used to build temporary groups of users to send notifications to. Once the users have been added to the mail queue in WebGUI::Mail::send, the group is deleted. 2008-09-22 22:26:59 +00:00
Operation make sure we are using var->isAdminOn instead of var->get('adminOn') 2008-09-18 19:51:25 +00:00
Search
Session
Shop
SQL
Storage
URL
Workflow encode parameter JSON with canonical so that it is consistent 2008-09-18 21:44:55 +00:00
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm fixed problem with showing other assets' edit forms 2008-09-21 22:56:42 +00:00
AssetBranch.pm
AssetClipboard.pm
AssetExportHtml.pm
AssetLineage.pm improve documentation of lineage iterator 2008-09-23 21:32:40 +00:00
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm
Cache.pm
Config.pm
Crud.pm added a safer faster join using option 2008-09-24 15:56:51 +00:00
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm
FormValidator.pm
Friends.pm
Group.pm Added isAdHocMailGroup flag which can be used to build temporary groups of users to send notifications to. Once the users have been added to the mail queue in WebGUI::Mail::send, the group is deleted. 2008-09-22 22:26:59 +00:00
HTML.pm include full link tag in cleanSegment 2008-09-23 21:32:44 +00:00
HTMLForm.pm
Image.pm
Inbox.pm
International.pm use Module::Find instead of enumerating over the files 2008-09-17 15:38:01 +00:00
Keyword.pm
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm
Search.pm
Session.pm
SQL.pm
Storage.pm
TabForm.pm
Text.pm
User.pm
Utility.pm
VersionTag.pm
Workflow.pm