webgui/lib/WebGUI
2011-02-07 13:36:46 -08:00
..
Account
AdSpace
Asset Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
AssetAspect Document how skipNotification is handled by the Aspect. 2011-01-19 14:54:50 -08:00
AssetCollateral
Auth
Cache
Content Uh, and the code change for Visitor Account privileges. 2011-01-02 12:41:54 -08:00
Exception
FilePump
Fork Show different styles based on whether a user is in admin mode, or not. Fixes bug #12032. 2011-02-01 16:38:18 -08:00
Form rfe #10521: Use monospaced font in template edit textarea 2011-01-10 12:31:15 -06:00
Help rfe #12016 for the top story as well 2011-01-11 10:09:58 -06:00
i18n i18n the EU VAT TaxDriver screen. Fixes bug #12028. 2011-01-24 08:59:46 -08:00
Image
Inbox
Macro
Mail
Operation Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug #12004. 2011-01-10 14:07:59 -08:00
PassiveAnalytics
Search
Session Remove old debugging code for validToken. 2011-01-10 10:16:34 -08:00
Shop Fixed #12007: Hardcoded js in cart view. 2010-12-23 16:45:15 +00:00
SQL
Storage
URL Fix template preview to work with chunked content and template post-processing (in Layout, for instance) 2011-01-06 14:35:56 -06:00
Wizard
Workflow Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm - fixed bug 11997: maximumAssets is ignored 2010-12-17 23:06:27 +01:00
AssetBranch.pm
AssetClipboard.pm Allow anyone who can edit an asset to create a shortcut to it. 2011-02-01 14:10:12 -08:00
AssetExportHtml.pm fixed #12033: scratch variable problems during export 2011-02-03 13:50:42 -06:00
AssetLineage.pm
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm
Cache.pm
Config.pm
Crud.pm
DatabaseLink.pm
DateTime.pm
Exception.pm
Fork.pm
Form.pm
FormValidator.pm
Friends.pm
Group.pm Fix an issue where the default cache time of WebGUI::Cache would cause Groups with caches disabled (groupCacheTimeout=0) to actually be cached for 60 seconds. Fixes bug #12038. 2011-02-07 13:36:46 -08:00
HTML.pm
HTMLForm.pm
ICal.pm no parent yet, use base instead. 2011-02-01 08:21:29 -08:00
Image.pm
Inbox.pm
International.pm
JSONCollateral.pm
Keyword.pm Fix Keyword -> generateCloud and make the test repeatable again without having to parse the returned URLs. 2011-01-24 20:26:57 -08:00
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm
ProgressBar.pm
ProgressTree.pm
Search.pm
Session.pm
SQL.pm
Storage.pm Fix UTF-8 handling in WebGUI::Storage class. Add tests for all methods that were checked. Fixes bug #12023. 2011-01-18 21:07:03 -08:00
TabForm.pm
Text.pm
User.pm fix 11945 slow sql for duplicate email lookup 2011-01-03 21:28:41 -06:00
Utility.pm
VersionTag.pm
Wizard.pm
Workflow.pm