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.4 |
3 Version: 0.1.5 |
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.5 |
|
40 ----- |
|
41 - added login form header and footer text attributes and content providers (using reStructuredText) |
|
42 - added new status "notify" in JSON response to be able to fire a given event |
|
43 - added custom radio button input template |
|
44 - added I18n attributes in main layout |
|
45 - added batch properties in base table class |
|
46 - added custom boolean terms to update translations |
|
47 - updated form template to use custom label and input classes |
|
48 - small CSS updates |
38 |
49 |
39 0.1.4 |
50 0.1.4 |
40 ----- |
51 ----- |
41 - added version display in shortcuts panel |
52 - added version display in shortcuts panel |
42 - added tabs viewlet in header |
53 - added tabs viewlet in header |