oweals/karmaworld.git
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...
2014-01-16 Bryanfixing html location and adding prints
2014-01-16 Bryanfixing iteration
2014-01-16 Bryantemporary action to push note HTML onto S3
2014-01-16 Bryandecreased memory footprint
2014-01-16 Bryanupdated to use static HTML
2014-01-16 Bryanmigrations for previous commit
2014-01-16 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-16 Charles ConnellSmall 1.5 compatibility things
2014-01-16 Charles ConnellOptimize page load
2014-01-15 Charles ConnellGracefully handle failure when creating a UserProfile...
2014-01-15 Charles ConnellSlightly nicer emails
2014-01-15 Charles ConnellMerge pull request #280 from JHilker/patch-1
2014-01-15 Jacob HilkerFix link to virtualbox website in README 280/head
2014-01-15 BryanFQDN fails, so just use the domain names without traili...
2014-01-15 BryanMerge branch 'django155' of github.com:FinalsClub/karma...
2014-01-15 Charles ConnellFix failing test
2014-01-14 Bryanaccidentally commit VM mod; this value should be in...
2014-01-14 Bryanfixes and docs for VM to be more friendly for testing.
2014-01-14 Bryanupdating docs for debugging on prod system, such as...
2014-01-14 Bryanimproved version management; adding vm-specific pip...
2014-01-14 BryanVM hack to fix #259
2014-01-14 Bryanworkaround for #270
2014-01-14 BryanMerge branch 'master' into django155
2014-01-14 Charles ConnellMigration fix
2014-01-14 Charles ConnellThis test doesn't make sense any more
2014-01-14 Charles ConnellDjango 1.5 fixes, also turn indexing back on (oops)
2014-01-14 Bryanfixing same typo from copy pasta
2014-01-14 Bryanfixing typo
2014-01-14 Bryanactually have to specify utf-8, not default as advertised
2014-01-14 Bryananother html source fix
2014-01-14 Bryangetting some mixed codecs, passthrough filters to clean...
2014-01-14 Bryanfixing html location and adding prints
2014-01-14 Bryanfixing iteration
2014-01-14 Bryantemporary action to push note HTML onto S3
2014-01-14 Bryandecreased memory footprint
2014-01-14 Bryanupdated to use static HTML
2014-01-14 Bryanmigrations for previous commit
2014-01-14 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-14 Charles ConnellCorrect pdf2htmlEX build instructions
next