Commit graph

4151 commits

Author SHA1 Message Date
Graham Knop
57fdd79801 fixed: Shortcuts includes HTML head data twice 2008-10-05 19:42:45 +00:00
Chris Nehren
ca0bfd54dd fix typo 2008-10-04 14:32:28 +00:00
Doug Bell
dd9cb638f7 added a new permission denied page for the manageVersionTags screen 2008-10-03 22:27:58 +00:00
Doug Bell
636d0cb036 fixed documentation for dataform and thingy Possible Values field 2008-10-02 16:27:12 +00:00
Graham Knop
8ac4215606 fixed: DataForm doesn't keep posted values properly when data fails validation 2008-10-02 15:12:50 +00:00
Graham Knop
62b45785bf fixed: DataForm ignores height on textarea fields 2008-10-02 15:12:40 +00:00
Graham Knop
e971902f6e fixed: failure when submitting a dataform that sends mail with an empty file field 2008-10-02 15:12:31 +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
Graham Knop
2f12a18b11 merge 7.5.22-7.5.24 changelog entries 2008-09-30 23:07:46 +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
135d8f5257 preparing for 7.6.0 release 2008-09-30 20:04:03 +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
de889434da Let the product importer import files with windows style line endings. 2008-09-29 00:57:02 +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
JT Smith
960f6cd0e3 Added WebGUI::Crud API as a base for all database backed objects. 2008-09-26 23:26:22 +00:00
Graham Knop
22176bc1eb fixed: shortcuts don't notify browsers of updates to their shortcutted asset 2008-09-26 20:18:02 +00:00
Graham Knop
ab3b1d8968 7.6.0 is a stop version 2008-09-26 20:17:24 +00:00
Graham Knop
aa4735c675 missed the db scripts when moving branch point 2008-09-26 20:16:57 +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
Graham Knop
64a6976a25 fixed: anonymous registration with email confirmation is broken 2008-09-24 22:48:28 +00:00
Yung Han Khoe
976834a5a4 small changes in Thingy's web services methods, added Thingy tests 2008-09-24 16:24:14 +00:00
Doug Bell
6f789c9917 fixed: WebGUI::HTML->cleanSegment now keeps <link> when preserving script and style 2008-09-23 17:18:20 +00:00
Doug Bell
10fba5dbc0 fixed: HttpProxy parser now handles self-closing tags correctly
fixed: HttpProxy parser now only rewrites forms when also rewriting URLs
2008-09-23 16:26:19 +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
Chris Nehren
bf39e26d6c add the epochDate field to the CS RSS template. now users can use ^D(); to
create a custom date format.
2008-09-22 17:37:52 +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
Kaleb Murphy
195bdb6a5e DatePicker.js can now use different first days of the week 2008-09-19 21:51:47 +00:00
Graham Knop
9ce3598961 fixed: actove admin console tab isn't highlighted 2008-09-19 17:18:55 +00:00
Kaleb Murphy
fba02ac784 AssetManager now times out after 30 seconds on the AJAX call to load assets. This will help people realize they are having network issues. 2008-09-19 16:51:39 +00:00
Graham Knop
1db1e783fb fixed: Folders are cached by the client too long for visitors 2008-09-18 19:51:31 +00:00
Graham Knop
eca7ffbe9d added variant id template variable to product variant loop 2008-09-18 19:51:19 +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
Kaleb Murphy
9e9fc14983 Thingy view template now has access to field_dateCreated and field_lastUpdated for Things 2008-09-17 16:31:31 +00:00
Graham Knop
a2757494af use Module::Find instead of enumerating over the files 2008-09-17 15:38:01 +00:00
Graham Knop
568fd0b608 fixed: editting DataForm email fields resets their name 2008-09-17 15:37:55 +00:00
Graham Knop
6e5c140afe no longer preloads files that start with . 2008-09-17 15:37:46 +00:00
Doug Bell
f743e38d92 fixed: Asset manager doesnt show up after edit 2008-09-17 01:22:41 +00:00