equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: ztfy.myams |
2 Name: ztfy.myams |
3 Version: 0.1.27 |
3 Version: 0.1.28 |
4 Summary: ZTFY new admin/application skin |
4 Summary: ZTFY new admin/application skin |
5 Home-page: http://hg.ztfy.org/ztfy.myams |
5 Home-page: http://hg.ztfy.org/ztfy.myams |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: zpl |
8 License: zpl |
33 - Nicolas Lacoste <nicolas.lacoste@onf.fr> - Testing and J2EE implementation |
33 - Nicolas Lacoste <nicolas.lacoste@onf.fr> - Testing and J2EE implementation |
34 |
34 |
35 |
35 |
36 History |
36 History |
37 ======= |
37 ======= |
|
38 |
|
39 0.1.28 |
|
40 ------ |
|
41 - added optional attributes on widgets, form groups and forms to manage labels and widgets CSS classes |
|
42 - added Bootstrap wizard plug-in (MyAMS.js) |
|
43 - added form reset callbacks (MyAMS.js) |
|
44 - added "MyAMS.getObject()" function to get object from string in dotted name form |
|
45 - updated "MyAMS.ajax.check" to check for an array of extensions in a single call (MyAMS.js) |
|
46 - use asynchronous mode for DataTables extensions (MyAMS.js) |
|
47 - CSS updates |
38 |
48 |
39 0.1.27 |
49 0.1.27 |
40 ------ |
50 ------ |
41 - added inner package name in static configuration to complete application version |
51 - added inner package name in static configuration to complete application version |
42 - synchronize MyAMS.js with pyams_skin package for post progress management |
52 - synchronize MyAMS.js with pyams_skin package for post progress management |