oweals/karmaworld.git
11 years agoAdded another task that handles the first deploy.
Lucian Ursu [Thu, 28 Feb 2013 19:27:32 +0000 (21:27 +0200)]
Added another task that handles the first deploy.

11 years agoChanged the deploy task to only deploy new changes and not handle initial setup.
Lucian Ursu [Thu, 28 Feb 2013 19:25:13 +0000 (21:25 +0200)]
Changed the deploy task to only deploy new changes and not handle initial setup.

11 years agoRenamed and fixed a task and added more tasks, all related to supervisor.
Lucian Ursu [Thu, 28 Feb 2013 18:46:31 +0000 (20:46 +0200)]
Renamed and fixed a task and added more tasks, all related to supervisor.

11 years agoSmall adjustments to the way celeryd and celerybeat are started.
Lucian Ursu [Thu, 28 Feb 2013 18:24:25 +0000 (20:24 +0200)]
Small adjustments to the way celeryd and celerybeat are started.

11 years agoFixed typos in config files.
Lucian Ursu [Thu, 28 Feb 2013 18:23:10 +0000 (20:23 +0200)]
Fixed typos in config files.

11 years agoUpgraded Fabric version.
Lucian Ursu [Thu, 28 Feb 2013 16:36:31 +0000 (18:36 +0200)]
Upgraded Fabric version.

11 years agoFixed supervisor version in requirements file.
Lucian Ursu [Thu, 28 Feb 2013 15:58:58 +0000 (17:58 +0200)]
Fixed supervisor version in requirements file.

11 years agoAdded tasks to manage the gunicorn process. Fixes #86.
Lucian Ursu [Fri, 22 Feb 2013 15:36:14 +0000 (17:36 +0200)]
Added tasks to manage the gunicorn process. Fixes #86.

11 years agoUsing a single, more general function to manage supervisor-managed processes.
Lucian Ursu [Fri, 22 Feb 2013 15:30:07 +0000 (17:30 +0200)]
Using a single, more general function to manage supervisor-managed processes.

11 years agoAdded Fabric tasks for celeryd. Fixes #87.
Lucian Ursu [Fri, 22 Feb 2013 15:23:06 +0000 (17:23 +0200)]
Added Fabric tasks for celeryd. Fixes #87.

11 years agoUpdated the 'update_code' task to also checkout the right branch.
Lucian Ursu [Fri, 22 Feb 2013 15:13:50 +0000 (17:13 +0200)]
Updated the 'update_code' task to also checkout the right branch.

11 years agoAlso specifying the branch in the environment-related tasks.
Lucian Ursu [Fri, 22 Feb 2013 15:11:39 +0000 (17:11 +0200)]
Also specifying the branch in the environment-related tasks.

11 years agoSpecifying the path to the conf files in the environment-related tasks.
Lucian Ursu [Fri, 22 Feb 2013 15:03:05 +0000 (17:03 +0200)]
Specifying the path to the conf files in the environment-related tasks.

11 years agoSplit the static files management into several tasks.
Lucian Ursu [Fri, 22 Feb 2013 14:35:37 +0000 (16:35 +0200)]
Split the static files management into several tasks.

11 years agoAdded a 'here' task which runs commands locally. Specifying the 'run' function as...
Lucian Ursu [Fri, 22 Feb 2013 13:59:21 +0000 (15:59 +0200)]
Added a 'here' task which runs commands locally. Specifying the 'run' function as an env var to achieve that. Also specifying the reqs file in env.

11 years agoRemoved the env.run variable, because it's not needed.
Lucian Ursu [Fri, 22 Feb 2013 13:41:09 +0000 (15:41 +0200)]
Removed the env.run variable, because it's not needed.

11 years agoUsing a single task to sync the db and run migrations.
Lucian Ursu [Fri, 22 Feb 2013 13:38:46 +0000 (15:38 +0200)]
Using a single task to sync the db and run migrations.

11 years agoAdded the 'task' decorator to some functions that are tasks.
Lucian Ursu [Fri, 22 Feb 2013 13:30:24 +0000 (15:30 +0200)]
Added the 'task' decorator to some functions that are tasks.

