summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-04added notes and started twitter backendluxagraf
2014-06-01rough sketch of experiments appluxagraf
2014-06-01bugfixluxagraf
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-27switch to local leaflet since there's no ssl cdnluxagraf
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-27commented out commentsluxagraf
2014-05-27removed goodle maps, changed html to use data-* attributesluxagraf
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-22tweaked entry templateluxagraf
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-13Fixed some template tags to work with django 1.6+ and added microformatsluxagraf
support for h-card
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-30updated requirements and removed memcachedluxagraf
2014-04-30removed sketchy half finished stuffluxagraf
2014-05-01added stuff appluxagraf
2014-05-01stop google from indexing admine siteluxagraf
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-28Merge branch 'master' of http://git.luxagraf.net/luxagrafsng
2013-05-28bug fixes for links in main menusng
2013-05-26fixed bug regarding state/location data in template codeluxagraf
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.