equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-file |
2 Name: pyams-file |
3 Version: 0.1.6 |
3 Version: 0.1.7 |
4 Summary: PyAMS file interfaces and classes |
4 Summary: PyAMS file interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_file |
5 Home-page: http://hg.ztfy.org/pyams/pyams_file |
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 |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.7 |
|
15 ----- |
|
16 - added mimetypes thumbnails |
|
17 - added view to display all images thumbnails |
|
18 - updated thumbnailer interface |
|
19 - updated file field validation against "NOT_CHANGED" value |
|
20 - updated files and images widgets |
13 |
21 |
14 0.1.6 |
22 0.1.6 |
15 ----- |
23 ----- |
16 - added file modifier form marker interface |
24 - added file modifier form marker interface |
17 - added file modifier action and permission checker |
25 - added file modifier action and permission checker |