summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-29started work on flat file parserluxagraf
2014-06-29Fixed bugs on IE and in photo mapsluxagraf
2014-06-26fixed map display in photogalleriesluxagraf
2014-06-26fixed small bug in build toolsluxagraf
2014-06-24deleted old sass filesluxagraf
2014-06-24Rewrote all sass and reconfigured HTML to use more microformats andluxagraf
clearer class names
2014-06-15started work on a model for the original notes to which i replyluxagraf
2014-06-15added get_bounds function to query nominatim for admin boundaries based on ↵luxagraf
lat/lon. Not used anywhere just yet
2014-06-11added code to pull out | when rendering longer notes onsiteluxagraf
2014-06-09added h-adr backluxagraf
2014-06-09fixed display, added author tags and an h-card to the footerluxagraf
2014-06-09fixed some bugs in notes and map buildluxagraf
2014-06-09notes now build when savedluxagraf
2014-06-09Styled notes sectionluxagraf
2014-06-08finished up notes app. still need to design and test, but it more orluxagraf
less works.
2014-06-05fixed some bugs in notes app and added check for twitter submitluxagraf
2014-06-04added static notes filesluxagraf
2014-06-04quick bug fixes for note modelluxagraf
2014-06-04added twitter post hookluxagraf
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