Commit graph

748 commits

Author SHA1 Message Date
Micah Jerome Ellison
be35904912 [GH-632] adding call to action to report issue when upgrade fails 2019-08-24 15:47:13 -07:00
Micah Jerome Ellison
244165664b [GH-632] removing unreachable return statement 2019-08-24 15:25:05 -07:00
Micah Jerome Ellison
4d0640e613 [GH-632] removing unnecessary whitespace 2019-08-24 15:14:15 -07:00
Micah Jerome Ellison
a4e881942a [GH-632] raising exception in upgrade.py on fail
Handling it in install.py to prevent config from being overwritten when upgrade fails
2019-08-24 15:01:23 -07:00
Micah Jerome Ellison
3bfd9f487b [GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not 2019-08-24 13:50:10 -07:00
micahellison
ec1b2c63b9
Merge pull request #641 from gregorybodnar/create_encrypted_journal
Fix for #631 Create encrypted journal
2019-08-13 12:17:12 -07:00
micahellison
a6044b65bc
Merge pull request #644 from wren/escape-dates-GH-631
#631 Escape data in square brackets
2019-08-13 12:16:08 -07:00
micahellison
945a18ac7d
Merge pull request #646 from wren/stalebot-60
change pinned label to a super cool emoji 
2019-08-10 16:49:17 -07:00
Jonathan Wren
8fe8f9d5c9 change pinned label to a super cool emoji 2019-08-10 16:45:54 -07:00
micahellison
c09ac67d9c
Merge pull request #645 from wren/stalebot-60
move stablebot back up to 60 days now that backlog is a bit more cleared out
2019-08-10 16:35:21 -07:00
Jonathan Wren
d9d83447d0 move stablebot back up to 60 days now that backlog is a bit more cleared out 2019-08-10 16:21:38 -07:00
Jonathan Wren
1350bcad1b #631 Escape data in square brackets 2019-08-10 13:37:03 -07:00
Jonathan Wren
e189ac12fe fix a few linting errors 2019-08-10 12:17:36 -07:00
Greg Bodnar
290bb96daa Use util wrapper for getpass
This allows for tests to run without prompting for user input.
2019-08-04 13:21:40 +12:00
Greg Bodnar
02f853b545 Modify test to test for returned strings
The entered string for the password is not being used by the test and I
don't understand why.
2019-08-04 08:44:17 +12:00
Greg Bodnar
da62e54245 Overload open for EncryptedJournal
This avoids the execution path that calls EncryptedJournal._create()
without a password parameter. It results in duplication of code that
requests and stores a password, which should be factored out in a
subsequent change.
2019-08-04 08:40:15 +12:00
Jonathan Wren
dc61c5c678
Merge pull request #640 from wren/stalebot-update-3
reduce the number of days an issue can be open with no activity before marked stale
2019-08-03 12:10:24 -07:00
Jonathan Wren
5548d680a6 reduce the number of days an issue can be open with no activity before marked stale
We will increase this again later, but we want to clean out the backlog of old issues
sooner, if possible. This will allow us to do that.
2019-08-03 12:08:31 -07:00
Greg Bodnar
18ba16ad66 Add failing test for configuring an encrypted journal 2019-08-03 16:48:10 +12:00
Jonathan Wren
04811405dc
Merge pull request #636 from wren/enable-stalebot-2
Update stalebot config now that the backlog is better tagged
2019-07-28 18:02:49 -07:00
Jonathan Wren
788c199eb9 Update stalebot config now that the backlog is better tagged 2019-07-28 17:43:47 -07:00
Jonathan Wren
4de6619bfb
Merge pull request #611 from jrnl-org/manu--mkdocs
Move to mkdocs
2019-07-20 16:07:43 -07:00
micahellison
6e47a384af
Merge pull request #624 from micahellison/v2.0-rc3
Updating Python version and jrnl version for v2.0-rc3
2019-07-20 15:20:37 -07:00
Micah Jerome Ellison
683e369d53 Updating Python version and jrnl version for v2.0-rc3 2019-07-20 15:17:53 -07:00
Jonathan Wren
5443743936
Merge pull request #623 from micahellison/614-date-parsing
[GH-614] resolving issues around unreadable dates
2019-07-20 15:13:14 -07:00
Micah Jerome Ellison
f3b9a91c9b [GH-614] resolving issues around unreadable dates and unparsed dates 2019-07-20 14:51:46 -07:00
Manuel Ebert
b424749d2d Add JSON-LD and semantic tags 2019-07-16 15:05:29 -07:00
Manuel Ebert
bf16472b53 Landing page refresh 2019-07-16 15:05:29 -07:00
Manuel Ebert
86270b5df4 Lighter side bar 2019-07-16 15:05:29 -07:00
Manuel Ebert
faa96ed8fc Cleaning up docs 2019-07-16 15:05:29 -07:00
Manuel Ebert
183378d575 Moving from sphinx to mkdocs 2019-07-16 15:05:29 -07:00
Jonathan Wren
d3921d9e47 [GH-610] Fix for old crypto module (#621) 2019-07-16 15:04:18 -07:00
micahellison
1283157d56
Merge pull request #609 from wren/stalebot-607
[GH-607] Add stalebot config
2019-07-06 15:22:18 -07:00
Jonathan Wren
d8b8c20786
Merge pull request #608 from micahellison/605-dayone-readme
[GH-605] mentioning lack of Day One support and relevant history in readme
2019-07-06 15:09:20 -07:00
Micah Jerome Ellison
32e18d19c8 [GH-605] pointing to a more comprehensive GitHub issue re DayOne 2019-07-06 15:06:51 -07:00
Jonathan Wren
c747a817cf [GH-607] Add stalebot config 2019-07-06 14:59:18 -07:00
Micah Jerome Ellison
06ba06a62b [GH-605] mentioning lack of Day One support and relevant history in readme 2019-07-06 14:54:07 -07:00
Jonathan Wren
f709c07c63
Merge pull request #603 from micahellison/600-travis
[GH-600] updating Travis build badge and restoring pypi badges
2019-07-06 14:02:57 -07:00
micahellison
92942ed363
Merge pull request #604 from wren/update-contributing-602
[GH-602] Add a code of conduct file (rather than adding to contributing)
2019-07-06 13:40:10 -07:00
Jonathan Wren
d3f091a3f0 [GH-602] Add a code of conduct file (rather than adding to contributing) 2019-07-06 13:35:43 -07:00
Micah Jerome Ellison
75b9b32296 [GH-600] updating Travis build badge and restoring pypi badges 2019-07-06 13:30:55 -07:00
micahellison
275504b035
Merge pull request #601 from micahellison/598-jrnl-mentions
[GH-598] Changing references from jrnl-plus back to jrnl
2019-07-06 12:58:39 -07:00
Micah Jerome Ellison
9fcac40b09 [GH-598] Changing references from jrnl-plus back to jrnl and ensuring the URLs are valid (except build badge) 2019-07-06 12:12:56 -07:00
Jonathan Wren
776eebdd60
Merge pull request #15 from jrnl-plus/v0.1-beta
v0.1 beta
2019-06-22 16:07:54 -07:00
Jonathan Wren
07bfe7f24f
Merge pull request #14 from wren/contributing-13
[GH-13] Update contributing
2019-06-22 16:02:40 -07:00
micahellison
99c3075965
Merge pull request #12 from micahellison/readme
[GH-1] updating readme
2019-06-22 15:59:05 -07:00
Jonathan Wren
77748ddd86 update contributing file 2019-06-22 15:54:38 -07:00
Micah Jerome Ellison
01a2956c04 [GH-1] fussing with author text 2019-06-22 15:13:51 -07:00
Micah Jerome Ellison
7bd770187c [GH-1] adding build badge back in 2019-06-22 15:05:26 -07:00
Micah Jerome Ellison
966e7f26cf [GH-1] updating readme to mention fork, instability 2019-06-22 14:57:20 -07:00