Commit Graph

29 Commits

Author SHA1 Message Date
david 11f44d025b Update metadata.txt 2026-03-19 09:38:32 +01:00
david be53edefa5 relation fix 2026-03-19 09:30:13 +01:00
david 3be7832b40 Update metadata.txt 2026-03-16 14:30:12 +01:00
David Spáčil 8088b32661 removed unnecessary imports 2026-03-16 14:01:32 +01:00
David Spáčil c17275ef66 changed from three 1:N relations to a polymorphic relation 2026-03-16 14:00:37 +01:00
david 9ec866f1d2 Update metadata.txt 2026-03-13 10:56:09 +01:00
david 5a951edec7 Fixed compatibility issues with QGIS 4 (#24)
* used PyQt6 compatible objects

* metadata update
2026-03-13 10:48:12 +01:00
david 8825ac3272 Update metadata.txt 2026-03-11 16:35:39 +01:00
david 3957b87a2b Optimalizace výkonu a refaktorování GUI komponent (#22)
Comprehensive update to improve plugin efficiency and code quality:

- Performance: Increased BATCH_PIAN to 200 and optimized attribute parsing loops.
- Performance: Optimized codelist caching to reload only necessary data.
- UI/UX: Fixed plugin unloading (toolbar icon duplication) and added safe cursor handling.
- Refactoring: Moved GUI helper methods to class level for better OOP structure.
- Modernization: Updated dialog execution syntax to modern PyQt5/6 standards.
- Documentation: Added full inline English documentation across all modules.
2026-03-11 11:37:15 +01:00
david 158f623574 metadata update 2026-03-10 20:38:37 +01:00
david 6b39a05207 stahování komponent 2026-03-10 20:02:58 +01:00
david 36835c825d changed push messages to be more general
updated Readme
2026-03-10 11:11:54 +01:00
david d6d520e612 načítání metadat pro lokality 2026-03-09 18:08:29 +01:00
david 78bad9aaa7 kód pro filtrování a stahování lokalit + doprovodné změny 2026-03-09 16:49:30 +01:00
david 9559712af9 update metadata.txt 2026-03-09 13:57:54 +01:00
David Spáčil bcde600433 Update metadata.txt 2026-02-19 07:22:23 +01:00
David Spáčil 6131c7ff9d Fixed PIAN counting and downloading logic 2026-02-19 07:17:13 +01:00
David Spáčil 0f07a40bb0 Added logic for filtering based on PIAN accuracy
Features with a "location by cadastral area" attribute are disabled by default.
2026-02-18 22:13:30 +01:00
David Spáčil 777b1900d5 Update amcr_tools.py 2026-02-18 11:04:26 +01:00
David Spáčil 27303fdf53 Update amcr_tools.py
Further polishing; removed obsolete bits
2026-02-17 18:51:27 +01:00
David Spáčil fbe5c6a113 Fixed DJs handling logic and filtering negative DJs 2026-02-17 18:43:36 +01:00
David Spáčil 8693179fa9 Tidying up
removed unused bits of code
2026-02-17 18:11:06 +01:00
David Spáčil a314dd3758 Update amcr_tools.py
Logic is restructured: event → doc unit → pian.
Logic for filtering negative DJs still needs to be reimplemented.
2026-02-17 08:33:56 +01:00
David Spáčil e61759064e update version 2026-02-17 07:40:04 +01:00
David Spáčil b22629404b Update amcr_tools.py
Added logic for evidence type (whether it is positive or negative) to be inserted into the attribute table.
Removed field list "fl_akce" which does not seem to change the query result as was intended.
2026-02-16 17:13:36 +01:00
David Spáčil 53ec54cdf7 Update metadata.txt 2026-02-11 19:59:38 +01:00
David Spáčil 8066c61ca4 Removed unused files 2026-02-11 15:59:01 +01:00
David Spáčil dec29ca61c Create LICENSE 2026-02-11 15:03:15 +01:00
David Spáčil 69b6edce96 Fixed structure 2026-02-11 14:45:27 +01:00