subform 4.7.x-2.x-dev

New features

A new ajax-y version using jquery - a very different module than the 0.x branch.

subform 4.7.x-0.30

Revision: 31
Author: john.stalcup
Date: 7:25:20 PM, Monday, December 11, 2006
Message:
cleaned up function namespace (prefixed all functions with subform, and all local functions with _)
made module E_ALL conformant
fixed a whitescreen bug
added code to FORCE users to install depended upon modules BEFORE subform
----
Modified : /trunk/persistent_fieldset.module
Modified : /trunk/subform.module
Modified : /trunk/subform_trunk.zip

Revision: 30
Author: john.stalcup
Date: 9:53:30 AM, Saturday, December 09, 2006
Message:
added adminstrator specific links, to allow quick editing of subforms, content types, and views
added relation cardinality checking to the parent, and not just the child side, of new relationship instances
----
Modified : /trunk/subform.css
Modified : /trunk/subform.module

Revision: 29
Author: john.stalcup
Date: 2:44:42 PM, Friday, December 08, 2006
Message:
applied infinite loop prevention to 'view' mode
----
Modified : /trunk/subform.module
Modified : /trunk/subform_trunk.zip

Revision: 28
Author: john.stalcup
Date: 2:41:24 PM, Friday, December 08, 2006
Message:
added nested subform support
includes nesting depth config, infinite loop prevention, and javsscript synchronization of duplicate edit forms of the same node
----
Modified : /trunk/subform.css
Added : /trunk/subform.js
Modified : /trunk/subform.module
Modified : /trunk/subform_trunk.zip

subform 4.7.x-0.26

fixed an install bug (bad sql if enabling views *after* subform, and subform does not yet have any defined relation types)

subform 4.7.x-0.25

since the last release, i've:

updated the required modules list, description, and added a tutorial to the README.txt
added an option to require delete confirmation
added support for keeping fieldsets open between page loads
fixed a child type calculation bug
added views cache clearing on subform creation (without this, views driven selection lists won't work)

subform 4.7.x-0.2

In this release, subform gains relationship cardinality control, improved selection lists (now with functioning filters and paging), a cleaner look, and Views 1.2 compatibility.

Right now i'm feeling like the short term roadmap includes granular relation creation restrictions based on user role, and allowing nested subforms.

subform 4.7.x-0.1

This is the initial public release.

Subform works fine as is (check out the demo site which is a clean 4.7 drupal install), but since there are a number of additions that would make it a lot better (granular relation creation restrictions based on user role, or allowing nested subforms for example) and there has been no rigorous public testing, this is just a 0.1 release.

Subscribe with RSS Subscribe to Releases for Subform