fix sanitize_html to write out HTML instead of repr for #160
[oweals/karmaworld.git] / karmaworld / apps /
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 ConnellDatabase migration for enforcing course uniqueness 164/head
2013-12-18 Charles ConnellBetter Evernotes
2013-12-18 Charles ConnellBasics of Evernote workaround
2013-12-18 Charles ConnellEnforce course uniqueness
2013-12-18 Charles ConnellLittle cleanup on courses
2013-12-17 Bryanplaces ENML to XML mimetype conversion in the wrong...
2013-12-17 Bryanconverting ENML mimetypes to XML mimetypes
2013-12-17 BryanMerge remote-tracking branch 'origin/filepick.io' into...
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-17 Charles ConnellRemove unused code: ajaxuploader, lightboxes, and other...
2013-12-17 Charles ConnellMore automation of Selenium tests
2013-12-17 Charles ConnellDjango unit tests for courses, move around test files
2013-12-15 Charles ConnellAutocomplete instructor names, take users to existing...
2013-12-14 Charles ConnellAutocomplete course names
2013-12-13 Charles ConnellAdd buttons in header
2013-12-12 Bryanfetch USDE csv and import it closes #195
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 Woodworthadd polymorphism to RawDocument and super() save to...
2013-08-28 Seth Woodworthchange file upload directory structure
2013-08-28 Seth Woodworthcleanup CBV for document_upload
2013-08-28 Seth Woodworthrefactor RawDocument model
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 Woodworthadd django-filepicker and a document_upload app for...
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-12 Seth Woodworthfirst draft of the dropbox via ajaxuploader functionali...
2013-07-12 Seth Woodworthwhitespacebot
2013-07-12 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-07-09 Seth Woodworthwhitespacebot
2013-07-09 Seth WoodworthAdding 'careers', 'adults', 'hospital', 'childcare...
2013-07-08 Seth Woodworthcleanup and comment sanitize script
2013-07-08 Seth Woodworthadding a management command to santize schools from...
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-26 Seth Woodworthmodify the autocomplete ajax method to return School...
2013-06-26 Seth Woodworthadd priority and alias models to School model, change...
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-05-22 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-05-22 Seth Woodworthadding note count to homepage intro text
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 Seth Woodworthcleanup courses.views
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-27 Seth Woodworthcombine home page ListView with the CourseSaveView...
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 Seth Woodworthset Note.name to filename by default
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 Woodworthremove cruft from Course.save
next