webgui/lib/WebGUI
2008-08-09 17:59:21 +00:00
..
AdSpace
Asset fixed: Thingy: System tables created for new things are not forced to use charset=utf8 2008-08-09 12:00:08 +00:00
Auth produce valid HTML in the Auth screen 2008-08-01 03:00:04 +00:00
Cache
Content
Exception
Form Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul. 2008-08-08 14:52:53 +00:00
Help
i18n fixed: ITransact error message now shows link to go back 2008-08-08 17:29:56 +00:00
Image
Inbox
Macro admin bar shouldn't double includes 2008-07-25 04:03:11 +00:00
Mail
Operation don't initialize i18n in secureEval unless needed - avoid endless loop on language user profile field 2008-08-07 22:55:30 +00:00
Search
Session don't dual check for form parameters 2008-08-07 22:55:26 +00:00
Shop fix a typo in the ITransact driver, missing semicolon 2008-08-09 17:59:21 +00:00
SQL
Storage fixed Gallery Disk Space problem by adding a way to change image density 2008-07-31 20:31:08 +00:00
URL fixed: User is logged out if a fatal error occurs 2008-07-25 04:03:30 +00:00
Workflow better detection and logging for singleton workflows 2008-08-01 20:34:00 +00:00
AdminConsole.pm
AdSpace.pm
Affiliate.pm
Asset.pm fix a typo in the YUI asset toolbar demote/promote 2008-08-01 14:51:45 +00:00
AssetBranch.pm fixed: edit branch doesn't show list style metadata fields properly 2008-07-25 04:03:04 +00:00
AssetClipboard.pm
AssetExportHtml.pm fixed: issue with asset export HTML and putting head tags ABOVE <!doctype> and <html> tags. Now creates 2008-07-18 21:09:11 +00:00
AssetLineage.pm
AssetMetaData.pm
AssetPackage.pm
AssetTrash.pm
AssetVersioning.pm
Auth.pm produce valid HTML in the Auth screen 2008-08-01 03:00:04 +00:00
Cache.pm
Config.pm
DatabaseLink.pm
DateTime.pm
Exception.pm
Form.pm
FormValidator.pm forgot to check this in somehow 2008-07-30 21:17:46 +00:00
Friends.pm
Group.pm Add a test to User.t to make sure it isn't leaking groups. 2008-08-01 23:06:23 +00:00
HTML.pm
HTMLForm.pm
Image.pm
Inbox.pm Inbox can now handle millions of messages without being impossible to view 2008-07-29 16:59:10 +00:00
International.pm
Keyword.pm Fix a bug in the Keyword package where it would return a list of all assetIds with keywords if a reference asset with no keywords was passed in 2008-07-18 21:16:59 +00:00
LDAPLink.pm
Macro.pm
Operation.pm
Paginator.pm fixed: paginator doesn't show correct number of page links with a limit applied 2008-08-07 22:55:41 +00:00
PassiveProfiling.pm
PerformanceProfiler.pm
Pluggable.pm
ProfileCategory.pm
ProfileField.pm
Search.pm fixed: WebGUI Search errors - boolean search using filtering does not work 2008-08-07 15:20:30 +00:00
Session.pm
SQL.pm
Storage.pm
TabForm.pm
Text.pm Fixed: Thingy importing with newlines embedded in CSV fields 2008-08-05 19:03:41 +00:00
User.pm Update tests for new profile field handling. 2008-08-07 20:30:56 +00:00
Utility.pm
VersionTag.pm
Workflow.pm