summaryrefslogtreecommitdiff
path: root/app/photos
AgeCommit message (Collapse)Author
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
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-10-21fixed bug with settings import in photos. Good lesson in why your excepts ↵luxagraf
need to be specific
2012-10-21fixed two bugs, gif projs now get built and the archive list views for ↵luxagraf
writing and photos check to see if the request is from the django client and adjust MEDIA_URL accordingly
2012-10-14converted publishing system to have buttons int the admin and reworked the ↵luxagraf
config system
2012-09-22site reorgluxagraf