Commit graph

2040 commits

Author SHA1 Message Date
Graham Knop
140ea63081 fixed: UserList templates use incorrect variable names 2008-10-05 19:43:09 +00:00
Graham Knop
d9cec8ff94 fixed: DataForm entry table isn't properly indexed 2008-10-05 19:42:56 +00:00
Graham Knop
f7b02c0407 fixed: some default assets have ids shorter than 22 characters 2008-10-02 15:12:20 +00:00
Chris Nehren
21058ead4d changed: the list of extensions for the export system to pass through
unmodified has been moved to the configuration file under the
"exportBianryExtensions" field.
2008-10-01 19:22:34 +00:00
Graham Knop
7819df09ce preparing for 7.6.1 dev 2008-09-30 23:26:43 +00:00
Colin Kuskie
dec515d1cf Dereference the array ref of collateral into an array so foreach
can iterate over it.
2008-09-30 22:09:54 +00:00
Graham Knop
7a3c897ca6 removing some unneeded templates 2008-09-30 20:03:59 +00:00
JT Smith
dda9a68353 Haarg is a dirty bitch who says i should use warn instead of print 2008-09-30 16:32:48 +00:00
Chris Nehren
84f38558cf I'm dumb, fix the default post received upgrade path and package. Thanks, perlDreamer. 2008-09-29 21:05:11 +00:00
Chris Nehren
c25101654f users may now customize the post received page for the CS 2008-09-29 18:21:29 +00:00
Colin Kuskie
79c5425bcf Fix product exporting and importing through the Shelf.
Note that sku entries in the import and export file are now varSku.
2008-09-28 23:59:26 +00:00
JT Smith
564fea1583 - Rebuilt AdminBar. Now renders faster, and has categories in the new content
menu.
 - Reconfigured asset configuration file properties
2008-09-28 19:50:31 +00:00
Colin Kuskie
b8f7c6ea9d backport the fixed templates that I broke with my stupid/wonderful template script 2008-09-28 04:26:41 +00:00
JT Smith
b6b77ab096 added admin console plugability 2008-09-27 17:10:48 +00:00
Graham Knop
ab3b1d8968 7.6.0 is a stop version 2008-09-26 20:17:24 +00:00
Graham Knop
979f1eb160 move branch point up to 7.5.24 2008-09-26 14:54:14 +00:00
Colin Kuskie
64fdc50a5d missed 8 templates on the first pass 2008-09-25 23:07:02 +00:00
Colin Kuskie
150d9ac4d1 fix usage of gateway macro in all default templates 2008-09-25 21:07:44 +00:00
Frank Dillon
cde696c767 Added isAdHocMailGroup flag which can be used to build temporary groups of users to send notifications to. Once the users have been added to the mail queue in WebGUI::Mail::send, the group is deleted. 2008-09-22 22:26:59 +00:00
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