summaryrefslogtreecommitdiff
path: root/app/sightings
AgeCommit message (Expand)Author
2023-09-24dialog: tweaked templates for life list and year list viewsluxagraf
2023-09-23dialog: updated urls to include by yearluxagraf
2023-07-28main: removed some apps I wasn't using and added bak to git to preserveluxagraf
2023-02-01sightings: restricted jrnl results to a month on either side of the postluxagraf
2022-12-27sight: fixed admin and removed rating from walksluxagraf
2022-12-27sight: added the concept of recording to an event, like a walkluxagraf
2022-09-27sightings: added date seen and a search field to adminluxagraf
2022-09-05essays: cleaned up templates, fixed some stray bugsluxagraf
2022-02-16sght: fixed bug in list templateluxagraf
2022-02-14sght: cleaned up adminluxagraf
2022-02-14sght: added admin css to style things prettilyluxagraf
2022-02-14sght: added migration for name changeluxagraf
2022-02-14sght: changed image to featured_image so it would get the fancy pickerluxagraf
2021-01-15proj: updated several views to use utils.LuxDetailViewluxagraf
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
2020-12-02ready to get rid of photos model for media modelluxagraf
2019-09-08added autocomplete to admin sightingsluxagraf
2019-07-04added guides to main adminluxagraf
2019-05-25made some changes to use new checkin modellxf
2019-03-15added related items complete with template and stylesluxagraf
2019-02-18redid sightings design and moved all location defered things to locationluxagraf
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
2018-09-03added server side migrationsluxagraf
2018-07-09changed sightings to use the image parsing from utilluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
2018-06-12changed sighting form to have datefieldluxagraf
2018-06-12added date to sightings so I can back dateluxagraf
2018-06-09added a have_seen column to admin for apsluxagraf
2018-06-08got inline map workingluxagraf
2018-06-08experimenting with admin map widget 3rd partyluxagraf
2018-06-08testing inline mapsluxagraf
2018-06-08added life list page and inline editing of sightings by animalluxagraf
2018-06-05fixed some bugs on live serverluxagraf
2018-05-27fixed a bug in sightings builderluxagraf
2018-05-16changed sightings to emphasize the dialogue aspectluxagraf
2018-05-16fixed a bug in ap modelluxagraf
2018-05-16changed layout of sightings pagesluxagraf
2018-04-05added image to links for screencapturesluxagraf
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-13fixed an ordering bug in sightings APluxagraf
2018-02-10removed sightings by person and styled sightings list on entry pagesluxagraf
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-06converted to new path url structure and updated pagination to handle it.luxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf