projects
/
oweals
/
karmaworld.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oweals/karmaworld.git
2013-01-21
Seth Woodworth
adding ajax_upload route to urls
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Seth Woodworth
customizing upload complete functionality in ajaxupload...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Seth Woodworth
adding some style to global for a universal upload...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Seth Woodworth
adding lightboxen block to base.html template
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Seth Woodworth
adding upload lightbox template and adding include...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Seth Woodworth
remove heroku specific postgres and memcache configs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Seth Woodworth
adding pylibmc to prod reqs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Seth Woodworth
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Seth Woodworth
adding djano-kombu to dev requirements to avoid install...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Seth Woodworth
I don't think we require gevent or newrelic in producti...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
adding regex to reimport javascript escaped strings...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Seth Woodworth
adding bootstrap-modal.js for displaying the upload...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
updated support for displaying a note in an iframe.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
import json now skips duplicate notes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
Adding scripts and json dumps to import previous db
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
adding ipython to dev reqs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Charles Holbrow
adding missing import to notes.models
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
adding BSD license declaration for ajaxuploader app
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
importing celery tasks from djkarma
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
adding ajaxuploader to installed apps in settings/common.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
adding raw note iframe view, route and template
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
temp escaping variables for gdrive upload
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
adding imports for google drive
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
adding additional ajaxuploader import files
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Seth Woodworth
import gdrive.py and the ajaxuploader app
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
bobcall
Added missing env.run to fabfile.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Seth Woodworth
modify models.Note.get_absolute_url to generate note...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Seth Woodworth
adding links from the course_list template to the cours...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Seth Woodworth
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Seth Woodworth
importing much of Lucian's fabfile.py from django-start...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
Adding sorter arrows for course list. #37 Next: filtering
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Seth Woodworth
adding karmaworld/static to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
adding tablesorter functionality #37
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
rename static folder to assets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
Debug Toolbar will no longer interrupt our redirects
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
adding about page #18
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Charles Holbrow
Tags field now optional. fixes #30
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Seth Woodworth
Merge pull request #29 from LucianU/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Seth Woodworth
set admins + admin emails and set America/New_York...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Seth Woodworth
cleaning up shebang, copyright and file encoding for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lucian Ursu
Using the production settings as the default in wsgi.py.
29/head
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lucian Ursu
Removed the karmaworld/libs directory, because it's...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lucian Ursu
Moved wsgi.py inside the karmaworld package because...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lucian Ursu
Deleted Procfile because it's heroku specific and requi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lucian Ursu
Adding the 'apps' directory to python path in manage...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Seth Woodworth
forking django-taggit to the FinalsClub repo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
commenting out other unused html from note_detail
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
clean whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
bobcall
added instructor_name / email to dj_to_world_json.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
conditional display of note.desc on note_detail page
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
add slug and get_absolute_url method for the Note model
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
adding first pass of note viewing page, iframe NotImple...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
adding first run of course_detail template that lists...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
Merge branch 'master' of github.com:FinalsClub/karmaworld
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Seth Woodworth
route courses through /school_slug/course_slug/ instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
bobcall
Fixed spelling error in bin/dj_to_world.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
bobcall
Added dj_to_world_json.py to bin
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
got prefix-less slug matching working for course_detail
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
adding CourseDetailView, route and placeholder template...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
css changes to go along with course_list / home
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
fixing up the course_list template to be shiney and...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
commenting out the logged in header template
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
adding oauth2client requirement for the DriveAuth model
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
chmod +x fabfile.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Seth Woodworth
adding DriveAuth model to notes app, closes #10
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Seth Woodworth
adding docs about our external css and js imports
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Seth Woodworth
adding initial database config docs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
adding static files, woo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
adding layout documentation for sphinx
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
adding courses init py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
importing simplified templates
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
adding course_list homepage url
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
adding Couse fkey to Note model
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Seth Woodworth
organizing course model and adding update_note_count...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Seth Woodworth
fixing some note model save functionality
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Seth Woodworth
adding courses app, Course and School models
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Seth Woodworth
adding migrations and uploads to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Seth Woodworth
adding notes app with Note model and adding taggit...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Seth Woodworth
adding docs for configuring and sourcing a virtualenv
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Seth Woodworth
chmod +x manage.py
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Seth Woodworth
basing the django project on rdegges' django-skel
commit
|
commitdiff
|
tree
|
snapshot
2012-12-20
Seth Woodworth
Initial commit
commit
|
commitdiff
|
tree
|
snapshot