summaryrefslogtreecommitdiff
path: root/app/photos
AgeCommit message (Collapse)Author
2016-12-14cleaned up some files and added admin for LuxVideosluxagraf
2016-12-13Added video upload tools and insertingluxagraf
2016-11-18photo parser now creates size if it doesn't exist and picwide withinluxagraf
image clusters gets responsive images
2016-11-14pushed up new image insert scriptluxagraf
2016-11-03bug fixesluxagraf
2016-11-02fixed image size error on formluxagraf
2016-11-01widened site, created new photo layouts and prepped homepage redesignluxagraf
2016-09-26enabled public galleries new styleluxagraf
2016-08-11added a link to Evolution Host as per our free hosting agreementluxagraf
2016-07-12tinkered with syndication, still not thereluxagraf
2016-07-11added facebook token auth stuffluxagraf
2016-06-17fixed notes to be like an instagram for the web also tweaked styles forluxagraf
picwide captions and added support for show camera make, model and lens
2016-05-17tweaked colors, created black version of posts and got rid ofluxagraf
unnecessary custom fonts
2016-05-02Added a head tag for facebook and committed some older changes that Iluxagraf
honestly can't even remember at this point.
2016-04-02added basic video uploading capabilities to gallery upload toolluxagraf
2016-03-27fixed photo resizer to work with gallery uploadsluxagraf
2016-03-21added inline image preview to birdsightings changeform and fixed privateluxagraf
gallery pages
2016-03-21tweaked image size and quality settingsluxagraf
2016-03-20Wrote image app to work with other models. Broke galleries badly, needluxagraf
to fix before posting again. Also major admin image move to pull off.
2015-12-29added resizing for portrait images (untested)luxagraf
2015-12-17add a dirty hack to split on qq so as to avoid splitting on whitespace.luxagraf
horrible. but whatever, it works
2015-12-17made the admin thumbnail widget a bit nicerluxagraf
2015-12-17added basic gallery outline with new style field in admin and madeluxagraf
thumbnails for gallery image select field
2015-12-15added map to photos adminluxagraf
2015-12-15added builder function for private galleriesluxagraf
2015-12-15added next prev buttons to image admin for faster editingluxagraf
2015-12-15added map to gallery adminluxagraf
2015-12-15added thumbnail to admin for photosluxagraf
2015-12-15added a thumbnail function for admin imagesluxagraf
2015-12-13added template tags to get get image url and re-wrote gallery templateluxagraf
to use new syntax. also added some migrations.
2015-12-13added resizing function to photo uploads and changed wording on commentsluxagraf
template
2015-12-03added namespace to all urls via the new app_name param in url files asluxagraf
per django 1.10
2015-12-02finished cleaning up all the warnings for depricated features in djangoluxagraf
1.10. I like to be ready yo.
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-11-19Consolidated and expanded the TODO list, which is alas, quite long atluxagraf
the moment
2015-11-06rewrote jrnl builder to be self contained in jrnl and based entirely offluxagraf
url patterns/ views, refactored URLs/views to be class based and fixed a few django warning in URL files
2015-10-27started work on resizing functionsluxagraf
2015-10-25redid photo app to support uploading a zip folder of images and reading ↵luxagraf
photo info from exif metadata
2015-05-04updated Flickr crawler to use flickrapiluxagraf
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-27moved all the js files to their respective projects and added theluxagraf
leftlet providers code inline at the top as part of the build process. Also converted everything to stop using google maps.
2014-05-23switched to local file for OpenLayers.js so Chromium won't complainluxagraf
about http files over https
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2014-05-23Refactored code to use PEP8/Pyflake coding styles and cleaned up cruft aluxagraf
bit
2014-05-08added birding app, fixed a few python-related bugs throughout the code base.luxagraf
2013-09-13fixed some bugs related to larger images and new flickr scriptsluxagraf
2013-09-12converted photo scrapers to use flickr_api and generated x2 higher res ↵luxagraf
images for retina screens
2013-04-23fixed bug in details viewsluxagraf
2013-04-23fixed bug in details viewsluxagraf