summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2018-05-09Changed Notes app to be simplerluxagraf
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-05-05fixed a bug in books buildluxagraf
2018-04-12fixed a bug in building booksluxagraf
2018-04-08improved stuff admin some moreluxagraf
2018-04-08cleaned up stuff adminluxagraf
2018-04-05cleaned up links model and added datetime importluxagraf
2018-04-05added image to links for screencapturesluxagraf
2018-04-02changed url of sightings to dialoguesluxagraf
2018-04-01Merge branch 'master' of ssh://lux2:/home/lxf/git/luxagrafluxagraf
2018-04-01made photos PEP8luxagraf
2018-04-01added args kwargs to photo save methodsluxagraf
2018-03-25changed search filter to containsluxagraf
2018-03-22fixed some autocomplete bugsluxagraf
2018-03-22fixed a little bug in autocomplete for sightingsluxagraf
2018-03-22added autocomplete to sightings so it's easier to find APsluxagraf
2018-03-16shut off building the src book pageluxagraf
2018-03-16added image parser to srcluxagraf
2018-03-16added images to src adminluxagraf
2018-03-14Added book to entryluxagraf
2018-03-13fixed book image urls for new uploadsluxagraf
2018-03-13fixed some bugs in books and got it PEP8 compliantluxagraf
2018-03-13fixed an ordering bug in sightings APluxagraf
2018-03-07added a people app as per derek sivers' suggestionluxagraf
2018-03-03added amazon url to books section. probably won't use it though.luxagraf
2018-03-03added book recommendations to jrnlluxagraf
2018-02-24added util function import to sketchesluxagraf
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-10removed sightings by person and styled sightings list on entry pagesluxagraf
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-09fixed a bug in adminluxagraf
2018-02-09added images to AP adminluxagraf
2018-02-09removed gallery form from sightingsluxagraf
2018-02-09simplified sightings and added textfield for images and wordsluxagraf
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-05changed checkin admin to get last check as starting pointluxagraf
2018-02-05eliminated console logging from JSluxagraf
2018-02-05fixed some bugs in JSluxagraf
2018-02-05changed simplejson to json in photosluxagraf
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-05added next links to viewluxagraf
2018-02-05added static dirsluxagraf
2018-02-05moved most of my admin customizations into javascript to avoidluxagraf