Commit graph

15345 commits

Author SHA1 Message Date
Colin Kuskie
59bd99c243 Allow users to enter 24:00:00 by hand, and have the Event handle it correctly. Fixes bug #11788 2010-09-23 16:08:34 -07:00
Colin Kuskie
14e571941e Guarantee that old revisions of Products have unique storage locations. Fixes bug #11833. 2010-09-23 16:02:47 -07:00
Colin Kuskie
6c40adee13 Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746. 2010-09-23 16:02:47 -07:00
Colin Kuskie
0d59993e45 Fix a typo in the StoryTopic help. 2010-09-23 16:01:51 -07:00
Colin Kuskie
6e47abe654 Test that the RSS Aspect propagates the URL fragment. 2010-09-23 16:01:51 -07:00
Colin Kuskie
e99ae4740f More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854. 2010-09-23 16:01:23 -07:00
Colin Kuskie
ef6e78fc27 topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851. 2010-09-23 16:00:22 -07:00
Colin Kuskie
9991a36c65 Updated to master branch. 2010-09-23 15:59:55 -07:00
Colin Kuskie
6a492be55a Restore the lost changes to the JS and template for drag and drop sorting in IE7. 2010-09-23 15:59:39 -07:00
Colin Kuskie
27bccfbc99 Ready for 7.10.1 development. 2010-09-23 15:59:18 -07:00
Graham Knop
7a5f1101ae fix upgrade test 2010-09-23 11:43:42 -05:00
Colin Kuskie
a3d4f0fcc0 Add basic POD for WebGUI's debug panel plugin 2010-09-23 09:04:29 -07:00
Colin Kuskie
11e89a1771 Comment out trouble some browsers not recognized by HTTP::BrowserDetect 2010-09-22 21:50:01 -07:00
Colin Kuskie
35351af10d Fix syntax error from WebGUI::Paths cleanup 2010-09-22 21:31:09 -07:00
Colin Kuskie
6cd1491d47 Add POD to the Facebook macro. 2010-09-22 21:07:53 -07:00
Colin Kuskie
cebec958d9 Take advantage of CartItem's getShippingAddress method to guarantee that we always get the right address object. 2010-09-22 14:47:48 -07:00
Colin Kuskie
c9c62eff84 Set the user to be Admin, make sure we're working with committed assets, and do the standard fix for addToCleanup to work with the debugger. 2010-09-22 14:47:03 -07:00
Colin Kuskie
74b4049e3b Document that we need Plack, and supply the minimum version to make t/Auth/mech.t work right. 2010-09-22 14:00:42 -07:00
Colin Kuskie
cf22fc848c Check all the module namespaces for POD. 2010-09-22 13:53:44 -07:00
Colin Kuskie
741fc64d63 Test->lib returns the correct path 2010-09-22 13:53:08 -07:00
Colin Kuskie
682cf97651 Prune dead code out that uses WebGUI::Test->lib. 2010-09-22 13:51:20 -07:00
Colin Kuskie
b10c5f7870 There are not more false browser hits on IE, so the box sizes all change back to default. 2010-09-22 13:37:25 -07:00
Colin Kuskie
a4a1da4b19 Fix boolean false problem in the image extension tests. 2010-09-22 12:04:44 -07:00
Colin Kuskie
636bde7131 Fix another smart match/! binding problem 2010-09-22 12:04:19 -07:00
Colin Kuskie
93b30c6ac2 Fix a smart match/! binding problem 2010-09-22 11:59:06 -07:00
Colin Kuskie
d9aaa70706 Update test since names are now required. 2010-09-22 11:58:04 -07:00
Colin Kuskie
5e7c980442 smart match binding problem 2010-09-22 11:47:56 -07:00
Colin Kuskie
7fbb23dc5a Fix strange module loading problem which doesn't happen in 7.x 2010-09-22 11:46:31 -07:00
Colin Kuskie
ecf7646948 Update merged tests to use session->cache 2010-09-22 11:42:36 -07:00
Colin Kuskie
e24087672a Remove WebGUI::Cache in merged tests 2010-09-22 11:32:19 -07:00
Colin Kuskie
ecbfc1a827 secondsToInterval has an inclusive interval comparison 2010-09-22 10:46:10 -07:00
Colin Kuskie
25181ae4db ! binds more tightly than ~~. Frankly, this sucks. 2010-09-22 10:12:33 -07:00
Colin Kuskie
4e1ac0a8e3 ! binds more tightly than ~~ 2010-09-22 10:07:37 -07:00
Colin Kuskie
0180b11064 Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0 2010-09-22 07:58:06 -07:00
Colin Kuskie
f61e8faeb9 Rename template variables in the Account and Admin Toggle templates to not use underscores. 2010-09-21 11:17:29 -07:00
Graham Knop
6f4e3415ea run upgrades in alphabetical order 2010-09-21 13:12:44 -05:00
Bart Jol
4c4ff79ec9 added WebGUI::Config in lib/Spectre/Admin.pm 2010-09-16 10:44:01 -05:00
Graham Knop
6fa07671cd use HTTP::BrowserDetect for browser detection 2010-09-11 03:09:27 -05:00
Graham Knop
5e75631f6b moving some more test modules to lib 2010-09-08 18:55:31 -05:00
Graham Knop
909240c0c1 fork instead of running a subprocess for Mail tests 2010-09-08 16:24:25 -05:00
Graham Knop
d1bac6ec66 remove hack needed for old version of Plack 2010-09-08 16:01:32 -05:00
Colin Kuskie
b8845e25fa Preparing for 7.10.0 release. 2010-09-07 21:59:57 -07:00
Colin Kuskie
95487ae384 Fix a problem with newer DateTimes. 2010-09-07 21:18:21 -07:00
Colin Kuskie
e25014e107 Only run HTML::Template::Expr tests if the module is available. Temporarily place it into the config file so that it can be tested. 2010-09-07 21:14:12 -07:00
Colin Kuskie
17d1ecaac1 Cleanup a bad template attachment in the new Asset Report template. Fixes bug #11825 2010-09-07 14:42:16 -07:00
Colin Kuskie
f333dbbb59 All HTMLAreas in the post are controlled by the parent CS settings. Fixes bug #11827. 2010-09-07 14:04:41 -07:00
Graham Knop
9ca3cd9d0e fix back to site and logout links in admin console 2010-09-07 16:00:16 -05:00
Graham Knop
494b270dab note replacement functions for WebGUI::Utility in migration docs 2010-09-07 13:39:13 -05:00
Graham Knop
ed04b99872 remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
Colin Kuskie
91acd4c632 Don't be overzealous in cleaning up the cache root directory. Fixes bug #11814 2010-09-07 11:15:25 -07:00