Commit graph

9417 commits

Author SHA1 Message Date
Graham Knop
778a32df19 remove Do Nothing On Delete workflow and allow none to be selected for on delete etc workflow
remove remnants of realtime workflow selection code
2008-08-22 16:10:00 +00:00
Colin Kuskie
5fc629993a when overriding Log::Log4perl for testing, set the is_debug flag to true 2008-08-21 23:45:00 +00:00
Doug Bell
b3ad74e267 fixed: Layout template now gets fixed correctly 2008-08-21 23:19:34 +00:00
Graham Knop
b9796f109d move 7.5.22 packages to 7.6.0 2008-08-21 22:23:50 +00:00
Graham Knop
ebe2c251e7 preparing for 7.6.0 dev 2008-08-21 22:20:39 +00:00
Graham Knop
aa0bc9128d prevent upgrades from overwriting prior upgrade backups 2008-08-21 21:57:33 +00:00
Graham Knop
cb90c5669c preparing for 7.5.22 dev 2008-08-21 21:28:21 +00:00
Graham Knop
daf2651388 protect against folders already being gone 2008-08-21 20:52:30 +00:00
Graham Knop
5eee6abe1e preparing for 7.5.21 release 2008-08-21 20:44:37 +00:00
Graham Knop
d881a82fc3 fixing tests 2008-08-21 20:44:33 +00:00
Doug Bell
10afef1abe fixed: choosing ITransact driver during checkout causes error 2008-08-21 20:40:37 +00:00
Colin Kuskie
fbc6e55141 fix inheritUrlFromParent 2008-08-21 20:27:30 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
Tabitha Zipperer
c15ba6147f Fixed weird wrapping issue in gallery and gallery searches. 2008-08-20 19:56:36 +00:00
Colin Kuskie
90c82daaeb fix a bug where getOptions returns all shipping drivers, regardless of their enabled status 2008-08-20 18:03:46 +00:00
Colin Kuskie
3aefdb6ce5 fix syntax errors 2008-08-20 17:27:39 +00:00
Colin Kuskie
4bcf390ce9 Allow certain fields in Ad and AdSpace to be cleared. Add tests
to verify that it works.
2008-08-20 16:40:55 +00:00
Colin Kuskie
268a3ef3f0 increment number of tests in Shop/Cart.t to match actual number of tests 2008-08-20 16:04:10 +00:00
Graham Knop
09faebb84a fixed: purchase detail screen shows incorrectly in Safari 2008-08-20 13:48:18 +00:00
Diona Kidd
ecd27439e2 adding class and ids for styling pagination 2008-08-20 03:15:25 +00:00
Diona Kidd
36cd45213c display empty cart message 2008-08-20 03:12:34 +00:00
Diona Kidd
519750efeb Adding id for previous and next page link for styling 2008-08-20 02:59:34 +00:00
Diona Kidd
b0463aa46d Add span tag around page links for styling 2008-08-20 02:50:09 +00:00
Diona Kidd
5b89003e24 Adding internationalized message for empty cart 2008-08-20 02:08:19 +00:00
Diona Kidd
94b20d8f49 Adding provision for testing hasTerms method 2008-08-20 02:04:55 +00:00
Graham Knop
5e8b65035e need to return the thank you screen generated for checkouts with a total of $0 2008-08-20 01:51:11 +00:00
Doug Bell
703a6d2fa1 added proper credit 2008-08-20 00:28:32 +00:00
Yung Han Khoe
2fe2eaf9e2 fixed: Thingy: edit operation sql error and default thing property hidden 2008-08-19 23:52:00 +00:00
Colin Kuskie
c6e9d322a8 Fix how update and addRevision handle defaults from the definition subroutine
when it returns an array ref.
2008-08-19 22:03:39 +00:00
Tabitha Zipperer
c7fcd40a25 Implemented a new solution for the image wrapping issue to avoid scrollbars 2008-08-19 20:52:25 +00:00
Graham Knop
edebe7e2b9 revert oops 2008-08-19 20:48:47 +00:00
Doug Bell
57b8cc4bae fixed: loginBox macro can no longer return the user to the logout page, logging them out 2008-08-19 20:39:43 +00:00
Graham Knop
27a76cd9a3 fixed: Back to Site link in asset manager points to wrong location
fixed: Some import node folders have invalid template
2008-08-19 17:36:17 +00:00
Graham Knop
b02b4823ff fixed: Scheduled workflows based on day of week run on wrong day 2008-08-19 17:36:11 +00:00
Graham Knop
f4e43c9b31 Only note an upgrade in the DB after it succeeded
This prevents it from bypassing a failed upgrade if the upgrade.pl script is run again.  Instead it will get stuck on the failed upgrade, forcing the problem to be resolved instead of ignored.
2008-08-19 17:36:08 +00:00
Graham Knop
00fcdf40df improved debug messages for sql queries 2008-08-19 17:36:02 +00:00
Graham Knop
ce230795aa fixed: Custom library directories don't override WebGUI core modules 2008-08-18 15:36:19 +00:00
Yung Han Khoe
1f051b0606 fixed: Tree Navigation menu shows level numbers 2008-08-18 15:17:59 +00:00
Colin Kuskie
b143a8db6a Fix a bug where looking up non-existant files croaks, instead of propagating
the error back up and trapping it.
2008-08-15 22:46:46 +00:00
Colin Kuskie
69ca406b38 fix some broken POD in Storage.pm 2008-08-15 19:43:22 +00:00
Graham Knop
b2e846bbcf fixed: packages don't include archived assets 2008-08-15 19:39:44 +00:00
Colin Kuskie
b143376cf0 handle the values 0 and empty string in getOriginalValue 2008-08-15 18:38:12 +00:00
Colin Kuskie
d2413148a8 add the Referral Content manage to the default WebGUI.conf file 2008-08-15 18:11:19 +00:00
Colin Kuskie
3c913228d1 add a test to check inheritUrlFromParent when creating an asset, rather than updating it 2008-08-15 17:50:03 +00:00
Colin Kuskie
139db9535a remove the original code that added isShippingRequired 2008-08-15 15:56:20 +00:00
Graham Knop
82d7ae944e prevent excessive checks for profile field existence 2008-08-15 15:49:33 +00:00
JT Smith
f5f5b91cdd - Fixed the column ordering links in search on Thingy. 2008-08-15 02:57:58 +00:00
Kaleb Murphy
79970aa8ea Gallery album thumbnail titles now link to the image info rather than back to the album (updated template). 2008-08-15 02:54:55 +00:00
JT Smith
13415cf1f9 fixed thingy so it displays all the data by default on the search screen 2008-08-15 02:51:26 +00:00
JT Smith
1f3dbbaca0 a couple bug fixes 2008-08-15 01:02:08 +00:00