2014-01-23 |
Charles Connell | Refactor GenericKarmaEvent |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Reliably associate users with notes and give karma... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Points for email address confirm, fix little bug |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Badges on separate line |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Don't show note uploads on dashboard, it's redundant |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Andrew Magliozzi | adding AGPL license to karmaworld |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Badges on user dashboard, refactoring |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Less hardcoding |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Courses don't have a user |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Bryan | Removing fabric-virtualenv, virtualenvwrapper. fixing... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Bryan Bonvallet | Merge pull request #299 from FinalsClub/284-remove... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Jacob Hilker | update sanitize_usde_schools.py to not require confirma... 299/head |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Reputation system |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Charles Connell | Fix to note/user association |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Bryan Bonvallet | Merge pull request #297 from FinalsClub/broken-footer... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Bryan Bonvallet | Merge pull request #298 from FinalsClub/gitignore-usde... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Jacob Hilker | fix typo in csv name generation 298/head |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Jacob Hilker | add accreditation.csv to .gitignore |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Jacob Hilker | Preserve port number in href tag for footer about link 297/head |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Charles Connell | Capture names from 3rd party auth accounts |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Charles Connell | More pythonic |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Charles Connell | Load note iframe through JavaScript #287 |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Bryan | beautifulsoup no longer adds extraneous whitespace... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | added pip workaround closes #282; documented what fabri... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Charles Connell | Re-enable search indexing, S3 support for dev environment |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | Merge branch 'master' of github.com:FinalsClub/karmaworld |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | workaround because beautifulsoup breaks pdf2html pretti... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Charles Connell | Fix to make user profile display |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | Merge remote-tracking branch 'origin' into feature_html... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | Note HTML uploads to S3 with correct content-type and... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | small fix to debug indicating database no longer stores... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | School is deprecated inside Note. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | more copy pasta synchronization |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | Setting permissions on uploaded S3 files |
commit | commitdiff | tree | snapshot |
2014-01-17 |
Bryan | synchronzing vmdev with prod because copypasta. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Charles Connell | URL priority problem |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Charles Connell | Allow trailing slash on course page #129 |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | slug must exist now, so this test is moot. it was proba... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | weird merge problem? |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | refactoring note to self |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | Fixed upload to S3, moved into Note, removed copy pasta |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | fixing same typo from copy pasta |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | fixing typo |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | actually have to specify utf-8, not default as advertised |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | another html source fix |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | getting some mixed codecs, passthrough filters to clean... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | fixing html location and adding prints |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | fixing iteration |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | temporary action to push note HTML onto S3 |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | decreased memory footprint |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | updated to use static HTML |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | migrations for previous commit |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Bryan | initial attempt at #273 to replace HTML in database... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Charles Connell | Small 1.5 compatibility things |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Charles Connell | Optimize page load |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Charles Connell | Gracefully handle failure when creating a UserProfile... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Charles Connell | Slightly nicer emails |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Charles Connell | Merge pull request #280 from JHilker/patch-1 |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Jacob Hilker | Fix link to virtualbox website in README 280/head |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Bryan | FQDN fails, so just use the domain names without traili... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Bryan | Merge branch 'django155' of github.com:FinalsClub/karma... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Charles Connell | Fix failing test |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | accidentally commit VM mod; this value should be in... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | fixes and docs for VM to be more friendly for testing. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | updating docs for debugging on prod system, such as... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | improved version management; adding vm-specific pip... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | VM hack to fix #259 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | workaround for #270 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | Merge branch 'master' into django155 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | Migration fix |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | This test doesn't make sense any more |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | Django 1.5 fixes, also turn indexing back on (oops) |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | fixing same typo from copy pasta |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | fixing typo |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | actually have to specify utf-8, not default as advertised |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | another html source fix |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | getting some mixed codecs, passthrough filters to clean... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | fixing html location and adding prints |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | fixing iteration |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | temporary action to push note HTML onto S3 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | decreased memory footprint |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | updated to use static HTML |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | migrations for previous commit |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | initial attempt at #273 to replace HTML in database... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | Correct pdf2htmlEX build instructions |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | batch show/hide notes, closes #269 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | Conditionally support email; email host is now a settin... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Bryan | inclusion of json_pretty for dumping with better UTF8... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | Nicer profile page |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | Address to send emails from |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Charles Connell | Revert change to SITE_NAME |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Charles Connell | Email settings |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | fixing migration dependencies for smoother migration. |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | mock package is needed for running tests. |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | updating slugify for 1.5.5, not necessary but good... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | updating for TemplateView changes in 1.5 |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | ALLOWED_HOSTS is now a required field, supporting local... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | removing deprecated direct_to_template |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Bryan | Upgrading to 1.5.5 |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Charles Connell | Improving login experience |
commit | commitdiff | tree | snapshot |
next |