webgui/lib/WebGUI
2010-06-04 17:03:26 -05: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 Fixed #11613 - After successful save of a Thing, the form is cleared for the next thing to be entered 2010-06-04 17:00:24 -05: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 Fixed bug where Template form plugin would not show anything for getValueAsHtml. 2010-06-04 11:54:36 +00:00
Help Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
i18n Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
Image
Inbox Added a way to pass additional headers to WebGUI::Mail::Send from the WebGUI::Inbox::Message API 2010-04-26 12:45:30 -05: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 Put back a www_checkout method, to be used by the Payment plugin when displaying upstream errors. Fixes bug #11584. 2010-05-24 11:05:33 -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 fixes for weaken and iterator 2010-06-01 19:37:53 -05: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 fixes for weaken and iterator 2010-06-01 19:37:53 -05: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
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 weaken all session refs 2010-06-01 16:23:48 -05: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