Will Rossiter
70f05b891e
BUGFIX: fixed conflict of Versioned extension functions. MINOR: added tests for publishing multiple option fields
2009-12-12 08:59:20 +00:00
Will Rossiter
b4f5229f58
MINOR: Removed closing ?> from class files. MINOR: fixed package names
2009-12-07 02:04:20 +00:00
Will Rossiter
dfc2476c79
MINOR: Removed 2.3 specific code. Userforms trunk is now 2.4+ compatible only. For 2.3 compatibility use branches/0.2. BUGFIX: fixed paths for fieldeditor js
2009-12-07 00:52:00 +00:00
Will Rossiter
c34a2af447
FEATURE: Added Inequality filters to the custom rules. To Allow Numeric fields to be processed by > < statements
2009-11-02 07:22:30 +00:00
Sam Minnee
2ca993b7c4
BUGFIX: Updated module to support 2.4 API changes
2009-10-26 22:04:11 +00:00
Sean Harvey
4cdeb3d20f
BUGFIX Fixed SQL that contained backticks to work on databases with ANSI SQL enabled
2009-09-29 23:04:52 +00:00
Will Rossiter
e24cd75b21
ENHANCEMENT: added staging / versioning support for EditableOptions
2009-09-23 01:36:52 +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
Will Rossiter
8047dec983
BUGFIX: fixed naming conflict with method / var name
2009-05-21 23:31:46 +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
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
83d1f2fe86
ENHANCEMENT: rewrote the user defined forms cms JS into jquery. ENHANCEMENT: rewrote templates and removed dulicate code. APICHANGE: created parent class for EditableFormField, EditableOption and EditableMultiOption to prevent code duplication. MINOR: added icon for literal field. MINOR: added quick unit test. MINOR: removed dulicate images
2009-04-17 02:26:40 +00:00