equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-gis |
2 Name: pyams-gis |
3 Version: 0.1.6 |
3 Version: 0.1.7 |
4 Summary: PyAMS GIS helpers interfaces and classes |
4 Summary: PyAMS GIS helpers interfaces and classes |
5 Home-page: http://hg.ztfy.org/pyams/pyams_gis |
5 Home-page: http://hg.ztfy.org/pyams/pyams_gis |
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 |
15 export C_INCLUDE_PATH=/usr/include/gdal |
15 export C_INCLUDE_PATH=/usr/include/gdal |
16 |
16 |
17 |
17 |
18 History |
18 History |
19 ======= |
19 ======= |
|
20 |
|
21 0.1.7 |
|
22 ----- |
|
23 - renamed factories to use snake_case on functions |
|
24 - updated forms prefix |
|
25 - use default container delete view for map layers |
20 |
26 |
21 0.1.6 |
27 0.1.6 |
22 ----- |
28 ----- |
23 - added responsive classes to area and location input widgets |
29 - added responsive classes to area and location input widgets |
24 - updated database upgrade code and removed INewLocalSite event subscriber |
30 - updated database upgrade code and removed INewLocalSite event subscriber |