Commit Graph

1940 Commits

Author SHA1 Message Date
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
Ingo Schommer 87b458bba8 BUGFIX Fixed usage of HeaderField arguments in EditableFormHeading 2008-11-01 15:32:36 +00:00
Sean Harvey b57bc7e58c Removed unncessary renderWith 2008-10-30 03:59:18 +00:00
Sean Harvey 45399682d4 BUGFIX Fix for lack of styling on confirmation message after submitting a User Defined Form. 2008-10-30 03:53:35 +00:00
Sean Harvey e93deaf99c BUGFIX added missing memberlist icon 2008-10-23 21:31:43 +00:00
Sean Harvey 29ddb3e12c Added FieldEditor images that were in sapphire, and should belong in the userforms module, updated references to the images in the templates 2008-10-23 21:11:32 +00:00
Ingo Schommer 54d9f14796 MINOR Updated entities from translate.silverstripe.com 2008-10-08 15:18:18 +00:00
Ingo Schommer 25d44bbca6 MINOR Updated language master table 2008-10-08 14:06:03 +00:00
Sean Harvey d71848c7d0 MINOR Removed inline tag for @see phpdoc token 2008-10-03 03:43:41 +00:00
Sean Harvey fb633252d0 BUGFIX Fixed a critical error saving a UserDefinedForm page type 2008-09-29 05:42:46 +00:00
Sean Harvey 74d69a30fe ENHANCEMENT Added CSV export functionality to the userforms module 2008-09-29 05:33:43 +00:00
Sean Harvey 1bb12dce72 MINOR Added README, LICENSE and ChangeLog files to userforms/trunk 2008-09-29 03:28:53 +00:00
Sean Harvey 1ea06b4028 ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
Sean Harvey 645787823a Added directory structure for userforms 2008-09-29 02:19:30 +00:00
Sean Harvey 2e877cf2a6 Created userforms/trunk directory 2008-09-12 05:19:58 +00:00