jrnl/features
Micah Jerome Ellison c5729420a4
Comply with GPL by acknowledging all authors and including license info in each source file (#1121)
* Update authors to "jrnl contributors" to comply with GPL3
* Include jrnl email address with contributors
* Include GPL notice in jrnl --version
* Apply consistent copyright and license to all Python files
* Add copyright and license to documentation
* Add copyright and license to docs theme
* Wiping poetry cache to try to resolve a test issue
* Testing with Python 3.9.0 in attempt to bypass GitHub Actions failure in 3.9.1
* make format
* Exclude Windows Python 3.9 build which is failing due to a GitHub Actions problem
* Modify testing to get around this 3.9 issue...
* Fix exclude
2020-12-19 14:53:15 -08:00
..
data Add display format option to config file. (#1050) 2020-10-17 18:53:34 -07:00
steps Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
build.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
core.feature Comply with GPL by acknowledging all authors and including license info in each source file (#1121) 2020-12-19 14:53:15 -08:00
datetime.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
delete.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
encrypt.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
environment.py [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
file_storage.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
format.feature Fix Unicode encoding failure in directory export when creating filenames from journal titles with certain characters (#1090) 2020-11-21 15:41:08 -08:00
import.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
multiple_journals.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
password.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
search.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
star.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
tag.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
upgrade.feature [WIP] Lots of test refactoring (#1042) 2020-10-17 15:17:38 -07:00
write.feature Add ability to put --edit partly through a cli entry to move it to the editor (#1091) 2020-11-21 15:20:21 -08:00