Commit graph

  • fc6d8156cd Updating changelog [ci skip] Jrnl Bot 2020-01-17 03:03:35 +00:00
  • 373033a285 #790 - closing temp file before passing it to editor to prevent file locking issues in Windows Micah Jerome Ellison 2020-01-09 20:34:38 -08:00
  • 1b64bb4a86 Updating changelog [ci skip] v2.2-beta Jrnl Bot 2020-01-15 06:16:04 +00:00
  • 4d4321738e small fixes for travis pipeline Jonathan Wren 2020-01-14 21:48:42 -08:00
  • dc2d22b43e Updating changelog [ci skip] Jrnl Bot 2020-01-15 05:57:01 +00:00
  • 84882c1d98 update deploy stage condition Jonathan Wren 2020-01-14 21:36:58 -08:00
  • 3fc3233a44 update changelog script to handle different scenarios (#724) Jonathan Wren 2020-01-14 21:31:04 -08:00
  • e6a9a0e3cd add script to generate changelog Jonathan Wren 2020-01-14 20:06:14 -08:00
  • f92c789efe fix conditional for deploy step Jonathan Wren 2020-01-14 19:44:26 -08:00
  • bfa0cae289 update changelog generator settings to be less verbose, fix links Jonathan Wren 2020-01-13 20:47:55 -08:00
  • fcd8a11ae8 use api token instead of username and pw for pypi Jonathan Wren 2020-01-13 20:45:56 -08:00
  • 6d53ed1d94 add config file for changelog generator Jonathan Wren 2020-01-13 20:09:28 -08:00
  • 3762c008a6 Update changelog in prep for auto changelog generator (#724) Jonathan Wren 2020-01-11 21:20:14 -08:00
  • fde2cc83b0 skip more windows tests Jonathan Wren 2020-01-04 13:49:05 -08:00
  • 7f919fd071 run black Jonathan Wren 2020-01-04 13:42:25 -08:00
  • 6a675791a2 skip another windows test Jonathan Wren 2020-01-04 13:37:50 -08:00
  • 72e87c15c9 whitespace changes Jonathan Wren 2020-01-04 13:24:07 -08:00
  • 6428a461b8 skip another windows test Jonathan Wren 2020-01-04 13:23:57 -08:00
  • 5f31e1ab39 remove broken test (windows can't handle emoji) Jonathan Wren 2020-01-04 13:02:15 -08:00
  • 4086573f9d [#766] Skip another broken windows test Jonathan Wren 2019-12-10 22:51:56 -08:00
  • da55914ec3 [#766] Skip the broken test on windows for now Jonathan Wren 2019-12-10 22:05:38 -08:00
  • af6243c73d Fix usage notes Eshan 2019-12-15 00:04:42 -05:00
  • 968ae6ca98 Change stage so travis doesn't get confused about allowed failures Jonathan Wren 2020-01-04 12:29:31 -08:00
  • 5c0a2a236a clarify build steps Jonathan Wren 2020-01-04 12:08:38 -08:00
  • 29af09f3c7 update lock file Jonathan Wren 2020-01-04 12:01:51 -08:00
  • ca2a0e53c2 update black version Jonathan Wren 2020-01-04 12:01:21 -08:00
  • 04f6154c93 Apply black formatter to code MinchinWeb 2019-12-07 12:32:55 -07:00
  • 46c4c88231 (#770) run black formatter on codebase for standardization Jonathan Wren 2019-12-21 11:47:02 -08:00
  • 9664924096 Move all password handling to EncryptedJournal Peter Schmidbauer 2019-11-02 02:06:05 +01:00
  • c8d59727eb Explicitly write Version to file Manuel Ebert 2019-11-07 16:48:47 -08:00
  • b8d43db558 Added case-insensitive searching of entry title and body Jims 2019-11-12 11:53:12 -05:00
  • 657eb8fcda Fix merge conflict left-over Jesper Kjeldgaard 2019-12-03 11:59:05 +01:00
  • abc6b53898 [#739] Update tests so that 3.8 is not an allowed failure Jonathan Wren 2019-11-30 13:36:50 -08:00
  • f68de27b2b [#739][#747] update lock file Jonathan Wren 2019-11-30 13:35:59 -08:00
  • 35432f8c70 Incrementing version to v2.1.1 v2.1.1 Jrnl Bot 2019-11-30 20:32:11 +00:00
  • eb16fe1130 [#757] update mac python version test to match others Jonathan Wren 2019-11-29 22:04:02 -08:00
  • f86fb18d5d [#757] Add fast finish option to travis Jonathan Wren 2019-11-29 22:03:40 -08:00
  • d8967ae9d3 [#757] update caching for ci Jonathan Wren 2019-11-29 22:02:57 -08:00
  • 3c6b8058ff [#757] Be explicit about python versio so travis doesn't get confused Jonathan Wren 2019-11-29 16:23:52 -08:00
  • b349f5c477 [#757] Group tests by python version Jonathan Wren 2019-11-29 16:21:03 -08:00
  • 52934a78e4 [#757] Add more Mac tests for each Python version Jonathan Wren 2019-11-29 15:38:32 -08:00
  • aa49dc3eb5 [#757] Add more testing for Windows across multiple Python versions Jonathan Wren 2019-11-29 15:07:44 -08:00
  • 1b9748e5ce [#757] Clean up travis yaml file for readability Jonathan Wren 2019-11-29 15:06:13 -08:00
  • 8004ef59af [#757] Take out unneeded quotes around strings in yaml Jonathan Wren 2019-11-29 15:05:15 -08:00
  • 63f2901bf4 [#757] update CI logic to new format Jonathan Wren 2019-11-29 12:11:17 -08:00
  • a704863121 [#757] add explicit os at root per travis config linter Jonathan Wren 2019-11-29 11:38:14 -08:00
  • b6bd14fb27 [#757] add stage name to test stage to be explicit Jonathan Wren 2019-11-29 11:37:51 -08:00
  • eb4b3ead51 [#757] Add quotes around environment variables to be a little safer Jonathan Wren 2019-11-29 11:37:01 -08:00
  • a1392d9c49 [#757] Take out old code (no longer needed) Jonathan Wren 2019-11-29 11:36:31 -08:00
  • 424e67e23a [#757] Move deploy to it's own stage on CI so it doesn't run multiple times Jonathan Wren 2019-11-29 11:35:30 -08:00
  • 58ddee3b49 Display header in mobile docs Manuel Ebert 2019-11-29 12:51:25 -08:00
  • fc4fd803d6 Incrementing version to v2.1.1-beta v2.1.1-beta Jrnl Bot 2019-11-26 05:00:15 +00:00
  • 8eb185f8a2 Add password confirmation dialog Peter Schmidbauer 2019-10-31 21:22:50 +01:00
  • 70c946bc13 [Travis] add testing on Windows and Mac MinchinWeb 2019-11-28 07:43:05 -07:00
  • 24cd1d460b [GH-738] preventing readline usage on Windows - removes autocomplete on the install step for Windows users Micah Jerome Ellison 2019-11-18 20:32:40 -08:00
  • ece057faa5 [GH-741] adding test for bug that displays all entries -on today Micah Jerome Ellison 2019-11-25 19:39:58 -08:00
  • 10d8a32b64 Squashed commit of the following: Jonathan Wren 2019-11-25 19:59:53 -08:00
  • b95193d05a [GH-693] cleaning up "Developing" section and adding a note about behave Micah Jerome Ellison 2019-11-25 20:22:44 -08:00
  • f8fc5f4786 [GH-693] work so far on updating developer documentation Micah Jerome Ellison 2019-11-18 21:39:28 -08:00
  • 1fd1fcc00d Exit jrnl if no text entered into editor Aaron Lichtman 2019-11-15 09:38:09 +01:00
  • f9692b1f8d [Dayone] re-add tests MinchinWeb 2019-11-13 18:10:57 -07:00
  • e912827396 Fix crash when no keyring backend available Peter Schmidbauer 2019-10-29 18:17:44 +01:00
  • e525ed8fe1 Adding "new" labels to new issues Micah Jerome Ellison 2019-11-18 19:18:26 -08:00
  • e9d12f7a77 Adding 🆕 label to github issue templates Micah Jerome Ellison 2019-11-18 18:59:57 -08:00
  • 3080d501f2 Clarify currently supported Python versions Peter Schmidbauer 2019-11-12 18:50:51 +01:00
  • 7f46d1a40a Fix handling of little-endian date format Peter Schmidbauer 2019-10-26 21:43:48 +02:00
  • 9d8d6a83ae remove py2 remnants and use mocks in tests Peter Schmidbauer 2019-10-31 21:12:55 +01:00
  • b7e2e91af3 Prepare travis for upcoming poetry 1.0 release Peter Schmidbauer 2019-10-26 23:00:06 +02:00
  • 47310f71a1 [GH-666] updating documentation to reflect v2 behavior: Micah Jerome Ellison 2019-10-05 15:50:04 -07:00
  • 374cae687a In Encryption docs, improve grammar and typography Rory O’Kane 2019-08-19 04:01:33 -04:00
  • 05234590eb Update docs Greg Bodnar 2019-08-04 15:23:33 +12:00
  • 3a2f155a21 Add recipe to display random entry Greg Bodnar 2019-07-24 19:56:03 +12:00
  • 182b5cd35f Incrementing version to v2.1.post2 v2.1.post2 Jrnl Bot 2019-11-12 02:43:42 +00:00
  • e65a6eed58 fix typos, spelling (#734) MinchinWeb 2019-11-11 13:03:05 -07:00
  • 83974b7aa7 Incrementing version to v2.1-beta6 v2.1-beta6 Jrnl Bot 2019-11-09 22:26:33 +00:00
  • 851a367569 [#715] Make bot that will auto-increment version in code after deploy Jonathan Wren 2019-11-09 14:17:13 -08:00
  • c863659916 [Upgrade to 2.0] Expand User directory (#704) MinchinWeb 2019-11-07 18:20:57 -07:00
  • 0dc3f1fb6e Updating Issue Template Workflow Manuel Ebert 2019-11-04 15:30:47 -08:00
  • 57960b3a51 Create templates for issues and pull requests Casper Weiss Bang 2019-10-28 20:51:57 +01:00
  • f7953fdd61 ¯\_(ツ)_/¯ v2.1-beta4 v2.1-beta3 v2.1-beta2 v2.1-beta Jonathan Wren 2019-10-19 13:03:57 -07:00
  • 8c0c95d1f6 Poetry updates Jonathan Wren 2019-10-05 16:06:16 -07:00
  • 0ea24da225 update requirements to include pyyaml >= 5.1 Jonathan Wren 2019-10-05 15:59:39 -07:00
  • a61658d453 Add Poetry config Manuel Ebert 2019-07-07 20:41:18 -07:00
  • 1affb9b7b5 Change pyYAML required version Full Loader only avalaible from v5.1: v2.0.1 etienne 2019-09-24 17:13:05 +02:00
  • ba59b1bded Fix references to Sphinx in contributing.md v2.0.1-beta Manuel Ebert 2019-09-18 10:33:01 -07:00
  • c249c8ded9 Add '-not' flag for excluding tags from filter Justin Proffitt 2019-07-28 21:57:53 -04:00
  • bd806efb98 Handle KeyboardInterrupt when installing journal Dawid Zych 2019-08-07 19:12:04 +02:00
  • e14910c83f Switch to hashmark Markdown headers on export MinchinWeb 2017-11-13 18:04:24 -07:00
  • 8abbdf4db5 [GH-632] confirming that each journal can be parsed during upgrade, and aborting upgrade if not v2.0.0 v2.0-rc4 v2.0 Micah Jerome Ellison 2019-08-24 13:50:10 -07:00
  • 328faa401c Smaller doc fixes, fixes #486 Manuel Ebert 2019-08-23 18:38:05 -07:00
  • 623fa6c307 Create encrypted journal Greg Bodnar 2019-08-03 16:48:10 +12:00
  • b260ff35b9 #631 Escape data in square brackets Jonathan Wren 2019-08-10 13:35:03 -07:00
  • b84f862253 fix a few linting errors Jonathan Wren 2019-08-10 12:17:36 -07:00
  • 97f8a4751e change pinned label to a super cool emoji Jonathan Wren 2019-08-10 16:45:54 -07:00
  • 14b7fcc1fc move stablebot back up to 60 days now that backlog is a bit more cleared out Jonathan Wren 2019-08-10 16:21:38 -07:00
  • 7c5ea2f5e5 reduce the number of days an issue can be open with no activity before marked stale Jonathan Wren 2019-08-03 12:08:31 -07:00
  • 98e86a168d Update stalebot config now that the backlog is better tagged Jonathan Wren 2019-07-28 17:43:47 -07:00
  • b7e077be68 Moving from sphinx to mkdocs Manuel Ebert 2019-07-07 19:21:59 -07:00
  • 3a72313d06 Updating Python version and jrnl version for v2.0-rc3 v2.0-rc3 Micah Jerome Ellison 2019-07-20 15:17:53 -07:00
  • f37f82f782 [GH-614] resolving issues around unreadable dates and unparsed dates Micah Jerome Ellison 2019-07-20 14:42:21 -07:00