oweals/karmaworld.git
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...
2014-01-22 Bryan BonvalletMerge pull request #298 from FinalsClub/gitignore-usde...
2014-01-22 Jacob Hilkerfix typo in csv name generation 298/head
2014-01-22 Jacob Hilkeradd accreditation.csv to .gitignore
2014-01-22 Jacob HilkerPreserve port number in href tag for footer about link 297/head
2014-01-21 Charles ConnellCapture names from 3rd party auth accounts
2014-01-21 Charles ConnellMore pythonic
2014-01-21 Charles ConnellLoad note iframe through JavaScript #287
2014-01-18 Bryanbeautifulsoup no longer adds extraneous whitespace...
2014-01-17 Bryanadded pip workaround closes #282; documented what fabri...
2014-01-17 Charles ConnellRe-enable search indexing, S3 support for dev environment
2014-01-17 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2014-01-17 Bryanworkaround because beautifulsoup breaks pdf2html pretti...
2014-01-17 Charles ConnellFix to make user profile display
2014-01-17 BryanMerge remote-tracking branch 'origin' into feature_html...
2014-01-17 BryanNote HTML uploads to S3 with correct content-type and...
2014-01-17 Bryansmall fix to debug indicating database no longer stores...
2014-01-17 BryanSchool is deprecated inside Note.
2014-01-17 Bryanmore copy pasta synchronization
2014-01-17 BryanSetting permissions on uploaded S3 files
2014-01-17 Bryansynchronzing vmdev with prod because copypasta.
2014-01-16 Charles ConnellURL priority problem
2014-01-16 Charles ConnellAllow trailing slash on course page #129
2014-01-16 Bryanslug must exist now, so this test is moot. it was proba...
2014-01-16 Bryanweird merge problem?
2014-01-16 Bryanrefactoring note to self
2014-01-16 BryanFixed upload to S3, moved into Note, removed copy pasta
2014-01-16 Bryanfixing same typo from copy pasta
2014-01-16 Bryanfixing typo
2014-01-16 Bryanactually have to specify utf-8, not default as advertised
2014-01-16 Bryananother html source fix
2014-01-16 Bryangetting some mixed codecs, passthrough filters to clean...
next