summaryrefslogtreecommitdiff
path: root/app/sightings
AgeCommit message (Collapse)Author
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