Will Rossiter
|
59fabd005c
|
BUGFIX: duplicate email recipients when duplicating a UDF
|
2010-05-31 09:01:58 +00:00 |
|
Will Rossiter
|
3257590dc8
|
BUGFIX: fixed using UDF with the workflow module which only publishs a page when its been modified and UDF was always returning false to any changes
|
2010-05-16 03:21:04 +00:00 |
|
Michael Andrewartha
|
826c6b5829
|
BUGFIX: Include HideFormData field into send plain email - fix for #5211
|
2010-04-25 22:36:09 +00:00 |
|
Geoff Munn
|
8166f686d0
|
BUGFIX: table and column names quoted properly
|
2010-04-08 21:18:01 +00:00 |
|
Will Rossiter
|
6f720fd30d
|
BUGFIX: Abstracted out submitted form field classes to make it easier to extend submitted form class type to save data into. PATCH via jam13 #5071
|
2010-02-14 07:53:16 +00:00 |
|
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 |
|
Ingo Schommer
|
2d46d7ff69
|
BUGFIX Returning an HTMLText field from UserDefinedForm_Controller->index() instead of the string value - we need to process the string, for example to resolve [link] pseudocode
|
2009-12-09 22:28:09 +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
|
81a2cd0a1f
|
BUGFIX: added validate plugin to module as 2.4 will not include the plugin. MINOR: changed path to jquery to not use jsparty folder
|
2009-12-07 00:37:20 +00:00 |
|
Will Rossiter
|
9520b8693e
|
MINOR: removed undefined method call
|
2009-12-06 22:52:43 +00:00 |
|
Tom Rix
|
fd9c08a195
|
MINOR can* methods on EmailRecipient now inherit off the form.
|
2009-12-04 00:39:56 +00:00 |
|
Geoff Munn
|
6a039d4b8f
|
Tabs reordered (possible IE7 bug fixes where last two tabs were unreachable)
|
2009-11-17 00:39:24 +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 |
|
Will Rossiter
|
c073596b68
|
BUGFIX: fixed issue with disabling saving submissions and emailing #4629. BUGFIX: fixed saving member object error when logged in using a form
|
2009-10-27 09:23:42 +00:00 |
|
Sam Minnee
|
2ca993b7c4
|
BUGFIX: Updated module to support 2.4 API changes
|
2009-10-26 22:04:11 +00:00 |
|
Will Rossiter
|
31141e972d
|
BUGFIX: fixed incorrect code being commited for the userforms identifier
|
2009-10-15 02:36:43 +00:00 |
|
Will Rossiter
|
70944fcabb
|
BUGFIX: fixed incorrect self reference
|
2009-10-15 02:29:48 +00:00 |
|
Will Rossiter
|
ae8e0fa01a
|
MINOR: added styling hook for required identifier
|
2009-10-15 00:41:02 +00:00 |
|
Will Rossiter
|
86b4df4953
|
FEATURE: added ability to have a required identitifer specificed globally
|
2009-10-15 00:33:13 +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
|
d99975d2bf
|
MINOR: fixed tabs with translatable tokens. Patch via cinek #4535.
|
2009-09-23 03:00:08 +00:00 |
|
Will Rossiter
|
2fd0883ea1
|
BUGFIX: fixed ghost records existing on the live site when editing draft
|
2009-09-23 00:02:50 +00:00 |
|
Will Rossiter
|
379bcc7921
|
ENHANCEMENT: added inital versioning / staging support to userforms. Supports different forms on stage / live. ENHANCEMENT: added unit tests to cover versioning / staging
|
2009-09-22 22:36:53 +00:00 |
|
Will Rossiter
|
61edb74f36
|
BUGFIX: changed .change() to .click() on the custom rules handler to fix issue with changing checkboxs in IE8
|
2009-09-16 21:36:02 +00:00 |
|
Carlos Barberis
|
c0a59a7bf3
|
Fixed Error when trying to add/edit email recipient in CMS
|
2009-08-07 02:13:53 +00:00 |
|
Will Rossiter
|
b2d77150f3
|
MINOR: updated lang file
|
2009-07-26 23:23:45 +00:00 |
|
Will Rossiter
|
5da7a2d2a8
|
FEATURE: added ability to disable saving form submissions to the server
|
2009-07-22 04:02:21 +00:00 |
|
Will Rossiter
|
8b84f9caa9
|
FEATURE: added ability to send emails to email fields as well as dropdowns
|
2009-07-19 20:44:32 +00:00 |
|
Will Rossiter
|
f20a6f2c31
|
MINOR: usability improvements to the email popup
|
2009-07-17 03:40:18 +00:00 |
|
Will Rossiter
|
1ba4972e00
|
MINOR: added requiredField class to a field which is required for styling purposes
|
2009-07-16 04:31:46 +00:00 |
|
Will Rossiter
|
72baa7e893
|
MINOR: cleaned up finished() return
|
2009-07-05 07:39:28 +00:00 |
|
Will Rossiter
|
3351ef17b3
|
MINOR: fixed validation button width. MINOR: increased title to 255 chars rather then 50 to allow for longer checkboxs
|
2009-07-05 07:14:03 +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
|
a79a397d37
|
BUGFIX Removed use of HasManyComplexTableField, replaced with a ComplexTableField that auto sets the relation
|
2009-06-12 02:17:35 +00:00 |
|
Will Rossiter
|
b5ed564bcd
|
MINOR: fixed typo in userforms validation
|
2009-05-15 04:01:19 +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
|
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
|
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
|
91386c7cf7
|
MINOR: changed html body to html to allow html tags
|
2009-04-27 04:33:31 +00:00 |
|
Will Rossiter
|
049d42769a
|
APICHANGE: removed the dulicate send copy to subscriber field. This function should now all be routed through the Email Recipients function in the cms. this gives more control over the emailing to the user
|
2009-04-27 02:42:29 +00:00 |
|