webgui/lib/WebGUI
2010-06-08 09:22:28 -07:00
..
Account Allow whitespace formatting in user invitations. Preserve text messages with newlines. Fixes bug #11538 2010-05-17 16:13:01 -07:00
AdSpace
Asset Restore the other fields that a CS can be sorted on, from the thread table. Fixes bug #11614. 2010-06-07 15:03:03 -07:00
AssetAspect Missing use line for WebGUI::Mail::Send. 2010-04-21 18:35:25 -07:00
AssetCollateral
Auth
Cache CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565. 2010-05-11 10:09:55 -07:00
Content migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Exception
FilePump
Form Remove some debug code. 2010-06-06 22:32:40 -07:00
Help Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
i18n Fix a typo in the CS sort by hover help. Fixes bug #11610 2010-06-07 07:59:02 -07:00
Image
Inbox Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
Macro Add a template variable for the current language, for better user feedback. Fixes bug #11573. 2010-05-25 14:14:58 -07:00
Mail
Operation Do not delete cron tasks with errors, just notify spectre of the problem. Fixes bug #11604. 2010-06-03 10:56:03 -07:00
PassiveAnalytics
Search add 11477: Don't fill in a default synopsis 2010-04-08 14:42:16 -05:00
Session weaken all session refs 2010-06-01 16:23:48 -05:00
Shop Fix error feedback for missing fields, when using the AddressBook to add an address. 2010-06-07 11:17:10 -07:00
SQL
Storage
URL remove useless variable declaration 2010-04-15 14:03:09 -05:00
Wizard migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Workflow Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm weaken all session refs 2010-06-01 16:23:48 -05:00
AssetBranch.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetClipboard.pm migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
AssetExportHtml.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetLineage.pm Fix a bug in getLineageSql, where it would return the empty string. This could cause downstream problems. Fixes bug #11616 2010-06-08 09:22:28 -07:00
AssetMetaData.pm
AssetPackage.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetTrash.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
AssetVersioning.pm Double my creates old version tag that is not found outside the scope. 2010-04-19 14:07:22 -07:00
Auth.pm Persist data entered by the user in the registration form, but keep falling back to user profile field defaults if no user input is given. Fixes bug #11533. 2010-05-10 14:12:07 -07:00
Cache.pm allow WebGUI::Cache to do more than File, Database 2010-04-29 12:21:49 -05:00
Config.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
Crud.pm
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm
FormValidator.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Friends.pm Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox. 2010-05-13 17:15:41 -05:00
Group.pm weaken all session refs 2010-06-01 16:23:48 -05:00
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
International.pm
JSONCollateral.pm
Keyword.pm
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm
ProgressBar.pm ProgressBar::run and now Asset->www_copy has a bar 2010-05-11 15:34:22 -07:00
Search.pm
Session.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
SQL.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Storage.pm enhance format of .wgaccess files to provide security for Gallery files 2010-04-15 11:38:58 -05:00
TabForm.pm
Text.pm
User.pm Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
Utility.pm
VersionTag.pm Added new API method commitAsUser allowing developers to commit version tags as other users 2010-06-03 21:44:29 -05:00
Wizard.pm fixes and added www_cleanup forced last step 2010-04-30 12:28:32 -05:00
Workflow.pm