webgui/lib/WebGUI
2010-06-15 14:11:26 -07:00
..
Account Archived content should be shown in the Account/Contributions screen. Fixes bug #11643. 2010-06-15 14:11:26 -07:00
AdSpace
Asset Remove bad POD from the Gallery. 2010-06-14 11:30:36 -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 Fix a bug in the HTMLArea, introduced with the lineageIterator changes. Fixes bug #11629. 2010-06-15 09:36:11 -07:00
Help Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
i18n o Allow return from photo edit view to gallery edit view (RFE 11571) 2010-06-09 15:28:42 -05: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 Insert mail footers into the first attachment of the email, trying to match its type (text/html). Convert email messages with only 1 part to singlepart, instead of multipart. Fixes bug #11560. 2010-06-15 12:26:02 -07:00
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
Session generate better hex ids for manually created badly formed guids 2010-06-10 11:32:32 -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
Wizard migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Workflow Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm o Allow return from photo edit view to gallery edit view (RFE 11571) 2010-06-09 15:28:42 -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 Revert "use temp config file for testing" 2010-06-14 15:19:54 -07: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 quickArray returns 1 row, buildArray returns all rows 2010-06-11 10:48:11 -07:00
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm Fix cleanup of Inbox messages for users. Provide a method for cleaning up Admin's messages. 2010-06-09 17:24:21 -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
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