equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-thesaurus |
2 Name: pyams-thesaurus |
3 Version: 0.1.11 |
3 Version: 0.1.12 |
4 Summary: PyAMS thesaurus management package |
4 Summary: PyAMS thesaurus management package |
5 Home-page: http://hg.ztfy.org/pyams/pyams_thesaurus |
5 Home-page: http://hg.ztfy.org/pyams/pyams_thesaurus |
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.12 |
|
16 ------ |
|
17 - use alternate label in terms tree selection widget when available |
|
18 - added term's "order" attribute to be able to sort terms manually |
|
19 - replaced autocomplete="off" directive with autocomplete="none" for Chrome compatibility |
14 |
20 |
15 0.1.11 |
21 0.1.11 |
16 ------ |
22 ------ |
17 - updated PyAMS_utils "unique" API |
23 - updated PyAMS_utils "unique" API |
18 |
24 |