aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* More improvements to to_yamlElena ``of Valhalla'' Grandi2021-03-19
|
* Fix converting multiline and long strings to yamlElena ``of Valhalla'' Grandi2021-03-19
|
* New custom filter for templates: to_yaml.Elena ``of Valhalla'' Grandi2021-03-07
|
* Skipping some tests on ruamel.yaml < 0.16Elena ``of Valhalla'' Grandi2021-03-07
| | | | | | | ruamel.yaml had some bugs in the round-trip loader which causes the format of entries to change when being rewritten; see the changelog entries for various 0.15 releases for details: https://pypi.org/project/ruamel.yaml/
* New data type: geo (for Geo URIs)Elena ``of Valhalla'' Grandi2021-02-20
|
* Rename the update method to auto.Elena ``of Valhalla'' Grandi2021-02-10
|
* Add the option to autoincrement integer valuesElena ``of Valhalla'' Grandi2021-02-10
|
* Update fields before editing an entry, including autofill on update of ↵Elena ``of Valhalla'' Grandi2021-02-09
| | | | date(time) fields. refs: #1
* Add the ability for field types to update themselvesElena ``of Valhalla'' Grandi2021-02-09
|
* Add the option to autofill date and datetime fields at creation time.Elena ``of Valhalla'' Grandi2021-02-08
|
* More tests for empty dataElena ``of Valhalla'' Grandi2021-02-08
|
* Allow to get a sorted list of all entriesElena ``of Valhalla'' Grandi2021-02-03
|
* Add a default_sort option to collectionsElena ``of Valhalla'' Grandi2021-02-03
|
* Test loading (and rewriting) decimal data. refs: #3Elena ``of Valhalla'' Grandi2021-02-03
| | | | https://todo.sr.ht/~valhalla/lesana/3
* More tests for entries with ' charactersElena ``of Valhalla'' Grandi2021-02-03
|
* Test that all entries are indexedElena ``of Valhalla'' Grandi2021-01-10
|
* Testing indexing entries with ' in the string/text fieldsElena ``of Valhalla'' Grandi2021-01-10
|
* cleanupElena ``of Valhalla'' Grandi2020-12-07
|
* Test compatibility with python < 3.8Elena ``of Valhalla'' Grandi2020-12-07
|
* Add --reset to delete the xapian cache before indexingElena ``of Valhalla'' Grandi2020-12-07
|
* Missing data for the testsElena ``of Valhalla'' Grandi2020-12-07
|
* Support sorting search resultsElena ``of Valhalla'' Grandi2020-10-30
|
* Start storing data in value slots for sorting and range search.Elena ``of Valhalla'' Grandi2020-10-29
|
* Improve round trip loading of yaml filesElena ``of Valhalla'' Grandi2020-10-28
|
* Unix timestamps are assumed to be UTC.Elena ``of Valhalla'' Grandi2020-10-09
|
* Validate also listsElena ``of Valhalla'' Grandi2020-10-07
|
* Start testing lesana derivativesElena ``of Valhalla'' Grandi2020-10-05
|
* Load one type checker per fieldElena ``of Valhalla'' Grandi2020-10-03
|
* More typesElena ``of Valhalla'' Grandi2020-10-02
|
* Add date and datetime types, enforce timestamps to be unix timestampsElena ``of Valhalla'' Grandi2020-10-02
|
* More typesElena ``of Valhalla'' Grandi2020-10-01
|
* Start using types to validate/load entry fieldsElena ``of Valhalla'' Grandi2020-10-01
|
* Start defining type classesElena ``of Valhalla'' Grandi2020-09-30
|
* flake8 fixesElena ``of Valhalla'' Grandi2020-09-16
|
* Run tests on a tmpdir copy of the sample collectionsElena ``of Valhalla'' Grandi2020-09-16
|
* testCollectionCreation._do_nothing is a private helper methodElena ``of Valhalla'' Grandi2020-09-16
|
* New command: update a field in the results of a queryElena ``of Valhalla'' Grandi2020-09-02
|
* Missed test fileElena ``of Valhalla'' Grandi2020-02-09
|
* Fail validation for entries with empty list fieldsElena ``of Valhalla'' Grandi2020-02-09
|
* Simple fixes to improve test coverageElena ``of Valhalla'' Grandi2020-02-09
|
* Use eid instead of uidElena ``of Valhalla'' Grandi2019-12-28
|
* styleElena ``of Valhalla'' Grandi2019-11-17
|
* Remove files from git when deleting entriesElena ``of Valhalla'' Grandi2019-11-17
|
* Delete entry by short id.Elena ``of Valhalla'' Grandi2019-11-17
|
* Add the ability to set a default value for a field.Elena ``of Valhalla'' Grandi2019-09-20
|
* Move some templating code to the collection instead of commands.Elena ``of Valhalla'' Grandi2019-09-11
|
* Added new data type: booleanElena ``of Valhalla'' Grandi2019-09-08
|
* Provide a short_id that can be used by templatesElena ``of Valhalla'' Grandi2019-08-11
|
* Allow to identify entries with just the beginning of the uid.Elena ``of Valhalla'' Grandi2018-12-16
|
* Don't die when indexing an empty listElena ``of Valhalla'' Grandi2018-09-01
|