summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2013-05-07turned off django timezone support because it was doing womky things to datesluxagraf
2013-05-02fixed region/country/state links on archive and detail pagesluxagraf
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-24changed map to have fallback for CDN hosted scriptsluxagraf
2013-04-24moved rss feed and got rid of Feedburnerluxagraf
2013-04-24moved rss feed and got rid of Feedburnerluxagraf
2013-04-24fixed about template to actually output pageluxagraf
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-23Merge branch 'master' of http://git.luxagraf.net/luxagrafluxagraf
pulled in baby videos template
2012-11-23added a template for the 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.
2012-10-21fixed homepageluxagraf
2012-10-21fixed bug with settings import in photos. Good lesson in why your excepts ↵luxagraf
need to be specific
2012-10-22bugfix for writing by regionluxagraf
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-21fixed a bug in the RSS feed builder and hid the guides linkluxagraf
2012-10-15changed the way settings work so that remote and local both work (and I set ↵luxagraf
the local version with some zsh scripts which is hacky, but it works for now
2012-10-15changed settings for remote serverluxagraf
2012-10-15set up remove server and fixed a couple bugsluxagraf
2012-10-14added functions to build homepage and pub a new postluxagraf
2012-10-14renamed build to builder and delted extraneous files in builder and blog appluxagraf
2012-10-14moved and modified a few templatesluxagraf
2012-10-14added project app to handle any animated gifs I might create :-)luxagraf
2012-10-14converted publishing system to have buttons int the admin and reworked the ↵luxagraf
config system
2012-09-22added new settings filesluxagraf
2012-09-22cleared out some more old, unused cruft in libluxagraf
2012-09-22cleared out some more old, unused cruftluxagraf
2012-09-22moved outside dependencies to virtualenv and dumped some unused apps out of libluxagraf
2012-09-22site reorgluxagraf