summaryrefslogtreecommitdiff
path: root/app/sightings
AgeCommit message (Collapse)Author
2021-01-15proj: updated several views to use utils.LuxDetailViewluxagraf
This allows for a single breadcrumbs template, consolidating code
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
Cut out Sass syntax, deleted old CSS rules, changed HTML to use fewer lists and more cascading instead of specific rules. Still requires compiling with sass to strip comments and compress, but would in theory work on its own. Reduced CSS file size by 2/3
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
objects
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
reorganized some auxilary functions and fixed broken build JS.
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
model that implements a get_%S_admin_link method and loads the JS
2018-02-04added get_latest_by to sightingsluxagraf
2018-01-31fixed some admin bugs on live serverluxagraf
2018-01-29added sightings to entry templateluxagraf
2018-01-28fixed bug in sightings buildluxagraf
2018-01-28added users to sightings buildluxagraf
2018-01-28added build by person for sightingsluxagraf
2018-01-28fixed some bugs with building sightingsluxagraf
2018-01-28cleaned up sightings build and admin codeluxagraf
2018-01-28abstracted birds out to sightingsluxagraf