summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2018-09-02changed homepage currator to use image widgetluxagraf
2018-09-02changed jrnl featured_image widget to load all, but only preview firstluxagraf
100
2018-09-02changed admin featured image widgetluxagraf
2018-08-29got rid of title in photo admin since I never use it.luxagraf
2018-08-28updated comments to work with latest djangoluxagraf
2018-08-28handled case where I forget to set featured imageluxagraf
2018-08-28made more images available to insertluxagraf
2018-07-11fixed small import bug in sketchesluxagraf
2018-07-09changed sightings to use the image parsing from utilluxagraf
2018-07-08added some static files to utils appluxagraf
2018-07-08moved ccg notes to unusedluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
reorganized some auxilary functions and fixed broken build JS.
2018-07-04fixed a lingering url syntax errorluxagraf
2018-07-03added location as child of other locationsluxagraf
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-08added pub_date to locations listluxagraf
2018-06-06fixed image related errorluxagraf
2018-06-06changed jrnl admin to not show imageluxagraf
2018-06-06Merge branch 'master' of ssh://lux2:/home/lxf/git/luxagrafluxagraf
2018-06-06make some new migrations to fix null image in jrnl entryluxagraf
2018-06-05fixed some bugs on live serverluxagraf
2018-06-05hide the blank option for featured_imageluxagraf
2018-06-04fixed another bugluxagraf
2018-06-04fixed a bug in URL schemeluxagraf
2018-06-04converted jrnl entry to use image for featured imageluxagraf
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-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