Commit graph

288 commits

Author SHA1 Message Date
Kaleb Murphy
e7f5948ce1 Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work. 2008-08-04 20:23:13 +00:00
Kaleb Murphy
7982d1f82b Web::Form::Asset can now accept assets with '|" in their names. 2008-07-21 20:17:17 +00:00
Yung Han Khoe
fb4eff7c4a fixed: problem with Calendar in EMS "Ticket" tab, "Start" field 2008-07-20 22:57:16 +00:00
Doug Bell
5b4ffcec5f fix: Image uploader in Rich Editor now works correctly 2008-07-20 19:39:41 +00:00
Doug Bell
f8141d46f6 fixed backwards compatibility with new form control API 2008-07-20 19:16:45 +00:00
Martin Kamerbeek
0a67594718 Fixed bug in the colorpicker which caused the colorpicker screen to not pop up. 2008-06-27 14:49:39 +00:00
Graham Knop
c0cd862362 fixed: Rich editor collateral image uploader is broken 2008-06-25 20:02:51 +00:00
Colin Kuskie
779f9f0453 fix a typo in the POD for Form/Control.pm 2008-06-25 16:09:29 +00:00
Doug Bell
2dac29bce5 reverting back to the way frank had it, even though it seems to break some things, since I do not know why the change was made 2008-06-20 21:55:54 +00:00
Doug Bell
5ece4a1d8c fixed: thingy now has appropriate values for all field types 2008-06-20 21:51:50 +00:00
Frank Dillon
bba9788f92 Fixed issue which caused time tracker to complete on post and not allow you to make changes 2008-06-20 20:05:45 +00:00
Colin Kuskie
578d28537a op=manageAssets => op=assetManager 2008-06-12 04:44:15 +00:00
Graham Knop
dc6a225c27 Textarea needs to be filtered when shown as HTML 2008-06-11 14:14:25 +00:00
Graham Knop
bedac54d96 getting value for display shouldn't process form parameters 2008-06-10 18:35:23 +00:00
Colin Kuskie
7a1aa167c5 forward porting update to country list 2008-05-29 19:05:19 +00:00
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +00:00
Doug Bell
ab0b1b2200 - add: Move revisions from one version tag to another
- add: Delete multiple revisions from a version tag at the same time
 - add: Approval activities now have a better parent class and more 
        flexibility (multiple groups to approve, do on approve)
 - fix: weirdness in upgrade file
2008-05-20 03:10:50 +00:00
Colin Kuskie
3ae4c8692b forward porting email fix from 7.4 2008-05-11 04:39:55 +00:00
Colin Kuskie
c930c73d67 Fix Hidden, Radio and Checkbox, which wouldn't allow
a value of zero to be set in them.  It was translated to
the empty string.
2008-05-05 22:20:16 +00:00
JT Smith
6616504077 added vendor management
fixed a few privilege statements in some other code
2008-04-29 21:25:15 +00:00
Doug Bell
614da0d2ab added CAPTCHA to DataForm 2008-04-27 21:28:18 +00:00
Colin Kuskie
d786e7dc36 Fix a typo in the newline/whitespace removal code 2008-04-24 23:12:34 +00:00
Chris Nehren
837fde209c remove evil dastardly hard tabs, replace with spaces 2008-04-22 18:18:21 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
JT Smith
5436f492c8 merging more form fixes 2008-04-18 15:52:41 +00:00
JT Smith
9181a23d73 more form fixes 2008-04-18 15:49:05 +00:00
JT Smith
709ed6971a merging form fixes 2008-04-18 14:51:16 +00:00
JT Smith
040d593999 some form fixes 2008-04-18 14:49:03 +00:00
JT Smith
11e4f6ea7e merging form pollution fix 2008-04-16 21:55:38 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Graham Knop
88ddbbd26f fix email regex typo 2008-04-09 17:09:35 +00:00
Graham Knop
b09787705e fixed: EMail field rejects some valid email addresses 2008-04-08 14:22:14 +00:00
Yung Han Khoe
f5c3c977ae fixed: Thingy: Text, File and Hidden field types listed twice 2008-04-06 18:35:02 +00:00
Yung Han Khoe
00b939f262 fixed: Thingy: Text field type listed twice 2008-04-05 11:02:31 +00:00
JT Smith
50a4b564e5 added item and sku caching to cart
ribbon discounts now work
checklist form control works more like you'd expect
added badge groups
2008-04-02 22:46:40 +00:00
Graham Knop
53bdfda753 fixed: profile photos don't obey max image size 2008-03-28 19:55:03 +00:00
Graham Knop
221d5ac0aa fixed: subscription group in CS edit not internationalized 2008-03-28 19:54:53 +00:00
Yung Han Khoe
60ef5ffdf2 fixed: Form::FieldType->getTypes should exclude Form::Slider base class 2008-03-28 09:10:10 +00:00
Graham Knop
cc75819ca9 upgrading to TinyMCE 3 2008-03-27 22:12:33 +00:00
Graham Knop
579d6085ca fixed: Rich editor image uploader doesn't follow size limits 2008-03-27 19:15:59 +00:00
Yung Han Khoe
e862cb8303 Added an optionsSettable flag to form types that have an options property 2008-03-27 11:16:55 +00:00
Graham Knop
dd6f6ef461 displayValue for list should show values instead of keys 2008-03-24 09:43:35 +00:00
JT Smith
fb17e6375e started on transaction management interface
finished merging new yui
2008-03-15 19:39:19 +00:00
Graham Knop
4a93766bf9 new datepicker 2008-03-07 16:35:19 +00:00
JT Smith
56407bdc8f address book works
yesno uses bool now instead of int
2008-03-06 00:22:59 +00:00
Graham Knop
ef83ebbcaf new colorpicker 2008-03-04 21:35:03 +00:00
Chris Nehren
8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00
Graham Knop
6e0173bc25 preparing for 7.5.3 release 2008-02-21 23:52:09 +00:00
Graham Knop
3c39775869 use proper urls for rich editor image uploads 2008-02-21 23:07:27 +00:00