Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Auto add edited files to git | Elena ``of Valhalla'' Grandi | 2017-03-04 |
* | Save in the settings whether git support should be enabled | Elena ``of Valhalla'' Grandi | 2017-03-04 |
* | Saner management of wrong uids | Elena ``of Valhalla'' Grandi | 2017-01-14 |
* | New command: remove | Elena ``of Valhalla'' Grandi | 2017-01-14 |
* | Improved test coverage | Elena ``of Valhalla'' Grandi | 2017-01-06 |
* | Don't leave empty entries when a test fails | Elena ``of Valhalla'' Grandi | 2017-01-06 |
* | Changed search interface to be closer to xapian expectations | Elena ``of Valhalla'' Grandi | 2017-01-06 |
* | pyflakes + pep8 cleanup | Elena ``of Valhalla'' Grandi | 2017-01-06 |
* | Add an help string in a comment in the generated empty files | Elena ``of Valhalla'' Grandi | 2017-01-06 |
* | Custom label for entries | Elena ``of Valhalla'' Grandi | 2017-01-02 |
* | When creating a new empty entry, write the fields in order | Elena ``of Valhalla'' Grandi | 2017-01-02 |
* | additional tests on init | Elena ``of Valhalla'' Grandi | 2017-01-02 |
* | Move collection initialization to Collection | Elena ``of Valhalla'' Grandi | 2017-01-02 |
* | suppress warning about unsafe loading of yaml | Elena ``of Valhalla'' Grandi | 2017-01-02 |
* | Don't die when a settings entry has no 'index' field. | Elena ``of Valhalla'' Grandi | 2016-12-27 |
* | new command: edit | Elena ``of Valhalla'' Grandi | 2016-12-22 |
* | Add very basic search capabilities | Elena ``of Valhalla'' Grandi | 2016-12-22 |
* | setup.py using setuptools | Elena ``of Valhalla'' Grandi | 2016-12-22 |
* | style cleanup | Elena ``of Valhalla'' Grandi | 2016-12-19 |
* | Only index fields that should be indexed for free / field search | Elena ``of Valhalla'' Grandi | 2016-12-19 |
* | Create new empty entry, also from the command line | Elena ``of Valhalla'' Grandi | 2016-12-19 |
* | Indexing of entries | Elena ``of Valhalla'' Grandi | 2016-12-13 |
* | Rename schema.yaml to settings.yaml | Elena ``of Valhalla'' Grandi | 2016-12-13 |
* | Actually index stuff, except nothing is indexed | Elena ``of Valhalla'' Grandi | 2016-12-13 |
* | Load some data into xapian | Elena ``of Valhalla'' Grandi | 2016-12-11 |
* | Open a lesana directory | Elena ``of Valhalla'' Grandi | 2016-12-10 |
* | Empty project skeleton | Elena ``of Valhalla'' Grandi | 2016-12-10 |