import ObjectDoesNotExist closes #427
[oweals/karmaworld.git] / karmaworld / apps / notes / views.py
2015-03-30 Bryanimport ObjectDoesNotExist closes #427
2015-03-12 Bryanmajor security overhaul for #420 and #423
2015-02-27 Charlie DeTarTranslate data-uri's to files stored on Amazon s3
2015-02-27 Charlie DeTarWIP supporting data-uris
2015-02-27 Charlie DeTarImplement note editing and saving
2015-02-27 Charlie DeTarWIP: Note editing, markdown to html
2015-01-09 Charlie DeTarMerge branch 'master' of github.com:FinalsClub/karmaworld
2015-01-09 Charlie DeTarDon't give points when downloading own doc
2014-05-16 Charles ConnellIndicate mturk keywords
2014-05-13 Charles ConnellKarma point for creating a new keyword
2014-05-13 Charles ConnellIssues with keyword editing
2014-05-13 Charles ConnellAdd a joyride tip, fix a couple bugs with quiz generation
2014-05-10 Charles ConnellMaybe this will invoke celery
2014-05-10 Charles ConnellClean up how we edit notes and courses -- disable cours...
2014-05-10 Charles ConnellUse mechanical turk to get keywords of notes
2014-05-09 Charles Connellimport error
2014-05-09 Charles ConnellRemove NLP approach to finding keywords, start on quiz...
2014-05-01 Charles ConnellGuess keywords in uploaded notes
2014-04-30 Charles ConnellRequire authentication to set keywords, fixes #365
2014-04-28 Charles ConnellEdit and delete notes
2014-04-22 Charles ConnellPut keywords on a separate page
2014-04-13 Charles ConnellMerge branch 'master' into feature_course_add_with_dept
2014-04-13 Charles ConnellShow keywords in read-only mode first
2014-04-09 Charles ConnellKeyword cleanup redesign
2014-04-08 Charles ConnellKeyword on note page
2014-04-08 Charles ConnellMerge branch 'master' into redesign
2014-04-05 Charles ConnellAnnotations
2014-03-17 Charles ConnellMerge branch 'master' into feature_course_add_with_dept 358/head
2014-03-13 Charles ConnellMerge branch 'master' into redesign
2014-03-12 Charles ConnellMerge branch 'master' into quizzes
2014-03-12 Charles ConnellMerge pull request #355 from FinalsClub/332-convert...
2014-03-09 Jacob HilkerMerge remote-tracking branch 'origin/master' into 332...
2014-03-09 Jacob Hilkeronly convert non pdfs, add command to convert all non...
2014-02-26 Bryanmerging old commit with current master
2014-02-24 Charles ConnellMerge branch 'master' into quizzes
2014-02-18 Charles ConnellRemove PDFView #317
2014-02-11 Charles ConnellMerge branch 'master' into quizzes
2014-02-11 Charles ConnellMerge pull request #329 from FinalsClub/315-editable...
2014-02-11 Jacob Hilkerrequire login for edit endpoint 329/head
2014-02-11 Jacob HilkerAdd ability to edit tags on notes
2014-02-09 Charles ConnellMerge branch 'master' into quizzes
2014-02-07 BryanMake use of FilepickerFile to retrieve Download URL...
2014-02-04 Charles ConnellMerge pull request #314 from FinalsClub/208-edit-course...
2014-02-02 Charles ConnellSave flag and thank events on users now, not sessions
2014-01-24 Charles ConnellMake sure note user exists
2014-01-24 Charles ConnellRequire login to download a note, shift points around...
2014-01-23 Charles ConnellPoints for email address confirm, fix little bug
2014-01-23 Charles ConnellBadges on user dashboard, refactoring
2014-01-23 Charles ConnellReputation system
2014-01-21 Charles ConnellMore pythonic
2014-01-09 Charles ConnellFirst go at a user system #240 #255 #256
2014-01-05 Charles ConnellShow PDF controls for powerpoints too
2014-01-05 Charles ConnellAccess search index through singleton object, more...
2014-01-04 Charles ConnellRemember who thanked or flagged notes by session cookie...
2014-01-03 Charles ConnellOrder search results properly, paginate them too
2014-01-02 Charles ConnellFlag button working
2014-01-02 Bryanresolving erroneous merge conflict of search.py
2014-01-02 Charles ConnellImprovements to search page
2013-12-31 Charles ConnellSearch notes using IndexDen
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-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-09-26 Josh WilliamsDetect and display PDF and PPT note files
2013-08-28 Seth WoodworthMerge remote-tracking branch 'origin/fabric' into fp.io
2013-08-28 Seth Woodworthcleanup for Note.draft >> is_hidden
2013-08-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-07-17 Seth WoodworthMIGRATION add Note.draft and set it to True until user...
2013-07-01 Seth Woodworthoops, fix generating conditional is_pdf and is_ppt...
2013-07-01 Seth Woodworthmaking assorted changes for ppt file_type marking on...
2013-06-26 Seth Woodworthfinish off changes to google drive to allow for ppt...
2013-06-15 Seth Woodworthupdate the pdf view to create the correct path to pdf...
2013-06-04 Seth Woodworthconvert PDFView from TemplateView to DetailView
2013-06-04 Seth Woodworthadd a PDFView TemplateVie and a get_context_data value...
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 Holbrowclient side verification of year field in note upload...
2013-04-18 Charles HolbrowOnly overwrite the name of a newly uploaded file iff...
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 Holbrowupdating raw file rendering to class based view #105
2013-03-25 Seth Woodworthbetter debug messages for note form invalid
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthfix add-note form action and server handling for save
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthprint errors on invalid forms?
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthadd TODO comment for NoteForm in view handling of inval...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthon file upload success, redirect back to course page...
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthadd CourseSaveView route to urls
2013-01-26 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-24 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-24 Seth Woodworthadding docstrings to notes.views
next