Commit graph

12555 commits

Author SHA1 Message Date
Graham Knop
328f3dfcec test cleanups 2009-09-23 16:48:04 -05:00
Colin Kuskie
79a544d4ae Remove debug code from wiki keyword template. Fixes bug#11025. 2009-09-23 10:05:38 -07:00
Colin Kuskie
65f1377081 Add tests for InOutBoard. documents bug#11024.
Also, add a purge method to clean-up the collateral tables for this asset.
2009-09-23 09:55:25 -07:00
Graham Knop
04e44a156d fix in/out board 2009-09-23 10:10:01 -05:00
Colin Kuskie
732afccbe0 Fix i18n typo, duplicate label with different content. 2009-09-23 07:46:11 -07:00
Colin Kuskie
d0e20a0bdd Fix changeIobStatus script. Missing use line. 2009-09-23 07:36:18 -07:00
Graham Knop
67b729fee0 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Graham Knop
929c012075 fixed: Wikis broken by 7.8.0 upgrade 2009-09-23 06:47:01 -05:00
Graham Knop
68d75637bb allow WebGUI::Group->vitalGroup to be called on an object 2009-09-23 06:41:55 -05:00
Colin Kuskie
272fcec3b1 Ready for 7.8.1 development cycle. 2009-09-22 22:37:21 -07:00
Colin Kuskie
bcf9998634 Preparing for 7.8.0 release. 2009-09-22 20:31:38 -07:00
Doug Bell
60b6620aac re-adding necessary template 2009-09-22 21:36:36 -05:00
Doug Bell
89642317b5 added gotcha for shunt point 2009-09-22 21:31:14 -05:00
Colin Kuskie
e751c7ffea Update changelog and upgrade scripts to build shunt from 7.7.20 to 7.8.0 2009-09-22 19:28:05 -07:00
Doug Bell
a8e4b0b9a9 move shunt point to 7.7.20 2009-09-22 21:27:18 -05:00
Doug Bell
5987f5821c remove templates included with 7.7.20 upgrade 2009-09-22 21:09:18 -05:00
Colin Kuskie
a3228ebcb5 Adjust test to work more than 1 time. 2009-09-22 18:18:08 -07:00
Doug Bell
c102454fdd fixed #11019: Ctrl-A blinks and deletes code in code editor 2009-09-22 18:45:49 -05:00
Doug Bell
1348c51d9c remove useless code 2009-09-22 18:39:04 -05:00
Doug Bell
73f17571b2 fixed #11012: Code editor corrupts JS 2009-09-22 17:32:57 -05:00
Doug Bell
47390c5d6e narrow down the browser detect 2009-09-22 17:30:25 -05:00
Colin Kuskie
c16ed6ca8e Account CSS cleanup, related to #10029.
Remove file from Extras, remove link to file in an unused account layout
template.  Remove global CSS settings for body, img, a.
2009-09-22 13:57:01 -07:00
Colin Kuskie
c7e7b6eed0 remove debug code from CSRF code. 2009-09-22 13:35:16 -07:00
Colin Kuskie
9d438f7266 Fix bad URLs from happening when inheritUrlFromParent is used. Fixes bug #11011 2009-09-22 11:45:06 -07:00
Graham Knop
4fc3e55a3a remove debug logging statements 2009-09-22 11:28:13 -05:00
Graham Knop
fcf73a4d29 remove beta from urls for carousel and imagecropper 2009-09-22 11:21:16 -05:00
Colin Kuskie
bd2fd0d9a3 Also convert carousel from beta to stable in JS urls. 2009-09-22 09:19:12 -07:00
Colin Kuskie
43f6dced9b Fix a bad plan in the AddressBook test. 2009-09-22 09:19:12 -07:00
Graham Knop
c5b7785fe7 fix macro usage and element-beta URLs in story manager templates 2009-09-22 11:08:19 -05:00
Graham Knop
16a102c9b9 note YUI upgrade 2009-09-22 10:41:18 -05:00
Graham Knop
8efdc04dce fix bad macro usage in story manager template 2009-09-22 10:40:39 -05:00
Graham Knop
2920f492cb add missing fields to edit branch 2009-09-22 10:01:22 -05:00
Colin Kuskie
3acaea22e8 Remove bad test requirement. 2009-09-21 22:18:03 -07:00
Colin Kuskie
50d3f48936 Extend existing non-recurring Subscriptions when rebought. Fixes bug #11010 2009-09-21 22:17:21 -07:00
Colin Kuskie
da2477d78c Fix POD for Sku definitions. 2009-09-21 21:33:55 -07:00
Colin Kuskie
323edd888e More tests for bug fix #11009.
Abstract out making a session in WebGUI::Test.  Update POD
in Shop/Address.  Add tests for newBySession, showing that
the previous commit that allows update to update addressBookId
actually fixed the bug in question.
2009-09-21 19:44:43 -07:00
Colin Kuskie
f2e8d6a70b Allow addressBookId to be updated in an Address.
This is required for Address Book merging to work correctly in
Shop::AddressBook->newBySession.
2009-09-21 17:27:25 -07:00
Colin Kuskie
90b42437af Unify the story manager upgrade packages for 7.8.0.
Also, using Tabb's awesome improved templates.
2009-09-21 15:53:47 -07:00
Colin Kuskie
975a40f6cb Fix column typo, and also fix YUI filenames in packed head tags and templates. 2009-09-21 13:48:46 -07:00
Colin Kuskie
96255778f6 Fix POD in AddressBook. 2009-09-21 13:17:43 -07:00
Graham Knop
2d28e0c0ba update YUI to 2.8.0r4 2009-09-21 13:13:24 -05:00
Colin Kuskie
27f474ec64 Do not cleanup Admin's friends group. 2009-09-21 08:27:36 -07:00
Colin Kuskie
683752354d File::Temp::tempdir does not exist. 2009-09-20 22:16:56 -07:00
Graham Knop
eebece7a2a check WEBGUI_LIVE in some more live tests 2009-09-20 23:49:33 -05:00
Graham Knop
29fa3883f2 fix url on subscription template 2009-09-20 23:30:04 -05:00
Graham Knop
91b42e8d9d add missing Subscribable i18n 2009-09-20 23:27:27 -05:00
Graham Knop
4b835ba0ff fix compile test for when WebGUI libs not in PERL5LIB 2009-09-20 22:00:12 -05:00
Graham Knop
3756624523 fix ZipArchive changing current directory 2009-09-20 20:45:01 -05:00
Graham Knop
5c7c8a1c07 fix FilePump tests on case sensitive file systems 2009-09-20 14:39:36 -05:00
Graham Knop
977b1f2b6d fix error logging when unable to purge children 2009-09-20 14:38:30 -05:00