Age | Commit message (Expand) | Author |
2018-09-27 | version 9 of stylesheet | luxagraf |
2018-09-03 | added server side migrations | luxagraf |
2018-09-02 | switched to use new Home model in views | luxagraf |
2018-09-02 | added new Home model to template | luxagraf |
2018-09-02 | fixed admin widget | luxagraf |
2018-09-02 | changed Homepage Currator model | luxagraf |
2018-09-02 | changed homepage currator to use image widget | luxagraf |
2018-09-02 | changed jrnl featured_image widget to load all, but only preview first | luxagraf |
2018-09-02 | changed admin featured image widget | luxagraf |
2018-08-28 | handled case where I forget to set featured image | luxagraf |
2018-07-07 | added campsite model, refactored some code to avoid circular imports, | luxagraf |
2018-07-03 | added location as child of other locations | luxagraf |
2018-06-06 | fixed image related error | luxagraf |
2018-06-06 | changed jrnl admin to not show image | luxagraf |
2018-06-06 | make some new migrations to fix null image in jrnl entry | luxagraf |
2018-06-04 | converted jrnl entry to use image for featured image | luxagraf |
2018-05-05 | fixed order_by and distinct issue on sightings | luxagraf |
2018-05-05 | added distinct to wildlife query to handle places we've visited twice. | luxagraf |
2018-03-16 | added image parser to src | luxagraf |
2018-03-16 | added images to src admin | luxagraf |
2018-03-03 | added book recommendations to jrnl | luxagraf |
2018-02-24 | fixed a bug in map data builder | luxagraf |
2018-02-17 | added latest to detail builder` | luxagraf |
2018-02-17 | added a /latest/ url for redirecting social media like instagram | luxagraf |
2018-02-09 | fixed a bug in the jrnl build system with new urls | luxagraf |
2018-02-09 | added blank= true to sketches field on jrnl | luxagraf |
2018-02-08 | added field_notes to footer of entry templates | luxagraf |
2018-02-08 | added a manytomany for sketches in jrnl | luxagraf |
2018-02-06 | converted to new path url structure and updated pagination to handle it. | luxagraf |
2018-02-05 | got rid of old simplejson import | luxagraf |
2018-02-05 | abstracted the next prev links into utils so now they work for every | luxagraf |
2018-02-05 | moved most of my admin customizations into javascript to avoid | luxagraf |
2018-02-02 | simplified image inserts | luxagraf |
2018-01-29 | added sightings to entry template | luxagraf |
2018-01-28 | abstracted birds out to sightings | luxagraf |
2018-01-21 | updated code to work with django 2.0 | luxagraf |
2017-12-14 | got rid of a reference to daily | luxagraf |
2017-12-14 | cleaned up notes, archived old apps, moved checkins to locations app | luxagraf |
2017-10-20 | added dates to RSS | luxagraf |
2017-09-23 | pulled in changes on arch server | luxagraf |
2017-09-06 | updated bird and jrnl admins to make maps and photos better | luxagraf |
2017-05-01 | fixed a bug in the build process for maps | luxagraf |
2017-05-01 | fixed map builder | luxagraf |
2017-04-11 | fixed a few things live on the server | luxagraf |
2017-04-06 | changed latest to last | luxagraf |
2017-04-06 | changed checkin in view to use latest | luxagraf |
2017-01-04 | changed function to handle old image | luxagraf |
2017-01-04 | temporary changes | luxagraf |
2017-01-02 | changed upload paths to temporarily add images to 2016 folders | luxagraf |
2017-01-01 | added prev and next links to jrnl change form | luxagraf |