webgui/lib/WebGUI
2010-10-18 10:32:45 -07:00
..
Account Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin. 2010-09-28 09:32:33 -07:00
AdSpace
Asset Fix a potential SQL injection issue with Thingy. 2010-10-11 13:12:20 -07:00
AssetAspect More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854. 2010-09-10 11:14:03 -07:00
AssetCollateral
Auth
Cache
Content Ignore trailing slashes in requested URLS. Fixes bug #11865. 2010-09-14 10:01:57 -07:00
Exception
FilePump
Form Remove the YUI based code editor from WebGUI, and replace it with a textarea. Fixes bug #1618, and others. 2010-10-05 14:44:53 -07:00
Help Adds Thingy template variable to permit Javascript visualisation of search results 2010-09-21 15:04:09 -04:00
i18n Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871. 2010-10-05 11:03:22 -07:00
Image Use WebGUI::Pluggable::instanciate instead of string eval to load Image::Graph modules. Fixes bug #11898. 2010-10-12 11:03:22 -07:00
Inbox Short circuit the instancation of a Message earlier. 2010-10-11 11:10:00 -07:00
Macro Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -07:00
Mail
Operation refix the hanging singleton workflow problem with spectre. Fixes bug #10189, again. 2010-10-05 11:07:53 -07:00
PassiveAnalytics
Search
Session Variable hour formats don't add an extra space any longer. Fixes bug #11915. 2010-10-18 10:32:45 -07:00
Shop Fix shop credit display and calculations in the PayDriver. Fixes bug #11891 2010-10-04 14:20:45 -07:00
SQL
Storage
URL
Wizard
Workflow '' is no longer a special value for Workflow Activities, that will cause them to pull their defaultValue. Instead, only undef will do that. Fixes bug #11900 2010-10-12 10:50:26 -07:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm Fix loose calls to $form->param('key') 2010-10-05 16:03:33 -07:00
AssetBranch.pm
AssetClipboard.pm Forbid pasting content below a shortcut, to prevent loops on purge and other operations. Fixes bug #11855. 2010-09-13 18:47:17 -07:00
AssetExportHtml.pm
AssetLineage.pm
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm The back to site URL in the login message should return the user to the page where they logged in. Fixes bug #11897. 2010-10-05 11:28:01 -07:00
Cache.pm
Config.pm
Crud.pm
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm
FormValidator.pm
Friends.pm
Group.pm Remove Product Managers as a protected group. 2010-09-21 16:36:42 -07:00
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm Be able to get messages from users who are deleted. Fixes bug #11909. 2010-10-11 11:09:47 -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
Search.pm
Session.pm More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854. 2010-09-10 11:14:03 -07:00
SQL.pm
Storage.pm
TabForm.pm
Text.pm
User.pm Add purge method to Shop::Credit, tests. 2010-10-04 14:20:08 -07:00
Utility.pm
VersionTag.pm
Wizard.pm
Workflow.pm