Simon Conseil
|
52ff2b947d
|
Add warnings about imports in the settings file, to avoid breaking the
multiprocessing feature.
|
2014-09-04 22:49:01 +02:00 |
|
Simon Conseil
|
e7f9f91636
|
Replace argh with click.
|
2014-08-25 00:41:58 +02:00 |
|
Simon Conseil
|
e1d607ded8
|
This was not a good idea for Travis ...
|
2014-07-22 23:37:44 +02:00 |
|
Simon Conseil
|
054d1e2c00
|
Refactor subprocess calls for videos.
|
2014-07-22 23:00:24 +02:00 |
|
Simon Conseil
|
979e04a16c
|
More tests.
|
2014-07-20 23:47:12 +02:00 |
|
Simon Conseil
|
71afbf5355
|
Adapt code to work with the latest changes on master.
|
2014-07-17 00:41:40 +02:00 |
|
Andreas Sieferlinger
|
b8733c68ec
|
adding tests
easier accessible variables in templates
ticket #3 pull reequest #70
|
2014-07-16 23:03:15 +02:00 |
|
Andreas Sieferlinger
|
c070ad693b
|
fixing some smaller issues for pull request #3
|
2014-07-16 23:03:15 +02:00 |
|
Simon Conseil
|
05f71e86e3
|
Add plugins in the test config file.
|
2014-06-07 22:32:45 +02:00 |
|
Simon Conseil
|
d6a196bcdd
|
Better handling of album urls (quoting special caracters).
|
2014-04-08 00:07:20 +02:00 |
|
Simon Conseil
|
e8f6ad5533
|
Fix filenames for videos (fix #83).
|
2014-03-29 23:45:06 +01:00 |
|
Simon Conseil
|
45f6bcd2a0
|
Refactor test fixtures.
|
2014-03-29 22:56:47 +01:00 |
|
Simon Conseil
|
792bd0a6b5
|
Always use slashes for urls (ref #81).
|
2014-03-25 23:27:53 +01:00 |
|
Simon Conseil
|
7ddf297e25
|
New settings to filter directories and files with pattern matching (ref #63 #80).
|
2014-03-24 23:59:32 +01:00 |
|
Simon Conseil
|
fec2cd5d74
|
Fix locale.
|
2014-03-11 00:45:01 +01:00 |
|
Simon Conseil
|
befc3581c4
|
New settings to define the sort order for albums and medias (closes #2).
|
2014-03-10 23:47:36 +01:00 |
|
Simon Conseil
|
f23e87e39b
|
Skip empty directories.
|
2014-03-08 23:36:12 +01:00 |
|
Simon Conseil
|
2c40ae805a
|
Use the original file order to build the list of medias.
|
2014-03-08 00:06:16 +01:00 |
|
Simon Conseil
|
09ff3b9b53
|
Update tests + small fixes.
|
2014-03-07 23:29:07 +01:00 |
|
Simon Conseil
|
3426a1b404
|
Move check_or_create_dir to the utils module.
|
2014-01-16 00:16:01 +01:00 |
|
Simon Conseil
|
d5aa560932
|
New setting to copy files from the source directory to the destination (ref #48)
|
2014-01-15 23:58:13 +01:00 |
|
Simon Conseil
|
2637f0d09d
|
Fix whitespace issues with videos (fix #54).
|
2013-12-27 23:25:30 +01:00 |
|
Simon Conseil
|
9ddd49be4c
|
Fix encoding issue in the init subcommand (fix #50).
|
2013-12-21 22:27:10 +01:00 |
|
Simon Conseil
|
e922e3bdb7
|
Should fix Travis this time.
|
2013-12-18 22:16:23 +01:00 |
|
Simon Conseil
|
0baf632a01
|
Limit the nb of cpu for the tests
|
2013-12-18 00:56:13 +01:00 |
|
Simon Conseil
|
94593c6ad8
|
Refactor, move process_image/video in the image/video modules.
|
2013-12-18 00:37:00 +01:00 |
|
Simon Conseil
|
8f45c2c1cd
|
Fix encoding issue with accentuated files.
|
2013-12-17 00:19:46 +01:00 |
|
Simon Conseil
|
c0ce3d802a
|
Some refactoring and optimizations for the PathsDb class.
|
2013-11-09 00:39:58 +01:00 |
|
Simon Conseil
|
440ef5f218
|
Add a setting to use symbolic links for original files (closes #36).
|
2013-10-17 00:17:06 +02:00 |
|
Simon Conseil
|
7916d5e4cc
|
Refactor, tests and pep8 for the gallery module.
|
2013-10-14 00:39:41 +02:00 |
|
Simon Conseil
|
ed7903c26d
|
Docstrings
|
2013-09-23 00:32:32 +02:00 |
|
Keith Johnson
|
236e6e9a33
|
Fix testcase for GPS info
GPS coordinates for the sample photo were incorrect in the test case. Found the correct coordinates from: http://regex.info/exif.cgi
|
2013-09-22 15:23:11 -04:00 |
|
Simon Conseil
|
29def4e0e8
|
More tests for get_thumb
|
2013-08-18 23:13:34 +02:00 |
|
Matthias Vogelgesang
|
e98b76f401
|
Add test case for GPS tags
This also adds a sample image licensed under CC-BY-NC from jerquiaga located at
Flickr: http://www.flickr.com/photos/jerquiaga/2394751088/
|
2013-08-14 10:27:08 +02:00 |
|
Matthias Vogelgesang
|
da4c9c4f6c
|
Pass settings dictionary to generate_image
Reduce the amount of parameters to pass necessary to generate an image.
|
2013-08-04 14:34:54 +02:00 |
|
Matthias Vogelgesang
|
9dcacec2f5
|
Remove unused image processing parameters
This change removes the autoconvert and format parameters. In all call
situations they were either not set or set to the default value anyway.
|
2013-08-04 14:17:02 +02:00 |
|
Simon Conseil
|
93f5371209
|
oups, fix a broken test ...
|
2013-08-04 01:12:29 +02:00 |
|
Simon Conseil
|
cbb714d4d4
|
Put the galleria video css in the main css file
|
2013-08-04 01:08:59 +02:00 |
|
Simon Conseil
|
9ab3ef9af5
|
Correct themes design with long directory names (fix #20).
|
2013-08-04 00:56:43 +02:00 |
|
Matthias Vogelgesang
|
c0c9b29622
|
Insert 'exif' and 'raw_exif' keys into media_ctx
|
2013-08-01 09:39:54 +02:00 |
|
Matthias Vogelgesang
|
33e8538e1d
|
Add a test case for copying EXIF data
|
2013-08-01 09:39:54 +02:00 |
|
Matthias Vogelgesang
|
77274f00cf
|
Add test cases for zipping galleries
|
2013-07-30 09:00:38 +02:00 |
|
Christophe-Marie Duquesne
|
c4a751d366
|
adding tests for the video module
|
2013-07-21 14:42:28 +02:00 |
|
Christophe-Marie Duquesne
|
d82f0aa007
|
merge img and vid into media and update themes
|
2013-07-21 14:42:28 +02:00 |
|
Christophe-Marie Duquesne
|
45020ef100
|
fix the thumbnail generation for videos, add test
|
2013-07-21 14:39:58 +02:00 |
|
Christophe-Marie Duquesne
|
0b5e38b17c
|
Adding video support
|
2013-07-21 14:39:58 +02:00 |
|
Christophe-Marie Duquesne
|
3df7661b9d
|
Adding utf8 named image
|
2013-07-10 13:40:58 +02:00 |
|
Christophe-Marie Duquesne
|
16ae45de17
|
Because everyone loves tests
|
2013-07-10 00:51:41 +02:00 |
|
Simon Conseil
|
e6c9bc6121
|
More tests
|
2013-05-15 00:15:28 +02:00 |
|
Simon Conseil
|
3382e3e727
|
Add the original image to the context
|
2013-05-14 23:50:12 +02:00 |
|