webgui/lib/WebGUI
Patrick Donelan b269822678 Merge commit 'tags/WebGUI_7.7.4-beta' into filepump
* commit 'tags/WebGUI_7.7.4-beta': (384 commits)
  Release 7.7.4-beta
  preparing for 7.7.4 release
  Add back code for throwing exceptions when session is not passed
  Fixed bug with Survey True/False multi-choice bundle defaults so that
  Added another Survey ResponseJSON test
  remove tests for the old, removed, getTaxRate method which was
  Handle automatically cleaning up users at the end of a test.
  Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver.
  Add missing POD and legal statements for many Shop modules.
  Add missing POD for the new ThingFieldsList form handler.
  Add missing POD from new SKU based collateral modules.
  Survey slider answer updates, now update all the answers for max,min,step settings since only the first answers values are used anyways.
  fix Post test cleaning up core groups
  fix syntax and help issues
  some POD fixes
  fixing lib paths on some tests
  log asset exports
  restore original user when running workflows
  enable workflow helper operation
  prevent tripping slow script warnings when viewing large folders
  ...
2009-04-27 14:26:08 +10: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 fix bug in WebGUI::AdSpace::Ad, remove some more CODE_COP checks 2009-03-26 23:23:34 +00:00
Asset Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver. 2009-04-24 03:35:34 +00:00
AssetAspect fixed #10213: RssFeed aspect now checks canView and gives HTTP Basic Auth login box 2009-04-17 20:47:25 +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 Add POD and fix typos to get POD coverage up 2009-04-01 03:53:34 +00:00
Content Add POD and fix typos to get POD coverage up 2009-04-01 03:53:34 +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 Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver. 2009-04-24 03:35:34 +00:00
i18n Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver. 2009-04-24 03:35:34 +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 rfe #9353: Welcome message template 2009-03-21 15:17:29 +00:00
Macro Merge commit 'tags/WebGUI_7.7.4-beta' into filepump 2009-04-27 14:26:08 +10: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 fix syntax and help issues 2009-04-23 16:22:28 +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 fixing a syntax error in WebGUI/AdSpace.pm 2009-02-24 02:34:23 +00:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm Apply button applies but reloads old content in editor (#9827) 2009-04-14 20:05:53 +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 log asset exports 2009-04-23 16:22:13 +00:00
AssetLineage.pm setParent shouldn't check user permissions, only www_ methods should 2009-04-03 19:26:13 +00:00
AssetMetaData.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetPackage.pm Update POD with new options. 2009-03-27 21:33:14 +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 rfe #9353: Welcome message template 2009-03-21 15:17:29 +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 POD for User.pm 2009-03-31 03:20:57 +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 Fixing my bad POD. 2009-04-21 23:36:45 +00:00
LDAPLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
Macro.pm allow single quote delimiters for macro parameters 2009-02-23 04:25:17 +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 Prevent closing dbh handles twice. 2009-04-10 16:31:54 +00:00
Storage.pm Image Asset tests, upgrade package, and code. 2009-03-23 21:11:10 +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 Remove old legacy code. 2009-04-07 17:29:46 +00:00
Utility.pm Fix a POD typo. 2009-04-01 03:46:04 +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