Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Links to sourcehut in the README | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Set order to none rather than '' in a test entry | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | New property ``precision`` for ``decimal`` fields. | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Document the values property | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Limit a field to one among a list of values | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Individual items for various errors in the test collection | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Add a field with values to some test collections | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Remove unused variable | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Add support for bash autocompletion via argcomplete, if installed. | Elena ``of Valhalla'' Grandi | 2021-12-23 | |
| | ||||
* | Only act on lesana entries in the git hook | Elena ``of Valhalla'' Grandi | 2021-10-03 | |
| | ||||
* | Bugfixing on openlibrary2lesana | Elena ``of Valhalla'' Grandi | 2021-10-02 | |
| | ||||
* | Improved aliases for a ticket tracker | Elena ``of Valhalla'' Grandi | 2021-09-18 | |
| | ||||
* | Fix docstring for LesanaDecimal | Elena ``of Valhalla'' Grandi | 2021-09-17 | |
| | ||||
* | Script to import book data from openlibrary | Elena ``of Valhalla'' Grandi | 2021-09-16 | |
| | ||||
* | Re-enable tests on debian oldstable as long as it is supported. | Elena ``of Valhalla'' Grandi | 2021-09-16 | |
| | ||||
* | Add a method to create an entry from a rendered template | Elena ``of Valhalla'' Grandi | 2021-09-16 | |
| | ||||
* | Add test configuration for debian oldstable, disabled until the release. | Elena ``of Valhalla'' Grandi | 2021-08-12 | |
| | ||||
* | pep8 fixes | Elena ``of Valhalla'' Grandi | 2021-08-12 | |
| | ||||
* | Add back the name into the logging format | Elena ``of Valhalla'' Grandi | 2021-08-12 | |
| | ||||
* | Per-module logger, add cli switch to log debug | fabrixxm | 2021-08-12 | |
| | | | | | | | | | when using lesana as a library, having a per-module logger is better instead of logging everything in root. When `lesana` cli command is used, logger is configured to print simple logline and loglevel is set to INFO, unless user pass the option `-v` or `--verbose` which sets the level to DEBUG | |||
* | More changelog updates | Elena ``of Valhalla'' Grandi | 2021-08-09 | |
| | ||||
* | Update changelog | Elena ``of Valhalla'' Grandi | 2021-08-09 | |
| | ||||
* | Fix tests to load dates as dates, not datetimes | Elena ``of Valhalla'' Grandi | 2021-08-09 | |
| | ||||
* | Force LesadaDate.load() return `datetime.date` when parsing | fabrixxm | 2021-08-09 | |
| | ||||
* | Make aliases.sh executable | Elena ``of Valhalla'' Grandi | 2021-07-23 | |
| | ||||
* | Example collection to implement a ticket tracker | Elena ``of Valhalla'' Grandi | 2021-07-23 | |
| | ||||
* | Use the full docstring as the description for subparsers | Elena ``of Valhalla'' Grandi | 2021-04-10 | |
| | ||||
* | Add description to subparsers | fabrixxm | 2021-04-10 | |
| | ||||
* | Use "*" as the default search query. | Elena ``of Valhalla'' Grandi | 2021-03-25 | |
| | ||||
* | Document lesana get-values | Elena ``of Valhalla'' Grandi | 2021-03-25 | |
| | ||||
* | New command: get-values | Elena ``of Valhalla'' Grandi | 2021-03-25 | |
| | ||||
* | Start getting the list and frequency of values for a field. | Elena ``of Valhalla'' Grandi | 2021-03-25 | |
| | ||||
* | Fix excluding .gitignore from the package | Elena ``of Valhalla'' Grandi | 2021-03-24 | |
| | ||||
* | Run basic tests on all command line commands | Elena ``of Valhalla'' Grandi | 2021-03-24 | |
| | ||||
* | Start writing some tests for the command line classes | Elena ``of Valhalla'' Grandi | 2021-03-24 | |
| | ||||
* | Link to the search syntax in the getting started guide | Elena ``of Valhalla'' Grandi | 2021-03-22 | |
| | ||||
* | Update lesana init manpage with the git hooks | Elena ``of Valhalla'' Grandi | 2021-03-22 | |
| | ||||
* | Add lesana.templating to the reference docs. | Elena ``of Valhalla'' Grandi | 2021-03-22 | |
| | ||||
* | Improved docs (getting started). | Elena ``of Valhalla'' Grandi | 2021-03-22 | |
| | ||||
* | git hook to update the lesana cache when files are changed by git. | Elena ``of Valhalla'' Grandi | 2021-03-22 | |
| | ||||
* | Support for older ruamel.yaml | Elena ``of Valhalla'' Grandi | 2021-03-22 | |
| | ||||
* | More improvements to to_yaml | Elena ``of Valhalla'' Grandi | 2021-03-19 | |
| | ||||
* | Fix converting multiline and long strings to yaml | Elena ``of Valhalla'' Grandi | 2021-03-19 | |
| | ||||
* | Mention that the recommended way to install lesana is from your distro. | Elena ``of Valhalla'' Grandi | 2021-03-11 | |
| | ||||
* | Run tests on archlinux | Elena ``of Valhalla'' Grandi | 2021-03-10 | |
| | | | | Thanks fabrixxm for the list of dependencies. | |||
* | New custom filter for templates: to_yaml. | Elena ``of Valhalla'' Grandi | 2021-03-07 | |
| | ||||
* | Disable tests on debian testing | Elena ``of Valhalla'' Grandi | 2021-03-07 | |
| | | | | As it is the main development platform anyway. | |||
* | Skipping some tests on ruamel.yaml < 0.16 | Elena ``of Valhalla'' Grandi | 2021-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/ | |||
* | Improved error message when exporting data | Elena ``of Valhalla'' Grandi | 2021-03-02 | |
| | ||||
* | New data type: geo (for Geo URIs) | Elena ``of Valhalla'' Grandi | 2021-02-20 | |
| |