removing obsolete management call to upload notes to S3
[oweals/karmaworld.git] / karmaworld / apps / notes / management /
2015-02-27 Bryanremoving obsolete management call to upload notes to S3
2015-02-27 Charlie DeTarImplement note editing and saving
2014-05-16 Charles ConnellMake management commands for periodic tasks
2014-05-14 Charles ConnellMigrate secrets to environment variables
2014-04-13 Charles ConnellMerge branch 'master' into feature_course_add_with_dept
2014-03-24 Charles ConnellMerge branch 'master' into redesign
2014-03-18 Karmaworldupdate script to be more percise to reduce memory usage
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-12 Jacob Hilkercleanup conversion script
2014-03-11 Charles ConnellLittle polish
2014-03-11 Charles ConnellHandle edge case
2014-03-11 Charles ConnellAdd a sanity check
2014-03-11 Charles ConnellActually get the note contents uploaded
2014-03-11 Charles ConnellManagement command to upload notes to filepicker that...
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-03-04 williambratchesMerge branch 'master' of https://github.com/FinalsClub...
2014-02-26 Bryanmerging old commit with current master
2014-02-24 Charles ConnellMerge branch 'master' into quizzes
2014-02-22 Bryanhotfix from prod to upload MIT courses in a more reliab...
2014-02-09 Charles ConnellMerge branch 'master' into quizzes
2014-02-08 Charles ConnellSet canonical links in note contents #309
2014-01-17 Charles ConnellRe-enable search indexing, S3 support for dev environment
2014-01-17 BryanMerge remote-tracking branch 'origin' into feature_html...
2014-01-17 Bryansmall fix to debug indicating database no longer stores...
2014-01-16 Bryanweird merge problem?
2014-01-16 BryanFixed upload to S3, moved into Note, removed copy pasta
2014-01-16 Bryanfixing typo
2014-01-16 Bryananother html source fix
2014-01-16 Bryangetting some mixed codecs, passthrough filters to clean...
2014-01-16 Bryanfixing html location and adding prints
2014-01-16 Bryanfixing iteration
2014-01-16 Bryantemporary action to push note HTML onto S3
2014-01-16 Bryandecreased memory footprint
2014-01-16 Bryanupdated to use static HTML
2014-01-16 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-14 Bryanfixing typo
2014-01-14 Bryananother html source fix
2014-01-14 Bryangetting some mixed codecs, passthrough filters to clean...
2014-01-14 Bryanfixing html location and adding prints
2014-01-14 Bryanfixing iteration
2014-01-14 Bryantemporary action to push note HTML onto S3
2014-01-14 Bryandecreased memory footprint
2014-01-14 Bryanupdated to use static HTML
2014-01-14 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-09 Bryanfixing courses to be more properly unique when importin...
2014-01-08 Bryanhandling errors with pdf2htmleX and preventing partial...
2014-01-08 BryanAdded department, professor models, updated courses...
2014-01-07 BryanRemoving School and Department from Course model to...
2014-01-06 BryanMerge remote-tracking branch 'origin/master'
2014-01-06 Bryancloses #253 by removing field, adds backend for #236...
2014-01-06 Bryanfor #68, fixing upstream link 'display and uploading...
2014-01-06 Bryanbuild courses and notes out of OCW scraped JSON, except...
2014-01-03 Charles ConnellGenerate cleaner plaintext
2014-01-02 Charles ConnellBetter plain text output
2014-01-02 Charles ConnellMove to html2text
2014-01-02 Bryanresolving erroneous merge conflict of search.py
2014-01-02 Charles ConnellImprovements to search page
2013-12-31 Charles ConnellDon't let one error halt document indexing
2013-12-31 Charles ConnellSearch notes using IndexDen
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 Woodworthprocess note html for a target=_blank on file upload...
2013-03-26 Seth WoodworthMerge branch 'master' of https://github.com/FinalsClub...
2013-03-25 Charles Holbrowfixing typo in slug regen manage command
2013-03-25 Charles Holbrowadding management command to regenerate note slugs
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworthadding management command to strip existing Note.html...