| Post |
|
Oliver
- Admin
6:26 pm - November 7, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 9.2 (features & bugfixes)
PLEASE READ UPGRADE NOTE!
- feature: added restore function when cforms settings get corrupted (for whatever reason) the function kicks in as soon as cforms detects broken settings and will guide the user
- feature: added form specific success and failure classes for more CSS/styling control
- feature: added POP before SMTP authentication to SMTP feature
(global settings)
- feature: added filename modification for file uploads at run-time
(see my-functions.php!)
- bugfix: fixed a minor bug in the global settings backup routine
- bugfix: "don't clear" setting would not be saved
- bugfix: fixed disabling of headers when downloading tracked data
- bugfix: tracking data download: missed last record for CSV & TAB
- bugfix: fixed and simplified 'duplicate form' routine (FROM: was not copied properly)
- other: TinyMCE styling : made CSS more specific to cforms ("TinyMCE Advanced" compatible)
- other: update SMTP/PHPMailer support to v2.2.1
|
|
|
Oliver
- Admin
6:59 pm - October 15, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 9.1 (features & bugfixes)
PLEASE READ UPGRADE NOTE!
- feature: timing of forms: added start and end date for forms availability
- feature: optionally include field names/header info when downloading data sets (CSV, TAB, XML)
- feature: new custom function to control application logic during run-time
my_cforms_logic() filter function, see my-functions.php for now only page redirection is being supported, more to come in the future
- feature: revamped the code driving the deletion of forms (allowing also allowing the first form to be deleted)
- bugfix: PHPMailer support for attachments (couldn't attach files to email)
- bugfix: "Cannot use string offset as an array in lib_aux.php on line 12"
- bugfix: minor bug in rendering nonAjax action path in form tag
- bugfix: fixed paging on the tracking page
- bugfix: fixed issue with cforms WP comment feature and additional fields (on top of the default comment fields) not showing up in notification email
- bugfix: fixed CC:me field bug (for Ajax submission)
- bugfix: form submission tracking : fixed dashboard & RSS link to actual form details
- bugfix: fixed RSS support (mime types and general compatiblity issues)
- bugfix: JS bug could have caused hiccups when refreshing CAPTCHA image
- bugfix: fixed restore bug "Error: Specified file failed upload test."
- other: added delete warning when deleting a form
- other: line breaks (CRs) in nonAjax confirmation msg are now translated to <br/>
|
|
|
Oliver
- Admin
8:36 pm - September 28, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 9.0 (features & bugfixes)
PLEASE READ UPGRADE NOTE!
- feature: API function: get_cforms_entries( $fname, $from, $to, $sort, $limit )
(see HELP for further info: "APIs...")
- feature: optionally redisplay user input after form submission (non Ajax mode only)
- feature: complete cforms backup option (see under "global settings")
- feature: enhanced support for WP_CONTENT_DIR, WP_CONTENT_URL, WP_PLUGIN_DIR, WP_PLUGIN_URL, PLUGINDIR
- feature: supports now 'check-box-activation' in "plugins" (no more "all data erased error")
- bugfix: installing the preset would add unwanted carriage returns (would break cforms Backup feature)
- bugfix: fixed widget/sidebar form display (if more than the default form was displayed)
- bugfix: fixed checkbox 'false' text addition if set to be not selected
- bugfix: form name filter on tracking page would only return results for one form
- bugfix: several minor bugfixes re: tracking page (filter + view, delete & download)
- other: my-functions.php can now be moved to the /cforms-custom/ folder
- other: data tracking page: made trash can icon(s) more obvious, added close button
- other: upload field: file extensions are case insensitive now!
- other: upload field: spaces in file names are now converted to _
- other: fixed a Javascript related security concern
- other: revamped form backup file (not compatible with pre v9.0 versions!)
- other: fixed GMAIL support for admin message layout
- other: tracking page layout more fluid (CSS: Show->Submissions)
|
|
|
Oliver
- Admin
12:57 pm - August 24, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.7 (features & bugfixes)
- feature: added support for other plugins using TinyMCE (causing the 'purl' err currently).
See buttons support, global settings.
- feature: RSS feeds (security key enabled) for form submissions, global feed and for single forms
See global settings and main form admin page.
- feature: option to force CAPTCHA & Q&A even for logged in users
See global settings.
- feature: CAPTCHA now compatible with WP Super Cache plugin working with super cached pages!
- feature: cforms "comment feature" now considers comment COOKIES (user preferences)
- bugfix: fixed email (data) issue when CAPTCHA or Visitor Verification (Q&A) field was not at then end of the form
- bugifx: non-(at all)-selected radio buttons would cause issues
- other: rearrangement of options on the main config page & admin UI clean up
|
|
|
Oliver
- Admin
10:14 pm - August 13, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.6.2 (bugfixes)
- feature: Q&A now also not displayed for logged in users
- bugfix: email bug: broken HTML message when user was logged in while submitting a form
- bugfix: comment feature, ajax submission: 'wait a moment...' wasn't replaced by success message
|
|
|
Oliver
- Admin
9:05 pm - August 9, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.6.1 (new feature & bugfix)...
- feature: 'Comment Luv' fully supported by cforms' WP comment form feature
- feature: 'Subscribe To Comment' plugin fully supported by cforms' WP comment form feature
- feature: 'WP Ajax Edit Comments' plugin fully supported by cforms' WP comment form feature
- feature: CAPTCHA not shown when users are logged in
- feature: WP comment form feature supports gravatars (see HTML template for new comments -> HELP)
- bugfix: turning WP's "wp_autop" filter off, could cause form rendering (XHTML validation) issues
- bugfix: fixed jumpin check box when check box is 'required' and toggled
- bugfix: when CAPTCHA was set to case insensitive, reloading proper captcha was iffy in some cases
- other: supports WP2.6 "wp-load" / alternative wp-config.php option
- other: added "wp-load" support to buttonsnap class
- other: enhanced rendering of cforms comments (for WP post/page comments) see new comment template on global settings for new options and best pratice setup
- other: some general house keeping
|
|
|
Oliver
- Admin
6:44 pm - July 30, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.6 (new feature & bugfix)...
- feature: added user definable default states for check-, radio boxes, drop downs etc.
- bugfix: fixed proper cforms tag insertion when using PHP4 (known PHP strrpos issue)
- bugfix: fixed funny "!" characters in long emails (when lines had gotten too long)
- bugfix: fixed better handling of very large upload files (when "no email attachments" are selected)
- other: added 'echo' to insert_custom_cform()
- other: minor adjustments to the file upload handling routine
- other: changed to use of $_SERVER['REQUEST_URI'] to accommodate IIS server peculiarities
- other: updated to use jQuery 1.2.6
- other: check for PHPMailer class (to avoid loading conflicts)
|
|
|
Oliver
- Admin
8:51 pm - July 9, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.5.2 (bugfixes)
- bugfix: line breaks in check box groups could cause field troubles (overwriting)
- feature: allowing other forms to "feed" into a (c)form and thus pre-populate cforms fields
- bugfix: fixed "custom err messages" when used with "custom IDs/Names"
- bugfix: fixed plugin_dir path logic to better support WPMU
- bugfix: tracking page: fixed getting all entries
- other: insert_cform() now prints directly the form (no echo needed)
|
|
|
Oliver
- Admin
5:47 pm - June 10, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.5.1 (features & bugfixes)
- feature: user CAPTCHA response can now be treated case insensitive
- bugfix: tracking page: "download all" fixed
- bugfix: tracking page: filtered results count fixed
- bugfix: fixed some annoying MSXML IE specific errors...
- bugfix: custom files had to be all lowercase, now case insensitive
- bugfix: custom CSS file would not be pre-selected in Styling/drop-down
- other: added a patch to manage Wordpress annoying wp_autop 'feature' and thus fix xHTML validation (this should really be WP's task ;-)
|
|
|
Oliver
- Admin
6:49 pm - May 24, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.5 (features & bugfixes)
- feature: better custom-files support (CSS, CAPTCHA) to outwit the short comings of the WP auto update feature that removes/overwrites custom files *ALL custom files** should go into "/plugins/cforms-custom"
- feature: added/changed default way of referencing forms, now: <!--cforms name="XYZ"--> for better transparency and persistence (when deleting forms)
- feature: WP comment feature: extra admin notification option available now
- bugfix: radio option ID != label "for=", now they match up
- bugfix: fixed 'waiting' message while submitting (escaped characters & styling)
- bugfix: fixed RoleManager support for the new & enhanced tracking page
- bugfix: fixed HTML tags in checkbox group display text (wizard dialog)
- bugfix: fixed HTML tags in checkbox group display text (in form email)
- other: enhanced sanitizing of custom IDs for input fields
- other: added {Referer} & {PostID}
- other: enhanced XML download format
- other: replaced all deprecated get_settings()
- feature: added the possibility to change the FROM: address to fake the user's this is not recommended, but a widely asked for 'feature', use at your own risk
|
|
|
Oliver
- Admin
7:20 am - May 13, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.4.2 (maintenance)
- bugfix: date picker field would be greyed out even if enabled in global settings
- bugfix: check box group label ID <> input field ID, broke xHTML strict
- bugfix: fixed support for special characters on the "Tracking" page (Viewing)
- bugfix: fixed support for special characters on the "Tracking" page (Downloading)
|
|
|
Oliver
- Admin
8:11 pm - May 4, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.4.1 (maintenance)
- bugfix: some users experienced lost TAF setting when post was scheduled for a future date
- bugfix: forward slashes are not allowed in form names, and could have caused some issues
- bugfix: cforms WP comment feature : "Select:Email/Note" wizard dialog corrected
- bugfix: revived suppressed err msg when selecting more than one field of a unique field type
- bugfix: field type drop down entries 'misaligned' with wizard dialog(s)
- other: js/lang/en.js - renamed the lang file to the seemingly more common locale setting
- other: CC:me can (now post-form-submission) be suppressed
|
|
|
Oliver
- Admin
6:08 pm - April 23, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.4 (features & bugfixes)
- added feature: success message is now being parsed for {default} and {custom} variables
- added feature: custom variables (referencing input field) can now be written as {_fieldXY} with XY being the input field no. as it appears in the admin form configuration, e.g {_field2} = 2nd form field
- added feature: enhanced custom input field ids/names: if "[id:]" present in field name string, e.g. Your Name[id:fullname]|Your Name then what's given as the 'id' is being used for the fields id/name
- other: changed focus to first missing/invalid input field, used to be the last field in the form
- bugfix: checkboxgroup ID bug resolved (thanks Stephen!)
- other: included a fix for other plugins that unnecessarily impose "prototpye" on all plugin pages
|
|
|
Oliver
- Admin
7:33 am - April 18, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.3 (features & bugfixes)
- feature: Completely revised Tracking/Edit UI
- feature: Tracking: XML download
- feature: Tracking: editable fields
- bugfix: fixed IIS issues with CAPTCHA RESET
- bugfix: datepicker default values (non-digit) would cause false start dates
- bugfix: "{page}" wasn't properly recorded in some cases for ajax submission
- bugfix: multiple upload fields: if the first field wasn't populated, none of the following attachments would be send in the email (but saved on the server)
- bugfix: if all submissions were deleted from tracking tables, the first new form submission/data set would be partially broken
|
|
|
Oliver
- Admin
6:03 pm - April 11, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.2 (one feature, mostly bugfixes)
NOTE (in case you're using the datepicker feature!: Please double check your date format and other new datepicker settings, the bundled datepicker feature has been replaced with new, better one.
- feature: new, more robust datepicker feature!
- bugfix: fixed T-A-F custom field display for post/pages for WP2.5
- bugfix: T-A-F custom field would not show for pages
- bugfix: fixed a rare but critical bug when using checkboxgroups|radiobuttons & datepicker
- bugfix: fixed escaped quotes in Fieldsets names in emails (text part)
- bugfix: one click updater was mistakenly disabled by "plugin name"
- other: fixed delete button on tracking (item) page
- other: if field is set to "auto clear", it will be also now cleared before submission if the default value is still present
|
|
|
Oliver
- Admin
6:16 pm - April 1, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.1 (features, bugfixes)
NOTE: MAJOR CHANGES for ajax support; cforms.js doesn't have to be edited anymore (ok, there is maybe a 1% that you do have to), so please do not replace new cforms.js with your old, customized cforms.js!
- feature: additional form presets
- feature: |title: now available to add 'titles' to input fields
- feature: auto guessing (during activation) of proper Ajax path settings (cforms.js)
- feature: drop down box- and radiob button options can now be moved around in the "edit dialog"
- bugfix: fixed issue textarea being erased when custom error triggered and shown
- bugfix: fixed/improved Javascript 'jump to error' feature
- bugfix: fixed issue with 'hanging' input field editor (wizard dialog)
- bugfix: fixed issue with field-2-field validation
- bugfix: fixed broken edit field dialog, 'wizard'(IE6, possibly IE7)
- bugfix: {Page} var corrected for Ajax
- bugfix: properly localized months in confirmation emails
- other: slimmer main cforms file, hopefully helping narrow down PHP MEM issues
- other: major code clean-up
- other: improved and streamlined 'Install Form Preset' Dialog
- other: admin UI WP2.5'yfied
|
|
|
Oliver
- Admin
7:34 pm - March 21, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 8.02 (features, bugfixes AND WP2.5 compliance)
PLEASE NOTE:
cforms v8+ will come with a new directory structure to support, going forward, one-click updates - please backup/remove your old /contactforms/ directory!
- feature: NEW PLUGIN ROOT FOLDER STRUCTURE to support one-click/auto plugin updates
- feature: next to supporting $post custom fields, HIDDEN fields can no be fed via URL parameters, e.g.:
URL?myVAR=test-string the hidden field set to "myhiddenfield|<myVAR>"
- bugfix: critical fix for JS based input validation (regexp broken in v7.53!)
- bugfix: checkbox would not be validated if no custom value was provided
- bugfix: several issues with "WP comment feature" and sending a note to the post author
- bugfix: Better SMTP integration / support for other SMTP Plugins,eg. "WP Mail SMTP"
- bugfix: Fixed compliance with other 'greedy' buttonsnap-using-plugins
- bugfix: Fixed quotes " in input field values (default value)
|
|
|
Oliver
- Admin
7:39 am - March 3, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 7.53 (bugfixes)
- bugfix: SMTP support for username/pw was only workign in conjunction with SSL/TSL
- bugfix: SMTP did not properly resolve multiple "TO:" admin addresses
|
|
|
Oliver
- Admin
6:02 pm - February 25, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 7.52 (bugfixes)
- bugfix: fixed widget support (xHTML compliant again)
- bugfix: WP comment PHP session mgmt fixed (CAPTCHA issue)
- bugfix: dialog stalls: admin UI error (dialog) when only label is given for a single input field
- bugfix: improved session mgmt for WP comments feature
|
|
|
Oliver
- Admin
6:36 pm - February 17, 2008
posts 3562 |
| |
|
If you’re happy with cforms, please provide your rating here.
VERSION 7.51 (bugfixes)
- bugfix: WP comment feature: "comment in moderation" wasn't displayed properly
- bugfix: CAPTCHA reload didn't appreciate custom settings
- bugfix: fixed "values" for checkboxes (Help! has been updated, too)
if no value provided, 'X' is being used to indicate a checked box if a value is given, then that value is being used in the admin email
- other: added <Line Break> capability to radio boxes!
- other: REGEXP Validation: if present, validation *WILL* happen regardless of 'is required setting'
|
|