Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add the ability for field types to update themselves | Elena ``of Valhalla'' Grandi | 2021-02-09 |
| | |||
* | Add the option to autofill date and datetime fields at creation time. | Elena ``of Valhalla'' Grandi | 2021-02-08 |
| | |||
* | More tests for empty data | Elena ``of Valhalla'' Grandi | 2021-02-08 |
| | |||
* | Allow to get a sorted list of all entries | Elena ``of Valhalla'' Grandi | 2021-02-03 |
| | |||
* | Add a default_sort option to collections | Elena ``of Valhalla'' Grandi | 2021-02-03 |
| | |||
* | Test loading (and rewriting) decimal data. refs: #3 | Elena ``of Valhalla'' Grandi | 2021-02-03 |
| | | | | https://todo.sr.ht/~valhalla/lesana/3 | ||
* | More tests for entries with ' characters | Elena ``of Valhalla'' Grandi | 2021-02-03 |
| | |||
* | Test that all entries are indexed | Elena ``of Valhalla'' Grandi | 2021-01-10 |
| | |||
* | Testing indexing entries with ' in the string/text fields | Elena ``of Valhalla'' Grandi | 2021-01-10 |
| | |||
* | cleanup | Elena ``of Valhalla'' Grandi | 2020-12-07 |
| | |||
* | Test compatibility with python < 3.8 | Elena ``of Valhalla'' Grandi | 2020-12-07 |
| | |||
* | Add --reset to delete the xapian cache before indexing | Elena ``of Valhalla'' Grandi | 2020-12-07 |
| | |||
* | Missing data for the tests | Elena ``of Valhalla'' Grandi | 2020-12-07 |
| | |||
* | Support sorting search results | Elena ``of Valhalla'' Grandi | 2020-10-30 |
| | |||
* | Start storing data in value slots for sorting and range search. | Elena ``of Valhalla'' Grandi | 2020-10-29 |
| | |||
* | Improve round trip loading of yaml files | Elena ``of Valhalla'' Grandi | 2020-10-28 |
| | |||
* | Unix timestamps are assumed to be UTC. | Elena ``of Valhalla'' Grandi | 2020-10-09 |
| | |||
* | Validate also lists | Elena ``of Valhalla'' Grandi | 2020-10-07 |
| | |||
* | Start testing lesana derivatives | Elena ``of Valhalla'' Grandi | 2020-10-05 |
| | |||
* | Load one type checker per field | Elena ``of Valhalla'' Grandi | 2020-10-03 |
| | |||
* | More types | Elena ``of Valhalla'' Grandi | 2020-10-02 |
| | |||
* | Add date and datetime types, enforce timestamps to be unix timestamps | Elena ``of Valhalla'' Grandi | 2020-10-02 |
| | |||
* | More types | Elena ``of Valhalla'' Grandi | 2020-10-01 |
| | |||
* | Start using types to validate/load entry fields | Elena ``of Valhalla'' Grandi | 2020-10-01 |
| | |||
* | Start defining type classes | Elena ``of Valhalla'' Grandi | 2020-09-30 |
| | |||
* | flake8 fixes | Elena ``of Valhalla'' Grandi | 2020-09-16 |
| | |||
* | Run tests on a tmpdir copy of the sample collections | Elena ``of Valhalla'' Grandi | 2020-09-16 |
| | |||
* | testCollectionCreation._do_nothing is a private helper method | Elena ``of Valhalla'' Grandi | 2020-09-16 |
| | |||
* | New command: update a field in the results of a query | Elena ``of Valhalla'' Grandi | 2020-09-02 |
| | |||
* | Missed test file | Elena ``of Valhalla'' Grandi | 2020-02-09 |
| | |||
* | Fail validation for entries with empty list fields | Elena ``of Valhalla'' Grandi | 2020-02-09 |
| | |||
* | Simple fixes to improve test coverage | Elena ``of Valhalla'' Grandi | 2020-02-09 |
| | |||
* | Use eid instead of uid | Elena ``of Valhalla'' Grandi | 2019-12-28 |
| | |||
* | style | Elena ``of Valhalla'' Grandi | 2019-11-17 |
| | |||
* | Remove files from git when deleting entries | Elena ``of Valhalla'' Grandi | 2019-11-17 |
| | |||
* | Delete entry by short id. | Elena ``of Valhalla'' Grandi | 2019-11-17 |
| | |||
* | Add the ability to set a default value for a field. | Elena ``of Valhalla'' Grandi | 2019-09-20 |
| | |||
* | Move some templating code to the collection instead of commands. | Elena ``of Valhalla'' Grandi | 2019-09-11 |
| | |||
* | Added new data type: boolean | Elena ``of Valhalla'' Grandi | 2019-09-08 |
| | |||
* | Provide a short_id that can be used by templates | Elena ``of Valhalla'' Grandi | 2019-08-11 |
| | |||
* | Allow to identify entries with just the beginning of the uid. | Elena ``of Valhalla'' Grandi | 2018-12-16 |
| | |||
* | Don't die when indexing an empty list | Elena ``of Valhalla'' Grandi | 2018-09-01 |
| | |||
* | Enable wildcard searches | Elena ``of Valhalla'' Grandi | 2017-08-19 |
| | |||
* | Allow empty list fields | Elena ``of Valhalla'' Grandi | 2017-08-19 |
| | |||
* | Support indexing list fields | Elena ``of Valhalla'' Grandi | 2017-08-19 |
| | |||
* | Start validating entries before indexing them. | Elena ``of Valhalla'' Grandi | 2017-08-17 |
| | |||
* | Fix printing Entry id when data includes the id | Elena ``of Valhalla'' Grandi | 2017-08-05 |
| | |||
* | Search for all entries | Elena ``of Valhalla'' Grandi | 2017-06-04 |
| | |||
* | Fix creation of an entry with uid but no filename | Elena ``of Valhalla'' Grandi | 2017-05-21 |
| | |||
* | Pass settings to Collection.init | Elena ``of Valhalla'' Grandi | 2017-05-20 |
| |