Commit graph

13758 commits

Author SHA1 Message Date
Colin Kuskie
2e4656931e move upgrade sub to correct version. 2010-07-20 10:46:07 -07:00
Colin Kuskie
0cfa3f9edf Add spamStopWords to default WebGUI config file, and add upgrade snippet. Fixes bug #11721. 2010-07-20 10:44:54 -07:00
Colin Kuskie
4f02168a44 Fix copy/paste bug in config docs. 2010-07-20 10:25:48 -07:00
Paul Driver
35efc69c32 reduce memory usage while importing packages 2010-07-16 15:34:50 -07:00
Scott Walters
c95ef7a656 Remove duplicates before adding a primary key to groupGroupings.
Fixes #11723.
2010-07-15 17:48:00 -04:00
Colin Kuskie
18da6a8be7 Ready for 7.9.10 development cycle. 2010-07-13 20:00:09 -07:00
Colin Kuskie
bd241af91a Preparing for 7.9.9 release. 2010-07-13 19:11:16 -07:00
Colin Kuskie
987ee3e1fe When processing templates during an upgrade, it has to be done after importing packages. 2010-07-13 19:08:27 -07:00
Colin Kuskie
bcecfec0e9 Move upgrade package to the right location. 2010-07-13 15:09:31 -07:00
Colin Kuskie
fd394dbb06 Manually constructed URL's have to manually URI encode parameters. Fixes bug #11718. 2010-07-13 15:09:06 -07:00
Doug Bell
b4f47dba7b read template attachments from prior versions 2010-07-13 13:41:29 -05:00
Doug Bell
129251fd61 fix test to clean up config properly 2010-07-13 13:41:28 -05:00
Colin Kuskie
b24f73fb3d Fix the plan for skipping tests when ideographic search won't work. 2010-07-13 11:39:46 -07:00
Doug Bell
0b87ce3e65 fix package import problem 2010-07-13 13:20:41 -05:00
Doug Bell
f78386da15 fix merge 2010-07-13 13:17:40 -05:00
Doug Bell
ef319ea2a2 fix cleanup 2010-07-13 13:12:47 -05:00
Doug Bell
ab7e98d08c test changes to updating serialize asset props 2010-07-13 13:12:47 -05:00
Doug Bell
69b7fe0465 fix jsontable and use it for Calendar feeds 2010-07-13 13:12:47 -05:00
Doug Bell
65e9902001 migrate to JsonTable to edit template attachments 2010-07-13 13:12:46 -05:00
Doug Bell
60a813169a migrate attachments to JsonTable 2010-07-13 12:39:43 -05:00
Colin Kuskie
fd834a5384 Handle the case of an empty field name when adding user profile fields. Fixes bug #11715. 2010-07-13 09:48:09 -07:00
Colin Kuskie
fd153b80e9 Always use good macro form when using the Extras macro. Fixes bug #11455. 2010-07-12 17:13:38 -07:00
Colin Kuskie
e66be2a5b3 Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457. 2010-07-12 14:49:53 -07:00
Colin Kuskie
5ced1c3bcf Note in several packages when the gateway URL is appended to input. Fixes bug #11621 2010-07-12 10:43:33 -07:00
Colin Kuskie
0e9194114f Add index to userLoginLog so that DeleteExpiredSessions can scale. Fixes bug #11708 2010-07-12 10:08:22 -07:00
Colin Kuskie
8938685b9b Purge YUI example code due to license issues with Debian*. Fixes bug #11710. 2010-07-12 09:36:07 -07:00
Colin Kuskie
5fdb8e3ba1 fix copy/paste error with shop template variables. Fixes bug #11709 2010-07-12 09:14:15 -07:00
Colin Kuskie
bc330634ed Use code that works with the WRE's mysql for detecting ft_min_word_len 2010-07-06 17:35:14 -07:00
Colin Kuskie
751aa21f08 when intercepting logging for tests, set all test levels to be true. 2010-07-06 17:12:37 -07:00
Colin Kuskie
655efc49e2 Add tests for double encoding of UTF8 content in Posts and email notificaitons. 2010-07-06 10:23:08 -07:00
Colin Kuskie
1abe035183 Refactor test to move makeCompliant tests out of urlize. Tweak makeCompliant for speed and clarity. 2010-07-06 10:21:41 -07:00
Colin Kuskie
aed2c13f52 Fix double body encoding when sending emails. Added tests. Fixes bug #11672. 2010-07-05 11:56:33 -07:00
Colin Kuskie
40e6d7036b Add a test for UTF-8 handling in the subject. 2010-07-05 10:21:26 -07:00
Colin Kuskie
90f0a9b006 Fix date field type detection during import. Fixes bug #11692. 2010-07-05 09:02:48 -07:00
Colin Kuskie
bf7c7aad55 Make the view test more robust. It has been failing randomly. 2010-07-04 09:40:19 -07:00
Colin Kuskie
61008c8bb8 Check that the Purge workflow exists before trying to run it. Fixes bug #11698 2010-07-01 11:08:44 -07:00
Colin Kuskie
db96547f3c Add missing docs about needing Net::Twitter. 2010-07-01 11:02:35 -07:00
Colin Kuskie
0853a95873 Document per-item cart template variables relating to taxes. 2010-06-30 10:29:15 -07:00
Colin Kuskie
89e20a3073 Fix how the cart handles items with shipping, added to the cart by visitor. Fixes bug #11693. 2010-06-30 09:00:24 -07:00
Colin Kuskie
c5257dca0e Ready for 7.9.9 development. 2010-06-29 22:08:11 -07:00
Colin Kuskie
469c2b72b4 Preparing for 7.9.8 release. 2010-06-29 20:53:03 -07:00
Colin Kuskie
bb2587b1ea Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612. 2010-06-29 15:14:12 -07:00
Doug Bell
5e7b332e67 fix tests by adding test keys 2010-06-29 15:59:04 -05:00
Colin Kuskie
0efc6514e3 Don't call asset methods on undef in the GalleryAlbum. Fixes bug #11681. 2010-06-29 13:50:36 -07:00
Colin Kuskie
40b8bd8667 Fix this test, so that it will pass every day of every month. 2010-06-29 13:46:37 -07:00
Colin Kuskie
5b5c100bfa Remove 7.8 packages from HEAD. 2010-06-29 13:15:27 -07:00
Colin Kuskie
46b4f08de7 Refactor gallery CSS. Use spans instead of inline divs for rows. Add overflow settings for picture details. Fixes bug #11663. 2010-06-29 12:13:27 -07:00
Colin Kuskie
8d61e5c3d6 When a version tag is approved or denied, run spectre right now. Fixes bug #11671. 2010-06-28 14:04:46 -07:00
Colin Kuskie
3ea4ab8a1a Fix many missing and wrong Cart template variables. Kudos to Bart Jol for tracking them down. 2010-06-28 11:28:16 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00