Indicate mturk keywords
[oweals/karmaworld.git] / karmaworld / apps /
2014-05-16 Charles ConnellIndicate mturk keywords
2014-05-14 Charles ConnellMigrate secrets to environment variables
2014-05-14 Charles ConnellMatching-style quiz questions
2014-05-13 Charles ConnellKarma point for creating a new keyword
2014-05-13 Charles ConnellIssues with quiz creation
2014-05-13 Charles ConnellIssues with keyword editing
2014-05-13 Charles ConnellRemove old code from before course list was loaded...
2014-05-13 Charles ConnellDon't blow up if RequesterAnnotation isn't an integer
2014-05-13 Charles ConnellStop using memcached
2014-05-13 Charles ConnellAdd a joyride tip, fix a couple bugs with quiz generation
2014-05-12 Charles ConnellUpgrade datatables, load courses over ajax
2014-05-11 Charles ConnellLower HIT reward
2014-05-11 Charles ConnellKeywords are not required to have a definition
2014-05-10 Charles ConnellMaybe this will invoke celery
2014-05-10 Charles ConnellClean up how we edit notes and courses -- disable cours...
2014-05-10 Charles ConnellFix a bug with tweets
2014-05-10 Charles ConnellUse mechanical turk to get keywords of notes
2014-05-09 Charles Connellimport error
2014-05-09 Charles ConnellRemove NLP approach to finding keywords, start on quiz...
2014-05-01 Charles ConnellMove NLTK download to management command
2014-05-01 Charles ConnellGuess keywords in uploaded notes
2014-05-01 Charles ConnellRemove some old code
2014-04-30 Charles ConnellNotes have categories, fixes #367
2014-04-30 Charles ConnellRemove a bunch of unused fields from Note
2014-04-30 Charles ConnellRemove old keywords and quizzes code
2014-04-30 Charles ConnellRequire authentication to set keywords, fixes #365
2014-04-30 Charles ConnellFix two tiny bugs
2014-04-29 Charles ConnellA number of design changes
2014-04-28 Charles ConnellEdit and delete notes
2014-04-27 Charles ConnellAllauth API change
2014-04-25 Charles ConnellCache the homepage for anonymous users
2014-04-25 Charles ConnellTiming instrumentation
2014-04-25 Charles ConnellReduce the number of database queries when loading...
2014-04-22 Charles ConnellPut keywords on a separate page
2014-04-21 Charles ConnellCreate courses on mobile
2014-04-21 Charles ConnellPrevent blank professors from being created, while...
2014-04-14 Charles ConnellPrettier representation of models
2014-04-14 Charles ConnellProfessor name is effectively required, so might as...
2014-04-14 Charles ConnellMerge branch 'feature_course_add_with_dept'
2014-04-14 Charles ConnellMerge branch 'master' of github.com:FinalsClub/karmaworld
2014-04-14 Charles ConnellGet tests working, template issues
2014-04-14 Charles ConnellImprove form layout
2014-04-13 Charles ConnellMerge branch 'master' into feature_course_add_with_dept
2014-04-13 Charles ConnellShow keywords in read-only mode first
2014-04-09 Charles ConnellKeyword cleanup redesign
2014-04-08 Charles ConnellKeyword on note page
2014-04-08 Charles ConnellMerge branch 'master' into redesign
2014-04-08 Charles ConnellWait longer for google drive conversion
2014-04-05 Charles ConnellAnnotations
2014-04-01 Charles ConnellAccount pages, about page, fix note/user associations
2014-03-26 Charles ConnellRevert some of William's changes
2014-03-25 williambratchessorting should now function properly in moderator panel
2014-03-25 williambratcheschange view for department and professor panels now...
2014-03-25 williambratchesrepaired Department and Professor dependencies
2014-03-25 williambratchesFixed duplicate class in admin.py
2014-03-25 williambratchesadded DepartmentModerator and ProfessorModerator classe...
2014-03-24 Charles ConnellMerge branch 'master' into redesign
2014-03-24 Charles ConnellCourse page, datatables
2014-03-21 Charles ConnellNew fonts, mobile nav
2014-03-18 Karmaworldupdate script to be more percise to reduce memory usage
2014-03-18 Charles ConnellPolish
2014-03-17 Charles ConnellMerge branch 'master' into feature_course_add_with_dept 358/head
2014-03-17 Charles ConnellRuntime generated testcases working, but may be invalid...
2014-03-17 Charles ConnellGenerate test cases at runtime. Not fully working.
2014-03-16 Charles ConnellRewrote selenium tests to thoroughly exercise Add Cours...
2014-03-14 Charles ConnellStyle changes
2014-03-14 Charles ConnellUpdated existing tests
2014-03-13 BryanNot sure how this stuck around through the merge
2014-03-13 Charles ConnellTry to get existing tests working
2014-03-13 BryanReplace explicit Prof/Course model with ManyToMany...
2014-03-13 Charles ConnellFile upload now pretty
2014-03-13 Charles ConnellMerge branch 'master' into redesign
2014-03-13 Charles ConnellMerge pull request #357 from FinalsClub/quizzes
2014-03-13 Charles Connellmoving around the filepicker button
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-12 Bryanabstracted Course-Department relationship and applied...
2014-03-11 Charles ConnellRollback fix from yesterday
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-11 Charles ConnellDisable download button if we don't have a fp_file...
2014-03-10 Charles ConnellStarting on the course detail page
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-09 Jacob Hilkerconvert all new notes to markdown, display using marked.js
2014-03-05 Charles ConnellTransitioning to new design, starting with the homepage
2014-03-04 Charles ConnellMore little fixes
2014-03-04 williambratchesMerge branch 'master' of https://github.com/FinalsClub...
2014-03-04 BryanCourseListView cleanup in preparation for #294
2014-03-03 Bryanusing simpler django-ajax-selects-cascade, create dept...
2014-03-01 Charles ConnellMerge branch 'master' into quizzes
2014-03-01 Charles ConnellWorking quiz taking interface
2014-02-26 Bryanupdated Django form with honeypot from master and style...
2014-02-26 BryanAdding Department to Admin interface
2014-02-26 Bryanmerging old commit with current master
2014-02-26 Bryanactual fix for #346, accidently pushed broken code...
next