Update note counts when a note is create or deleted
[oweals/karmaworld.git] / karmaworld / apps / notes /
2013-12-20 Charles ConnellUpdate note counts when a note is create or deleted
2013-12-20 Charles ConnellMigrations necessary for last change
2013-12-20 Charles ConnellAccept uploaders' email addresses
2013-12-20 Bryan Bonvalletfix sanitize_html to write out HTML instead of repr...
2013-12-19 Charles ConnellTests for google drive conversion
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-18 Charles ConnellBetter Evernotes
2013-12-18 Charles ConnellBasics of Evernote workaround
2013-12-17 Bryanplaces ENML to XML mimetype conversion in the wrong...
2013-12-17 Bryanconverting ENML mimetypes to XML mimetypes
2013-10-15 Josh WilliamsRe-disable the HTML sanitize for now
2013-10-15 Josh WilliamsPut slug look-up back into place, seems good
2013-10-15 Josh WilliamsTest-Remove slug duplicate look-up for the moment
2013-10-04 Josh WilliamsRe-enable HTML santize, only run if 'html' present
2013-10-04 Josh WilliamsSwitch back import to "secrets" for now
2013-10-04 Josh WilliamsUse libmagic to extract the file's creation year
2013-09-30 Josh WilliamsFix slug generation to prevent collisions.
2013-09-30 Josh WilliamsAdd missing .txt file type
2013-09-26 Josh WilliamsClean up PPT converted PDF to save properly
2013-09-26 Josh WilliamsDetect and display PDF and PPT note files
2013-09-24 Josh WilliamsMark document as is_processed=True to avoid loop
2013-09-24 Josh WilliamsMinor name adjustments
2013-09-24 Seth WoodworthLarge in-progress checkin for filepicker integration.
2013-08-28 Seth WoodworthMerge remote-tracking branch 'origin/fabric' into fp.io
2013-08-28 Seth Woodworthchecking in forgotten files for the document conversion
2013-08-28 Seth Woodworthchange file upload directory structure
2013-08-28 Seth Woodworthcleanup for Note.draft >> is_hidden
2013-08-28 Seth Woodworthwe can now create RawDocuments
2013-08-27 Seth WoodworthRefactor Note > Document, an Abstract Base Class
2013-08-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-08-27 Seth Woodworthwhitespacebot
2013-07-17 Seth WoodworthMIGRATION add Note.draft and set it to True until user...
2013-07-02 Seth Woodworthdisabling Note.sanitize_html in gdrive processing as...
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-07-01 Seth Woodworthwhen uploading files to gdrive, ppt files will mark...
2013-06-26 Seth Woodworthfinish off changes to google drive to allow for ppt...
2013-06-26 Seth WoodworthMerge branch 'ppt-gdrive' of https://github.com/FinalsC...
2013-06-26 Seth Woodworthrefactor functions out of gdrive
2013-06-26 Seth Woodworthmore tests for gdrive
2013-06-26 Seth Woodworthremove ocr for ppt
2013-06-26 Seth Woodworthadding some test changes to ppt handling for testing...
2013-06-15 Seth Woodworthupdate the pdf view to create the correct path to pdf...
2013-06-15 Seth Woodworthadd comment to note model
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-05-23 Seth Woodworthcleanup gdrive, closes #99
2013-05-23 Seth Woodworthcomment the strip_html management command
2013-04-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Seth Woodworthadding model method for sanitize_html
2013-04-18 Seth Woodworthprocess note html for a target=_blank on file upload...
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-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-26 Seth WoodworthMerge branch 'master' of https://github.com/FinalsClub...
2013-03-26 Seth Woodworthadd additional handling for ocr-able files: pdf jpg png
2013-03-26 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-26 Seth WoodworthMerge branch 'master' of https://github.com/FinalsClub...
2013-03-26 Seth Woodworthmodify gdrive to ocr pdf files by default, improved...
2013-03-25 Charles Holbrowfixing typo in slug regen manage command
2013-03-25 Charles Holbrowadding management command to regenerate note slugs
2013-03-25 Charles Holbrowfixing bug on import allowing two notes with the same...
2013-03-25 Seth Woodworthon Note.save, if upload date is greater than course...
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-03-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-20 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-20 Seth Woodworthadding Note.year for Academic year, not tested, status...
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworthadding management command to strip existing Note.html...
2013-02-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-19 Seth WoodworthMerge remote-tracking branch 'origin/test'
2013-02-13 Seth Woodworthadding first batch of tests for notes.models
2013-02-13 Seth Woodworthfixing subtle bugs in notes.models based on tests
2013-02-07 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-05 Seth Woodworthsetting up grapelli autocomplete for Note >> Course...
2013-02-04 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-04 Seth Woodworthset file uploads to use local server file hosting inste...
2013-02-01 Charles Holbrowsetting max values slug fields for schools and notes
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthinvert notes defaute sorting
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
next