- May 11, 2022
-
-
Stefan Hynek authored
Resolve "refactor release workflow" Closes #29 See merge request !19
-
- May 10, 2022
-
-
Stefan Hynek authored
tag with release version if applicable; else tag with commit short sha
-
Stefan Hynek authored
-
- Feb 28, 2022
-
-
Stefan Hynek authored
## [1.1.2](1.1.1...1.1.2) (2022-02-28) ### Bug Fixes * **dav_provider:** reference correct class member ([a8f69ac7](a8f69ac7))
-
Stefan Hynek authored
Resolve "fix: follow up from refactoring !17" Closes #28 See merge request !18
-
Stefan Hynek authored
-
Ubbo Veentjer authored
Resolve "refactor dav and named_dav providers to duplicate less code" Closes #15, #23, and #24 See merge request !17
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
- Feb 25, 2022
-
-
Ubbo Veentjer authored
-
Stefan Hynek authored
## [1.1.1](1.1.0...1.1.1) (2022-02-25) ### Bug Fixes * **dockerfile:** move pyicu library build to own docker build stage ([09e5fd1d](09e5fd1d))
-
Stefan Hynek authored
Resolve "move py icu lib build to docker build stage" Closes #25 See merge request !16
-
Stefan Hynek authored
reduces image size and leaves g++ package behind
-
Stefan Hynek authored
-
Stefan Hynek authored
# [1.1.0](1.0.2...1.1.0) (2022-02-25) ### Bug Fixes * **dav-provider:** correct log call string interpolation ([42ece562](42ece562)) ### Features * **textgrid_named_dav_provider.py:** dav provider which shows titles from metadata in filenames and paths ([1520f464](1520f464)) * **textgrid_named_dav_provider.py:** show project names in dav root ([fe73736e](fe73736e))
-
Ubbo Veentjer authored
Resolve "Show titles and format in repdav listing" Closes #19 See merge request !14
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
possible solutions: download a pre-compiled binary; build in a pre-stage; replace icu with another lib
-
- Feb 24, 2022
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Stefan Hynek authored
Resolve "init reuse" Closes #13 and #11 See merge request !15
-
Stefan Hynek authored
-
Stefan Hynek authored
resolves !15 (comment 592925)
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
Stefan Hynek authored
-
- Feb 23, 2022
-
-
Ubbo Veentjer authored
-
Ubbo Veentjer authored
feat(textgrid_named_dav_provider.py): dav provider which shows titles from metadata in filenames and paths
-
Stefan Hynek authored
## [1.0.2](1.0.1...1.0.2) (2022-02-23) ### Bug Fixes * **wsgidav:** update wsgidav to 4.0.1; remove requests, zeep; rename config key that has changed with the update ([834901e6](834901e6))
-
Stefan Hynek authored
Resolve "update wsgidav to 4.0.1" Closes #12 See merge request !12
-
Stefan Hynek authored
fix(wsgidav): update wsgidav to 4.0.1; remove requests, zeep; rename config key that has changed with the update
-
- Feb 22, 2022
-
-
Stefan Hynek authored
## [1.0.1](1.0.0...1.0.1) (2022-02-22) ### Bug Fixes * **dav-provider:** use TextgridSearch from tgclients lib instead of own tgapi module ([c88fcaa2](c88fcaa2)), closes [#20](#20)
-
Stefan Hynek authored
Resolve "use tgsearch from tgclients lib" Closes #20 See merge request !11
-