advancedform 2.0.0

Bug fixes
New features

Add a summary here

Contributors (4)

edmonkey, ericgsmith, rosk0, xurizaemon, klidifia

Changelog

Issues: 4 issues resolved.

advancedform 2.0.0-alpha2

Bug fixes
New features

Drupal 10 support, change to CSS generation and documentation updates.

advancedform 2.0.0-alpha0

This is the code as of c2251849, the "2.x" branch for several months.

This alpha0 release is made to preserve that at a readily accessible release for anyone wishing to retain that origin as progress is made.

advancedform 8.x-1.0-alpha1

Unsupported

Alpha release of Advanced form. Still some minor code clean up to do but it's ready for testing/issues.

advancedform 7.x-1.2

Bug fixes
Unsupported

Includes patch for Advanced Aggregation compatibility.

advancedform 7.x-1.1

Bug fixes
Unsupported

Changes since 7.x-1.0:

* Codesniffer cleanup. Mostly comments and docblocks
* PHPCBF cleanup and reformat
* another php strict fix. Apparently an expected argument in advancedform_override_theme_ctools_dropdown is optional
* PHP strict fix.
* fixed an array_merge that was stepping on itself, started reviewing help doc to update to D7 examples
* corrected the link in the install text message
* minor cleanup of install funcs - left from upgrade script
* packaging script guff found its way into the VCS

advancedform 7.x-1.0

New features
Unsupported

This has now been in use and tested on a number of live sites.

The 7.x-1.0 release adds a new PERMISSION that restricts access to the Advancedform toggle.
Add "Use Advancedform" as a permission in /admin/people/permissions

If a user does not have the permission, the advanced fields will still be hidden, but they will not have the ability to 'unhide' them with the on-screen toggle.
Again, this is not security, and can be thwarted by a client-side javascript hacker, but will reduce screen clutter without getting into full 'field permissions' etc.

advancedform 7.x-1.x-dev

New features

Mostly automated update. Some old code REMOVED because it was a work-around for things that D6 didn;t provide but D7 does.

DON'T TAKE THE DOCUMENTATION SERIOUSLY. Some syntax changes for D7 form IDs mean the instructions are out of date. needs review.
Apart from that, it's working.

advancedform 6.x-1.5

New features
Unsupported

This update (minor) adds additional classes to some ctools elements (ctools dropdowns) so we can accurately target UI elements on some of the trickier UIS, like panels content management,
Don't bother to upgrade

advancedform 6.x-1.4

Bug fixes
Unsupported

Conflict with IE. (logging to the js console)
Fixed by Pedro Portella

advancedform 6.x-1.3

Bug fixes
Unsupported

Allows numbers in form IDs - necessary for CCK fields

advancedform 6.x-1.2

Bug fixes
Unsupported

Some PHP strict updates and XHTML for unique ID additions.
More compatible with other modules that manipulate node forms (node_form_rearrange)

advancedform 6.x-1.1

Unsupported

THIS release is identical to DRUPAL-6--1-0
ONLY being made to kick the Drupal update bug that will not recommend a brand new project with one release.

advancedform 6.x-1.0

New features
Unsupported

New module. Releasing as 'stable' as it appears to work as intended so far, but consider it a beta pending testing with different themes.

- this was a dummy release, required to get the drupal update feed working. Need > one release before it detects a 'recommended' release

advancedform 6.x-1.x-dev

New features

New module, dev branch. May be quite active for a few days here.

Subscribe with RSS Subscribe to Releases for Advanced Form