index
:
luxagraf.net.git
master
luxagraf.net django publishing system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
sightings
Age
Commit message (
Collapse
)
Author
2018-09-03
added server side migrations
luxagraf
2018-07-09
changed sightings to use the image parsing from util
luxagraf
2018-07-07
added campsite model, refactored some code to avoid circular imports,
luxagraf
reorganized some auxilary functions and fixed broken build JS.
2018-06-12
changed sighting form to have datefield
luxagraf
2018-06-12
added date to sightings so I can back date
luxagraf
2018-06-09
added a have_seen column to admin for aps
luxagraf
2018-06-08
got inline map working
luxagraf
2018-06-08
experimenting with admin map widget 3rd party
luxagraf
2018-06-08
testing inline maps
luxagraf
2018-06-08
added life list page and inline editing of sightings by animal
luxagraf
2018-06-05
fixed some bugs on live server
luxagraf
2018-05-27
fixed a bug in sightings builder
luxagraf
2018-05-16
changed sightings to emphasize the dialogue aspect
luxagraf
2018-05-16
fixed a bug in ap model
luxagraf
2018-05-16
changed layout of sightings pages
luxagraf
2018-04-05
added image to links for screencaptures
luxagraf
2018-03-25
changed search filter to contains
luxagraf
2018-03-22
fixed some autocomplete bugs
luxagraf
2018-03-22
fixed a little bug in autocomplete for sightings
luxagraf
2018-03-22
added autocomplete to sightings so it's easier to find APs
luxagraf
2018-03-13
fixed an ordering bug in sightings AP
luxagraf
2018-02-10
removed sightings by person and styled sightings list on entry pages
luxagraf
2018-02-09
fixed a bug in admin
luxagraf
2018-02-09
added images to AP admin
luxagraf
2018-02-09
removed gallery form from sightings
luxagraf
2018-02-09
simplified sightings and added textfield for images and words
luxagraf
2018-02-06
converted to new path url structure and updated pagination to handle it.
luxagraf
2018-02-05
abstracted the next prev links into utils so now they work for every
luxagraf
model that implements a get_%S_admin_link method and loads the JS
2018-02-04
added get_latest_by to sightings
luxagraf
2018-01-31
fixed some admin bugs on live server
luxagraf
2018-01-29
added sightings to entry template
luxagraf
2018-01-28
fixed bug in sightings build
luxagraf
2018-01-28
added users to sightings build
luxagraf
2018-01-28
added build by person for sightings
luxagraf
2018-01-28
fixed some bugs with building sightings
luxagraf
2018-01-28
cleaned up sightings build and admin code
luxagraf
2018-01-28
abstracted birds out to sightings
luxagraf