fixing one typo and making string formatting consistent.
[oweals/karmaworld.git] / karmaworld / apps /
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 ConnellSwitch back to is.gd
2013-12-23 Charles ConnellDifferent URL shortening system
2013-12-23 Charles ConnellTweet about new notes periodically
2013-12-23 Charles ConnellMore work on course and note page headers #223
2013-12-21 Charles ConnellThe process to get pdf2htmlEX installed on beta
2013-12-21 Charles ConnellConvert PDF notes to HTML with PDF2HTMLEx
2013-12-21 Bryanremoving DriveAuth step 2 of 2: removing db table
2013-12-21 Bryanremoving DriveAuth step 1 of 2: removing code
2013-12-20 Bryanresolving merge conflict by adding both requirements.
2013-12-20 Bryanfirst attempt at resolving migration dependencies
2013-12-20 Charles ConnellStart migrations from beginning
2013-12-20 Charles ConnellMigration to keep RawDocument up to date
2013-12-20 Charles ConnellDon't delete a note if its user is deleted
2013-12-20 Bryan BonvalletDefault sort is ascending, want descending sort here.
2013-12-20 Bryan BonvalletOrdering leaderboard by score and truncating at 20
2013-12-20 Bryan BonvalletFixing about page to display all schools that have...
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 BonvalletReenabling santize_html now that it works. closes #160
2013-12-20 Bryan Bonvalletfix sanitize_html to write out HTML instead of repr...
2013-12-19 Bryan Bonvalletwoops, no reason to wait only to fail. moving fail...
2013-12-19 Bryanfixing the example drive.py, properly importing it...
2013-12-19 Bryanfixing minor typo
2013-12-19 Bryanconvert gdrive.py and secrets to auth against a Google...
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
next