• Subform: December 12, 2006 0:30

    Commit 9053e39 on 4.7.x-1.x, 4.7.x-2.x
    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
    
    
    Revision: 27
    Author: john.stalcup
    Date: 10:57:21 AM, Thursday, December 07, 2006
    Message:
    fixed subform optional redirect on "add" pages (was already working fine on edit pages)
    ----
    Modified : /trunk/subform.module
  • Subform: December 12, 2006 0:29

    Commit 120029f on 5.x-1.x, master
    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
    
    
    Revision: 27
    Author: john.stalcup
    Date: 10:57:21 AM, Thursday, December 07, 2006
    Message:
    fixed subform optional redirect on "add" pages (was already working fine on edit pages)
    ----
    Modified : /trunk/subform.module
  • Subform: December 7, 2006 13:25

    Commit 0d38a37 on 4.7.x-1.x, 4.7.x-2.x
    fixed an install bug (bad sql if enabling views *after* subform, and subform does not yet have any defined relation types)
  • Subform: December 7, 2006 13:23

    Commit 580febf on 5.x-1.x, master
    fixed an install bug (bad sql if enabling views *after* subform, and subform does not yet have any defined relation types)
  • Subform: December 7, 2006 5:27

    Commit 27e1947 on 4.7.x-1.x, 4.7.x-2.x
    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: December 7, 2006 5:26

    Commit 2608c5a on 5.x-1.x, master
    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: December 6, 2006 4:18

    Commit 4022ae4 on 4.7.x-1.x, 4.7.x-2.x
    added cardinality support improved selection list (views integration) with working filtration and paging tweaked css (looks more like a tree view now)
  • Subform: December 6, 2006 4:14

    Commit 7bbbb92 on 5.x-1.x, master
    added cardinality support improved selection list (views integration) with working filtration and paging tweaked css (made things look more like a tree view)
  • Subform: December 4, 2006 14:16

    Commit 5b3006b on 5.x-1.x, master
    *** empty log message ***
  • Subform: December 4, 2006 14:02

    Commit ae2f1b8 on 4.7.x-1.x, 4.7.x-2.x, 5.x-1.x, master
    initial commit
nobody click here