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 |
|
Colin Kuskie
|
8b3877c34e
|
Update the default CS notification template.
|
2011-06-13 13:46:01 -07:00 |
|
Paul Driver
|
1ff1ffe423
|
rfe #12159: Asset Manager sort preferences
|
2011-06-13 13:25:01 -05:00 |
|
Colin Kuskie
|
926cfd18e4
|
Ready for 7.10.18 development.
|
2011-05-24 20:54:32 -07:00 |
|
Doug Bell
|
1fa911029d
|
Merge commit '1966cc02a7'
Conflicts:
lib/WebGUI/Asset/Wobject/Thingy.pm
|
2011-05-20 14:58:43 -05:00 |
|
Colin Kuskie
|
bba52ddee1
|
Ready for 7.10.17 development.
|
2011-05-16 22:19:39 -07:00 |
|
Paul Driver
|
6a01296019
|
rfe #12127: AssetProperty macro
|
2011-05-11 09:39:25 -05:00 |
|
Colin Kuskie
|
e0491ac1a2
|
Ready for 7.10.16 development.
|
2011-05-02 20:28:40 -07:00 |
|
Colin Kuskie
|
61534779d5
|
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
|
2011-05-02 13:49:18 -07:00 |
|
Colin Kuskie
|
1aaac5fbfb
|
Fix a rendering problem with the album thumbnail view for the Gallery. Fixes bug #11213
|
2011-04-26 11:00:22 -07:00 |
|
Colin Kuskie
|
fa0a606f1e
|
Ready for 7.10.15 development.
|
2011-04-18 20:43:20 -07:00 |
|
Colin Kuskie
|
e5d94f3a5b
|
Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104.
|
2011-04-18 16:26:57 -07:00 |
|
Colin Kuskie
|
cf36a1510f
|
When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107.
|
2011-04-18 11:36:27 -07:00 |
|