Indicate mturk keywords
[oweals/karmaworld.git] / karmaworld / apps / document_upload /
2014-04-30 Charles ConnellNotes have categories, fixes #367
2014-04-30 Charles ConnellRemove a bunch of unused fields from Note
2014-04-13 Charles ConnellMerge branch 'master' into feature_course_add_with_dept
2014-04-08 Charles ConnellMerge branch 'master' into redesign
2014-04-01 Charles ConnellAccount pages, about page, fix note/user associations
2014-02-26 Bryanmerging old commit with current master
2014-02-11 Charles ConnellMerge branch 'master' into quizzes
2014-02-11 Charles ConnellMerge pull request #329 from FinalsClub/315-editable...
2014-02-11 Jacob HilkerAdd ability to edit tags on notes
2014-01-26 Charles ConnellTesting for karma events #306
2014-01-23 Charles ConnellThis is pretty important
2014-01-23 Charles ConnellReliably associate users with notes and give karma...
2014-01-23 Charles ConnellFix to note/user association
2014-01-16 Bryanweird merge problem?
2014-01-14 BryanMerge branch 'master' into django155
2014-01-12 Bryanfixing migration dependencies for smoother migration.
2014-01-09 Charles ConnellFirst go at a user system #240 #255 #256
2014-01-09 Bryanupdating all models with Natural Keys for Django [dump...
2014-01-08 BryanReverting half-merged commits b6f336c6a13b2a41b2c29b358...
2014-01-07 BryanRemoving School and Department from Course model to...
2014-01-06 BryanMerge remote-tracking branch 'origin/master'
2014-01-06 Bryanfor #68, fixing upstream link 'display and uploading...
2014-01-04 Charles ConnellLog errors in celery tasks
2014-01-04 Charles ConnellA migration we need
2014-01-02 Bryanthis should add tags into the database from raw documen...
2013-12-31 Charles ConnellClean up notes tests, deal with search index
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-23 Charles ConnellMore work on course and note page headers #223
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 ConnellAccept uploaders' email addresses
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-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 Woodworthcleanup CBV for document_upload
2013-08-28 Seth Woodworthrefactor RawDocument model
2013-08-28 Seth Woodworthwe can now create RawDocuments
2013-08-27 Seth Woodworthadd django-filepicker and a document_upload app for...