11 years agoRemoved unused command from fabfile.
Lucian Ursu [Fri, 22 Feb 2013 13:24:13 +0000 (15:24 +0200)]
Removed unused command from fabfile.

11 years agoAdded supervisor to requirements.
Lucian Ursu [Thu, 21 Feb 2013 15:23:52 +0000 (17:23 +0200)]
Added supervisor to requirements.

11 years agoRemoved gunicorn.py.ini, because it's not needed anymore.
Lucian Ursu [Thu, 21 Feb 2013 14:54:54 +0000 (16:54 +0200)]
Removed gunicorn.py.ini, because it's not needed anymore.

11 years agoAdded conf files for gunicorn and supervisord for production and staging.
Lucian Ursu [Thu, 21 Feb 2013 14:53:49 +0000 (16:53 +0200)]
Added conf files for gunicorn and supervisord for production and staging.

11 years agoAdded a 'var' directory to keep transient information.
Lucian Ursu [Thu, 21 Feb 2013 14:40:29 +0000 (16:40 +0200)]
Added a 'var' directory to keep transient information.

11 years agoMerge remote-tracking branch 'origin/test'
Seth Woodworth [Tue, 19 Feb 2013 21:11:20 +0000 (16:11 -0500)]
Merge remote-tracking branch 'origin/test'

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Tue, 19 Feb 2013 18:23:54 +0000 (13:23 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agotablesorter options #83
Charles Holbrow [Tue, 19 Feb 2013 18:23:49 +0000 (13:23 -0500)]
tablesorter options #83

11 years agoPushed some of the newer os-install docs (still merging 2 copies)
bobcall [Tue, 19 Feb 2013 15:31:24 +0000 (10:31 -0500)]
Pushed some of the newer os-install docs (still merging 2 copies)

11 years agoadding first batch of tests for notes.models
Seth Woodworth [Wed, 13 Feb 2013 19:23:23 +0000 (14:23 -0500)]
adding first batch of tests for notes.models

11 years agoadding django-nose testing framework to dev settings
Seth Woodworth [Wed, 13 Feb 2013 19:23:08 +0000 (14:23 -0500)]
adding django-nose testing framework to dev settings

11 years agofixing subtle bugs in notes.models based on tests
Seth Woodworth [Wed, 13 Feb 2013 19:22:38 +0000 (14:22 -0500)]
fixing subtle bugs in notes.models based on tests

11 years agoPagnination working, but ugly #59 -- client side sort and filter
Charles Holbrow [Wed, 13 Feb 2013 04:58:55 +0000 (23:58 -0500)]
Pagnination working, but ugly #59 -- client side sort and filter

11 years agoadding django-nose and coverage to dev requirements
Seth Woodworth [Tue, 12 Feb 2013 00:23:37 +0000 (19:23 -0500)]
adding django-nose and coverage to dev requirements

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Mon, 11 Feb 2013 22:11:12 +0000 (17:11 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

Conflicts:
karmaworld/templates/courses/course_list.html

11 years agoClarifying comment
Charles Holbrow [Mon, 11 Feb 2013 21:51:38 +0000 (16:51 -0500)]
Clarifying comment

11 years agomove add-course lightbox js into file, closes #74
Seth Woodworth [Mon, 11 Feb 2013 19:06:29 +0000 (14:06 -0500)]
move add-course lightbox js into file, closes #74

11 years agomove course_list tablesorter javascript configuration out to sort-table.js file
Seth Woodworth [Mon, 11 Feb 2013 18:57:09 +0000 (13:57 -0500)]
move course_list tablesorter javascript configuration out to sort-table.js file

11 years agocleanin up imports in base template
Seth Woodworth [Mon, 11 Feb 2013 18:56:17 +0000 (13:56 -0500)]
cleanin up imports in base template

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 7 Feb 2013 22:04:58 +0000 (17:04 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agomoving qq.FileUploader to lightboxupload, #74
Seth Woodworth [Thu, 7 Feb 2013 22:01:36 +0000 (17:01 -0500)]
moving qq.FileUploader to lightboxupload, #74

11 years agoadding documentation for dump_json manage command
Charles Holbrow [Thu, 7 Feb 2013 21:19:24 +0000 (16:19 -0500)]
adding documentation for dump_json manage command

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Thu, 7 Feb 2013 21:08:42 +0000 (16:08 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoadding documentaiton for import_json manage command
Charles Holbrow [Thu, 7 Feb 2013 21:08:22 +0000 (16:08 -0500)]
adding documentaiton for import_json manage command

11 years agomoving js from note_detail to note-iframe.js, for issue #74
Seth Woodworth [Thu, 7 Feb 2013 21:03:18 +0000 (16:03 -0500)]
moving js from note_detail to note-iframe.js, for issue #74

11 years agominor formatting cleanup of the os-install.rst doc
Seth Woodworth [Thu, 7 Feb 2013 20:21:07 +0000 (15:21 -0500)]
minor formatting cleanup of the os-install.rst doc

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 7 Feb 2013 20:15:44 +0000 (15:15 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoadding django-extensions helpers to manage.py
Seth Woodworth [Thu, 7 Feb 2013 19:51:10 +0000 (14:51 -0500)]
adding django-extensions helpers to manage.py

11 years agoMerged other documentation to os-install.rst (Still a WIP)
bobcall [Wed, 6 Feb 2013 17:38:28 +0000 (12:38 -0500)]
Merged other documentation to  os-install.rst (Still a WIP)

11 years agoFixed a few formatting issues in os-install.rst
bobcall [Wed, 6 Feb 2013 17:15:48 +0000 (12:15 -0500)]
Fixed a few formatting issues in os-install.rst

11 years agoFixed a few formatting issues in os-install.rst
bobcall [Wed, 6 Feb 2013 17:09:17 +0000 (12:09 -0500)]
Fixed a few formatting issues in os-install.rst

11 years agoRolled out first write of os-install.rst (more testing / documentation needed)
bobcall [Wed, 6 Feb 2013 17:06:06 +0000 (12:06 -0500)]
Rolled out first write of os-install.rst (more testing / documentation needed)

11 years agodocumenting how to install rabbitmq-server on ubuntu server for production
Seth Woodworth [Tue, 5 Feb 2013 22:02:48 +0000 (17:02 -0500)]
documenting how to install rabbitmq-server on ubuntu server for production

11 years agofinish documenting the secrets folder, closes #50
Seth Woodworth [Tue, 5 Feb 2013 21:54:11 +0000 (16:54 -0500)]
finish documenting the secrets folder, closes #50

11 years agoadding intial documentation on the /secrets/ folder, for #50
Seth Woodworth [Tue, 5 Feb 2013 01:26:49 +0000 (20:26 -0500)]
adding intial documentation on the /secrets/ folder, for #50

11 years agosetting up grapelli autocomplete for Note >> Course relation, closes #60
Seth Woodworth [Tue, 5 Feb 2013 01:14:33 +0000 (20:14 -0500)]
setting up grapelli autocomplete for Note >> Course relation, closes #60

11 years agofixing absolute path for url() in global.css, for #71
Seth Woodworth [Mon, 4 Feb 2013 23:25:46 +0000 (18:25 -0500)]
fixing absolute path for url() in global.css, for #71

11 years agouse relative imports in table_sort.css to work with s3, for #71
Seth Woodworth [Mon, 4 Feb 2013 23:20:32 +0000 (18:20 -0500)]
use relative imports in table_sort.css to work with s3, for #71

11 years agoremoving unused bin folder executables in favor of the management command that does...
Seth Woodworth [Mon, 4 Feb 2013 23:15:08 +0000 (18:15 -0500)]
removing unused bin folder executables in favor of the management command that does the same thing

11 years agoupdate one-liner on front page
Seth Woodworth [Mon, 4 Feb 2013 23:06:16 +0000 (18:06 -0500)]
update one-liner on front page

11 years agoupdate survey link and thank you text
Seth Woodworth [Mon, 4 Feb 2013 23:02:09 +0000 (18:02 -0500)]
update survey link and thank you text

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Mon, 4 Feb 2013 22:48:10 +0000 (17:48 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoset file uploads to use local server file hosting instead of DEFAULT_STORAGE \n which...
Seth Woodworth [Mon, 4 Feb 2013 22:47:48 +0000 (17:47 -0500)]
set file uploads to use local server file hosting instead of DEFAULT_STORAGE \n which is s3 in production

11 years agoimport_json command re-generates school, course and note and id primary key fields
Charles Holbrow [Mon, 4 Feb 2013 22:12:28 +0000 (17:12 -0500)]
import_json command re-generates school, course and note and id primary key fields

11 years agoadding gunicorn to production INSTALLED_APPS
Seth Woodworth [Fri, 1 Feb 2013 22:03:38 +0000 (17:03 -0500)]
adding gunicorn to production INSTALLED_APPS

11 years agoadding amqplib to production requirements
Seth Woodworth [Fri, 1 Feb 2013 21:26:51 +0000 (16:26 -0500)]
adding amqplib to production requirements

11 years agosetting max values slug fields for schools and notes
Charles Holbrow [Fri, 1 Feb 2013 21:14:59 +0000 (16:14 -0500)]
setting max values slug fields for schools and notes

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Fri, 1 Feb 2013 21:02:26 +0000 (16:02 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agosetting max length of school slug
Charles Holbrow [Fri, 1 Feb 2013 21:02:10 +0000 (16:02 -0500)]
setting max length of school slug

11 years agoinvert notes defaute sorting
Seth Woodworth [Fri, 1 Feb 2013 20:47:02 +0000 (15:47 -0500)]
invert notes defaute sorting

11 years agoon file upload success, redirect back to course page, with thank you message and...
Seth Woodworth [Fri, 1 Feb 2013 20:46:43 +0000 (15:46 -0500)]
on file upload success, redirect back to course page, with thank you message and link to file

11 years agoremoving caching from development settings
Seth Woodworth [Fri, 1 Feb 2013 20:45:13 +0000 (15:45 -0500)]
removing caching from development settings

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Fri, 1 Feb 2013 20:02:37 +0000 (15:02 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoadding the CourseForm modelform
Seth Woodworth [Fri, 1 Feb 2013 20:02:23 +0000 (15:02 -0500)]
adding the CourseForm modelform

11 years agoremove dup. reqs/prod.txt
bobcall [Fri, 1 Feb 2013 19:39:27 +0000 (19:39 +0000)]
remove dup. reqs/prod.txt

11 years agoRemoved AWS var., see secret/static_s3
Robert Call [Fri, 1 Feb 2013 19:36:26 +0000 (19:36 +0000)]
Removed AWS var., see secret/static_s3

11 years agoFixed common.py and dev.py
Robert Call [Fri, 1 Feb 2013 19:32:06 +0000 (19:32 +0000)]
Fixed common.py and dev.py

11 years agoMerge branch 'master' of https://github.com/FinalsClub/karmaworld into pylibmc
Charles Holbrow [Fri, 1 Feb 2013 18:48:55 +0000 (18:48 +0000)]
Merge branch 'master' of https://github.com/FinalsClub/karmaworld into pylibmc

11 years agoAdded s3 buckets / DB secrets file imports to /karmaworld/settings/prod.py
bobcall [Fri, 1 Feb 2013 18:45:54 +0000 (13:45 -0500)]
Added s3 buckets / DB secrets file imports to /karmaworld/settings/prod.py

11 years agoMerge branch 'master' of https://github.com/FinalsClub/karmaworld into pylibmc
Charles Holbrow [Fri, 1 Feb 2013 18:18:38 +0000 (18:18 +0000)]
Merge branch 'master' of https://github.com/FinalsClub/karmaworld into pylibmc

11 years agoadding pylibmc to production requirements, removing unused imports from production...
Charles Holbrow [Fri, 1 Feb 2013 18:13:56 +0000 (13:13 -0500)]
adding pylibmc to production requirements, removing unused imports from production settings #31

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Fri, 1 Feb 2013 18:00:08 +0000 (13:00 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoConfiguring production settings for postgresql #67 and PyLibMemCache #31
Charles Holbrow [Fri, 1 Feb 2013 18:00:00 +0000 (13:00 -0500)]
Configuring production settings for postgresql #67 and PyLibMemCache #31

11 years agoadding an empty placeholder course_form.html to allow CourseSaveView to function
Seth Woodworth [Fri, 1 Feb 2013 17:47:56 +0000 (12:47 -0500)]
adding an empty placeholder course_form.html to allow CourseSaveView to function

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Fri, 1 Feb 2013 17:37:33 +0000 (12:37 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoadd CourseSaveView ModelFormMixin and ProcessFormView view class that saves course...
Seth Woodworth [Fri, 1 Feb 2013 17:37:16 +0000 (12:37 -0500)]
add CourseSaveView ModelFormMixin and ProcessFormView view class that saves course and redirects

11 years agoadd CourseSaveView route to urls
Seth Woodworth [Fri, 1 Feb 2013 17:36:39 +0000 (12:36 -0500)]
add CourseSaveView route to urls

11 years agomodify add course lightbox styling and autocomplete js
Seth Woodworth [Fri, 1 Feb 2013 17:36:04 +0000 (12:36 -0500)]
modify add course lightbox styling and autocomplete js

11 years agomodify Course.save to append the model id to the slug
Seth Woodworth [Fri, 1 Feb 2013 17:35:14 +0000 (12:35 -0500)]
modify Course.save to append the model id to the slug

11 years agoremoving slash after all instances of {{ STATIC_URL }} template tag #66
Charles Holbrow [Fri, 1 Feb 2013 17:31:32 +0000 (12:31 -0500)]
removing slash after all instances of  {{ STATIC_URL }} template tag #66

11 years agoreplacing /static with {{ STATIC_URL }} template tag
Charles Holbrow [Fri, 1 Feb 2013 16:50:38 +0000 (11:50 -0500)]
replacing /static with {{ STATIC_URL }} template tag

11 years agotesting PyLibMCCache as caching backend
Charles Holbrow [Fri, 1 Feb 2013 01:05:22 +0000 (20:05 -0500)]
testing PyLibMCCache as caching backend

11 years agoCourse Detail style tweaks #55
Charles Holbrow [Thu, 31 Jan 2013 23:38:48 +0000 (18:38 -0500)]
Course Detail style tweaks #55

11 years agoadding clarification to gdrive docs
Charles Holbrow [Thu, 31 Jan 2013 23:35:19 +0000 (18:35 -0500)]
adding clarification to gdrive docs

11 years agoadding documentation for dbimport
Charles Holbrow [Thu, 31 Jan 2013 22:44:09 +0000 (17:44 -0500)]
adding documentation for dbimport

11 years agofix error with file importing
Charles Holbrow [Thu, 31 Jan 2013 05:00:54 +0000 (00:00 -0500)]
fix error with file importing

11 years agoMerge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Wed, 30 Jan 2013 22:13:24 +0000 (17:13 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld

11 years agoadding script in import db from json
Charles Holbrow [Wed, 30 Jan 2013 22:11:46 +0000 (17:11 -0500)]
adding script in import db from json

11 years agoadding hidden OS X file to .gitignore
Charles Holbrow [Wed, 30 Jan 2013 19:05:11 +0000 (14:05 -0500)]
adding hidden OS X file to .gitignore

11 years agoadding manage command to dump json
Charles Holbrow [Wed, 30 Jan 2013 02:17:03 +0000 (21:17 -0500)]
adding manage command to dump json

11 years agoadding import script for usde schools (req. schemamigration)
Charles Holbrow [Wed, 30 Jan 2013 01:28:01 +0000 (20:28 -0500)]
adding import script for usde schools (req. schemamigration)

11 years agofixing school autocomplete for add course box
Seth Woodworth [Wed, 30 Jan 2013 00:39:51 +0000 (19:39 -0500)]
fixing school autocomplete for add course box