summaryrefslogtreecommitdiff
path: root/app/jrnl
AgeCommit message (Expand)Author
2019-03-03added actual migrations for previous commitluxagraf
2019-03-03removed old fieldnotes, added newluxagraf
2019-03-03added new fieldnotes to Jrnl adminluxagraf
2019-03-03Change sketches to fieldnotes and redid design to allow posting singleluxagraf
2019-02-28added rich text snippets to pageluxagraf
2019-02-28added a subtitle to jrnl entries for possibly better urlsluxagraf
2019-02-20fixed strange db bug with homepage popularlxf
2019-02-20fixed homepage buglxf
2019-02-18redid sightings design and moved all location defered things to locationluxagraf
2019-02-16changed templates to link to country archivesluxagraf
2019-02-15fixed a bug in jrnl archives location dataluxagraf
2019-02-08fixed some bugs in build processluxagraf
2019-02-08changed jrnl template locationsluxagraf
2019-02-08fixed a bug in jrnl build for latestluxagraf
2019-02-08changed essays to allow easier buildingluxagraf
2019-02-07updated stylesheets and added essaysluxagraf
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
2018-09-27version 9 of stylesheetluxagraf
2018-09-03added server side migrationsluxagraf
2018-09-02switched to use new Home model in viewsluxagraf
2018-09-02added new Home model to templateluxagraf
2018-09-02fixed admin widgetluxagraf
2018-09-02changed Homepage Currator modelluxagraf
2018-09-02changed homepage currator to use image widgetluxagraf
2018-09-02changed jrnl featured_image widget to load all, but only preview firstluxagraf
2018-09-02changed admin featured image widgetluxagraf
2018-08-28handled case where I forget to set featured imageluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
2018-07-03added location as child of other locationsluxagraf
2018-06-06fixed image related errorluxagraf
2018-06-06changed jrnl admin to not show imageluxagraf
2018-06-06make some new migrations to fix null image in jrnl entryluxagraf
2018-06-04converted jrnl entry to use image for featured imageluxagraf
2018-05-05fixed order_by and distinct issue on sightingsluxagraf
2018-05-05added distinct to wildlife query to handle places we've visited twice.luxagraf
2018-03-16added image parser to srcluxagraf
2018-03-16added images to src adminluxagraf
2018-03-03added book recommendations to jrnlluxagraf
2018-02-24fixed a bug in map data builderluxagraf
2018-02-17added latest to detail builder`luxagraf
2018-02-17added a /latest/ url for redirecting social media like instagramluxagraf
2018-02-09fixed a bug in the jrnl build system with new urlsluxagraf
2018-02-09added blank= true to sketches field on jrnlluxagraf
2018-02-08added field_notes to footer of entry templatesluxagraf
2018-02-08added a manytomany for sketches in jrnlluxagraf
2018-02-06converted to new path url structure and updated pagination to handle it.luxagraf
2018-02-05got rid of old simplejson importluxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
2018-02-05moved most of my admin customizations into javascript to avoidluxagraf
2018-02-02simplified image insertsluxagraf