summaryrefslogtreecommitdiff
path: root/app/notes
AgeCommit message (Collapse)Author
2020-08-15archived old unused apps and migrated fieldnotes to postsluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
reorganized some auxilary functions and fixed broken build JS.
2018-05-09Changed Notes app to be simplerluxagraf
2018-01-21updated code to work with django 2.0luxagraf
2017-12-14changed notes to use location checkinsluxagraf
2017-12-14cleaned up notes, archived old apps, moved checkins to locations appluxagraf
where it should have been from the beginning
2017-12-14simplified notes intefaceluxagraf
2016-07-12upgraded jrnl admin and fixed some bugs with image uploading iframe.luxagraf
Also updated pip freeze in requirements.txt
2016-06-18added syndication inline to notesluxagraf
2016-06-17added latest notes migrationluxagraf
2016-06-17finished up notes builderluxagraf
2016-06-17fixed notes to be like an instagram for the web also tweaked styles forluxagraf
picwide captions and added support for show camera make, model and lens
2016-02-08added note month and year archivesluxagraf
2016-02-08redid notes to make them self-contained and localluxagraf
2015-12-03switched over to using a single markdown processor from utils everywhereluxagraf
except notes because I'm urlizing notes and I don't want to do that anywhere else.
2015-12-03added namespace to all urls via the new app_name param in url files asluxagraf
per django 1.10
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-10-25added prepopulate to note slugfield admin, fixed bug in blog imports and ↵luxagraf
updated note build.py to work with djanog 1.9
2015-08-21fixed a naming bugluxagraf
2014-11-10reverted Pages to databaseluxagraf
2014-10-24rewrote notes a bit to allow for longer notes and changed action tags toluxagraf
indie-action
2014-07-08finished migrating to new url/menu schemeluxagraf
2014-07-08changed url structureluxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-06-26fixed small bug in build toolsluxagraf
2014-06-24Rewrote all sass and reconfigured HTML to use more microformats andluxagraf
clearer class names
2014-06-15started work on a model for the original notes to which i replyluxagraf
2014-06-11added code to pull out | when rendering longer notes onsiteluxagraf
2014-06-09fixed display, added author tags and an h-card to the footerluxagraf
2014-06-09fixed some bugs in notes and map buildluxagraf
2014-06-09notes now build when savedluxagraf
2014-06-09Styled notes sectionluxagraf
2014-06-08finished up notes app. still need to design and test, but it more orluxagraf
less works.
2014-06-05fixed some bugs in notes app and added check for twitter submitluxagraf
2014-06-04added static notes filesluxagraf
2014-06-04quick bug fixes for note modelluxagraf
2014-06-04added twitter post hookluxagraf
2014-06-04added notes and started twitter backendluxagraf