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.25 |
3 Version: 0.1.26 |
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.26 |
|
40 ------ |
|
41 - use default async mode in "MyAMS.skin.loadURL" |
|
42 - allow array of checkers in "MyAMS.ajax.check" |
|
43 - small javascript updates |
38 |
44 |
39 0.1.25 |
45 0.1.25 |
40 ------ |
46 ------ |
41 - added data attributes to handle modal "shown" and "hidden" events callbacks |
47 - added data attributes to handle modal "shown" and "hidden" events callbacks |
42 - updated callbacks management for plug-ins loaded dynamically |
48 - updated callbacks management for plug-ins loaded dynamically |