webgui/lib/WebGUI
Patrick Donelan 57fb3cb238 Refactored SurveyJSON for perlcritic compliance.
Simplified some code, refactored out some C-isms.
2009-02-03 08:32:06 +00:00
..
Account Fixed a bug where posts would error because they didn't point to the thread 2009-01-12 04:46:25 +00:00
AdSpace
Asset Refactored SurveyJSON for perlcritic compliance. 2009-02-03 08:32:06 +00:00
AssetAspect Have AssetAspect comment format its content as HTML, not text. 2008-12-03 22:46:51 +00:00
AssetCollateral/DataForm
Auth Forward porting email authentication message on account activation. 2008-12-29 22:11:08 +00:00
Cache
Content use to_json and from_json in more places instead of encode_json and decode_json 2009-01-22 01:14:14 +00:00
Exception
Form Remove the warnings pragma 2009-01-02 22:32:54 +00:00
Help Document the heretofore missing date template variable in 2009-01-21 23:30:21 +00:00
i18n Merge commit WebGUI_7.6.9-beta into survey-rfe 2009-01-22 04:39:43 +00:00
Image
Inbox
Macro Add more AdminBar tests. 2008-12-12 03:24:09 +00:00
Mail
Operation Qualify a chained method call when getting Workflow instances. If the 2009-01-21 21:12:26 +00:00
Search don't need to decode content before indexing it, it's already decoded 2008-12-03 00:32:51 +00:00
Session Fixed a bug where the Interval Form would not work well with non-English languages. 2008-12-29 16:54:47 +00:00
Shop use to_json and from_json in more places instead of encode_json and decode_json 2009-01-22 01:14:14 +00:00
SQL
Storage
URL
Workflow Emails sent about low stock should have status unread, not completed. 2009-01-19 18:45:05 +00:00
Account.pm
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm Moving toolbar cache into the getToolbar sub. This was to be the forward port 2009-01-14 04:22:27 +00:00
AssetBranch.pm
AssetClipboard.pm
AssetExportHtml.pm fixed: Exporting to static files can leak large amounts of memory 2009-01-22 01:14:33 +00:00
AssetLineage.pm Merging fixed #8775: Miscount in number of replies in CS Thread. 2008-12-03 15:39:33 +00:00
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm
Cache.pm
Config.pm Fix sbin/upgrade.pl so that it handles forking upgrade scripts without 2008-12-31 00:20:54 +00:00
Crud.pm
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm
FormValidator.pm
Friends.pm
Group.pm
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm
International.pm Add more characters that are legal in i18n keys. 2009-01-02 06:46:17 +00:00
Keyword.pm Update POD about getKeywordsForAsset. 2009-01-14 17:43:42 +00:00
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm Fixed a bug that wouldn't allow admins to save a user profile if email address is required 2008-12-23 03:35:58 +00:00
Search.pm
Session.pm
SQL.pm
Storage.pm Remove the warnings pragma 2009-01-02 22:32:54 +00:00
TabForm.pm
Text.pm Remove the warnings pragma 2009-01-02 22:32:54 +00:00
User.pm Fixed a bug that wouldn't allow admins to save a user profile if email address is required 2008-12-23 03:35:58 +00:00
Utility.pm
VersionTag.pm
Workflow.pm