Mercurial
Mercurial
>
pyams
>
pyams_form
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-112
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag 0.1.15 for changeset 6fe99f3112bb
2018-07-20, by Thierry Florac
Version 0.1.15
0.1.15
2018-07-20, by Thierry Florac
Added IFormManager interface
2018-07-18, by Thierry Florac
Check if context is ignored when getting field value
2018-07-18, by Thierry Florac
Added hidden Select2 input widget
2018-07-17, by Thierry Florac
Updated locales
2018-07-13, by Thierry Florac
Updated Select2 template
2018-07-13, by Thierry Florac
Updated text areas CSS class
2018-07-12, by Thierry Florac
Updated checkbox template
2018-07-10, by Thierry Florac
Renamed TALES extension
2018-07-09, by Thierry Florac
Init version 0.1.15
2018-07-02, by Thierry Florac
Updated templates
2018-07-02, by Thierry Florac
Added tag 0.1.14 for changeset e8d0176a4f42
2018-06-28, by Thierry Florac
Version 0.1.14
0.1.14
2018-06-28, by Thierry Florac
Updated FormObject events interfaces
2018-06-26, by Thierry Florac
Reified "checkbox_widget" property
2018-06-21, by Thierry Florac
Added object data to group legend
2018-06-20, by Thierry Florac
Merge lists and tuples when updating JSON response from several subforms
2018-06-15, by Thierry Florac
Added transaction savepoint after form update to finalize all inner components state before rendering
2018-06-14, by Thierry Florac
Add widgets check
2018-06-14, by Thierry Florac
Updated AJAX decorator
2018-06-12, by Thierry Florac
Init version 0.1.14
2018-06-12, by Thierry Florac
Added tag 0.1.13 for changeset 17dcac4dc388
2018-06-11, by Thierry Florac
Version 0.1.13
0.1.13
2018-06-11, by Thierry Florac
Reordered imports
2018-06-09, by Thierry Florac
Check parent of "get_ajax_output" method
2018-06-08, by Thierry Florac
Updated "ajax_config" decorator
2018-06-08, by Thierry Florac
Added "ajax_config" class decorator
2018-06-07, by Thierry Florac
Updated groups display mode API
2018-05-30, by Thierry Florac
Updated AJAX forms errors management
2018-05-23, by Thierry Florac
Updated "get_forms" iterator
2018-05-18, by Thierry Florac
Added actions buttons widgets
2018-05-18, by Thierry Florac
Reorganized templates
2018-05-18, by Thierry Florac
Updated groups management
2018-05-03, by Thierry Florac
Added "update" method to form group
2018-05-02, by Thierry Florac
Added optional "factory" argument to "NamedWidgetsGroup" function
2018-04-27, by Thierry Florac
Init version 0.1.13
2018-04-27, by Thierry Florac
Added tag 0.1.12 for changeset fe1785bdc9d7
2018-04-27, by Thierry Florac
Version 0.1.12
0.1.12
2018-04-27, by Thierry Florac
Updated base forms prefix and ID getter
2018-04-11, by Thierry Florac
Added helper to get edit permission for any object
2018-04-11, by Thierry Florac
Imports cleanup
2018-04-11, by Thierry Florac
Added clearfix in form templates
2018-03-28, by Thierry Florac
Init version 0.1.12
2018-03-28, by Thierry Florac
Added tag 0.1.11 for changeset e53eb3426c6c
2018-03-20, by Thierry Florac
Version 0.1.11
0.1.11
2018-03-20, by Thierry Florac
Updated templates to add primary color to icons associated to inputs
2018-03-20, by Thierry Florac
Added check against validation errors in AJAX forms
2018-03-13, by Thierry Florac
Updated translations
2018-03-11, by Thierry Florac
Init version 0.1.11
2018-03-07, by Thierry Florac
Updated form update code to avoid multiple updates on a same content when using sub-forms
2018-03-07, by Thierry Florac
Add test for I18n schema fields when checking group visibility
2018-02-20, by Thierry Florac
Updated buildout
2018-01-27, by Thierry Florac
Added tag 0.1.10 for changeset 63910cffdf2b
2018-01-26, by Thierry Florac
Version 0.1.10
0.1.10
2018-01-26, by Thierry Florac
Reified "groups" property
2018-01-26, by Thierry Florac
Updated error handling in AJAX form
2018-01-26, by Thierry Florac
Updated object subform template for z3c.form >= 3.6
2018-01-26, by Thierry Florac
Added notice before and after widgets, and added CSS class to form groups
2018-01-26, by Thierry Florac
Updated buildout
2017-12-11, by Thierry Florac
Added tag 0.1.9 for changeset 946d4f09ab9f
2017-12-08, by Thierry Florac
Version 0.1.9
0.1.9
2017-12-08, by Thierry Florac
Added "SEO-enabled" text-line input to display SEO quality based on text length (used for titles)
2017-12-08, by Thierry Florac
Corrected inner form template for contexts with empty name
2017-11-29, by Thierry Florac
Remove form tag when no action is defined
2017-11-10, by Thierry Florac
Added tag 0.1.8 for changeset 0df6b07cf813
2017-10-13, by Thierry Florac
Version 0.1.8
0.1.8
2017-10-13, by Thierry Florac
Added ValidationError exception management
2017-10-13, by Thierry Florac
Added option to remove div containing widgets prefix viewlets
2017-10-13, by Thierry Florac
Updated form widgets group interface to add fieldset class
2017-09-21, by Thierry Florac
Updated definition
2017-09-20, by Thierry Florac
Added tag 0.1.7 for changeset e48fcd062faf
2017-09-19, by Thierry Florac
Version 0.1.7
0.1.7
2017-09-19, by Thierry Florac
Added 'ordered' class to allow options sorting
2017-09-19, by Thierry Florac
Reify permission in protected form object mixin
2017-09-12, by Thierry Florac
Added tag 0.1.6 for changeset 67e09cabd072
2017-09-11, by Thierry Florac
Version 0.1.6
0.1.6
2017-09-11, by Thierry Florac
Added 'id' attribute for inner forms
2017-09-11, by Thierry Florac
Updated JSOn responses management in AJAX forms
2017-09-11, by Thierry Florac
Added tag 0.1.5 for changeset 4cbe2708a397
2017-07-12, by Thierry Florac
Version 0.1.5
0.1.5
2017-07-12, by Thierry Florac
Allow multiline text for group help
2017-06-28, by Thierry Florac
Added "unconditional" edit form's buttons interface
2017-06-27, by Thierry Florac
Removed reference to 'subform' in object field widget template
2017-06-09, by Thierry Florac
Added tag 0.1.4 for changeset b891b49b1d3f
2017-06-06, by Thierry Florac
Version 0.1.4
0.1.4
2017-06-06, by Thierry Florac
Set 'python:' handler in hint attribute
2017-05-18, by Thierry Florac
Remove "data-ams-data" attributes from label wrapping widgets
2017-05-16, by Thierry Florac
Handle multiple errors snippets (used by ObjectWidget)
2017-02-26, by Thierry Florac
Removed useless prefix
2017-02-26, by Thierry Florac
Added object widget subform template
2017-02-26, by Thierry Florac
Added custom widget template for display-mode ordered list
2016-12-27, by Thierry Florac
Changed widget CSS class attribute
2016-11-15, by Thierry Florac
Added missing custom widget label CSS class
2016-10-24, by Thierry Florac
Imports cleanup
2016-06-02, by Thierry Florac
Use "object_data(view)" instead of "view_data" TALES extension in templates
2016-05-11, by Thierry Florac
Added tag 0.1.3 for changeset cdc30169fac1
2016-01-18, by Thierry Florac
Version 0.1.3
0.1.3
2016-01-18, by Thierry Florac
Added optional widget description attribute
2016-01-18, by Thierry Florac
Added checkbox mode in form widgets group
2016-01-18, by Thierry Florac
Added HTML widget display template
2016-01-18, by Thierry Florac
Added form toolbar viewlet
2016-01-18, by Thierry Florac
Added tag 0.1.2 for changeset 8c6c68da351a
2015-10-08, by Thierry Florac
Version 0.1.2
0.1.2
2015-10-08, by Thierry Florac
Added form header viewlet
2015-10-08, by Thierry Florac
Used named permissions
2015-10-08, by Thierry Florac
Added form help viewlet
2015-10-08, by Thierry Florac
Added "check_mode" method to check mode and permissions
2015-10-08, by Thierry Florac
Updated templates
2015-10-08, by Thierry Florac
Added Select2 and TextLineList widgets
2015-10-08, by Thierry Florac
Changed form's dialog close icon
2015-09-08, by Thierry Florac
Added tag 0.1.1 for changeset 1f37525298da
2015-07-22, by Thierry Florac
less
more
|
(0)
-112
tip