Commit graph

  • 6b1ac328fd Fix small bug related to starring an entry with a date Jonathan Wren 2020-07-03 14:43:48 -07:00
  • bbd09e03c4 Fix small bug related to starring an entry with a date Jonathan Wren 2020-07-03 14:43:48 -07:00
  • bfd1cf5eb8 Fix small bug related to starring an entry with a date Jonathan Wren 2020-07-03 14:43:48 -07:00
  • 41d06bfc65 Move import to be standalone command to reduce clutter in cli.py Jonathan Wren 2020-07-03 14:29:00 -07:00
  • a54ed90259 Move import to be standalone command to reduce clutter in cli.py Jonathan Wren 2020-07-03 14:29:00 -07:00
  • 1d5c065b1f quick clean of arg parsing function by using default param Jonathan Wren 2020-07-02 21:46:03 -07:00
  • ce07fedc06 quick clean of arg parsing function by using default param Jonathan Wren 2020-07-02 21:46:03 -07:00
  • ef9cd5c2bf Move journal_name out of cli and into separate function Jonathan Wren 2020-07-02 21:44:53 -07:00
  • 3e22bf9292 Move journal_name out of cli and into separate function Jonathan Wren 2020-07-02 21:44:53 -07:00
  • 5564d6a5a4 short isn't a filter Jonathan Wren 2020-07-02 20:52:29 -07:00
  • 4fb6263212 short isn't a filter Jonathan Wren 2020-07-02 20:52:29 -07:00
  • 1ef9f1aa5d small code cleanup Jonathan Wren 2020-07-02 20:39:16 -07:00
  • 526867bcdd small code cleanup Jonathan Wren 2020-07-02 20:39:16 -07:00
  • 789dd40597 change default logging level so deprecation warnings don't spam users Jonathan Wren 2020-07-02 20:38:25 -07:00
  • 66e23d1444 change default logging level so deprecation warnings don't spam users Jonathan Wren 2020-07-02 20:38:25 -07:00
  • 22db905e3d Update more arg parsing options and handling Jonathan Wren 2020-07-02 20:35:17 -07:00
  • 626a18a6ec Update more arg parsing options and handling Jonathan Wren 2020-07-02 20:35:17 -07:00
  • c98d01bb8b Move standalone commands into their own file Jonathan Wren 2020-07-01 18:25:27 -07:00
  • fb184c5f5e Move standalone commands into their own file Jonathan Wren 2020-07-01 18:25:27 -07:00
  • 0bc5f9d453 Update arg parsing to better handle optinal journal name Jonathan Wren 2020-07-01 14:47:05 -07:00
  • 5922ca41ee Update arg parsing to better handle optinal journal name Jonathan Wren 2020-07-01 14:47:05 -07:00
  • bf6a66b245 update tests Jonathan Wren 2020-06-27 17:41:00 -07:00
  • 2b2f24449f update tests Jonathan Wren 2020-06-27 17:41:00 -07:00
  • b78e375bd4
    clean up linting issue #991 Jonathan Wren 2020-08-01 15:41:54 -07:00
  • 7a25537da9
    update python deprecation message Jonathan Wren 2020-08-01 15:27:30 -07:00
  • 8c5ac4394f Update changelog [ci skip] Jrnl Bot 2020-08-01 22:12:20 +00:00
  • 0e083ad600 Update changelog [ci skip] Jrnl Bot 2020-08-01 22:12:20 +00:00
  • 05090d82f1
    remove python 3.6 from dependencies Jonathan Wren 2020-08-01 15:08:11 -07:00
  • 340ab274ea
    disable python 3.6 tests Jonathan Wren 2020-07-25 17:13:21 -07:00
  • 6eea04c716
    fix typo in test Jonathan Wren 2020-07-25 17:07:25 -07:00
  • 326c48f574
    Fix small bug related to starring an entry with a date Jonathan Wren 2020-07-03 14:43:48 -07:00
  • bac52601a6
    Fix small bug related to starring an entry with a date Jonathan Wren 2020-07-03 14:43:48 -07:00
  • af1f831222
    Move import to be standalone command to reduce clutter in cli.py Jonathan Wren 2020-07-03 14:29:00 -07:00
  • fff441d424
    quick clean of arg parsing function by using default param Jonathan Wren 2020-07-02 21:46:03 -07:00
  • 441f17f436
    Move journal_name out of cli and into separate function Jonathan Wren 2020-07-02 21:44:53 -07:00
  • 4a9a1c4173
    short isn't a filter Jonathan Wren 2020-07-02 20:52:29 -07:00
  • 4c0e00279b
    small code cleanup Jonathan Wren 2020-07-02 20:39:16 -07:00
  • a202c6b633
    change default logging level so deprecation warnings don't spam users Jonathan Wren 2020-07-02 20:38:25 -07:00
  • d9774d75de
    Update more arg parsing options and handling Jonathan Wren 2020-07-02 20:35:17 -07:00
  • babbde0fa3
    Move standalone commands into their own file Jonathan Wren 2020-07-01 18:25:27 -07:00
  • 7dbf14f958
    Update arg parsing to better handle optinal journal name Jonathan Wren 2020-07-01 14:47:05 -07:00
  • 9f51719121
    update tests Jonathan Wren 2020-06-27 17:41:00 -07:00
  • e8495fcf5d Resolve Travis/Windows/pip issues with upgrade to cryptography 3.0 (#1016) Micah Jerome Ellison 2020-08-01 14:58:45 -07:00
  • 64a31e301d
    Resolve Travis/Windows/pip issues with upgrade to cryptography 3.0 (#1016) micahellison 2020-08-01 14:58:45 -07:00
  • a57f5f7253 Fix pip install command to include --upgrade as before #1016 Micah Jerome Ellison 2020-08-01 14:21:03 -07:00
  • 92cc7888f9 Remove pipx commands and attempt to solve issue through poetry configuration Micah Jerome Ellison 2020-08-01 14:20:13 -07:00
  • 876069b92f Merge branch 'cryptography-windows-1009' of https://github.com/micahellison/jrnl into cryptography-windows-1009 Micah Jerome Ellison 2020-08-01 13:44:58 -07:00
  • 9d9da2239b Fix bad pipx install command Micah Jerome Ellison 2020-08-01 13:44:47 -07:00
  • 6fcdf1d715
    Merge branch 'develop' into cryptography-windows-1009 micahellison 2020-08-01 13:35:50 -07:00
  • d0214ae180 Installing poetry with pipx instead of pip Micah Jerome Ellison 2020-08-01 13:08:53 -07:00
  • 11141a1872 Update changelog [ci skip] Jrnl Bot 2020-07-31 16:56:22 +00:00
  • 0a74fe9cef Update changelog [ci skip] Jrnl Bot 2020-07-31 16:56:22 +00:00
  • 1129a6d3ea Increment version to v2.4.5 v2.4.5 Jrnl Bot 2020-07-31 16:39:22 +00:00
  • 888981c11e Increment version to v2.4.5 Jrnl Bot 2020-07-31 16:39:22 +00:00
  • 0c9e4f1f76 Add missing packaging dependency (#1011) Jonathan Wren 2020-07-29 15:22:49 -07:00
  • 832b9229f3
    Add missing packaging dependency (#1011) Jonathan Wren 2020-07-29 15:22:49 -07:00
  • 4103db4b6c
    update cryptography dependency #1012 Jonathan Wren 2020-07-29 12:21:04 -07:00
  • 26e3e5950e
    add missing dependency #1011 Jonathan Wren 2020-07-29 11:32:01 -07:00
  • 345b6ad522 Increment version to v2.4.4 v2.4.4 Jrnl Bot 2020-07-25 22:36:51 +00:00
  • b509af6798
    Increment version to v2.4.4 Jrnl Bot 2020-07-25 22:36:51 +00:00
  • 18f6d2bc80 Update changelog [ci skip] Jrnl Bot 2020-07-20 03:35:49 +00:00
  • b2187269d1
    Update changelog [ci skip] Jrnl Bot 2020-07-20 03:35:49 +00:00
  • 825ee6d60f Fix readthedocs.io build process (#1004) Jonathan Wren 2020-07-19 20:28:21 -07:00
  • 40a40af952
    Fix readthedocs.io build process (#1004) Jonathan Wren 2020-07-19 20:28:21 -07:00
  • c16920e764 Update changelog [ci skip] Jrnl Bot 2020-07-18 20:36:59 +00:00
  • 982aad0a16
    Update changelog [ci skip] Jrnl Bot 2020-07-18 20:36:59 +00:00
  • 3f3a17c32e Increment version to v2.4.4-beta v2.4.4-beta Jrnl Bot 2020-07-18 20:23:39 +00:00
  • 99e2f7bab8
    Increment version to v2.4.4-beta Jrnl Bot 2020-07-18 20:23:39 +00:00
  • 2b96e415a5
    test #1004 Jonathan Wren 2020-07-18 16:25:17 -07:00
  • cafaaec9d4
    fix readthedocs.io build process Jonathan Wren 2020-07-18 14:11:00 -07:00
  • 14bcb2c1af Update changelog [ci skip] Jrnl Bot 2020-07-18 20:03:04 +00:00
  • a11aa24c7e Allow editing of DayOne entries (#1001) Jonathan Wren 2020-07-18 12:54:52 -07:00
  • 4c2f2861db Update changelog [ci skip] Jrnl Bot 2020-07-18 19:17:27 +00:00
  • 6abee8e9d6 fix readme link to submit an issue (#1002) Jonathan Wren 2020-07-18 12:08:34 -07:00
  • 78aa2548ac Update documentation.md (#1003) MinchinWeb 2020-07-17 19:42:45 -06:00
  • cbbf11061d
    Update documentation.md #1003 MinchinWeb 2020-07-15 14:18:16 -06:00
  • cb41e10f35 fix readme link to submit an issue #1002 Jonathan Wren 2020-07-12 19:02:14 -07:00
  • 0702e6f2b6 Update changelog [ci skip] Jrnl Bot 2020-07-12 23:32:19 +00:00
  • deb893e3c0 Update changelog [ci skip] Jrnl Bot 2020-07-12 23:32:19 +00:00
  • 4ca6e3f95f Display warning if Python version is less than 3.7 (#994) Micah Jerome Ellison 2020-07-12 16:24:46 -07:00
  • 7a68fb42d4
    Display warning if Python version is less than 3.7 (#994) micahellison 2020-07-12 16:24:46 -07:00
  • 966ea596c4 Fix editing logic for DayOneJournal #1001 Jonathan Wren 2020-07-11 15:46:52 -07:00
  • efd5152c24 Add broken test for Dayone Micah Jerome Ellison 2020-07-04 14:02:15 -07:00
  • fd25c959a5 Make error message more descriptive and friendly #994 Micah Jerome Ellison 2020-07-11 10:49:02 -07:00
  • 686fc0cfdf Update changelog [ci skip] Jrnl Bot 2020-07-11 17:45:37 +00:00
  • 3fbac0c0b0 Update changelog [ci skip] Jrnl Bot 2020-07-11 17:45:37 +00:00
  • c9fc298317 Add new documentation issue type to github templates (#1000) Jonathan Wren 2020-07-11 10:34:52 -07:00
  • 0d0b56af3d
    Add new documentation issue type to github templates (#1000) Jonathan Wren 2020-07-11 10:34:52 -07:00
  • 322298c4ad add new documentation issue type to github templates #1000 Jonathan Wren 2020-07-10 12:40:24 -07:00
  • ac81774aed Fix behave Python version test Micah Jerome Ellison 2020-07-04 15:44:08 -07:00
  • 3ae05ab872 Apply formatting Micah Jerome Ellison 2020-07-04 15:25:34 -07:00
  • 34207f872f Add Python version check and faulty test to confirm it's working (should fail on 3.6 build only) Micah Jerome Ellison 2020-07-04 15:09:05 -07:00
  • 3298dd9aed Add failing DayOne editing test (title is disappearing) #993 Micah Jerome Ellison 2020-07-04 14:06:20 -07:00
  • 4e8418d578 Adding broken test Micah Jerome Ellison 2020-07-04 14:02:15 -07:00
  • 07bacabe8d Allow editing of DayOne entries #990 MinchinWeb 2020-07-02 21:42:55 -06:00
  • 6f7c538cb1 add test to repro issue #955 #989 Jonathan Wren 2020-07-02 00:14:03 -07:00
  • f7a49d715e Make behave output more concise when running make test (#988) Micah Jerome Ellison 2020-06-27 17:51:31 -07:00
  • f86d923843
    Make behave output more concise when running make test (#988) micahellison 2020-06-27 17:51:31 -07:00
  • 26c6579a75 Make behave output more concise when running make test #988 Micah Jerome Ellison 2020-06-27 17:11:04 -07:00
  • 89624c155b Update changelog [ci skip] Jrnl Bot 2020-06-20 21:38:19 +00:00