Commit graph

9702 commits

Author SHA1 Message Date
Graham Knop
d12f0d2e30 make GalleryAlbum test run, and fix it 2008-10-05 19:42:52 +00:00
Graham Knop
57fdd79801 fixed: Shortcuts includes HTML head data twice 2008-10-05 19:42:45 +00:00
Graham Knop
4eada61d8d syntax check is faster, always runs, and tests for warnings as well 2008-10-05 19:42:39 +00:00
Chris Nehren
ca0bfd54dd fix typo 2008-10-04 14:32:28 +00:00
Colin Kuskie
8e6c3297bb forward port i18n AssetExportHtml error messages 2008-10-04 07:47:58 +00:00
Colin Kuskie
5ab09308af forward port test fixes for AssetExportHtml 2008-10-04 07:33:01 +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
Graham Knop
05a01201ff clear out some compile warnings 2008-10-01 22:43:29 +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
Colin Kuskie
655e795f4a fix i18n typo 2008-10-01 15:54:07 +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
45e4a9657c reset recursion depth on macros to 16 2008-09-30 23:01:51 +00:00
Graham Knop
38c42d01fd get upgrade.pl to fail properly if upgrade script dies 2008-09-30 22:42:07 +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
Graham Knop
bbdcb6475a quiet some warnings 2008-09-30 20:03:52 +00:00
Colin Kuskie
79cbb85285 fix Asset.t. Safe references are not always safe 2008-09-30 18:23:17 +00:00
Colin Kuskie
21545535be replace diag output with a comment 2008-09-30 17:36:31 +00:00
Colin Kuskie
91460593b2 fix a bug with looking up asset add privileges 2008-09-30 17:30:26 +00:00
Graham Knop
079ca87f17 fix Asset_diagnose.t for new asset configuration 2008-09-30 17:29:17 +00:00
JT Smith
d75f401ac1 fixes to match config file changes 2008-09-30 17:25:25 +00:00
Graham Knop
336cb209fd protect against premature test failure corrupting config, remove debug code 2008-09-30 17:07:26 +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
Colin Kuskie
7043f5d711 help the test track changes to Config.pm and how it handles paths 2008-09-30 16:11:11 +00:00
Colin Kuskie
a61bd107fa Add support for the original sku entry in the header. 2008-09-29 23:26:34 +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
JT Smith
ede1f674b3 bug fixes related to configurable asset properties 2008-09-29 18:31:30 +00:00
Chris Nehren
c25101654f users may now customize the post received page for the CS 2008-09-29 18:21:29 +00:00
JT Smith
74d9e95d75 fixed spacing problem 2008-09-29 15:57:31 +00:00
Graham Knop
5780171857 fix busted pod in Asset.pm 2008-09-29 15:07:40 +00:00
JT Smith
79a5ea4697 updated to reflect changes in configurable asset properties 2008-09-29 15:01:26 +00:00
Colin Kuskie
7483ea843a update Config file test for new config file format 2008-09-29 02:38: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
JT Smith
72edbfd628 various fixes and enhancements for the asset configuration stuff i checked in earlier 2008-09-29 00:14:49 +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
Colin Kuskie
1c2993dd86 merge in a missing change required for NotifyAboutLowStock 2008-09-28 23:33:41 +00:00
Colin Kuskie
5d3fc505cc internationalize the submit button for email reset password 2008-09-28 23:28:44 +00:00
JT Smith
6a2f948c18 moving into a folder as it always should have been 2008-09-28 23:27:44 +00:00
Diona Kidd
0ba154f8fa Adding test for Auth operation 2008-09-28 21:47:04 +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
aaa1e0ab0e add a test for importing product tables when the headers and fields are quoted 2008-09-28 05:00:57 +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
Colin Kuskie
0f312d69b2 fix leaking products and shelves in test 2008-09-27 21:18:24 +00:00