Commit graph

15617 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
adcc2690f3 Fix the Codearea, which wasn't pushing out JS links anymore. 2010-09-23 07:59:58 -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
fa5764dbc1 Add tests for inclusive intervals for secondsToDuration 2010-09-22 10:49:40 -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
969b36231e Instead of logging non-existant thingId messages to Apache, log to webgui.log 2010-09-21 20:58:00 -07:00
Colin Kuskie
9764c2f406 Ready for 7.10.2 release cycle 2010-09-21 20:52:31 -07:00
Colin Kuskie
fb979dc533 Preparing for 7.10.1 release. 2010-09-21 20:09:29 -07:00
Colin Kuskie
10273ffae9 Note the removal of the UK player. 2010-09-21 20:03:07 -07:00
Colin Kuskie
d5d6381bd9 Remove Product Managers as a protected group. 2010-09-21 16:36:42 -07:00
Colin Kuskie
5faa77b2fb Also test for STYLE tags when making the DataForm form view. 2010-09-21 14:28:04 -07:00
Colin Kuskie
f34f8e59bd Add a test to make sure that view does not return CSS or JS links with src/href attributes. 2010-09-21 14:23:47 -07:00
Colin Kuskie
8750c4f488 The rest of the form plugins 2010-09-21 14:23:47 -07:00
Colin Kuskie
108065856f Tests for Form plugins C-I 2010-09-21 14:23:47 -07:00
Colin Kuskie
5e2e9d3091 Fix a POD typo. 2010-09-21 14:23:47 -07:00
Colin Kuskie
0b0c95522c Move method_check test, and add more methods. 2010-09-21 14:23:47 -07:00
Colin Kuskie
a25e40d6a5 Add tests for Captcha, ClassName, Codearea, HTMLArea, IntSlider, RadioList, Slider 2010-09-21 14:23:47 -07:00
Colin Kuskie
8326417f06 Fix inheritance for Hidden. 2010-09-21 14:23:47 -07:00
Colin Kuskie
dd527838ee Fix inheritance for SelectList, -Box. Add AdSpace, Asset, AssetReportQuery, Attachments. 2010-09-21 14:23:47 -07:00