Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Add date and datetime types, enforce timestamps to be unix timestamps | Elena ``of Valhalla'' Grandi | 2020-10-02 | |
| | | ||||
* | | Add autodoc for lesana/types | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
| | | ||||
* | | Merge branch 'master' into types | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
|\| | ||||
| * | Start building manpages with sphinx | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
| | | ||||
| * | Fix building on buster | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
| | | ||||
| * | Moved misc docs to sphinx | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
| | | ||||
| * | Autogenerated autodoc files | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
| | | | | | | | | sphinx-apidoc -f -e -M -o docs/source/reference/ lesana/ | |||
| * | Skeleton of sphinx documentation | Elena ``of Valhalla'' Grandi | 2020-10-01 | |
| | | ||||
* | | 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 | |
|/ | ||||
* | Create a default entry label with short_id | Elena ``of Valhalla'' Grandi | 2020-09-30 | |
| | ||||
* | Make the main command boilerplate available to library users. | Elena ``of Valhalla'' Grandi | 2020-09-16 | |
| | ||||
* | 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 | |
| | ||||
* | Some more missed uid -> eid corrections. | Elena ``of Valhalla'' Grandi | 2020-09-13 | |
| | | | | Thanks again to fabrixxm. | |||
* | Fix .format string | Elena ``of Valhalla'' Grandi | 2020-09-13 | |
| | ||||
* | Accept args in the _main() of the lesana script. | Elena ``of Valhalla'' Grandi | 2020-09-13 | |
| | | | | Thanks fabrixxm for spotting it. | |||
* | flake8 etc. fixes | Elena ``of Valhalla'' Grandi | 2020-09-13 | |
| | ||||
* | New command: update a field in the results of a query | Elena ``of Valhalla'' Grandi | 2020-09-02 | |
| | ||||
* | Merge branch 'master' of git.trueelena.org:software/lesana | Elena ``of Valhalla'' Grandi | 2020-06-24 | |
|\ | ||||
| * | Add support for subclassing commands in lesana derivatives | Elena ``of Valhalla'' Grandi | 2020-06-24 | |
| | | ||||
* | | Bump version number to 0.5.1 (to fix wrong format 0.5) | Elena ``of Valhalla'' Grandi | 2020-02-22 | |
|/ | ||||
* | Prepare version 0.5v0.5 | Elena ``of Valhalla'' Grandi | 2020-02-21 | |
| | ||||
* | 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 | |
| | ||||
* | Cleanup of error reporting | Elena ``of Valhalla'' Grandi | 2020-02-09 | |
| | ||||
* | Use eid instead of uid | Elena ``of Valhalla'' Grandi | 2019-12-28 | |
| | ||||
* | Prepare release 0.4.1v0.4.1 | Elena ``of Valhalla'' Grandi | 2019-11-17 | |
| | ||||
* | Add docs in the released tarball | Elena ``of Valhalla'' Grandi | 2019-11-17 | |
| | ||||
* | Prepare release 0.4 | Elena ``of Valhalla'' Grandi | 2019-11-17 | |
| | ||||
* | style | Elena ``of Valhalla'' Grandi | 2019-11-17 | |
| | ||||
* | Add makefile for the manpages | Elena ``of Valhalla'' Grandi | 2019-11-17 | |
| | ||||
* | Remove implemented features from TODO | 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 | |
| | ||||
* | Missing man pages | Elena ``of Valhalla'' Grandi | 2019-10-19 | |
| | ||||
* | Additional manpages | Elena ``of Valhalla'' Grandi | 2019-09-29 | |
| | ||||
* | Read entries before printing their name after creating and editing them. | Elena ``of Valhalla'' Grandi | 2019-09-29 | |
| | ||||
* | Start writing manpages for lesana and its subcommands | Elena ``of Valhalla'' Grandi | 2019-09-22 | |
| | ||||
* | Documentation for the export subcommand | Elena ``of Valhalla'' Grandi | 2019-09-22 | |
| | ||||
* | Add the ability to set a default value for a field. | Elena ``of Valhalla'' Grandi | 2019-09-20 | |
| | ||||
* | new field type: decimal | Elena ``of Valhalla'' Grandi | 2019-09-20 | |
| | ||||
* | Put an empty list in list fields in the empty data. | Elena ``of Valhalla'' Grandi | 2019-09-15 | |
| | ||||
* | Added an example collection | Elena ``of Valhalla'' Grandi | 2019-09-15 | |
| | ||||
* | Improvements in the export command | Elena ``of Valhalla'' Grandi | 2019-09-15 | |
| | ||||
* | New command to export data from a lesana collection to another one. | Elena ``of Valhalla'' Grandi | 2019-09-13 | |
| | ||||
* | Missing import in __init__.py | Elena ``of Valhalla'' Grandi | 2019-09-11 | |
| |