webgui/lib/WebGUI
2010-09-21 16:36:42 -07:00
..
Account Remove debug code. 2010-09-02 13:25:48 -07:00
AdSpace
Asset Add a method to get, store and cache the current Entry, since it's needed when creating the form data. 2010-09-21 14:23:30 -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 Fix a POD typo. 2010-09-21 14:23:47 -07:00
Help Adds Thingy template variable to permit Javascript visualisation of search results 2010-09-21 15:04:09 -04:00
i18n Adds Thingy template variable to permit Javascript visualisation of search results 2010-09-21 15:04:09 -04:00
Image
Inbox
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 Fix HTML table generation for Active Sessions. Fixes bug #11832 2010-09-02 13:16:34 -07:00
PassiveAnalytics
Search
Session Move logging level for validToken debugging from WARN to INFO. Fixes bug #11868 2010-09-20 08:04:26 -07:00
Shop Format the subtotal variable in the Payment driver to 2 decimal places. Fixes bug #11813 2010-09-02 12:51:54 -07:00
SQL
Storage
URL
Wizard fix 11770 Starter needs to set all account plugins 2010-08-10 12:24:28 -05:00
Workflow Stop realtime run on deleted wf instances 2010-08-13 13:51:08 -07:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm Keep comments when packing asset content, since it will also remove conditional comments for IE. Fixes bug #11876 2010-09-20 13:37:12 -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 Don't call newByLineage, if we know there's no lineage. 2010-07-27 10:30:19 -07:00
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm
Cache.pm
Config.pm
Crud.pm
DatabaseLink.pm fix 11779 SQLReport can run arbitrary queries 2010-08-11 14:48:38 -05:00
DateTime.pm add webgui to strftime conversion sub 2010-08-10 13:51:20 -05:00
Exception.pm fix possible vulnerability loading template parser 2010-08-11 15:37:34 -05:00
Form.pm Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00
FormValidator.pm Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00
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
International.pm
JSONCollateral.pm
Keyword.pm Add POD for the new sortOrder option to Keyword's getMatchingAssets 2010-08-09 18:57:41 -07:00
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm graham's regex makes more sense than mine 2010-08-10 21:20:19 -05:00
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 Block files with dangerous names from coming in via Storage untar. 2010-08-11 15:46:02 -07:00
TabForm.pm
Text.pm
User.pm
Utility.pm
VersionTag.pm
Wizard.pm
Workflow.pm