Commit graph

2021 commits

Author SHA1 Message Date
Doug Bell
758fa76e85 adding default template to skeleton 2008-09-22 14:47:11 +00:00
Doug Bell
f6ef71d244 removed debug message from upgrade script 2008-09-22 14:41:46 +00:00
Doug Bell
82a7e5dfd2 fixed problem with showing other assets' edit forms
fixed utility skeleton to be more complete and less annoying
added warning message when editing default templates
2008-09-21 22:56:42 +00:00
Colin Kuskie
baa228737d remove quotes from International macros in templates. Single quotes only worked by accident before. Double quotes are only needed when the key contains a comma 2008-09-17 23:04:07 +00:00
Tabitha Zipperer
21ac37fd2d fixed image hovers to display correctly and be more cross-browser compatible 2008-09-17 20:04:39 +00:00
Frank Dillon
a70e0cf66a Registration form to keep user entries on error - required and errored out fields are now highlighted. 2008-09-17 00:58:50 +00:00
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
JT Smith
7b21d656ef rfe: Town Hall: EMS badge early bird field/discount 2008-09-16 21:00:47 +00:00
Colin Kuskie
0e80937c6b fix display of EMS badge update message 2008-09-16 19:47:41 +00:00
Colin Kuskie
bcc66cb6cb RFE: Add a cancel button to the edit profile screen 2008-09-16 19:01:27 +00:00
Doug Bell
46a6d404bf rfe: Added logged in time to Login History 2008-09-16 18:16:20 +00:00
JT Smith
6e04c4b705 rfe: choice of type of redirect on redirect assets 2008-09-16 17:51:15 +00:00
Doug Bell
fc7fbfbd0c Added "sortOrder" to Folder assets
Added "canAddFile" and "canEdit" to Folder template variables
2008-09-16 17:21:13 +00:00
Graham Knop
e2942b450e don't delete SQLForm files during upgrade 2008-09-15 21:51:53 +00:00
Colin Kuskie
847fcfcef3 rfe: add url column to assetHistory table 2008-09-15 16:46:06 +00:00
Tabitha Zipperer
4c85377156 Change <spam> tag to <span> tag in default product template 2008-09-12 00:30:44 +00:00
Colin Kuskie
ed0e76c114 finish adding the EMS Badge template 2008-09-10 21:30:48 +00:00
Colin Kuskie
0a4d9a5eb4 add default ems badge template 2008-09-10 18:05:49 +00:00
Colin Kuskie
3120971e25 Remove paragraph tags around descriptions in Layout templates. 2008-09-05 23:01:12 +00:00
Graham Knop
a0a02e8d6e fixed: Some templates ship with isPublic=1 2008-09-02 17:36:06 +00:00
Graham Knop
792b72bdd5 fixed: site navigation will sometimes show as half or not styled 2008-08-27 16:28:47 +00:00
Graham Knop
5048817adc oops 2008-08-22 16:27:15 +00:00
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
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
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
Tabitha Zipperer
c15ba6147f Fixed weird wrapping issue in gallery and gallery searches. 2008-08-20 19:56:36 +00:00
Graham Knop
09faebb84a fixed: purchase detail screen shows incorrectly in Safari 2008-08-20 13:48:18 +00:00
Diona Kidd
5b89003e24 Adding internationalized message for empty cart 2008-08-20 02:08:19 +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
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
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
Yung Han Khoe
1f051b0606 fixed: Tree Navigation menu shows level numbers 2008-08-18 15:17:59 +00:00
Colin Kuskie
139db9535a remove the original code that added isShippingRequired 2008-08-15 15:56:20 +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
Graham Knop
9d4997ff15 preparing for 7.5.21 dev 2008-08-14 18:03:06 +00:00
Doug Bell
5845a4b549 really exposed a form element for others can add to albums 2008-08-13 21:08:37 +00:00
Colin Kuskie
808fc1476b Put product update code in each upgrade script so they
don't fail.
2008-08-13 01:30:10 +00:00
Doug Bell
092c0a01da fixed: Gallery slideshow JS now has better control over buttons 2008-08-12 23:18:02 +00:00
Kaleb Murphy
f64293e530 Upgrade 7.5.10-7.5.11 upgrades transaction payment gateway info. 2008-08-12 17:04:36 +00:00
Kaleb Murphy
fd65713687 gatewayId and gateway dont directly translate to the paymentDriver info apparently. 2008-08-12 13:39:52 +00:00
Kaleb Murphy
0e742efa5e Added paymentDriverId and paymentDriverLabel to the upgrade script for the new transaction table. 2008-08-12 04:35:33 +00:00
Graham Knop
f1cdfd9a8e fix top nav after indent change 2008-08-11 21:52:08 +00:00
Kaleb Murphy
27cd075753 Gallery.css now does not overlap image information with the snapshot. 2008-08-08 18:30:16 +00:00
Yung Han Khoe
96b7047d22 fixed: Thingy: Setting the size of a field has no effect 2008-08-08 11:27:47 +00:00
Graham Knop
4d27b10457 preparing for 7.5.20 dev 2008-08-07 23:17:58 +00:00
JT Smith
93a6dc0568 Exposed user and url fields to shop vendors. 2008-08-07 17:18:59 +00:00
Yung Han Khoe
6f1067ff9c fixed: Thingy: Subtext disappears when editing a field 2008-08-07 12:16:27 +00:00