Commit graph

  • 75eaf275b4 Added exception info to the output when it cannot be loaded Pablo Carranza 2014-11-06 19:15:11 -05:00
  • 2511785dd4 Added exception info to the output when it cannot be loaded #305 Pablo Carranza 2014-11-06 19:15:11 -05:00
  • a43cf16395 Added basic logging feature to understand how is configuration loaded Pablo Carranza 2014-11-06 15:36:03 -05:00
  • 155b8e8f72 Added basic logging feature to understand how is configuration loaded Pablo Carranza 2014-11-06 15:36:03 -05:00
  • 73d9882b64 Travis update Manuel Ebert 2014-11-06 12:38:57 +01:00
  • fbecc6d062 Travis update Manuel Ebert 2014-11-06 12:38:57 +01:00
  • e77037b0f1 github_release plug on setup.py Manuel Ebert 2014-11-06 12:35:31 +01:00
  • 1b98b3a3e5 github_release plug on setup.py Manuel Ebert 2014-11-06 12:35:31 +01:00
  • b45e52f743 Merge pull request #304 from maebert/unicode-fixes 1.9.7 Manuel Ebert 2014-11-06 11:33:36 +01:00
  • 3227c92e30 Merge pull request #304 from maebert/unicode-fixes Manuel Ebert 2014-11-06 11:33:36 +01:00
  • 474bf0a71a version bump Manuel Ebert 2014-11-06 11:30:15 +01:00
  • 33cb12d64f version bump #304 Manuel Ebert 2014-11-06 11:30:15 +01:00
  • 799ff762b2 Fix for writing non-unicode entries on prompt Manuel Ebert 2014-11-06 11:30:11 +01:00
  • bbf7f73a3f Fix for writing non-unicode entries on prompt Manuel Ebert 2014-11-06 11:30:11 +01:00
  • 43f1166ecf Tests for writing non-unicode entries on prompt Manuel Ebert 2014-11-06 11:30:06 +01:00
  • 0f754f97c1 Tests for writing non-unicode entries on prompt Manuel Ebert 2014-11-06 11:30:06 +01:00
  • 163dc04481 Merge pull request #300 from gcgoogle/add-import-plugin-support Manuel Ebert 2014-10-30 15:03:47 +01:00
  • 6b8cbe52b5 Merge pull request #300 from gcgoogle/add-import-plugin-support Manuel Ebert 2014-10-30 15:03:47 +01:00
  • 3024f2ba46 Merge pull request #299 from gcgoogle/fix-hard-coded-export-type-list Manuel Ebert 2014-10-30 15:01:32 +01:00
  • 1771ff4e27 Merge pull request #299 from gcgoogle/fix-hard-coded-export-type-list Manuel Ebert 2014-10-30 15:01:32 +01:00
  • 324dfbd2db Now the importer reads from standard input using util.py23_read(). Gregory Crosswhite 2014-10-29 12:56:44 -07:00
  • cfd8856989 Now the importer reads from standard input using util.py23_read(). #300 Gregory Crosswhite 2014-10-29 12:56:44 -07:00
  • 93ea6a2a6a Made Journal.import_ more concise. Gregory Crosswhite 2014-10-29 13:02:05 -07:00
  • 5685952a73 Made Journal.import_ more concise. Gregory Crosswhite 2014-10-29 13:02:05 -07:00
  • 112d7a81a4 Add jrnl.plugins to the list of installed packages. #301 Gregory Crosswhite 2014-10-27 11:57:11 -07:00
  • 6258465f5d Added support for importing entries. Gregory Crosswhite 2014-10-24 15:21:10 -07:00
  • 584f0a969e Added support for importing entries. Gregory Crosswhite 2014-10-24 15:21:10 -07:00
  • a1dcb3ed87 Now the list of export types in --help is generated from the plugins. Gregory Crosswhite 2014-10-21 17:01:59 -07:00
  • 9e766d7ad0 Now the list of export types in --help is generated from the plugins. #299 Gregory Crosswhite 2014-10-21 17:01:59 -07:00
  • f1da92fba8 Merge 9c22c2c5c2 into 5b5c7cb6e8 #292 Gregory Crosswhite 2014-10-24 21:48:44 +00:00
  • 9c22c2c5c2 Got basic importing functionality to work. #292 Gregory Crosswhite 2014-10-24 14:28:02 -07:00
  • ec4e22599d Now the list of export types in --help is generated from the plugins. #298 Gregory Crosswhite 2014-10-21 17:01:59 -07:00
  • acf41a153a Timezone parsing fix Manuel Ebert 2014-10-21 18:27:56 +02:00
  • 5b5c7cb6e8 Timezone parsing fix Manuel Ebert 2014-10-21 18:27:56 +02:00
  • 19c57ecf70 Open journal before writing Manuel Ebert 2014-10-21 15:35:48 +02:00
  • 4256052e90 Open journal before writing Manuel Ebert 2014-10-21 15:35:48 +02:00
  • 94b53b9247 Safer temp file creation Manuel Ebert 2014-10-21 15:33:28 +02:00
  • 733009e282 Safer temp file creation Manuel Ebert 2014-10-21 15:33:28 +02:00
  • 9603f7d3ad Merge pull request #289 from willbarrett/bug/journal-not-found Manuel Ebert 2014-10-20 11:47:55 -07:00
  • 82d9c87617 Merge pull request #289 from willbarrett/bug/journal-not-found Manuel Ebert 2014-10-20 11:47:55 -07:00
  • cde55ad540 Merge pull request #294 from jfunction/master Manuel Ebert 2014-10-16 15:22:54 -07:00
  • 8b8d899784 Merge pull request #294 from jfunction/master Manuel Ebert 2014-10-16 15:22:54 -07:00
  • 1013d77173 Fixed a bug whereby editing a single entry resulted in the plural form being used. Now editing one entry results in "[1 entry modified]" jfunction 2014-10-15 14:23:03 +02:00
  • c64bf402fd Fixed a bug whereby editing a single entry resulted in the plural form being used. Now editing one entry results in "[1 entry modified]" #294 jfunction 2014-10-15 14:23:03 +02:00
  • 76881f66e9 Handle situation where a specified jounal is not found. Will Barrett 2014-10-06 16:45:25 -04:00
  • 8fd0e2f62d Handle situation where a specified jounal is not found. #289 Will Barrett 2014-10-06 16:45:25 -04:00
  • e6cfeabc17 Installation instructions for homebrew Manuel Ebert 2014-10-02 10:28:39 -07:00
  • c13029c668 Installation instructions for homebrew Manuel Ebert 2014-10-02 10:28:39 -07:00
  • 17b439eba4 version bump 1.9.6 Manuel Ebert 2014-09-30 10:17:07 -07:00
  • 9310b60ed0 version bump Manuel Ebert 2014-09-30 10:17:07 -07:00
  • c8e5d1ff34 util fixes Manuel Ebert 2014-09-30 10:16:50 -07:00
  • 0af00be1ba util fixes Manuel Ebert 2014-09-30 10:16:50 -07:00
  • 6fed042b8b Plugin architecture Manuel Ebert 2014-09-27 15:07:22 -07:00
  • 5e68b97e59 Plugin architecture Manuel Ebert 2014-09-27 15:07:22 -07:00
  • a1b5a4099e Work on cryptography Manuel Ebert 2014-09-27 13:15:46 -07:00
  • 359eabd56d Work on cryptography Manuel Ebert 2014-09-27 13:15:46 -07:00
  • bd6edffc81 Merge pull request #283 from pcarranza/ontoday Manuel Ebert 2014-09-25 12:35:17 -07:00
  • fe524d5b0c Merge pull request #283 from pcarranza/ontoday Manuel Ebert 2014-09-25 12:35:17 -07:00
  • e9f691e399 Fixed -on today option parsing Pablo Carranza 2014-09-25 10:04:17 -04:00
  • 3edb28790e Fixed -on today option parsing #283 Pablo Carranza 2014-09-25 10:04:17 -04:00
  • d7667db27d Set end_date appropriately when using on_date #280 David Wittman 2014-09-22 14:31:15 -05:00
  • 05e63dc76a Merge pull request #278 from pcarranza/master 1.9.5 Manuel Ebert 2014-09-22 12:16:16 -07:00
  • cc1d5b25ce Merge pull request #278 from pcarranza/master Manuel Ebert 2014-09-22 12:16:16 -07:00
  • c81f0e0c1d Added how to ignore history appending for zsh Pablo Carranza 2014-09-22 07:42:00 -04:00
  • 00015abf95 Added how to ignore history appending for zsh #278 Pablo Carranza 2014-09-22 07:42:00 -04:00
  • afcccb78c1 Fix docs typo Manuel Ebert 2014-09-17 08:35:39 -07:00
  • 20e4ca2e14 Fix docs typo Manuel Ebert 2014-09-17 08:35:39 -07:00
  • e75e3d73a0 Converts tests to YAML Manuel Ebert 2014-09-12 15:28:12 -07:00
  • be009b08b4 Converts tests to YAML Manuel Ebert 2014-09-12 15:28:12 -07:00
  • 0a19701ae9 Use 'version' in configs Manuel Ebert 2014-09-12 15:27:48 -07:00
  • 79f87abd76 Use 'version' in configs Manuel Ebert 2014-09-12 15:27:48 -07:00
  • 1f73d28147 Uses PBKDF2-SHA256 instead of plain SHA256 Manuel Ebert 2014-08-08 13:16:51 +02:00
  • c5c6676bab Uses PBKDF2-SHA256 instead of plain SHA256 Manuel Ebert 2014-08-08 13:16:51 +02:00
  • 9c4294ca68 Upgrade prompt for encrypted jrnls Manuel Ebert 2014-08-04 17:33:44 +02:00
  • dc03c47da8 Upgrade prompt for encrypted jrnls Manuel Ebert 2014-08-04 17:33:44 +02:00
  • 72ab49d382 Doc changes Manuel Ebert 2014-08-04 17:21:18 +02:00
  • 0a28a9807b Doc changes Manuel Ebert 2014-08-04 17:21:18 +02:00
  • db494597a2 Basic support for cryptography.io Manuel Ebert 2014-08-04 17:21:11 +02:00
  • 84d886d0ef Basic support for cryptography.io Manuel Ebert 2014-08-04 17:21:11 +02:00
  • 51a6ac2d51 Upgrade scaffolding Manuel Ebert 2014-08-04 17:19:15 +02:00
  • 4ea5ae80b5 Upgrade scaffolding Manuel Ebert 2014-08-04 17:19:15 +02:00
  • 09b94d1047 Remove deprecated tests Manuel Ebert 2014-07-27 13:08:07 +09:00
  • 293204040b Remove deprecated tests Manuel Ebert 2014-07-27 13:08:07 +09:00
  • 4563651b71 Deprecate config.password Manuel Ebert 2014-07-27 13:02:35 +09:00
  • 9651adcdd0 Deprecate config.password Manuel Ebert 2014-07-27 13:02:35 +09:00
  • ae47c5bb80 Fix failing behave tests Matthias Vogelgesang 2014-06-28 11:38:06 +02:00
  • 044accff6d Fix failing behave tests Matthias Vogelgesang 2014-06-28 11:38:06 +02:00
  • 61739dd3b0 Remove circular dependency Matthias Vogelgesang 2014-06-26 13:13:33 +02:00
  • 84002574e6 Remove circular dependency Matthias Vogelgesang 2014-06-26 13:13:33 +02:00
  • 5fd53241ab Move and remove imports in utils Matthias Vogelgesang 2014-06-26 12:51:18 +02:00
  • 37d3f93b8a Move and remove imports in utils Matthias Vogelgesang 2014-06-26 12:51:18 +02:00
  • 9d589f3e64 Make Journal a general interface Matthias Vogelgesang 2014-06-26 12:41:30 +02:00
  • 953c18dff2 Make Journal a general interface Matthias Vogelgesang 2014-06-26 12:41:30 +02:00
  • beeda149d4 fix call to entry_to_md() yarko 2014-07-23 16:28:30 -05:00
  • 4f05c2bc07 fix call to entry_to_md() yarko 2014-07-23 16:28:30 -05:00
  • abeaa28d13 Fix config writing for python 3 Manuel Ebert 2014-07-02 12:20:29 +02:00
  • 37ebc473c8 Fix config writing for python 3 Manuel Ebert 2014-07-02 12:20:29 +02:00
  • 60c03d96d6 Fixes config tests Manuel Ebert 2014-07-02 12:11:11 +02:00
  • cbab596b43 Fixes config tests Manuel Ebert 2014-07-02 12:11:11 +02:00
  • 63ad45db75 YAML configs Manuel Ebert 2014-07-02 11:47:56 +02:00