Add missing .txt file type
[oweals/karmaworld.git] / karmaworld / apps /
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
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 Charles Holbrowremoving remnants of server-side filtering, including...
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-03-18 Seth WoodworthMerge pull request #100 from LucianU/master
2013-03-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-06 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-06 Seth Woodworthadd function so a course can return self.updated_at...
2013-02-27 Charles HolbrowAdding redundant school_name field to courses to enable...
2013-02-27 Charles HolbrowFiltering on the server side
2013-02-27 Seth Woodworthinitial broken serverside datatables config
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
next