Merge branch 'master' of github.com:FinalsClub/karmaworld into pdfjs
[oweals/karmaworld.git] / karmaworld / templates / notes / note_detail.html
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...