Commit graph

6738 commits

Author SHA1 Message Date
Graham Knop
57fdd79801 fixed: Shortcuts includes HTML head data twice 2008-10-05 19:42:45 +00:00
Colin Kuskie
8e6c3297bb forward port i18n AssetExportHtml error messages 2008-10-04 07:47:58 +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
Colin Kuskie
45e4a9657c reset recursion depth on macros to 16 2008-09-30 23:01:51 +00:00
Graham Knop
bbdcb6475a quiet some warnings 2008-09-30 20:03:52 +00:00
Colin Kuskie
91460593b2 fix a bug with looking up asset add privileges 2008-09-30 17:30:26 +00:00
JT Smith
d75f401ac1 fixes to match config file changes 2008-09-30 17:25:25 +00:00
Colin Kuskie
a61bd107fa Add support for the original sku entry in the header. 2008-09-29 23:26:34 +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
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
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
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
Graham Knop
ffd685c36a make WebGUI::Config more reliable with relative paths and chdir. fixes forking upgrade. 2008-09-27 20:07:49 +00:00
JT Smith
4acb862e15 added admin console plugability 2008-09-27 17:10:57 +00:00
Frank Dillon
a253c67018 Fixed an problem in getUsersNotIn which was causing the wrong users to be returned. 2008-09-27 12:18:43 +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
49e65fd8eb use isAdminOn instead of the variable directly 2008-09-26 20:16:51 +00:00
Colin Kuskie
6bf9ded250 fix Crud-dy whitespace 2008-09-26 15:51:28 +00:00
Frank Dillon
b607f625a5 Fixed a bug that would not have a subject in the email response error if for some reason the from address is empty and visitors cannot post to the CS 2008-09-26 13:06:11 +00:00
Yung Han Khoe
1378ab0d41 Added field_loop to output of Thingy's www_getThingViaAjax method 2008-09-25 20:05:17 +00:00
Graham Knop
4bcf12da02 clean up next/previous code for threads 2008-09-24 22:48:35 +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
JT Smith
fc227a2a59 added a safer faster join using option 2008-09-24 15:56:51 +00:00
JT Smith
b2946d7650 added join support 2008-09-24 15:02:25 +00:00
Patrick Donelan
dd5d0639b2 RFE - Teach Thingy to be a Web Service (http://www.plainblack.com/rfe/request-for-enhancement/teach-thingy-to-be-a-web-service) [Yung] 2008-09-24 07:10:46 +00:00
Graham Knop
4fd276f0e5 include full link tag in cleanSegment 2008-09-23 21:32:44 +00:00
Graham Knop
d529da257d improve documentation of lineage iterator 2008-09-23 21:32:40 +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
JT Smith
14c0471946 added complex order by controls 2008-09-23 15:30:06 +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
Colin Kuskie
f17c6f75e8 add the new CS epochDate template variable to the help system 2008-09-22 17:49:48 +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
Colin Kuskie
1a908da06b fix POD spacing issues with Crud 2008-09-22 16:51:02 +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