summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-27fixed render_to_geojsonluxagraf
2014-05-27bug fix in loc.viewsluxagraf
2014-05-27dug fix in projects.viewsluxagraf
2014-05-27switched to newer version of leaflet and fixed a few bugs in the buildluxagraf
of js files
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-26Added "stuff" to appsluxagraf
2014-05-26Added more microformats to writing archives and fixed a few "bugs" inluxagraf
the title tags and page numbering
2014-05-25added writing/location urls to sitemapluxagraf
2014-05-23added images to books and imported books from stuff modelluxagraf
2014-05-23added openlayers assets to local, apparently that's the way you do it,luxagraf
as per: https://github.com/openlayers/openlayers/issues/1025
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-21additional fixes to run under python 3.2lxf
2014-05-13Remaned the bookhighlight model to be singlar and imported all the jsonluxagraf
data I have
2014-05-13Created the book and bookhighlights models, along with a quick and dirtyluxagraf
parsers to dump a json feed of Kindle clippings into the database
2014-05-09modified birds app to use Locations.location, eliminated birdinglocation and ↵luxagraf
added point field to bird sighting model
2014-05-08added birding app for real this timeluxagraf
2014-05-08moved taggit to virtualenv and cleaned up lib appluxagraf
2014-05-08added birding app, fixed a few python-related bugs throughout the code base.luxagraf
2014-04-30removed sketchy half finished stuffluxagraf
2014-05-01added stuff appluxagraf
2014-05-01added books appluxagraf
2014-05-01fixed Flickr issues and photo template settingsluxagraf
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-09-10migrated to gunicorn, fixed elements broken in move to digital ocean and ↵luxagraf
rebuilt the link gathering script
2013-09-04added favicon and tweaked a few templatesluxagraf
2013-08-29misc bug fixesluxagraf
2013-05-26fixed bug regarding location data in template codeluxagraf
2013-05-24changed backend code to validate location using only the point and prompt if ↵luxagraf
no location exists
2013-05-24fixed a bug in the image path of BlogImagesluxagraf
2013-05-15reversion done, data migrated, new model structure headed live...luxagraf
2013-05-15temporarily reverted entry model to earlier version so I can do the database ↵luxagraf
migration somewhat more sanely
2013-05-15fixed image thumbnails, expanded body text entry field, switched map to OSM ↵luxagraf
and added the ability to associate asides with an entry -- still need to add javascript to dynamically create asides.
2013-05-02added a function to build writing by regionluxagraf
2013-05-02reverted writing view to a function because class-based view was conflicting ↵luxagraf
with my build script
2013-04-24moved rss feed and got rid of Feedburnerluxagraf
2013-04-24updated for django 1.5, removed grappelli dependencyluxagraf
2013-04-23fixed bug in details viewsluxagraf
2013-04-23fixed bug in details viewsluxagraf
2013-04-23fixed bug in guidesluxagraf
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-12-12started building code blogluxagraf
2012-11-23tweaked template for baby videos pageluxagraf
2012-11-23cut and pasted in changes from master on server to avoid merge conflictluxagraf
2012-11-23cut and pasted in changes from master on server to avoid merge conflictluxagraf
2012-11-22tweaked Pages template loader to allow for custom templates based on the ↵luxagraf
%s.html %(slug) model.