Commit graph

2747 commits

Author SHA1 Message Date
Colin Kuskie
1e7f443126 Fix problems with the Sales tab in the Shop Account plugin.
Only display the Sales tab to vendors, and prevent www_viewSales from erroring out if the
user is not a vendor.  New template, template variable, i18n.
2010-01-18 08:51:17 -08:00
Colin Kuskie
81d811bef1 Add the Topic description to the default Story Topic template. 2010-01-14 15:27:53 -08:00
Colin Kuskie
7f3ad035db Fix pagination issues with the badge builder and default sort. Fixes bug #11344. 2010-01-12 15:42:27 -08:00
Colin Kuskie
c5b9cee56b Move package to correct location. 2010-01-12 15:37:52 -08:00
Colin Kuskie
6111403489 Provide a new Image Asset template without an internal div. Fixes bug #11345. 2010-01-12 15:37:25 -08:00
Colin Kuskie
dc94fe351a Force a recount of threads since the archive bug could make them out of date. 2010-01-11 14:00:04 -08:00
Colin Kuskie
2605a4c989 Ready for 7.8.10 development cycle 2010-01-05 21:59:09 -08:00
Colin Kuskie
4316cd218f Remove old, dead CSS from bullet list template. Fixes bug #11313. 2009-12-21 09:23:36 -08:00
Martin Kamerbeek
2e5250afe1 Refactored EU tax plugin code to reduce code duplication and added tests. 2009-12-18 13:45:50 +01:00
Colin Kuskie
5ce2b6e0bd Ready for 7.8.9 deveopment cycle. 2009-12-15 20:36:17 -08:00
Colin Kuskie
b9a9c588d7 i18n another Survey label. Fixes bug #11306 2009-12-14 10:15:47 -08:00
Colin Kuskie
f0b0179ad8 Make the warnings messages from the Matrix about having too many products to compare better. Fixes bug #11301 2009-12-10 13:59:26 -08:00
Colin Kuskie
c8d6f12629 Add conditional display code to default matrix main template. Fixes bug #11299 2009-12-09 15:20:51 -08:00
Colin Kuskie
f2b7762ddd Do not remove ratings, just prevent them from being displayed in the best/worst list. 2009-12-09 10:39:42 -08:00
Colin Kuskie
3cb7970a91 Change all upgrade subs to use returnAll with getIsa 2009-12-08 17:28:22 -08:00
Colin Kuskie
d1e6f30493 Fix a bug where ratings were allowed to be set with less than 10 votes. Fixes bug #11294
This helps fix people trying to game the system.
2009-12-08 14:39:24 -08:00
daviddelikat
1ea7fe6b53 updated template packages 2009-12-02 20:10:29 -06:00
daviddelikat
f93a42330d EMS database mod in the upgrade script 2009-12-02 19:09:57 -06:00
daviddelikat
37676cb654 Merge branch 'master' of git@github.com:plainblack/webgui 2009-12-02 19:07:12 -06:00
Colin Kuskie
ff7e09e44c Ready for 7.8.8 development. 2009-12-01 19:06:50 -08:00
daviddelikat
3a82730d34 removed the EMS upgrade code 2009-12-01 19:54:56 -06:00
daviddelikat
60b04ff928 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
2009-12-01 18:50:27 -06:00
Colin Kuskie
9bb5497aff Fix Cron issues with CSes. Fixes bug #11284. 2009-11-30 11:11:36 -08:00
Colin Kuskie
bc58293bc1 Ready for 7.8.7 development cycle. 2009-11-25 00:05:13 -08:00
daviddelikat
18d4b5631c fixed tests 2009-11-22 22:46:06 -06:00
daviddelikat
e0b87268c5 various fixes to EMS Submissin system 2009-11-22 20:32:17 -06:00
Colin Kuskie
da2c6621d2 Fix usage of the assetId in comments, which can break the comment syntax. Fixes bug #10932 2009-11-20 15:47:48 -08:00
Colin Kuskie
e1c77cf314 Fix the issue with Assets with macro based content not showing the new content to Visitors. Fixes bug #11200. 2009-11-19 10:04:19 -08:00
Colin Kuskie
816bc2c49f Ready for 7.8.6 development. 2009-11-18 00:25:17 -08:00
Colin Kuskie
5fd30d8d84 Revert "Separating ThingRecord object from Thingy"
This reverts commit df84c60d6a.
2009-11-17 12:12:19 -08:00
Colin Kuskie
a37f69cc04 Revert "Separating Thing object from Thingy"
This reverts commit 3d88789659.
2009-11-17 12:12:08 -08:00
Colin Kuskie
c99315aa0c Revert "Bugfix in thingy upgrade"
This reverts commit f3a4bd1b68.
2009-11-17 12:11:55 -08:00
Colin Kuskie
a63dfa3ad1 Fix a typo in the updated style03 template. 2009-11-16 21:40:47 -08:00
Yung Han Khoe
f3a4bd1b68 Bugfix in thingy upgrade 2009-11-16 18:28:09 +01:00
Yung Han Khoe
3d88789659 Separating Thing object from Thingy 2009-11-16 17:37:18 +01:00
Yung Han Khoe
df84c60d6a Separating ThingRecord object from Thingy 2009-11-16 11:53:14 +01:00
daviddelikat
4278058c3c Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-15 22:03:40 -06:00
daviddelikat
7f6c24e7e0 rather a lot of debugging in the EMS Submission system 2009-11-15 22:02:36 -06:00
Colin Kuskie
1fc291954d Merge branch 'USPS_int'
Adding International USPS driver.
2009-11-14 22:19:02 -08:00
Colin Kuskie
97ce509059 Adding new Style templates and CSS from TWG.
The new css/wg-css replaces /webgui.css.  It is removed in this upgrade.
2009-11-12 13:59:10 -08:00
daviddelikat
3b9902e395 cleaned up the EMS submission system 2009-11-11 22:29:21 -06:00
Doug Bell
d5c2275c96 make the upgrade shut up 2009-11-09 18:06:31 -06:00
daviddelikat
1819323cd3 fixed bug in upgrade script 2009-11-07 04:35:09 -06:00
Colin Kuskie
acda103fed Add USPS International driver to configuration files. 2009-11-06 19:49:20 -08:00
Colin Kuskie
d4ca728340 Reset isPackage and isDefault on every asset from the 7.6.35 to 7.7.17 upgrade. Fixes bug #11115 and #11106 2009-11-06 14:07:53 -08:00
Colin Kuskie
82e7e807ab Fix bug #11101. Folders from an earlier upgrade had their package flag set. 2009-11-06 14:05:32 -08:00
Colin Kuskie
274e82e1fa Update tree nav template to open ancestors, and self. Fixes bug #11134 2009-11-06 11:24:55 -08:00
daviddelikat
707215cf3f recover lost work from git 2009-11-06 11:05:59 -06:00
Colin Kuskie
ec38f50de1 Ready for 7.8.5 development cycle. 2009-11-05 19:58:58 -08:00
Colin Kuskie
3c985a5eed Finish reverting EMS Submissions.
This reverts commit aab3a74026.
2009-11-05 17:03:28 -08:00