initial attempt at #273 to replace HTML in database with static file HTML
[oweals/karmaworld.git] / karmaworld / templates / notes / note_detail.html
2014-01-14 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-06 BryanMerge remote-tracking branch 'origin/master'
2014-01-06 Bryanfor #68, fixing upstream link 'display and uploading...
2014-01-04 Charles ConnellRemember who thanked or flagged notes by session cookie...
2014-01-03 BryanAdding License tracking, upstream file tracking, and...
2014-01-02 Charles ConnellFlag button working
2013-12-31 Charles ConnellSearch notes using IndexDen
2013-12-30 Charles ConnellNote buttons handle small screens better
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-24 Charles ConnellBetter controls for viewing PDF files
2013-12-23 Charles ConnellMore work on course and note page headers #223
2013-12-22 Charles ConnellChanges to course and note page headers #223 #209
2013-12-22 Charles ConnellG+ and reddit buttons #209
2013-12-22 Charles ConnellAdd facebook like button #209
2013-12-21 Charles ConnellZoom buttons on notes
2013-12-21 Charles ConnellConvert PDF notes to HTML with PDF2HTMLEx
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-09-30 Josh WilliamsFix Note view breadcrumbs linking back to Course
2013-08-28 Seth WoodworthMerge remote-tracking branch 'origin/fabric' into fp.io
2013-07-02 Seth WoodworthMerge pull request #134 from FinalsClub/found4
2013-07-02 Seth Woodworthport course_detail and note_detail pages to foundation...
2013-06-26 Seth Woodworthfinish off changes to google drive to allow for ppt...
2013-06-15 Seth Woodworthsimplify and future proof pdf specific template variables
2013-06-04 Seth Woodworthrework note html for pdfview/
2013-06-04 Seth Woodworthmake notes render the pdfview in an iframe for pdfs
2013-05-31 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmawor...
2013-05-28 Seth Woodworthchecking in template additions
2013-04-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Charles Holbrowcheck if the note has html in note_detail template...
2013-03-26 Seth WoodworthMerge branch 'master' of https://github.com/FinalsClub...
2013-03-25 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-25 Charles Holbrownote_detail markup
2013-02-07 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthmoving js from note_detail to note-iframe.js, for issue #74
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles Holbrowremoving slash after all instances of {{ STATIC_URL...
2013-02-01 Charles Holbrowreplacing /static with {{ STATIC_URL }} template tag
2013-01-10 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-10 Seth Woodworthcommenting out other unused html from note_detail
2013-01-10 Seth Woodworthconditional display of note.desc on note_detail page
2013-01-10 Seth Woodworthadding first pass of note viewing page, iframe NotImple...