oweals/karmaworld.git
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-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-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 pull request #329 from FinalsClub/315-editable...
2014-02-11 Jacob Hilkerrequire login for edit endpoint 329/head
2014-02-11 Jacob HilkerAdd ability to edit tags on notes
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-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
2014-02-02 Charles ConnellNeed to have disable versions of buttons always present
2014-02-02 Charles ConnellMaking things more convenient for myself
2014-02-02 Charles ConnellRequire download to thank and flag a note
2014-02-02 Charles ConnellMake local development of static assets easier, also...
2014-02-02 Jacob Hilkeruse middleware for revision
2014-02-02 Jacob Hilkeradd reversion
2014-02-01 Jacob Hilkeradd temp icon for edit; not quite a match
2014-02-01 Jacob HilkerMerge branch 'master' into 208-edit-course-properties...
2014-02-01 Jacob Hilkerchange spacing for course url
2014-02-01 Jacob Hilker208 - Edit course properties - first pass
2014-02-01 Bryanrefactoring Filepicker usage, closes #308
2014-01-30 BryanAdding some host-based fab documentation while I was...
2014-01-29 Charles ConnellAllow https
2014-01-28 Charles ConnellNeed this import
2014-01-28 Charles ConnellS3 on dev.py
2014-01-28 Charles ConnellBryan's comments #264
2014-01-27 Charles ConnellMigration for new unique constraint
2014-01-27 Charles ConnellNatural keys for user stuff #264
2014-01-27 Charles ConnellBump South version to get new features
2014-01-27 Charles ConnellClean up header on mobile
2014-01-27 Charles ConnellChange how indexden exceptions are handled #281
2014-01-26 Charles ConnellRestrict filepicker uploads by extension #275
2014-01-26 Charles ConnellRefresh after note upload for authenticated users #304
2014-01-26 Charles ConnellRemove link to iframe contents #302
2014-01-26 Charles ConnellTesting for karma events #306
2014-01-24 Charles ConnellMake sure note user exists
2014-01-24 Charles ConnellConfirm note download
2014-01-24 Charles ConnellImproved thank you message #304
2014-01-24 Charles ConnellRequire login to download a note, shift points around...
2014-01-24 Charles ConnellAllow users to decide their username on account creatio...
2014-01-23 Charles ConnellThis is pretty important
2014-01-23 Charles ConnellRemind users they can get karma by confirming their...
2014-01-23 Charles ConnellRefactor GenericKarmaEvent
2014-01-23 Charles ConnellReliably associate users with notes and give karma...
2014-01-23 Charles ConnellPoints for email address confirm, fix little bug
2014-01-23 Charles ConnellBadges on separate line
2014-01-23 Charles ConnellDon't show note uploads on dashboard, it's redundant
2014-01-23 Andrew Magliozziadding AGPL license to karmaworld
2014-01-23 Charles ConnellBadges on user dashboard, refactoring
2014-01-23 Charles ConnellLess hardcoding
2014-01-23 Charles ConnellCourses don't have a user
2014-01-23 BryanRemoving fabric-virtualenv, virtualenvwrapper. fixing...
2014-01-23 Bryan BonvalletMerge pull request #299 from FinalsClub/284-remove...
2014-01-23 Jacob Hilkerupdate sanitize_usde_schools.py to not require confirma... 299/head
2014-01-23 Charles ConnellReputation system
2014-01-23 Charles ConnellFix to note/user association
2014-01-22 Bryan BonvalletMerge pull request #297 from FinalsClub/broken-footer...
next