94 Commits (6fe0f3d331d549e6a0edf601acafee28ba7dc87a)
 

Author SHA1 Message Date
Simon 6fe0f3d331 keep the original ratio for the resized image 14 years ago
Simon a22f665f89 move pyexiv2 check in read_settings and move copy_exif out of the Gallery class 14 years ago
Simon 88175f02c7 use ImageOps.fit to create the thumbnails cropped to thumb_size, if the 14 years ago
Simon 8306351e6d use assertItemsEqual as the order of the list of files returned by os.walk is 14 years ago
Simon 52edef7b65 fix the import of PIL/Pillow 14 years ago
Simon 7a9bc10199 pep8 14 years ago
Simon 34510f0050 test_image - rename the class 14 years ago
Simon 42e15841ca copyright - simplify, remove the cli arg 14 years ago
Simon 7e56b7a3b7 copy the theme files in a theme/ directory 14 years ago
Simon 5b19a732ea rename the theme file/class to generator 14 years ago
Simon 0c08b4d4c1 change default to not copy exiv 14 years ago
Simon cc267aa725 use a dict to gather template variable 14 years ago
Simon 52df3a1657 build sigal link in the template 14 years ago
Simon 62ee78176a more explicit names for PIL Image 14 years ago
Simon 926b1bbcd8 use Pillow instead of PIL 14 years ago
Simon a66eee2187 Merge branch 'theme' 14 years ago
Simon 2f178abdee default theme - use the PT Sans font 14 years ago
Simon 0e97e7a07c gitignore 14 years ago
Simon b1e704169f increase thumbnail size for the sample gallery 14 years ago
Simon 4e440c9b04 add some style for the default theme 14 years ago
Simon 252323b567 bugfix - filename does not contains the path to the image, use f instead 14 years ago
Simon 25a22c1a38 images - split the image action from the Gallery class 14 years ago
Simon 8349fe6025 setup.py - add classifiers 14 years ago
Simon 7cbb1b6c36 gallery: add tests for the filelist method, + correct import of PIL 14 years ago
Simon 17093a4371 add some tests for settings 14 years ago
Simon 756e023c9e settings: 14 years ago
Simon c043047d01 move sample gallery in the tests dir 14 years ago
Simon 1c46abfb20 use a dict for settings 14 years ago
Simon 10ae590e95 bugfix 14 years ago
Simon aca99b394a rename params to settings 14 years ago
Simon bfc5d0ca2e simplify params to keep only one config_file 14 years ago
Simon e7336a4784 importing sigal in setup has a drawback: If the package requires a dependency 14 years ago
Simon 36e23beef2 update MANIFEST.in 14 years ago
Simon d410d1ae70 move the themes dir into sigal/ 14 years ago
Simon 1091ec994d rename test gallery to sample/ 14 years ago
Simon 177d677a46 gitignore 14 years ago
Simon e1826d0f1f read the version from __init__.py + update the licence version 14 years ago
Simon fdd4170f94 use entry_points for the main script 14 years ago
Simon 74826df02c README 14 years ago
Simon 588645ff5f update setup.py, MANIFEST, LICENSE and gitignore 14 years ago
Simon 88b7e29829 cleanup and update copyright 14 years ago
Simon ad0c756c0a add requirements 14 years ago
Simon 2673a05b87 update README 15 years ago
Simon d9138c9d88 add galleria theme 15 years ago
Simon 94b1d70026 replace optparse with argparse 15 years ago
Simon ee335f0e52 add distutils setup 15 years ago
Simon 4a24dffdb7 move sigal.py to bin/ 15 years ago
Simon 000422a018 update doc & headers 15 years ago
Simon 0a17aca079 bugfix for squared thumbnails 15 years ago
Simon 3fe1b78067 add album_description files in testing gallery 15 years ago