oweals/karmaworld.git
2014-03-12 Charles ConnellRemove keyword link for now
2014-03-12 Charles ConnellMerge branch 'master' into quizzes
2014-03-12 Charles ConnellMerge pull request #355 from FinalsClub/332-convert...
2014-03-12 Charles ConnellRemove unreachable condition 355/head
2014-03-12 Jacob Hilkercleanup conversion script
2014-03-12 Jacob Hilkeradd hack to make code blocks look normal, a fix should...
2014-03-11 Charles ConnellRollback fix from yesterday
2014-03-11 Charles ConnellLittle polish
2014-03-11 Jacob Hilkerremove iframe and noscript if markdown exists
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-09 Jacob Hilkeradd ability to view original file
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-04 Charles ConnellMore little fixes
2014-03-04 williambratchesMerge branch 'master' of https://github.com/FinalsClub...
2014-03-01 Charles ConnellMerge branch 'master' into quizzes
2014-03-01 Charles ConnellWorking quiz taking interface
2014-02-26 Bryanactual fix for #346, accidently pushed broken code...
2014-02-26 Bryanconditionally check honeypot errors, closes #346
2014-02-25 williambratchesLet users edit account settings #291
2014-02-25 Charles ConnellMerge branch 'master' into quizzes
2014-02-25 Charles ConnellFuck it
2014-02-25 Charles ConnellDisplay quiz questions as a form
2014-02-25 Bryan BonvalletMerge pull request #345 from FinalsClub/266-tablified...
2014-02-25 Jacob HilkerRemove scope issue for js variables in course_detail... 266-tablified-course-detail-fix-scope-issues 345/head
2014-02-25 BryanMerge branch 'feature_honeypot'
2014-02-25 Bryanhoneypot working for #210 and cleaned up the form error...
2014-02-25 Bryanreverting previous optimization as it didn't optimize...
2014-02-25 Bryanattempted speed enhancement for #342
2014-02-24 BryanAggregate thanks over courses closes #342 . Cleaned...
2014-02-24 Charles ConnellCreate quizzes based on keywords
2014-02-24 Charles ConnellMerge branch 'master' into quizzes
2014-02-23 Bryanfailed attempt to check for a blank honeypot, form...
2014-02-22 Bryanhotfix from prod to upload MIT courses in a more reliab...
2014-02-22 Bryanremoving mixed content so video is no longer blocked.
2014-02-22 Bryanremoving school from course URL, using reverse for...
2014-02-21 BryanRenaming course_list_table.css to reflect more general...
2014-02-21 Bryanfor #266 : tablified course detail and note search...
2014-02-20 Bryanmaking fabric better for VM deployment and btw #335
2014-02-19 Bryan BonvalletNeed to use remote user not local user.
2014-02-19 Bryan BonvalletMaking better use of the ssh-config output
2014-02-19 Bryan BonvalletClarifying Vagrant SSH config for fabric
2014-02-18 Jacob HilkerRemove a command
2014-02-18 Jacob HilkerFix README for setting up pdf2htmlEX
2014-02-18 Charles ConnellRemove PDFView #317
2014-02-17 Charles ConnellOops
2014-02-17 Charles ConnellIf we can't test search indexing properly, let's not...
2014-02-17 Charles ConnellImprove keyword edit form, particularly for mobile
2014-02-17 Charles ConnellImport keywords from XML
2014-02-17 Charles ConnellChange URLs, add link to keywords
2014-02-13 Charles ConnellMerge branch 'master' into quizzes
2014-02-13 Charles ConnellKeyword entry page
2014-02-11 Charles ConnellMerge pull request #330 from FinalsClub/131-add-sorting...
2014-02-11 Jacob Hilkeradd sorting by length of School.name 330/head
2014-02-11 Charles ConnellMerge branch 'master' into quizzes
2014-02-11 Charles ConnellAdd keyword/definition models
2014-02-11 Charles ConnellMerge pull request #329 from FinalsClub/315-editable...
2014-02-11 Charles ConnellShow true/false questions
2014-02-11 Jacob Hilkerrequire login for edit endpoint 329/head
2014-02-11 Jacob HilkerAdd ability to edit tags on notes
2014-02-11 Charles ConnellQuiz import from XML
2014-02-09 Charles ConnellMerge branch 'master' into quizzes
2014-02-09 Charles Connellfix nested inlines
2014-02-08 Charles ConnellAll developers are using psql locally now
2014-02-08 Charles ConnellSet canonical links in note contents #309
2014-02-08 Charles ConnellAnother way to ensure that we serve static files locally
2014-02-08 Bryanforgot semicolon
2014-02-08 Bryanupdating nginx for SSL-only operation. closes #319
2014-02-07 Charles ConnellRemove SSLRedirect #319
2014-02-07 Charles ConnellPull out filepicker JS code #312
2014-02-07 BryanMake use of FilepickerFile to retrieve Download URL...
2014-02-07 Bryanadditional support for Django CSRF verification.
2014-02-07 BryanReworking logic of redirection, closes #320
2014-02-07 BryanPass from nginx to Django, closes #324
2014-02-07 Bryanpass HTTPS status from nginx to Django, closes #322
2014-02-07 Bryanadding SSL to VM, closes #318
2014-02-06 Charles ConnellDouble nesting won't work
2014-02-05 Charles ConnellMerge branch 'master' into quizzes
2014-02-05 Charles ConnellPull out filepicker JS code #312
2014-02-05 Charles ConnellSkeleton of quiz system
2014-02-04 Charles ConnellPull out filepicker JS code #312
2014-02-04 Charles ConnellMerge pull request #314 from FinalsClub/208-edit-course...
2014-02-04 Jacob Hilkerrequire points to edit courses 314/head
2014-02-04 Charles ConnellSlightly improved edit icon
2014-02-04 Jacob Hilkerfix name of reversion in common.txt
2014-02-04 Bryanupstream modifications obviate the need for this hack
2014-02-03 Charles ConnellRedirect authenticated users to HTTPS pages
2014-02-02 Charles ConnellNote text in noscript tag #309
2014-02-02 Jacob Hilkerminor cleanup
2014-02-02 Jacob Hilkeradd reversion handler to admin site for courses
2014-02-02 Jacob Hilkerredirect to the new page and update the slug on name...
2014-02-02 Jacob Hilkeradd uniqueness validation on name and school so we...
2014-02-02 Jacob HilkerMerge branch 'master' into 208-edit-course-properties...
2014-02-02 Jacob HilkerUse foundations hide class instead
2014-02-02 Charles ConnellSave flag and thank events on users now, not sessions
next