Commit graph

9150 commits

Author SHA1 Message Date
Yung Han Khoe
ebe45dfdbe Trying to fix a problem with User List crashing due to old user profile fields belonging to Dashboard. 2008-07-15 16:25:08 +00:00
Yung Han Khoe
f2032b2d01 fixed: Gallery reverts to undeletable bare asset if created with default view "Single Album" 2008-07-15 01:38:27 +00:00
Graham Knop
11184d7a15 fixed: edit branch only changes meta data fields if another value is changed 2008-07-14 23:04:06 +00:00
Graham Knop
35890cc120 fixed: DataForm captcha doesn't show up 2008-07-14 23:04:00 +00:00
Tabitha Zipperer
c2107df502 Added the updated Shelf template that displays the View Cart link 2008-07-14 21:33:17 +00:00
Tabitha Zipperer
7086303b9d Fixed issues with Shop templates to make cart more accessible, tweaked visual properties 2008-07-14 21:24:04 +00:00
Colin Kuskie
a8fced0fda Process macros in the templated email receipt and user notification from the
PayDriver in the Shop.
2008-07-14 19:39:43 +00:00
Colin Kuskie
63ace41e97 Make the user profile field property protected sticky. Even though it is not
set in the interface, the ProfileField package would reset it to 0 in its set
method if it was not passed in as a property.
2008-07-14 19:20:56 +00:00
Colin Kuskie
6af150aa5d document the overridden duplicate method in Sku/Product.pm 2008-07-14 19:19:44 +00:00
Graham Knop
ce9f7e44e6 fixed: DataForm noloop template variables have incorrect values 2008-07-14 15:02:18 +00:00
Colin Kuskie
486edcb4d1 comment the GalleryAlbum view tests, and fix a test that was failing due to a bug fix 2008-07-13 18:32:04 +00:00
Colin Kuskie
c4af4b4f26 remove getProductImportNode test from Asset.t 2008-07-13 18:21:58 +00:00
Colin Kuskie
8ee7f09130 Make Shop/Products.t fail gracefully 2008-07-13 02:21:02 +00:00
Colin Kuskie
81bdc7640c Fix a typo in the PageUrl POD.
Add tests for the new query argument to the PageUrl macro.
2008-07-13 02:03:21 +00:00
Colin Kuskie
0955679ea1 Remove the getImportProductNode tests since it doesn't exist anymore. 2008-07-12 22:00:49 +00:00
JT Smith
cc0105a9a4 move product import to shelf 2008-07-12 21:40:27 +00:00
Yung Han Khoe
3642628dc6 fixed: Thingy Search Broken 2008-07-12 20:19:56 +00:00
Yung Han Khoe
939b5b4897 fixed: Deleting Ticket from Event Management System Asset 2008-07-12 19:02:00 +00:00
Yung Han Khoe
60bb354a78 fixed: Gallery: Description Text appearing in Album 2008-07-12 17:37:49 +00:00
Colin Kuskie
052d9d67eb Update the test to match the new i18n label.
Remove the trailing period from the ITransact i18n label.
2008-07-12 16:28:40 +00:00
Colin Kuskie
9e4394808f Fix more JSON errors in WebGUI.conf.original
Add a test to make sure that it is valid JSON.
2008-07-12 04:26:23 +00:00
Colin Kuskie
ba677052b1 In WebGUI.conf.orig, remove dangling commas, which are illegal in JSON.
Restore the order of the Content handlers, which are searched in the order listed.
2008-07-12 03:44:28 +00:00
Chris Nehren
35c220eefd Alphebetize the widget methods. 2008-07-12 02:59:01 +00:00
Ernesto Hernández-Novich
ef75d39e9d Tidy up default configuration file to enhance readability,
having consistent indentation and (re-)ordered lists.
2008-07-12 00:27:06 +00:00
Colin Kuskie
f6a5ad64db Remove more echo calls from ITransact driver.
Add an i18n ITransact label to the ITransact i18n.
Add a PayDriver i18n label called Credit Card to be used by any credit card processing pay driver.
Change the ITransact getButton method to use that label.
Updated the PayDriver label hover help to say the label is only used in the Payment method screen
and not anywhere else.
2008-07-11 18:14:17 +00:00
Colin Kuskie
4720a6a217 ITransact payment driver was using echo i18n calls even though
it had real i18n data to pull from.
2008-07-11 17:19:05 +00:00
Graham Knop
b634ec2147 preparing for 7.5.17 dev 2008-07-11 00:24:31 +00:00
Graham Knop
5d8b6d21b0 preparing for 7.5.16 release 2008-07-10 23:53:57 +00:00
Graham Knop
bddcfbdca1 move packages to end of upgrade script 2008-07-10 23:53:49 +00:00
Graham Knop
2332ee148a slight improvement to top nav 2008-07-10 23:53:45 +00:00
Colin Kuskie
59abc1231f fix getEditTabs reference code, and then make Sku and CS to be in the same style 2008-07-10 20:34:09 +00:00
Colin Kuskie
02635bf3c9 Add a logged warning for trying to fetch a non-existant tab by key. 2008-07-10 20:32:14 +00:00
Doug Bell
d975109e1f added that friendly error message to www_runCronJob 2008-07-10 20:21:43 +00:00
Doug Bell
483bdd441f fixed: User who can approve version tag no longer sees Permission Denied after they've approved 2008-07-10 20:19:22 +00:00
Graham Knop
1e9b0277e3 fixed: List style Content profile fields broken 2008-07-10 20:13:42 +00:00
Doug Bell
557775bb38 added some more information to an error message. 2008-07-10 16:26:04 +00:00
JT Smith
6093c410c9 - Fixed a problem where shop could create internal server errors instead of
catching the exceptions.
 - Made the iTransact terminal link a button that automatically logs you in.
 - iTransact now more gracefully handles recurring payment postback errors.
