Commit graph

3061 commits

Author SHA1 Message Date
Joeri de Bruin
5fc1c6bdae entrypoint script now upgrades 2026-02-25 18:22:25 +01:00
Colin Kuskie
fc9cf6b5ad Ready for 7.10.32 design cycle 2018-03-15 23:44:20 +00:00
Colin Kuskie
3c2e3dc642 Preparing for 7.10.31 development 2018-03-15 16:41:32 +00:00
Colin Kuskie
c3f3dc0124 Ready for 7.10.30 development 2014-11-17 23:15:19 -05:00
Colin Kuskie
6d2199a083 Fix style declaration in minicart template for validation. Fixed #12456 2014-11-10 18:58:58 -05:00
Colin Kuskie
92e6592df1 Ready for 7.10.29 development. 2013-03-20 21:38:23 -07:00
Colin Kuskie
981ab43984 Ready for 7.10.28 development. 2012-10-29 20:07:20 -07:00
Colin Kuskie
e046e5a8ce Fix rendering of the carousel inside of a Story. Fixes bug #12386 2012-09-20 14:00:57 -07:00
Colin Kuskie
2aeca17867 Add code to the upgrade skeleton to prevent empty version numbers from being used. 2012-09-14 10:22:23 -07:00
Colin Kuskie
4f74c4cd3e Fix metaData revisionDates that were left as 0 from upgrades. Thanks to Dale Trexe for the script which inspired this upgrade sub. Fixes bug #12339. 2012-08-30 11:46:43 -07:00
Colin Kuskie
e60c92693b Ready for 7.10.27 development. 2012-08-20 22:52:37 -07:00
Colin Kuskie
358bc1557a Ready for 7.10.26 development (forgot to do this earlier) 2012-08-15 08:30:13 -07:00
Colin Kuskie
07bd545538 Remove cookie jar files left by the HttpProxy asset. Finishes the fix for bug #12327. 2012-04-02 18:32:13 -07:00
Scott Walters
d4f63b2bce fixed #12346: toVersion in upgrade_7.9.34-7.10.22.pl was "0.0.0" 2012-03-22 00:13:50 -04:00
Colin Kuskie
4f85ad56e6 Do not build a massive array of users when giving each user an address book from their profile. Instead, get one userId at a time. 2012-03-11 16:04:31 -07:00
Colin Kuskie
3c8ee71da2 Ready for 7.10.25 development. 2012-01-16 21:27:55 -08:00
Colin Kuskie
e5f987babf Fix a bad nested macro in the Shop's my purchases template. Fixes bug #12312 2012-01-04 11:23:41 -08:00
Colin Kuskie
200494b28d Fix an edge case where invalid JSON is written the database. Fixes bug #12303. 2011-11-20 22:24:14 -08:00
Colin Kuskie
b6c4adc8e0 Fix bucket name truncation in the bucket log, and don't forget to check the delta interval when summarizing. 2011-10-20 20:25:16 -07:00
Colin Kuskie
63c31404c2 Allow a redirect to be sent to the user that cannot be calculated when creating the Fork object. This is useful for Forks that build files to be downloaded. 2011-10-15 13:53:33 -07:00
Colin Kuskie
3832e130dc Make the upgrade sub safe for reinstalls. 2011-10-06 14:51:35 -07:00
Colin Kuskie
6ed275b133 Rework PA again to not try and sort the passiveLog. Instead, we iterate and store "last" data in a new database table. 2011-10-06 10:22:39 -07:00
Colin Kuskie
c1945a1dd0 Fix template logic which was hiding the PoS form in the cart. Fixes bug #12268. 2011-10-04 10:53:46 -07:00
Colin Kuskie
ec00e867a9 Remove bad template code from calendar search template. Fixes bug #12256 2011-09-23 13:00:44 -07:00
Colin Kuskie
77a2a09d3c Ready to 7.10.24 development. 2011-09-12 18:39:20 -07:00
Colin Kuskie
3c44dae9e9 Internationalize a label in the My Purchases account plugin template. Fixes bug #12241 2011-08-31 16:49:56 -07:00
Colin Kuskie
7a89bf19c7 Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238. 2011-08-28 17:28:47 -07:00
Colin Kuskie
8ed3eba9bb Allow multiple stock assets to be placed on the same page by making div ID's and JS function names unique. Fixes bug #12225. 2011-08-21 19:52:38 -07:00
Colin Kuskie
8211232e32 Ready for 7.10.23 development 2011-08-16 18:57:31 -07:00
Colin Kuskie
52cfc73033 Alter the merged upgrade script to accept the merged upgrade package. 2011-08-16 16:32:03 -07:00
Colin Kuskie
5ef5267110 Added merged package for upgrading. 2011-08-16 16:29:18 -07:00
Colin Kuskie
f85c7dd03e Final batch of upgrade subroutine bug fixes. 2011-08-16 15:55:51 -07:00
Colin Kuskie
5a4369ea96 More upgrade fixes. 2011-08-16 15:48:52 -07:00
Colin Kuskie
b5ff886704 First batch of cleanups for the merged upgrade script. 2011-08-16 15:45:36 -07:00
Colin Kuskie
acfe7e775f Add the merged upgrade script. 2011-08-16 15:36:27 -07:00
Colin Kuskie
b2e32612d7 Fix rendering issues with the Thing drop down list in the CrystalX theme. Fixes bug #12173 2011-08-15 13:39:04 -07:00
Colin Kuskie
428ea58327 Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
Colin Kuskie
1d54196f44 Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. 2011-07-27 13:24:30 -07:00
Colin Kuskie
5e40bf4528 Ready for 7.10.21 development 2011-07-25 21:14:05 -07:00
Paul Driver
7b1e385dd3 Added new setting - Enable Users after Anonymous Registration? 2011-07-25 14:07:01 -05:00
Paul Driver
182fc16021 added WaitForUserConfirmation activity 2011-07-25 14:07:01 -05:00
Colin Kuskie
50ddc03cd8 Fix the HTML in the default forum notification template. Fixes bug #12204 2011-07-22 21:31:38 -07:00
Colin Kuskie
39165c5485 Ready for 7.10.20 development. 2011-07-11 21:03:13 -07:00
Colin Kuskie
2bcda0c9f5 Change the generic tax driver to remove spaces around commas when adding a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db. 2011-06-30 16:20:14 -07:00
Scott Walters
6ac46be8bd Missed upgrade script for the FormField macro. Here's it. 2011-06-30 14:41:50 -04:00
Colin Kuskie
3fa9d82bcd Ready for 7.10.20 development. 2011-06-27 22:07:50 -07:00
Colin Kuskie
204108e178 Remove the Underground User style template, and fix the problem is tried to fix by changing the navigation. Fixes bug #12172 2011-06-27 18:06:23 -07:00
Colin Kuskie
f728b22843 Do not append ;adminId to the URL stored for calendar feeds. Add upgrade code to fixing existing, broken feeds. Fixes bug #12164 2011-06-27 14:40:46 -07:00
Doug Bell
4d0e87a8d9 add ticket limits to badge groups. add ticket and badge metadata to templates 2011-06-20 18:39:45 -05:00
Colin Kuskie
a2425bdbc4 Ready for 7.10.19 development. 2011-06-13 20:31:05 -07:00