webgui/lib/WebGUI
2009-04-25 05:41:24 +00:00
..
Account added: ThingyRecord allows you to sell records in a Thing (like a classified ad) 2009-04-19 02:09:34 +00:00
AdSpace merge to 10219 2009-04-08 16:35:31 +00:00
Asset Added correct mime type for json returns which were missing it. 2009-04-25 04:50:17 +00:00
AssetAspect Many more RssAspect tests. 2009-04-25 00:16:27 +00:00
AssetCollateral Add missing POD from new SKU based collateral modules. 2009-04-24 02:29:28 +00:00
Auth Removed extra code which reset the uri to what was stored int he LDAP Link. 2009-04-14 17:27:22 +00:00
Cache merge to 10219 2009-04-08 16:35:31 +00:00
Content merge to 10219 2009-04-08 16:35:31 +00:00
Exception updating copyright year 2009-02-20 23:47:30 +00:00
Form Add missing POD for the new ThingFieldsList form handler. 2009-04-24 02:33:10 +00:00
Help Add in StoryManager, 3 assets for managing news content in WebGUI. 2009-04-24 18:31:06 +00:00
i18n Add in StoryManager, 3 assets for managing news content in WebGUI. 2009-04-24 18:31:06 +00:00
Image Add stub POD to these modules to get them to pass the POD test. 2009-01-26 23:35:51 +00:00
Inbox merge to 10219 2009-04-08 16:35:31 +00:00
Macro merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
Mail updating copyright year 2009-02-20 23:47:30 +00:00
Operation Implementing rfe 10002, add link to User Manager to view a User's account. 2009-04-16 23:58:54 +00:00
PassiveAnalytics merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
Search updating copyright year 2009-02-20 23:47:30 +00:00
Session rfe: Extend DateTime for Week-Nrs (#9151) 2009-04-16 17:06:50 +00:00
Shop Add back code for throwing exceptions when session is not passed 2009-04-24 03:47:40 +00:00
SQL updating copyright year 2009-02-20 23:47:30 +00:00
Storage updating copyright year 2009-02-20 23:47:30 +00:00
URL updating copyright year 2009-02-20 23:47:30 +00:00
Workflow Merge with HEAD, 10472 2009-04-24 17:12:17 +00:00
Account.pm Allow the Account system to return data (JSON/XML/other) without style and layout templates. 2009-04-17 00:10:44 +00:00
AdminConsole.pm merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
AdSpace.pm merging back with HEAD 2009-02-27 06:06:05 +00:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm Add in StoryManager, 3 assets for managing news content in WebGUI. 2009-04-24 18:31:06 +00:00
AssetBranch.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetExportHtml.pm Do not set the exporting scratch variable in places where it is not needed. 2009-04-24 19:04:29 +00:00
AssetLineage.pm merge to 10219 2009-04-08 16:35:31 +00:00
AssetMetaData.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetPackage.pm merge to 10219 2009-04-08 16:35:31 +00:00
AssetTrash.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetVersioning.pm updating copyright year 2009-02-20 23:47:30 +00:00
Auth.pm merge to 10219 2009-04-08 16:35:31 +00:00
Cache.pm updating copyright year 2009-02-20 23:47:30 +00:00
Config.pm updating copyright year 2009-02-20 23:47:30 +00:00
Crud.pm added an example for clarity 2009-04-16 07:51:22 +00:00
DatabaseLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
DateTime.pm rfe: Extend DateTime for Week-Nrs (#9151) 2009-04-16 17:06:50 +00:00
Exception.pm updating copyright year 2009-02-20 23:47:30 +00:00
Form.pm updating copyright year 2009-02-20 23:47:30 +00:00
FormValidator.pm updating copyright year 2009-02-20 23:47:30 +00:00
Friends.pm updating copyright year 2009-02-20 23:47:30 +00:00
Group.pm Document that getUserList returns users sorted by username. 2009-04-16 15:13:10 +00:00
HTML.pm Fix a bug where html2text dropped the last word. Added tests. 2009-04-25 05:41:24 +00:00
HTMLForm.pm merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
Image.pm The deprecated use of Graphics::Magick has been eliminated. WebGUI uses 2008-11-26 16:59:25 +00:00
Inbox.pm Reverting change to Inbox default SORT BY. 2009-04-16 23:17:55 +00:00
International.pm International text retrieval has been optimized 2009-02-20 23:50:20 +00:00
Keyword.pm Merge with HEAD, 10472 2009-04-24 17:12:17 +00:00
LDAPLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
Macro.pm merging back with HEAD 2009-02-27 06:06:05 +00:00
Operation.pm enable workflow helper operation 2009-04-23 16:22:02 +00:00
Paginator.pm merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
PassiveProfiling.pm updating copyright year 2009-02-20 23:47:30 +00:00
PerformanceProfiler.pm modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
Pluggable.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileCategory.pm updating copyright year 2009-02-20 23:47:30 +00:00
ProfileField.pm updating copyright year 2009-02-20 23:47:30 +00:00
Search.pm updating copyright year 2009-02-20 23:47:30 +00:00
Session.pm updating copyright year 2009-02-20 23:47:30 +00:00
SQL.pm Merge up to 10305 2009-04-13 17:04:23 +00:00
Storage.pm merge to 10219 2009-04-08 16:35:31 +00:00
TabForm.pm updating copyright year 2009-02-20 23:47:30 +00:00
Text.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm merge to 10219 2009-04-08 16:35:31 +00:00
Utility.pm merge to 10219 2009-04-08 16:35:31 +00:00
VersionTag.pm updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.pm updating copyright year 2009-02-20 23:47:30 +00:00