2008-07-10 14:50:42 +00:00
Colin Kuskie
b6363ce0c3 document how to add new tabs to getEditForm 2008-07-10 04:48:42 +00:00
Colin Kuskie
9680931f34 Fix reordering of old events in the week view by giving
any Event with a NULL sequenceNumber a valid sequenceNumber.
2008-07-10 03:42:30 +00:00
Graham Knop
bcedd3a348 get rid of 'USE database;' lines from upgrade backups 2008-07-09 22:05:24 +00:00
Graham Knop
c017e52939 clean up and comment parseKey in cache 2008-07-09 20:50:57 +00:00
Graham Knop
c3cb1c05c3 allow anyone who can edit to export any asset as a package 2008-07-09 20:50:53 +00:00
Graham Knop
3979d9c2e5 optimized PurgeOldInboxMessages workflow 2008-07-09 20:50:45 +00:00
Colin Kuskie
09ebb61b04 fix bad layout in Subscription redeem code help 2008-07-09 15:49:17 +00:00
Colin Kuskie
f293ce06c9 do not show the add to cart form immediately after donating 2008-07-09 03:59:20 +00:00
Colin Kuskie
d9bada9a81 Add some more comments to i18n/template.t and remove unused regexps.
Lookup the name of the International macro is the specified config file.
2008-07-09 01:07:01 +00:00
Colin Kuskie
ac9a0c0ae4 Remove all tabs from the i18n/EMS.
Add the lookup registrant template help and i18n.
Remove unused i18n from the old EMS.
2008-07-09 00:57:48 +00:00
Colin Kuskie
35ff40e4b2 fix JSON encoding problems in Shop/ShipDriver 2008-07-08 21:27:15 +00:00
Colin Kuskie
631bade4f6 fix the same JSON encoding issues with the Sku Product during upgrades 2008-07-08 21:25:33 +00:00
Colin Kuskie
91317dfdd7 Fix potential JSON/UTF8 encoding issues in Asset/Sku/Product.pm 2008-07-08 21:23:45 +00:00