oweals/karmaworld.git
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Charles Holbrowconverging on Nicks styling for course list
2013-03-18 Seth Woodworthadding management command to strip existing Note.html...
2013-03-18 Seth Woodworthinclude font-awesome from cdn and restyle upload button
2013-03-18 Seth WoodworthMerge pull request #100 from LucianU/master
2013-03-18 Seth Woodworthcourse_detail a little more clean
2013-03-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworthadding rope to gitignore
2013-03-18 Seth Woodworthadding mroe to gitingore
2013-03-18 Seth Woodworthrestyling course page (note index)
2013-03-18 Seth Woodworthin progress global restyle
2013-03-14 Charles Holbrowstyle fixes
2013-03-14 Charles Holbrowworking on Nick\'s style on the main page
2013-03-14 Charles Holbrowcourse add lightbox now dismisses correctly #95
2013-03-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-08 Lucian UrsuAdded Install instructions to the README. 100/head
2013-03-08 Lucian UrsuMade deployment work on local machines.
2013-03-06 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-06 Seth Woodworthadd function so a course can return self.updated_at...
2013-03-01 Charles Holbrowspecify number of results in a course List page
2013-03-01 Charles Holbrowcourse list styling
2013-03-01 Charles Holbrowcourse list and and filter styling
2013-03-01 Charles Holbrowremoving page length drop down selector on course_list...
2013-02-28 Lucian UrsuAdded another task that handles the first deploy.
2013-02-28 Lucian UrsuChanged the deploy task to only deploy new changes...
2013-02-28 Lucian UrsuRenamed and fixed a task and added more tasks, all...
2013-02-28 Lucian UrsuSmall adjustments to the way celeryd and celerybeat...
2013-02-28 Lucian UrsuFixed typos in config files.
2013-02-28 Lucian UrsuUpgraded Fabric version.
2013-02-28 Lucian UrsuFixed supervisor version in requirements file.
2013-02-27 Charles HolbrowAdding redundant school_name field to courses to enable...
2013-02-27 Charles HolbrowFiltering on the server side
2013-02-27 Seth Woodworthinitial broken serverside datatables config
2013-02-27 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-27 Charles Holbrowadding sublime text project to .gitignore
2013-02-27 bobcall Fixed missing {
2013-02-27 bobcallMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-27 bobcallAdded Bup-DB script
2013-02-22 Charles HolbrowSetting Column Widths in tablesorter
2013-02-22 Lucian UrsuAdded tasks to manage the gunicorn process. Fixes #86.
2013-02-22 Lucian UrsuUsing a single, more general function to manage supervi...
2013-02-22 Lucian UrsuAdded Fabric tasks for celeryd. Fixes #87.
2013-02-22 Lucian UrsuUpdated the 'update_code' task to also checkout the...
2013-02-22 Lucian UrsuAlso specifying the branch in the environment-related...
2013-02-22 Lucian UrsuSpecifying the path to the conf files in the environmen...
2013-02-22 Lucian UrsuSplit the static files management into several tasks.
2013-02-22 Lucian UrsuAdded a 'here' task which runs commands locally. Specif...
2013-02-22 Lucian UrsuRemoved the env.run variable, because it's not needed.
2013-02-22 Lucian UrsuUsing a single task to sync the db and run migrations.
2013-02-22 Lucian UrsuAdded the 'task' decorator to some functions that are...
2013-02-22 Lucian UrsuRemoved unused command from fabfile.
2013-02-21 Lucian UrsuAdded supervisor to requirements.
2013-02-21 Lucian UrsuRemoved gunicorn.py.ini, because it's not needed anymore.
2013-02-21 Lucian UrsuAdded conf files for gunicorn and supervisord for produ...
2013-02-21 Lucian UrsuAdded a 'var' directory to keep transient information.
2013-02-20 Charles Holbrowremoving tablesorter css jpg and img in favor of DataTa...
2013-02-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-20 Charles Holbrowmodifying css and image links to support our altered...
2013-02-20 Charles Holbrowadding datatables files
2013-02-19 Seth WoodworthMerge remote-tracking branch 'origin/test'
2013-02-19 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-19 Charles Holbrowtablesorter options #83
2013-02-19 bobcallPushed some of the newer os-install docs (still merging...
2013-02-13 Seth Woodworthadding first batch of tests for notes.models
2013-02-13 Seth Woodworthadding django-nose testing framework to dev settings
2013-02-13 Seth Woodworthfixing subtle bugs in notes.models based on tests
2013-02-13 Charles HolbrowPagnination working, but ugly #59 -- client side sort...
2013-02-12 Seth Woodworthadding django-nose and coverage to dev requirements
2013-02-11 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-11 Charles HolbrowClarifying comment
2013-02-11 Seth Woodworthmove add-course lightbox js into file, closes #74
2013-02-11 Seth Woodworthmove course_list tablesorter javascript configuration...
2013-02-11 Seth Woodworthcleanin up imports in base template
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthmoving qq.FileUploader to lightboxupload, #74
2013-02-07 Charles Holbrowadding documentation for dump_json manage command
2013-02-07 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Charles Holbrowadding documentaiton for import_json manage command
2013-02-07 Seth Woodworthmoving js from note_detail to note-iframe.js, for issue #74
2013-02-07 Seth Woodworthminor formatting cleanup of the os-install.rst doc
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthadding django-extensions helpers to manage.py
2013-02-06 bobcallMerged other documentation to os-install.rst (Still...
2013-02-06 bobcallFixed a few formatting issues in os-install.rst
2013-02-06 bobcallFixed a few formatting issues in os-install.rst
2013-02-06 bobcallRolled out first write of os-install.rst (more testing...
2013-02-05 Seth Woodworthdocumenting how to install rabbitmq-server on ubuntu...
2013-02-05 Seth Woodworthfinish documenting the secrets folder, closes #50
2013-02-05 Seth Woodworthadding intial documentation on the /secrets/ folder...
2013-02-05 Seth Woodworthsetting up grapelli autocomplete for Note >> Course...
2013-02-04 Seth Woodworthfixing absolute path for url() in global.css, for #71
2013-02-04 Seth Woodworthuse relative imports in table_sort.css to work with...
2013-02-04 Seth Woodworthremoving unused bin folder executables in favor of...
2013-02-04 Seth Woodworthupdate one-liner on front page
2013-02-04 Seth Woodworthupdate survey link and thank you text
2013-02-04 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-04 Seth Woodworthset file uploads to use local server file hosting inste...
2013-02-04 Charles Holbrowimport_json command re-generates school, course and...
2013-02-01 Seth Woodworthadding gunicorn to production INSTALLED_APPS
2013-02-01 Seth Woodworthadding amqplib to production requirements
next