Commit graph

6747 commits

Author SHA1 Message Date
Yung Han Khoe
f940752c4f Updated Thingy's edit instructions and search description fields to HTMLAreas 2008-10-07 07:57:45 +00:00
Graham Knop
faa9e24344 fixed: Search asset shows blank page after searching 2008-10-06 15:55:32 +00:00
Graham Knop
d37ded3ddc fixed: Cross site scripting issue on operation pages 2008-10-06 15:49:30 +00:00
Yung Han Khoe
a877a505c4 fixed: Combo box does not show possible values in Thingy 2008-10-06 12:56:05 +00:00
Yung Han Khoe
20e561788b Fixed select slider and key/value pair support for list type form elements in Thingy 2008-10-06 08:38:06 +00:00
Graham Knop
e7e0511552 fixed: SelectSlider form control is broken 2008-10-05 20:57:02 +00:00
Graham Knop
15941aaea2 fix i18n typo 2008-10-05 20:56:57 +00:00
Graham Knop
089008de29 fixed: International characters in password prevents login 2008-10-05 20:56:50 +00:00
Graham Knop
b002dbaf47 fixed: DataForm can't export fields containing newlines 2008-10-05 19:43:03 +00:00
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