Log of /contributions/modules/form_builder/form_builder.js
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 15 19:04:34 2009 UTC
(10 months, 1 week ago)
by
quicksketch
Branch:
MAIN
Changes since
1.10: +7 -3 lines
Diff to
previous 1.10
Major updates. One critical API change, form fields now have a #form_builder['element_type'] property. This property will be used to determine which type of field is being edited.
Initial implementation of node.module.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 13 03:41:12 2009 UTC
(10 months, 1 week ago)
by
quicksketch
Branch:
MAIN
Changes since
1.8: +31 -7 lines
Diff to
previous 1.8
Efficiency updates, 1/2 as many HTTP requests (one per POST instead of two). Return forms are now always timestamped to ensure preview is updated with the last request, never updating with stale data.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 7 10:18:28 2009 UTC
(10 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.7: +2 -2 lines
Diff to
previous 1.7
Improved handling of "0" keyed select list options. Added support for auto-indexed numeric select list options.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 6 05:40:07 2009 UTC
(10 months, 2 weeks ago)
by
quicksketch
Branch:
MAIN
Changes since
1.6: +4 -4 lines
Diff to
previous 1.6
Adding menu, path, and taxonomy support as unique fields. Correcting conflict with CCK's field_access.module, which had a conflict calling form_builder_field_access() as a hook.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 22 22:50:34 2008 UTC
(11 months ago)
by
quicksketch
Branch:
MAIN
Changes since
1.5: +2 -3 lines
Diff to
previous 1.5
Adding "field palette groups", allowing new fields to be split into separate groups such as "Reusable", "Standard", "Special", or other groups.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.