Will Rossiter
|
984bfdd42d
|
MINOR: fixed icon for drag and dropping fields - ajshort
|
2009-04-20 03:22:54 +00:00 |
|
Will Rossiter
|
379a5c98d2
|
MINOR: added dynamic location for the form field icon - ajshort. MINOR: added custom validation fields to insert form field specific error messages
|
2009-04-20 03:07:57 +00:00 |
|
Will Rossiter
|
dde089ccd6
|
MINOR: fixed notice level error
|
2009-04-20 01:02:26 +00:00 |
|
Will Rossiter
|
b83bc79fc2
|
BUGFIX: fixed sorting values on new fields
|
2009-04-19 23:52:44 +00:00 |
|
Will Rossiter
|
d4d53acf40
|
MINOR: restored deleted action
|
2009-04-19 23:26:43 +00:00 |
|
Will Rossiter
|
703a62cd7f
|
BUGFIX: tidied up file attachment. should no longer attach blank file objects
|
2009-04-19 23:22:22 +00:00 |
|
Will Rossiter
|
c6768d8412
|
MINOR: tidied up code formatting
|
2009-04-19 21:20:52 +00:00 |
|
Will Rossiter
|
b3a73eac53
|
BUGFIX: fixed notice level error with old field name
|
2009-04-19 07:34:30 +00:00 |
|
Will Rossiter
|
e73015e6e5
|
BUGFIX: got drag and drop ordering of field OPTIONS rewritten in jQuery
|
2009-04-18 03:08:34 +00:00 |
|
Will Rossiter
|
c0b2f760cd
|
BUGFIX: got drag and drop ordering of fields rewritten in jQuery
|
2009-04-18 02:49:46 +00:00 |
|
Will Rossiter
|
08b06b581c
|
BUGFIX: fixed image icons
|
2009-04-17 02:50:45 +00:00 |
|
Will Rossiter
|
9638edd4f9
|
MINOR: removed old prototype fieldeditor code
|
2009-04-17 02:34:17 +00:00 |
|
Will Rossiter
|
07c8ad9ff3
|
BUGFIX: make sure to delete an object from the test
|
2009-04-17 02:29:40 +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 |
|
Will Rossiter
|
8926ad082b
|
FEATURE: added ability to delete 1 submission or all the submissions from the userdefined form
|
2009-04-15 04:23:43 +00:00 |
|
Will Rossiter
|
6368c972d1
|
MINOR: commented out delete submission code which has not been finished yet
|
2009-04-15 01:10:22 +00:00 |
|
Will Rossiter
|
0dfded7444
|
FEATURE: added ability to include userdefined form nested in Content field by using $UserDefinedForm token
|
2009-04-14 23:50:48 +00:00 |
|
Will Rossiter
|
643d6e35f6
|
MINOR: hide email notifications from other page lists
|
2009-04-14 23:21:52 +00:00 |
|
Will Rossiter
|
74442bfd89
|
FEATURE: added ability to have a clear form button. MINOR: setting up functions for deleting submissions
|
2009-04-14 22:59:46 +00:00 |
|
Will Rossiter
|
d3a3122b84
|
MINOR: show download file link in the cms for file downloads. MINOR: code formating improvements.
|
2009-04-14 04:11:05 +00:00 |
|
Will Rossiter
|
eb359e80ec
|
FEATURE: allow a field in the UDF to be used as the field to send a response too
|
2009-04-14 03:26:14 +00:00 |
|
Will Rossiter
|
9e7e211927
|
FEATURE: added ability to send emails to multiple people on form submission with custom email subjects and body text. MINOR: fixed comments in userforms as it has been moved out of cms package
|
2009-04-14 02:06:18 +00:00 |
|
Will Rossiter
|
597c579373
|
restored userforms trunk
|
2009-04-13 22:47:38 +00:00 |
|
Will Rossiter
|
084070163d
|
moved trunk to a branch as a backup for mandrew to make fixes without moving site to trunk
|
2009-04-13 22:44:37 +00:00 |
|
Will Rossiter
|
87fd643c82
|
MINOR: added field html to match other fields in the form #3793
|
2009-04-13 21:53:18 +00:00 |
|
Sean Harvey
|
cd9135bc89
|
BUGFIX Fixed deletion of form elements
|
2009-03-31 00:53:03 +00:00 |
|
Will Rossiter
|
107d655b20
|
BUGFIX: fixed label on literalfield
|
2009-03-27 01:51:26 +00:00 |
|
Normann Lou
|
11d80d4699
|
BUGFIX: user defined form style broken in back-end. The BottomMenu and FormOption section is overlay with the FieldList section. (a ticket 1425 in Help desk)
|
2009-03-26 01:28:57 +00:00 |
|
Will Rossiter
|
22dddb5bf7
|
MINOR: changed literal field title name on the advice of our users
|
2009-03-25 05:25:50 +00:00 |
|
Will Rossiter
|
9887201bf5
|
FEATURE: added LiteralField option to user defined forms
|
2009-03-25 03:37:49 +00:00 |
|
Will Rossiter
|
b1a0026d05
|
FEATURE: allow subclassing of editable form field to update the UDF form editor
|
2009-03-25 02:06:28 +00:00 |
|
Michael Andrewartha
|
53390d6a5d
|
resolved conficts in Editable text field
|
2009-03-16 21:32:16 +00:00 |
|
Sean Harvey
|
b2e1deeb10
|
ENHANCEMENT Allow setting max length, min length and size on all EditableTextField instances globally (unless it's set on a per-field basis)
|
2009-03-16 21:29:19 +00:00 |
|
Michael Andrewartha
|
0d60f6326a
|
BUGFIX added isset option to if statement to stop errors
|
2009-03-09 04:52:59 +00:00 |
|
Will Rossiter
|
daac87acee
|
BUGFIX: fixed truncation of multiple emails or long emails
|
2009-02-27 01:21:10 +00:00 |
|
Michael Andrewartha
|
170420f9f8
|
BUGFIX added isset around ['Title']
|
2009-02-26 21:47:22 +00:00 |
|
Michael Andrewartha
|
bf0e1cab44
|
BUGFIX added isset to [->ID]
|
2009-02-26 21:45:57 +00:00 |
|
Andrew O'Neil
|
a1e94eb404
|
Updated Changelog and readme
|
2009-02-24 05:14:10 +00:00 |
|
Ingo Schommer
|
7b37a32b10
|
BUGFIX Fixed usage of FieldEditor->performReadonlyTransformation()
|
2009-02-24 02:56:38 +00:00 |
|
Saophalkun Ponlu
|
459c127d51
|
ENHANCEMENT: can now send submitted data (via email) to submitter and site owner individually or both at the same time
|
2009-02-11 02:27:55 +00:00 |
|
Saophalkun Ponlu
|
e2f47e41c3
|
ENHANCEMENT: Allow custom email text to go to form submitter
|
2009-02-11 02:00:20 +00:00 |
|
Sean Harvey
|
7265fae386
|
BUGFIX Fixed checkboxes checked by default
MINOR Code formatting cleanup
MINOR Fixed undefined variable errors and PHP notices
|
2009-01-28 05:59:23 +00:00 |
|
Saophalkun Ponlu
|
70751f951e
|
MINOR: Added lable to EditableEmailField
|
2009-01-23 03:14:57 +00:00 |
|
Saophalkun Ponlu
|
084d20b739
|
BUGFIX: throws an exception when readonly or/and default properties are not set to true
|
2009-01-22 20:55:58 +00:00 |
|
Saophalkun Ponlu
|
0492ab7955
|
BUGFIX: wrong path to javascript and stylesheet
|
2009-01-22 01:50:45 +00:00 |
|
Ingo Schommer
|
cfd7a3b549
|
MINOR Updated translations
|
2009-01-12 04:38:47 +00:00 |
|
Ingo Schommer
|
facc1d865f
|
BUGFIX Fixed "undefined element" js error in FieldEditor.js
|
2008-12-15 03:10:04 +00:00 |
|
Sam Minnee
|
197df65f2b
|
Updated form editor's javascript to work with SSViewer-generated comments
|
2008-11-25 03:53:21 +00:00 |
|
Ingo Schommer
|
7dbc05ba50
|
MINOR Updated master language tables
|
2008-11-02 20:12:23 +00:00 |
|
Ingo Schommer
|
4bd1445f17
|
MINOR Collecting entities for language master table with new i18nTextCollector functionality. The table is now sorted alphabetically by namespace and entity. Entities now include more translatable statics from DataObject subclasses like $db, $has_one etc.
|
2008-11-01 15:32:44 +00:00 |
|