summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-19Cleaned up daily admin and added some filtersluxagraf
2016-01-19made the daily admin section a bit nicerluxagraf
2016-01-19added scripts to daily for nightly cron job that creates new entry andluxagraf
appends weather to previous
2016-01-19added my daily journal recording app, weather grabbing widget andluxagraf
checkin model. Still need to add widget to checkin admin to automatically grab the geodata from device.
2016-01-08minor tweaks to resume, added linkedin linkluxagraf
2016-01-07added a little intro to each resume pub section explaining why I don'tluxagraf
have all the links to every story
2016-01-02added link to download original image and fixed a spacing bug in photoluxagraf
dateline
2016-01-02fixed a bug in map build and added a sans-caption class to css for photoluxagraf
credits.
2015-12-31added a page number to admin list view of book highlightsluxagraf
2015-12-29Cleaned up the figments template and added some style to hr tagsluxagraf
2015-12-29added figments builder to admin buttonsluxagraf
2015-12-29fixed figments builderluxagraf
2015-12-29added some styles for new photo galleriesluxagraf
2015-12-29added some css for stopping touch delay on mobile forms, etcluxagraf
2015-12-29added resizing for portrait images (untested)luxagraf
2015-12-29fixed a bug in books models still using old markdownluxagraf
2015-12-23added autocomplete to tag fields in Links adminluxagraf
2015-12-23fixed some bugs in the links modelluxagraf
2015-12-22updated links app to grab full text of page as markdownluxagraf
2015-12-17add a dirty hack to split on qq so as to avoid splitting on whitespace.luxagraf
horrible. but whatever, it works
2015-12-17made the admin thumbnail widget a bit nicerluxagraf
2015-12-17tweaked admin thumbnailsluxagraf
2015-12-17tweaked thumbnail sizing in changelistluxagraf
2015-12-17added basic gallery outline with new style field in admin and madeluxagraf
thumbnails for gallery image select field
2015-12-15added map to photos adminluxagraf
2015-12-15added admin button to build new style galleriesluxagraf
2015-12-15added builder function for private galleriesluxagraf
2015-12-15added next prev buttons to image admin for faster editingluxagraf
2015-12-15added custom template to show image on detail pageluxagraf
2015-12-15added map to gallery adminluxagraf
2015-12-15added thumbnail to admin for photosluxagraf
2015-12-15added a thumbnail function for admin imagesluxagraf
2015-12-13added template tags to get get image url and re-wrote gallery templateluxagraf
to use new syntax. also added some migrations.
2015-12-13added resizing function to photo uploads and changed wording on commentsluxagraf
template
2015-12-09Merge branch 'master' of ssh://luxagraf:/home/lxf/git/luxagrafluxagraf
2015-12-09added some paddding to top of elliott video pageluxagraf
2015-12-09added special case to resume page build appluxagraf
2015-12-09added a contrain_wide rule to elliottvideos pageluxagraf
2015-12-07finished up resume sectionluxagraf
2015-12-07added builder to resume sectionluxagraf
2015-12-07added ability to edit resume landing and cv from pages appluxagraf
2015-12-03switched over to using a single markdown processor from utils everywhereluxagraf
except notes because I'm urlizing notes and I don't want to do that anywhere else.
2015-12-03moved books to new build systemluxagraf
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-12-02added json backups to git, because why not, I got plenty of server space ↵luxagraf
left. As far as I know
2015-12-01dupeluxagraf
2015-12-01tweaked the new admin styling, spacing was a bit much for me.luxagraf
2015-12-01added open graph tags to src detail pagesluxagraf