Commit Graph

  • 60a545bfd6 Update Readme Jaisen Mathai 2016-09-13 20:23:17 -0700
  • 87053e99e6 gh-40 Remove unused modules and files Jaisen Mathai 2016-09-13 20:19:03 -0700
  • fbaef53033 Merge pull request #133 from jmathai/geolocation-tests Jaisen Mathai 2016-09-13 20:15:48 -0700
  • 10b45cba78 gh-40 Increase test coverage for media and geolocation modules Jaisen Mathai 2016-09-13 20:10:29 -0700
  • 55df0719e8 Merge pull request #131 from jmathai/increase-coverage Jaisen Mathai 2016-09-12 22:35:46 -0700
  • 6b6b3d366e Merge pull request #131 from jmathai/increase-coverage Jaisen Mathai 2016-09-12 22:35:46 -0700
  • 71b1e9f0ed gh-40 Add tests to increase coverage in geolocation and photo module Jaisen Mathai 2016-09-12 22:23:24 -0700
  • 9e1c92aabf Merge pull request #130 from jmathai/allow-duplicate Jaisen Mathai 2016-09-07 21:13:08 -0700
  • 341173e381 gh-129 Add --allow-duplicates flag for command line program Jaisen Mathai 2016-09-07 21:08:13 -0700
  • a197adb19f Merge pull request #128 from jmathai/utf-8-gh-127 Jaisen Mathai 2016-09-07 20:59:45 -0700
  • fe70227c71 gh-127 Fallback to latin if utf-8 decode fails in pyexiftool.py Jaisen Mathai 2016-09-07 20:51:57 -0700
  • 032b90c861 Merge branch 'improve-tests' Jaisen Mathai 2016-09-04 21:46:05 -0700
  • ab77938408 Merge branch 'master' into improve-tests Jaisen Mathai 2016-09-04 21:45:41 -0700
  • 5f5ba73934 gh-40 Create test generator for testing various RAW formats Jaisen Mathai 2016-09-04 21:40:56 -0700
  • fe6121e43b Merge pull request #125 from jmathai/cr2-support-gh-124 Jaisen Mathai 2016-09-04 16:20:39 -0700
  • 10e078baa5 gh-124 Add support for cr2 files Jaisen Mathai 2016-09-04 16:10:30 -0700
  • 09872c82a5 Merge pull request #123 from zserg/py3_1 Jaisen Mathai 2016-08-22 11:35:59 -0700
  • ad1cbefb15 PEP8 fix ZSerg 2016-08-22 09:10:45 +0300
  • af36de091e Python 3 compartibility added zserg 2016-03-12 22:09:28 +0300
  • 4f19c0c00d gh-119 Update Readme to include XMP-xmpDM:Album Jaisen Mathai 2016-06-24 01:59:06 -0400
  • 792a86190a Remove plist_parser.py and omit external libraries from code coverage Jaisen Mathai 2016-06-24 01:46:56 -0400
  • b89a0d2c2f Update Travis to install exiftool 10.20 Jaisen Mathai 2016-06-24 01:19:50 -0400
  • 0e9237366a gh-94 Enable test to write to RW2 files Jaisen Mathai 2016-06-24 01:02:15 -0400
  • ea8a13b5af gh-61 gh-108 Enable audio/video EXIF writing tests on Travis Jaisen Mathai 2016-06-24 00:53:27 -0400
  • 21b7c9fad1 gh-120 Update EXIF date taken tags to use EXIF:CreateDate and EXIF:ModifyDate Jaisen Mathai 2016-06-24 00:47:04 -0400
  • cbfd39a20e gh-119 Use XMP-xmpDM:Album instead of user defined tag with fallback support Jaisen Mathai 2016-06-24 00:34:51 -0400
  • cb38bf5176 Fix numerous flake8 warnings Jaisen Mathai 2016-06-24 00:31:58 -0400
  • 1ad3d16da6 Update readme to include workflow diagram Jaisen Mathai 2016-06-22 23:48:58 -0400
  • 300d2bb9e0 gh-62 Update Readme to render table with EXIF/XMP information correctly. Jaisen Mathai 2016-06-22 22:58:05 -0400
  • 818a859004 Merge pull request #118 from jmathai/gh-62-pyexiftool Jaisen Mathai 2016-06-22 22:45:20 -0400
  • 6114328f32 gh-62 [WIP] Remove pyexiv2 and avmetareadwrite dependency Jaisen Mathai 2016-06-21 14:19:40 -0400
  • 162aeaada8 Merge pull request #117 from jmathai/add-tests-to-elodiepy-gh-108 Jaisen Mathai 2016-04-21 20:11:01 -0700
  • bb773b0c4c
    gh-108 Add tests to elodie.update_time Jaisen Mathai 2016-04-21 19:38:00 -0700
  • 8b302a60dd Merge pull request #116 from jmathai/add-tests-to-elodiepy-gh-108 Jaisen Mathai 2016-04-21 19:28:33 -0700
  • 969251f9cd
    gh-108 Add tests to elodie.update_location Jaisen Mathai 2016-04-21 19:12:25 -0700
  • de54bd6955
    Update coveralls badge to read from master branch Jaisen Mathai 2016-04-21 00:04:00 -0700
  • 88f6356b75
    Add .coveragerc file to omit tests folder from coveralls report Jaisen Mathai 2016-04-20 22:49:26 -0700
  • 531f7d2afa Merge pull request #115 from jmathai/add-tests-to-elodiepy-gh-108 Jaisen Mathai 2016-04-20 22:43:36 -0700
  • 77266a7bd4
    gh-108 Add tests for the import_file function in elodie.py Jaisen Mathai 2016-04-20 22:23:57 -0700
  • 4097889e04 Merge pull request #114 from jmathai/files-without-extension-gh-113 Jaisen Mathai 2016-04-19 21:42:37 -0700
  • bd32c87b37
    gh-113 Check for a file extension before doing a string in tuple conditional Jaisen Mathai 2016-04-19 21:24:41 -0700
  • b986c779e5 Merge pull request #112 from jmathai/set-album-from-empty-folder-gh-98 Jaisen Mathai 2016-04-19 21:11:56 -0700
  • 479452b31c
    gh-98 Check parsed metadata header in text file for type of dict Jaisen Mathai 2016-04-19 21:00:19 -0700
  • e27fb951bc gh-98 Update calls to metadata to check that type is dict Jaisen Mathai 2016-04-15 14:54:15 -0700
  • 1a1a50e656 gh-98 Check that metadata is dictionary before accessing it Jaisen Mathai 2016-04-14 22:12:44 -0700
  • a0f744c082
    gh-99 Add support for Sony ARW format Jaisen Mathai 2016-04-12 23:47:41 -0700
  • ca04d3ca48
    gh-32 Add `Creation Date (und-US)` to list of exif fields to read to support older versions of exiftool Jaisen Mathai 2016-04-12 01:40:48 -0700
  • 5c3c87e1da
    gh-103 Add lines to .travis.yml to produce coveralls code coverage Jaisen Mathai 2016-04-12 00:52:04 -0700
  • 9bdb451c86 Merge pull request #101 from jmathai/text-file-support Jaisen Mathai 2016-04-12 00:14:49 -0700
  • 5a82de0da0
    gh-100 Add support for text files and associated tests Jaisen Mathai 2016-04-07 01:08:33 -0700
  • b5755576a6 Add link to Google Photos post on Medium Jaisen Mathai 2016-03-29 09:08:34 -0700
  • 4c04ac481a Merge pull request #95 from Ramblurr/patch-1 Jaisen Mathai 2016-03-26 09:24:10 -0700
  • 0da3d2501d Add Fedora+Redhat dependencies to the readme Casey Link 2016-03-26 17:21:49 +0100
  • 1c0372141f gh-93 Add tests for RW2 files gh-94 Skip test for writing to RW2 files because they are not supported Jaisen Mathai 2016-03-23 11:29:02 -0700
  • 4c269b538a gh-92 Add support for RW2 (RAW) files Jaisen Mathai 2016-03-23 09:41:22 -0700
  • a66fc7ca41 gh-31 Remove raise SkipTest for geolocation tests due to precision loss Jaisen Mathai 2016-03-23 09:34:35 -0700
  • f234cb989d gh-93 Update media module to test for string before calling string functions Jaisen Mathai 2016-03-23 00:20:58 -0700
  • ed127aa402 gh-93 Add tests for dng and nef files Jaisen Mathai 2016-03-23 00:09:25 -0700
  • 510d81e142 Update Readme files to include links and information about GUI app Jaisen Mathai 2016-03-20 00:46:31 -0700
  • 482f3d4de4 Fix syntax errors reported by flake8 Jaisen Mathai 2016-03-14 21:54:06 -0700
  • 3385c3cc9c Merge pull request #90 from jmathai/video-album-title Jaisen Mathai 2016-03-14 21:46:42 -0700
  • bd5a49d66c gh-89 Reapply album to video when updating EXIF via avmetareadwrite Add failing test for when setting album then title reverts album Jaisen Mathai 2016-03-13 13:37:06 -0700
  • 9d20d398cd Merge pull request #73 from noonat/dockerfile Jaisen Mathai 2016-03-04 10:13:29 -0800
  • 0b5f9cd143 Using Debian instead of Alpine Nathan Ostgard 2016-03-02 10:35:07 -0800
  • bbd3cdacc0 Added a Dockerfile Nathan Ostgard 2016-01-10 11:00:56 -0800
  • a904fcef82 Merge pull request #88 from zserg/readme-windows Jaisen Mathai 2016-02-19 09:41:32 -0800
  • cb6c29c008 Added Windows instructions into Readme.md zserg 2016-02-19 14:44:53 +0300
  • 387456e4c2 Merge pull request #87 from davisonio/mpg-mpeg-ext Jaisen Mathai 2016-02-14 15:26:34 -0800
  • 1b1725fd8b Add .mpg and .mpeg to valid video file extensions Craig Davison 2016-02-14 17:41:13 +0000
  • e35e0ce471 gh-84 Added tests for invalid files with valid file extensions Jaisen Mathai 2016-02-14 00:55:39 -0800
  • 47bd57d40d Merge pull request #86 from srynot4sale/pr-84 Jaisen Mathai 2016-02-14 00:57:59 -0800
  • 63ead49bcb gh-84 Do not attempt to process an invalid file Aaron Barnes 2016-02-14 21:27:06 +1300
  • 91a7622967 Merge branch 'zserg-gh-44' Jaisen Mathai 2016-02-12 16:22:33 -0800
  • b686e7c228 LatLon removed zserg 2016-02-12 22:22:26 +0300
  • af714ff700 gh-82 Remove mock module from requirements.txt since it is in tests/requirements.txt Jaisen Mathai 2016-02-11 15:38:24 -0800
  • 4a985a6c5d Merge branch 'pr-82' Jaisen Mathai 2016-02-11 15:25:19 -0800
  • 5204253ad2 gh-82 Fix notifications from flake8 and add mock module to requirements.txt Jaisen Mathai 2016-02-11 15:24:42 -0800
  • 0d154d67c9 Accepted-Language is moved to constants. TZ fix functions is moved to helper ZSerg 2016-01-28 21:30:13 +0300
  • c9618311fe gui app: hint to drop files was added on start page zserg 2016-01-28 10:45:19 +0400
  • 0055aa3a62 gui app for windows fix zserg 2016-01-27 22:38:08 +0300
  • 70724d59ac Accepted-language is set to English to prevent Unocode issues in the location response from openmapquest zserg 2016-01-27 22:37:29 +0300
  • 215e95149c gui app for windows fix (v1) zserg 2016-01-27 19:27:12 +0400
  • 582d609023 windows timezone problem in filesystem test fixed zserg 2016-01-27 18:28:18 +0400
  • 6e6f88c336 some fixes in subprocess.Popen args for windows/linux support zserg 2016-01-27 15:54:56 +0300
  • 91e886163e core and photo_tests fixed zserg 2016-01-26 22:01:05 +0300
  • 5babcf3583 Merge pull request #81 from noonat/click Jaisen Mathai 2016-01-23 21:12:55 -0800
  • 888682dd8f Updated command line examples in readme Nathan Ostgard 2016-01-18 03:39:16 -0800
  • c7a7f57b46 gh-79 Switched to click for argument parsing Nathan Ostgard 2016-01-18 01:54:12 -0800
  • 8352bd5f48 Merge pull request #80 from noonat/requirements Jaisen Mathai 2016-01-19 11:15:20 -0800
  • 7eaacf7372 gh-76 Added mock module to docs/requirements.txt Nathan Ostgard 2016-01-19 10:11:34 -0800
  • 718d8c1306 gh-76 Split up general requirements and test requirements Nathan Ostgard 2016-01-17 23:58:27 -0800
  • c951dab095 gh-76 Updated .travis.yml Nathan Ostgard 2016-01-13 11:07:19 -0800
  • ab1bf88cdd gh-76 Updated readme's pip install instructions Nathan Ostgard 2016-01-13 11:03:27 -0800
  • ed7abee5ad gh-76 Split up general requirements and documentation requirements Nathan Ostgard 2016-01-13 09:48:59 -0800
  • c55b14e6c4 gh-74 Check for existing EXIF field before writing and create if needed. Add test case. Jaisen Mathai 2016-01-12 20:44:15 -0800
  • 03b7c750a1 Merge pull request #77 from arikfr/patch-1 Jaisen Mathai 2016-01-12 20:10:23 -0800
  • e1158467cf README update: added send2trash as a required dependency Arik Fraimovich 2016-01-12 11:20:58 +0200
  • 001d63cdd6 Merge pull request #75 from noonat/unicode-title-test Jaisen Mathai 2016-01-11 13:32:56 -0800
  • c536a088e4 gh-27 Fix unicode title test Nathan Ostgard 2016-01-11 08:59:46 -0800
  • 2ae5ec8443 Merge pull request #72 from noonat/import-trash Jaisen Mathai 2016-01-09 18:57:48 -0800