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.13 |
3 Version: 0.1.14 |
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-Content-Type: UNKNOWN |
9 Description-Content-Type: UNKNOWN |
10 Description: |
10 Description: |
11 |
11 |
12 History |
12 History |
13 ======= |
13 ======= |
|
14 |
|
15 0.1.14 |
|
16 ------ |
|
17 - renamed factories to use snake_case on functions |
|
18 - updated custom "update_content" methods for last PyAMS_form package |
|
19 - added prefix to edit forms |
|
20 - updated JSON response in image thumbnails edit forms |
14 |
21 |
15 0.1.13 |
22 0.1.13 |
16 ------ |
23 ------ |
17 - added schema fields for medias and videos with thumbnails |
24 - added schema fields for medias and videos with thumbnails |
18 - changes images actions 'view' argument from IImageWidget to IMediaWidget |
25 - changes images actions 'view' argument from IImageWidget to IMediaWidget |