webgui/t
Patrick Donelan 1376c8ae92 Merge commit WebGUI_7.6.9-beta into survey-rfe
* commit 'tags/WebGUI_7.6.9-beta': (31 commits)
  Release 7.6.9-beta
  preparing for 7.6.9 release
  fixed: Exporting to static files can leak large amounts of memory
  fixed: HTTP Proxy doesn't serve new content to visitors
  use to_json and from_json in more places instead of encode_json and decode_json
  Document the heretofore missing date template variable in
  Qualify a chained method call when getting Workflow instances.  If the
  Attempt to fix IE6 bug
  fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
  Added a style for printing Alumni pages
  Emails sent about low stock should have status unread, not completed.
  Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob
  Attributions in the changelog for a patch provided to fix a bug.
  whups, left in console.logs
  Updated draggable.js to wrap the YUI
  fixed #4137: Calendar Search page has extra head tags in body
  Fix a typo typo in the Operation/Workflow POD.
  Forward port Shelf view fix.  Was not displaying child shelves, only self.
  Forward port the PayDriver bug fixes from 7.5 branch.  Labels are always
  fixed #9264: new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak)
  ...

Conflicts:
	lib/WebGUI/Asset/Wobject/Survey.pm
2009-01-22 04:39:43 +00:00
..
AdSpace Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything 2008-11-26 16:06:18 +00:00
Asset Merge commit WebGUI_7.6.9-beta into survey-rfe 2009-01-22 04:39:43 +00:00
Auth - added: Inbox is now pruned after 1 year 2008-04-26 02:23:10 +00:00
Cache remove a bad test from FileCache 2008-06-19 16:00:59 +00:00
Content temporary fix for this until we get cookies hacked into the test suite 2008-02-10 04:08:54 +00:00
Form Fix the TimeField form control, and add lots of tests. 2008-12-09 16:43:39 +00:00
Help Since the topical view of the Help has gone away, the TOC labels 2008-05-30 07:22:26 +00:00
i18n added admin console plugability 2008-09-27 17:11:14 +00:00
lib improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems 2008-11-12 01:17:33 +00:00
Macro Add more AdminBar tests. 2008-12-12 03:24:09 +00:00
Mail turn off email to log properly for mail tests 2008-11-04 22:47:05 +00:00
Operation remove old account tests from Operation/Auth 2008-11-24 02:50:22 +00:00
Session Update test to match fixed code. 2009-01-04 03:49:42 +00:00
Shop Forward port the PayDriver bug fixes from 7.5 branch. Labels are always 2009-01-15 00:34:34 +00:00
Spectre modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
Storage remove remnants of caseInsensitiveOS in tests 2008-12-10 05:45:34 +00:00
supporting_collateral Add support for the original sku entry in the header. 2008-09-29 23:26:34 +00:00
Workflow fix bad regexp for workflowId in logged warning 2008-09-23 18:02:20 +00:00
_test.skeleton rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
_test.skeleton.mech rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Account.t fix Account test to use whatever method is set by default 2008-12-17 03:29:41 +00:00
AdSpace.t Allow certain fields in Ad and AdSpace to be cleared. Add tests 2008-08-20 16:40:55 +00:00
Auth.t add: Auth modules now accept a "returnUrl" form parameter when logging in or creating a new account. User will be redirected to the value in "returnUrl" after login / create account is complete. 2008-02-09 05:09:33 +00:00
Config.t update Config file test for new config file format 2008-09-29 02:38:29 +00:00
Crud.t Crud create() for specific id (#9035) 2008-11-04 15:50:09 +00:00
DatabaseLink.t updating copyright year 2008-02-07 23:28:18 +00:00
DateTime.t updating copyright year 2008-02-07 23:28:18 +00:00
Form.t updating copyright year 2008-02-07 23:28:18 +00:00
Group.t add coverage tests for Group.t, isUserAdmin 2008-10-14 23:05:54 +00:00
HTML.t updating copyright year 2008-02-07 23:28:18 +00:00
Inbox.t updating copyright year 2008-02-07 23:28:18 +00:00
International.t Fix a bug where looking up non-existant files croaks, instead of propagating 2008-08-15 22:46:46 +00:00
Keyword.t updating copyright year 2008-02-07 23:28:18 +00:00
Macro.t allow undef to return from macros, fix empty string returns, test a few more cases 2008-09-16 21:34:48 +00:00
mandatory_template_vars.t removing WSClient 2008-12-03 00:32:58 +00:00
Paginator.t Document the newly added pagination template variable. Update the tests to look for it and test it 2008-11-24 02:23:48 +00:00
PassiveProfiling.t remove colons from END blocks, so they actually act like END blocks 2008-05-09 18:14:14 +00:00
Pluggable.t added "return => name" to WebGUI::Pluggable::find 2008-10-27 16:54:19 +00:00
POD.t updating copyright year 2008-02-07 23:28:18 +00:00
PodChecker.t updating copyright year 2008-02-07 23:28:18 +00:00
ProfileField.t merging 8374 2008-11-14 22:19:15 +00:00
Session.t updating copyright year 2008-02-07 23:28:18 +00:00
smtpd.pl Added a simple smtpd for testing 2008-02-05 19:34:09 +00:00
SQL.t quiet some warnings 2008-09-30 20:03:52 +00:00
Storage.t remove remnants of caseInsensitiveOS in tests 2008-12-10 05:45:34 +00:00
syntaxCheck.t clean up syntaxCheck messages slightly 2008-10-23 10:21:01 +00:00
templateChecker.t add a CODE_COP test to make sure that default templates always use the gateway macro with parens 2008-09-25 22:57:15 +00:00
Text.t Fixed: splitCSV and joinCSV had issues with complex CSV data. They now use 2008-07-31 22:02:09 +00:00
User.t fixing POD issues, User test 2008-11-24 02:27:20 +00:00
Utility.t updating copyright year 2008-02-07 23:28:18 +00:00
VersionTag.t modules, tests, etc shouldn't be set as executable 2008-11-24 04:01:23 +00:00
WebGUI_conf.t Fix more JSON errors in WebGUI.conf.original 2008-07-12 04:26:23 +00:00
Whitespace.t updating copyright year 2008-02-07 23:28:18 +00:00
Workflow.t make mode and enabled sticky in the Workflow 2008-11-24 16:33:51 +00:00