summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Add date and datetime types, enforce timestamps to be unix timestampsElena ``of Valhalla'' Grandi2020-10-02
* | Add autodoc for lesana/typesElena ``of Valhalla'' Grandi2020-10-01
* | Merge branch 'master' into typesElena ``of Valhalla'' Grandi2020-10-01
|\|
| * Start building manpages with sphinxElena ``of Valhalla'' Grandi2020-10-01
| * Fix building on busterElena ``of Valhalla'' Grandi2020-10-01
| * Moved misc docs to sphinxElena ``of Valhalla'' Grandi2020-10-01
| * Autogenerated autodoc filesElena ``of Valhalla'' Grandi2020-10-01
| * Skeleton of sphinx documentationElena ``of Valhalla'' Grandi2020-10-01
* | 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
|/
* Create a default entry label with short_idElena ``of Valhalla'' Grandi2020-09-30
* Make the main command boilerplate available to library users.Elena ``of Valhalla'' Grandi2020-09-16
* 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
* Some more missed uid -> eid corrections.Elena ``of Valhalla'' Grandi2020-09-13
* Fix .format stringElena ``of Valhalla'' Grandi2020-09-13
* Accept args in the _main() of the lesana script.Elena ``of Valhalla'' Grandi2020-09-13
* flake8 etc. fixesElena ``of Valhalla'' Grandi2020-09-13
* New command: update a field in the results of a queryElena ``of Valhalla'' Grandi2020-09-02
* Merge branch 'master' of git.trueelena.org:software/lesanaElena ``of Valhalla'' Grandi2020-06-24
|\
| * Add support for subclassing commands in lesana derivativesElena ``of Valhalla'' Grandi2020-06-24
* | Bump version number to 0.5.1 (to fix wrong format 0.5)Elena ``of Valhalla'' Grandi2020-02-22
|/
* Prepare version 0.5v0.5Elena ``of Valhalla'' Grandi2020-02-21
* 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
* Cleanup of error reportingElena ``of Valhalla'' Grandi2020-02-09
* Use eid instead of uidElena ``of Valhalla'' Grandi2019-12-28
* Prepare release 0.4.1v0.4.1Elena ``of Valhalla'' Grandi2019-11-17
* Add docs in the released tarballElena ``of Valhalla'' Grandi2019-11-17
* Prepare release 0.4Elena ``of Valhalla'' Grandi2019-11-17
* styleElena ``of Valhalla'' Grandi2019-11-17
* Add makefile for the manpagesElena ``of Valhalla'' Grandi2019-11-17
* Remove implemented features from TODOElena ``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
* Missing man pagesElena ``of Valhalla'' Grandi2019-10-19
* Additional manpagesElena ``of Valhalla'' Grandi2019-09-29
* Read entries before printing their name after creating and editing them.Elena ``of Valhalla'' Grandi2019-09-29
* Start writing manpages for lesana and its subcommandsElena ``of Valhalla'' Grandi2019-09-22
* Documentation for the export subcommandElena ``of Valhalla'' Grandi2019-09-22
* Add the ability to set a default value for a field.Elena ``of Valhalla'' Grandi2019-09-20
* new field type: decimalElena ``of Valhalla'' Grandi2019-09-20
* Put an empty list in list fields in the empty data.Elena ``of Valhalla'' Grandi2019-09-15
* Added an example collectionElena ``of Valhalla'' Grandi2019-09-15
* Improvements in the export commandElena ``of Valhalla'' Grandi2019-09-15
* New command to export data from a lesana collection to another one.Elena ``of Valhalla'' Grandi2019-09-13
* Missing import in __init__.pyElena ``of Valhalla'' Grandi2019-09-11