Commit Graph

1078 Commits

Author SHA1 Message Date
Tom Rix
9fd0a4b531 MINOR make the ajax requests relative to base 2009-07-03 02:19:12 +00:00
Tom Rix
a2f3381061 MINOR make the ajax requests relative to base 2009-07-03 02:17:44 +00:00
Tom Rix
90f977bde1 2009-07-02 21:18:16 +00:00
Will Rossiter
1d3d309582 BUGFIX: fixed issue with rule based validation trying to save the default rule 2009-06-25 06:55:42 +00:00
Will Rossiter
2fb5441019 BUGFIX: fixed issue with multi select fields not mantaining dropdown values and styling 2009-06-25 05:07:00 +00:00
Andrew O'Neil
34dd5bf86f BUGFIX: Use a plain text field, as HTMLEditorFields have issues in
popups
2009-06-16 03:13:49 +00:00
Sean Harvey
624a93f19b BUGFIX Fixed error trying to unserialize a value that isn't an integer 2009-06-15 09:35:34 +00:00
Sean Harvey
2336168437 MINOR Added contact to userforms maintainer 2009-06-14 23:11:31 +00:00
Sean Harvey
a79a397d37 BUGFIX Removed use of HasManyComplexTableField, replaced with a ComplexTableField that auto sets the relation 2009-06-12 02:17:35 +00:00
Sean Harvey
d39ac10386 BUGFIX Removed call to parent::ExtraOptions() which doesn't exist 2009-06-08 06:48:25 +00:00
Sam Minnee
b637869b70 BUGFIX: Fixed readonly behaviour and boundary conditions for FieldEditor 2009-06-08 06:17:15 +00:00
Sean Harvey
df91c536de BUGFIX If a field wasn't selected to add, show an nicer error instead of a php error 2009-06-08 04:53:42 +00:00
Sean Harvey
f6f1085029 ENHANCEMENT Moved readonly capabilities to EditableFormFiel from EditableMultipleOptionField - this means you can now set readonly on any form field
BUGFIX Check for readonly when checking edit and delete permissions on FieldEditor
BUGFIX Don't just show "None" when the page is in readonly mode and showing the Fields tab, instead show a readonly representation of the field editor
2009-06-08 04:42:17 +00:00
Sean Harvey
0b10a29345 BUGFIX Fixed extra option fields being shown initially in IE, when they should be hidden 2009-06-08 01:54:25 +00:00
Will Rossiter
c62b555b9e MINOR: fixed undefined array notice on the edge case of a request failing 2009-05-28 08:45:25 +00:00
Will Rossiter
7d39887df3 MINOR: optimized code when deleting multiple fields 2009-05-28 08:40:23 +00:00
Will Rossiter
d60a118083 MINOR: tidied up how saving of fields works to make it less brittle 2009-05-28 08:31:10 +00:00
Ingo Schommer
4fac0956d9 ENHANCEMENT Added language files 2009-05-28 04:44:48 +00:00
Will Rossiter
47ecc9cfad BUGFIX: fixed ordering of form fields 2009-05-28 03:51:48 +00:00
Will Rossiter
92b88dad44 MINOR: readded missing return to return field validation 2009-05-26 05:40:47 +00:00
Will Rossiter
bb09f582d5 MINOR: changes to the layout of the submitted email 2009-05-22 01:48:47 +00:00
Will Rossiter
8047dec983 BUGFIX: fixed naming conflict with method / var name 2009-05-21 23:31:46 +00:00
Will Rossiter
52e6c99740 BUGFIX: fixed french translation. PATCH from rndmerle. Ticket #3601 2009-05-19 20:59:06 +00:00
Will Rossiter
b5ed564bcd MINOR: fixed typo in userforms validation 2009-05-15 04:01:19 +00:00
Will Rossiter
182d1d4953 BUGFIX: readded missing content option 2009-05-14 22:54:42 +00:00
Will Rossiter
86bc91d1f2 BUGFIX: fixed permission system for the field editor view 2009-05-14 21:40:03 +00:00
Will Rossiter
603764de01 MINOR: updated email format to use label and the value below as the table layout was not working for longer fields 2009-05-14 20:55:28 +00:00
Will Rossiter
73bf168b8c FEATURE: ability to send emails as plain text. BUGFIX: fixed showing header fields in reports 2009-05-12 06:10:13 +00:00
Sean Harvey
7529460e80 BUGFIX Fixed userforms SQL to work with ANSI compatibility turned on 2009-05-12 01:48:04 +00:00
Will Rossiter
5588646af3 BUGFIX: updated editabletextfield to new userfield api 2009-05-10 23:26:22 +00:00
Will Rossiter
10d5f41f24 BUGFIX: fixed rules with date fields and header fields. Appilied components of #4006 2009-05-08 04:27:49 +00:00
Will Rossiter
cf39bbc71b MINOR: fixed incorrect classname. Patch via ticket #4005 2009-05-07 03:55:04 +00:00
Will Rossiter
504623d940 BUGFIX: by default show the field 2009-05-06 04:20:46 +00:00
Will Rossiter
79621b6c7f MINOR: make sure field dropdowns are updated when adding a field 2009-05-06 04:11:34 +00:00
Will Rossiter
3ec7345ac9 MINOR: fixed language of fieldeditor 2009-05-06 03:46:12 +00:00
Will Rossiter
626f09be39 APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
Will Rossiter
cf35c706e4 BUGFIX: fixed custom rules for radio boxes and checkbox lists 2009-05-01 04:11:31 +00:00
Normann Lou
34bfd0f8c6 Roll back r75608 2009-04-29 03:05:28 +00:00
Normann Lou
4f6ccc6b19 ENHANCEMENT: add sapphire/css/Form.css as the default css for a UserDefinedForm 2009-04-29 02:38:56 +00:00
Will Rossiter
f19924d92f MINOR: fixed notices and tidied up code 2009-04-28 02:03:13 +00:00
Will Rossiter
ecdb0e009a MINOR: removed cms fields that do nothing 2009-04-27 23:40:33 +00:00
Will Rossiter
9179149446 BUGFIX: fixed memberlist field 2009-04-27 06:17:02 +00:00
Will Rossiter
6e3f9668c0 MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
Will Rossiter
df26613d8b MINOR: fixed undefined error when member list failed 2009-04-27 04:43:40 +00:00
Will Rossiter
91386c7cf7 MINOR: changed html body to html to allow html tags 2009-04-27 04:33:31 +00:00
Will Rossiter
0f21c475a6 MINOR: removed parent code 2009-04-27 04:32:47 +00:00
Will Rossiter
edb703d119 MINOR: refactored literalfield and formheading to use new mini structure 2009-04-27 04:01:06 +00:00
Will Rossiter
73944fd84f MINOR: fixed php syntax fail. I should learn that PHP != JS 2009-04-27 03:58:52 +00:00
Will Rossiter
22a658b8c0 MINOR: removed dulicate code 2009-04-27 02:45:40 +00:00
Will Rossiter
5beaaf834b MINOR: getSetting needs to be public to be accessibile from UserDefinedForm.php 2009-04-27 02:43:35 +00:00