oweals/karmaworld.git
2013-01-23 Seth Woodworthcommenting out user specific upload functions
2013-01-23 Seth Woodworthfixing the documentation formatting for google drive...
2013-01-23 Seth Woodworthcustomize google drive auth module for new security...
2013-01-23 Seth Woodworthadding documentation on authenticating a karmaworld...
2013-01-23 Seth Woodworthadding secrets directory to karmaworld with init file...
2013-01-23 Seth Woodworthintegrating ajaxupload upto gdrive celery task executing
2013-01-22 Seth Woodworthadding ipdb to dev reqs for better breakpont debugging
2013-01-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-21 Seth Woodworthadding ajax_upload route to urls
2013-01-21 Seth Woodworthcustomizing upload complete functionality in ajaxupload...
2013-01-21 Seth Woodworthadding some style to global for a universal upload...
2013-01-21 Seth Woodworthadding lightboxen block to base.html template
2013-01-21 Seth Woodworthadding upload lightbox template and adding include...
2013-01-21 Seth WoodworthUpdate about page hero-text names
2013-01-19 Seth Woodworthremove heroku specific postgres and memcache configs
2013-01-19 Seth Woodworthadding pylibmc to prod reqs
2013-01-19 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-19 Seth Woodworthadding djano-kombu to dev requirements to avoid install...
2013-01-19 Seth WoodworthI don't think we require gevent or newrelic in producti...
2013-01-18 Charles Holbrowadding regex to reimport javascript escaped strings...
2013-01-18 Seth Woodworthadding bootstrap-modal.js for displaying the upload...
2013-01-18 Charles Holbrowupdated support for displaying a note in an iframe.
2013-01-18 Charles Holbrowimport json now skips duplicate notes
2013-01-18 Charles HolbrowAdding scripts and json dumps to import previous db
2013-01-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-18 Charles Holbrowadding ipython to dev reqs
2013-01-18 Charles Holbrowadding missing import to notes.models
2013-01-17 Seth Woodworthadding BSD license declaration for ajaxuploader app
2013-01-17 Seth Woodworthimporting celery tasks from djkarma
2013-01-17 Seth Woodworthadding ajaxuploader to installed apps in settings/common.py
2013-01-17 Seth Woodworthadding raw note iframe view, route and template
2013-01-17 Seth Woodworthtemp escaping variables for gdrive upload
2013-01-17 Seth Woodworthadding imports for google drive
2013-01-17 Seth Woodworthadding additional ajaxuploader import files
2013-01-17 Seth Woodworthimport gdrive.py and the ajaxuploader app
2013-01-16 bobcallAdded missing env.run to fabfile.py
2013-01-15 Seth Woodworthmodify models.Note.get_absolute_url to generate note...
2013-01-15 Seth Woodworthadding links from the course_list template to the cours...
2013-01-15 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-15 Seth Woodworthimporting much of Lucian's fabfile.py from django-start...
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Charles HolbrowAdding sorter arrows for course list. #37 Next: filtering
2013-01-14 Seth Woodworthadding karmaworld/static to gitignore
2013-01-14 Charles Holbrowadding tablesorter functionality #37
2013-01-14 Charles Holbrowrename static folder to assets
2013-01-14 Charles HolbrowDebug Toolbar will no longer interrupt our redirects
2013-01-14 Charles Holbrowadding about page #18
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Charles HolbrowTags field now optional. fixes #30
2013-01-14 Seth WoodworthMerge pull request #29 from LucianU/master
2013-01-14 Seth Woodworthset admins + admin emails and set America/New_York...
2013-01-14 Seth Woodworthcleaning up shebang, copyright and file encoding for...
2013-01-12 Lucian UrsuUsing the production settings as the default in wsgi.py. 29/head
2013-01-12 Lucian UrsuRemoved the karmaworld/libs directory, because it's...
2013-01-12 Lucian UrsuMoved wsgi.py inside the karmaworld package because...
2013-01-12 Lucian UrsuDeleted Procfile because it's heroku specific and requi...
2013-01-12 Lucian UrsuAdding the 'apps' directory to python path in manage...
2013-01-11 Seth Woodworthforking django-taggit to the FinalsClub repo
2013-01-10 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-10 Seth Woodworthcommenting out other unused html from note_detail
2013-01-10 Seth Woodworthclean whitespace
2013-01-10 bobcalladded instructor_name / email to dj_to_world_json.py
2013-01-10 Seth Woodworthconditional display of note.desc on note_detail page
2013-01-10 Seth Woodworthadd slug and get_absolute_url method for the Note model
2013-01-10 Seth Woodworthadding first pass of note viewing page, iframe NotImple...
2013-01-10 Seth Woodworthadding first run of course_detail template that lists...
2013-01-10 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-10 Seth Woodworthroute courses through /school_slug/course_slug/ instead...
2013-01-10 bobcallFixed spelling error in bin/dj_to_world.py
2013-01-09 bobcallAdded dj_to_world_json.py to bin
2013-01-09 Seth Woodworthgot prefix-less slug matching working for course_detail
2013-01-09 Seth Woodworthadding CourseDetailView, route and placeholder template...
2013-01-09 Seth Woodworthcss changes to go along with course_list / home
2013-01-09 Seth Woodworthfixing up the course_list template to be shiney and...
2013-01-09 Seth Woodworthcommenting out the logged in header template
2013-01-09 Seth Woodworthadding oauth2client requirement for the DriveAuth model
2013-01-09 Seth Woodworthchmod +x fabfile.py
2013-01-09 Seth Woodworthadding DriveAuth model to notes app, closes #10
2013-01-08 Seth Woodworthadding docs about our external css and js imports
2013-01-08 Seth Woodworthadding initial database config docs
2013-01-07 Seth Woodworthadding static files, woo
2013-01-07 Seth Woodworthadding layout documentation for sphinx
2013-01-07 Seth Woodworthadding courses init py
2013-01-07 Seth Woodworthimporting simplified templates
2013-01-07 Seth Woodworthadding course_list homepage url
2013-01-07 Seth Woodworthadding Couse fkey to Note model
2013-01-07 Seth Woodworthorganizing course model and adding update_note_count...
2013-01-04 Seth Woodworthfixing some note model save functionality
2013-01-04 Seth Woodworthadding courses app, Course and School models
2013-01-03 Seth Woodworthadding migrations and uploads to gitignore
2013-01-03 Seth Woodworthadding notes app with Note model and adding taggit...
2013-01-02 Seth Woodworthadding docs for configuring and sourcing a virtualenv
2013-01-02 Seth Woodworthchmod +x manage.py
2013-01-02 Seth Woodworthbasing the django project on rdegges' django-skel
2012-12-20 Seth WoodworthInitial commit