Seth Woodworth [Tue, 19 Mar 2013 01:05:50 +0000 (21:05 -0400)]
fix search placeholder styling
Seth Woodworth [Tue, 19 Mar 2013 00:21:02 +0000 (20:21 -0400)]
adding files noun from -- Pieter J. Smits, from The Noun Project
Seth Woodworth [Tue, 19 Mar 2013 00:03:20 +0000 (20:03 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Tue, 19 Mar 2013 00:03:07 +0000 (20:03 -0400)]
renaming some css selectors for clarity and standarizing some spaces
Charles Holbrow [Mon, 18 Mar 2013 22:57:58 +0000 (18:57 -0400)]
fixing bug for list display -- sort by note count now working
Charles Holbrow [Mon, 18 Mar 2013 21:43:15 +0000 (17:43 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Mon, 18 Mar 2013 21:43:08 +0000 (17:43 -0400)]
append "Notes" label to note count in tablesorter
Seth Woodworth [Mon, 18 Mar 2013 21:32:39 +0000 (17:32 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Conflicts:
karmaworld/assets/css/global.css
Seth Woodworth [Mon, 18 Mar 2013 21:31:04 +0000 (17:31 -0400)]
90% done with note list styling
Seth Woodworth [Mon, 18 Mar 2013 21:30:38 +0000 (17:30 -0400)]
remove HOME from header
Charles Holbrow [Mon, 18 Mar 2013 20:51:17 +0000 (16:51 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Mon, 18 Mar 2013 20:51:03 +0000 (16:51 -0400)]
converging on Nicks styling for course list
Seth Woodworth [Mon, 18 Mar 2013 20:39:12 +0000 (16:39 -0400)]
adding management command to strip existing Note.html into raw note.text for previews and search
Seth Woodworth [Mon, 18 Mar 2013 17:19:44 +0000 (13:19 -0400)]
include font-awesome from cdn and restyle upload button
Seth Woodworth [Mon, 18 Mar 2013 16:48:49 +0000 (09:48 -0700)]
Merge pull request #100 from LucianU/master
All the work on the fabric tasks
Seth Woodworth [Mon, 18 Mar 2013 16:48:06 +0000 (12:48 -0400)]
course_detail a little more clean
Seth Woodworth [Mon, 18 Mar 2013 15:35:06 +0000 (11:35 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Mon, 18 Mar 2013 15:34:53 +0000 (11:34 -0400)]
adding rope to gitignore
Seth Woodworth [Mon, 18 Mar 2013 15:34:03 +0000 (11:34 -0400)]
adding mroe to gitingore
Seth Woodworth [Mon, 18 Mar 2013 15:33:27 +0000 (11:33 -0400)]
restyling course page (note index)
Seth Woodworth [Mon, 18 Mar 2013 15:32:43 +0000 (11:32 -0400)]
in progress global restyle
Charles Holbrow [Thu, 14 Mar 2013 23:06:13 +0000 (19:06 -0400)]
style fixes
Charles Holbrow [Thu, 14 Mar 2013 17:45:22 +0000 (13:45 -0400)]
working on Nick\'s style on the main page
Charles Holbrow [Thu, 14 Mar 2013 15:12:40 +0000 (11:12 -0400)]
course add lightbox now dismisses correctly #95
Charles Holbrow [Thu, 14 Mar 2013 14:42:59 +0000 (10:42 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Lucian Ursu [Fri, 8 Mar 2013 13:04:39 +0000 (15:04 +0200)]
Added Install instructions to the README.
Lucian Ursu [Fri, 8 Mar 2013 13:04:10 +0000 (15:04 +0200)]
Made deployment work on local machines.
Seth Woodworth [Wed, 6 Mar 2013 23:15:20 +0000 (18:15 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Wed, 6 Mar 2013 23:15:03 +0000 (18:15 -0500)]
add function so a course can return self.updated_at as a formatted string
Charles Holbrow [Fri, 1 Mar 2013 18:51:06 +0000 (13:51 -0500)]
specify number of results in a course List page
Charles Holbrow [Fri, 1 Mar 2013 18:27:25 +0000 (13:27 -0500)]
course list styling
Charles Holbrow [Fri, 1 Mar 2013 18:25:33 +0000 (13:25 -0500)]
course list and and filter styling
Charles Holbrow [Fri, 1 Mar 2013 17:01:24 +0000 (12:01 -0500)]
removing page length drop down selector on course_list, back to client side sorting
Lucian Ursu [Thu, 28 Feb 2013 19:27:32 +0000 (21:27 +0200)]
Added another task that handles the first deploy.
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.
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.
Lucian Ursu [Thu, 28 Feb 2013 18:24:25 +0000 (20:24 +0200)]
Small adjustments to the way celeryd and celerybeat are started.
Lucian Ursu [Thu, 28 Feb 2013 18:23:10 +0000 (20:23 +0200)]
Fixed typos in config files.
Lucian Ursu [Thu, 28 Feb 2013 16:36:31 +0000 (18:36 +0200)]
Upgraded Fabric version.
Lucian Ursu [Thu, 28 Feb 2013 15:58:58 +0000 (17:58 +0200)]
Fixed supervisor version in requirements file.
Charles Holbrow [Wed, 27 Feb 2013 23:58:38 +0000 (18:58 -0500)]
Adding redundant school_name field to courses to enable faster server side filtering. requires: for c in Course.objects.all(): c.save()
Charles Holbrow [Wed, 27 Feb 2013 23:23:48 +0000 (18:23 -0500)]
Filtering on the server side
Seth Woodworth [Wed, 27 Feb 2013 19:38:11 +0000 (14:38 -0500)]
initial broken serverside datatables config
Charles Holbrow [Wed, 27 Feb 2013 18:23:03 +0000 (13:23 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Wed, 27 Feb 2013 18:22:57 +0000 (13:22 -0500)]
adding sublime text project to .gitignore
bobcall [Wed, 27 Feb 2013 17:29:18 +0000 (12:29 -0500)]
Fixed missing {
bobcall [Wed, 27 Feb 2013 17:26:21 +0000 (12:26 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
bobcall [Wed, 27 Feb 2013 17:26:02 +0000 (12:26 -0500)]
Added Bup-DB script
Charles Holbrow [Fri, 22 Feb 2013 20:29:18 +0000 (15:29 -0500)]
Setting Column Widths in tablesorter
Lucian Ursu [Fri, 22 Feb 2013 15:36:14 +0000 (17:36 +0200)]
Added tasks to manage the gunicorn process. Fixes #86.
Lucian Ursu [Fri, 22 Feb 2013 15:30:07 +0000 (17:30 +0200)]
Using a single, more general function to manage supervisor-managed processes.
Lucian Ursu [Fri, 22 Feb 2013 15:23:06 +0000 (17:23 +0200)]
Added Fabric tasks for celeryd. Fixes #87.
Lucian Ursu [Fri, 22 Feb 2013 15:13:50 +0000 (17:13 +0200)]
Updated the 'update_code' task to also checkout the right branch.
Lucian Ursu [Fri, 22 Feb 2013 15:11:39 +0000 (17:11 +0200)]
Also specifying the branch 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.
Lucian Ursu [Fri, 22 Feb 2013 14:35:37 +0000 (16:35 +0200)]
Split the static files management into several tasks.
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.
Lucian Ursu [Fri, 22 Feb 2013 13:41:09 +0000 (15:41 +0200)]
Removed the env.run variable, because it's not needed.
Lucian Ursu [Fri, 22 Feb 2013 13:38:46 +0000 (15:38 +0200)]
Using a single task to sync the db and run migrations.
Lucian Ursu [Fri, 22 Feb 2013 13:30:24 +0000 (15:30 +0200)]
Added the 'task' decorator to some functions that are tasks.
Lucian Ursu [Fri, 22 Feb 2013 13:24:13 +0000 (15:24 +0200)]
Removed unused command from fabfile.
Lucian Ursu [Thu, 21 Feb 2013 15:23:52 +0000 (17:23 +0200)]
Added supervisor to requirements.
Lucian Ursu [Thu, 21 Feb 2013 14:54:54 +0000 (16:54 +0200)]
Removed gunicorn.py.ini, because it's not needed anymore.
Lucian Ursu [Thu, 21 Feb 2013 14:53:49 +0000 (16:53 +0200)]
Added conf files for gunicorn and supervisord for production and staging.
Lucian Ursu [Thu, 21 Feb 2013 14:40:29 +0000 (16:40 +0200)]
Added a 'var' directory to keep transient information.
Charles Holbrow [Wed, 20 Feb 2013 20:30:35 +0000 (15:30 -0500)]
removing tablesorter css jpg and img in favor of DataTabeles
Charles Holbrow [Wed, 20 Feb 2013 20:06:34 +0000 (15:06 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Wed, 20 Feb 2013 19:58:29 +0000 (14:58 -0500)]
modifying css and image links to support our altered folder structure
Charles Holbrow [Wed, 20 Feb 2013 19:34:14 +0000 (14:34 -0500)]
adding datatables files
Seth Woodworth [Tue, 19 Feb 2013 21:11:20 +0000 (16:11 -0500)]
Merge remote-tracking branch 'origin/test'
Charles Holbrow [Tue, 19 Feb 2013 18:23:54 +0000 (13:23 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Tue, 19 Feb 2013 18:23:49 +0000 (13:23 -0500)]
tablesorter options #83
bobcall [Tue, 19 Feb 2013 15:31:24 +0000 (10:31 -0500)]
Pushed some of the newer os-install docs (still merging 2 copies)
Seth Woodworth [Wed, 13 Feb 2013 19:23:23 +0000 (14:23 -0500)]
adding first batch of tests for notes.models
Seth Woodworth [Wed, 13 Feb 2013 19:23:08 +0000 (14:23 -0500)]
adding django-nose testing framework to dev settings
Seth Woodworth [Wed, 13 Feb 2013 19:22:38 +0000 (14:22 -0500)]
fixing subtle bugs in notes.models based on tests
Charles Holbrow [Wed, 13 Feb 2013 04:58:55 +0000 (23:58 -0500)]
Pagnination working, but ugly #59 -- client side sort and filter
Seth Woodworth [Tue, 12 Feb 2013 00:23:37 +0000 (19:23 -0500)]
adding django-nose and coverage to dev requirements
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
Charles Holbrow [Mon, 11 Feb 2013 21:51:38 +0000 (16:51 -0500)]
Clarifying comment
Seth Woodworth [Mon, 11 Feb 2013 19:06:29 +0000 (14:06 -0500)]
move add-course lightbox js into file, closes #74
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
Seth Woodworth [Mon, 11 Feb 2013 18:56:17 +0000 (13:56 -0500)]
cleanin up imports in base template
Seth Woodworth [Thu, 7 Feb 2013 22:04:58 +0000 (17:04 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 7 Feb 2013 22:01:36 +0000 (17:01 -0500)]
moving qq.FileUploader to lightboxupload, #74
Charles Holbrow [Thu, 7 Feb 2013 21:19:24 +0000 (16:19 -0500)]
adding documentation for dump_json manage command
Charles Holbrow [Thu, 7 Feb 2013 21:08:42 +0000 (16:08 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Thu, 7 Feb 2013 21:08:22 +0000 (16:08 -0500)]
adding documentaiton for import_json manage command
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
Seth Woodworth [Thu, 7 Feb 2013 20:21:07 +0000 (15:21 -0500)]
minor formatting cleanup of the os-install.rst doc
Seth Woodworth [Thu, 7 Feb 2013 20:15:44 +0000 (15:15 -0500)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 7 Feb 2013 19:51:10 +0000 (14:51 -0500)]
adding django-extensions helpers to manage.py
bobcall [Wed, 6 Feb 2013 17:38:28 +0000 (12:38 -0500)]
Merged other documentation to os-install.rst (Still a WIP)
bobcall [Wed, 6 Feb 2013 17:15:48 +0000 (12:15 -0500)]
Fixed 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
bobcall [Wed, 6 Feb 2013 17:06:06 +0000 (12:06 -0500)]
Rolled out first write of os-install.rst (more testing / documentation needed)
Seth Woodworth [Tue, 5 Feb 2013 22:02:48 +0000 (17:02 -0500)]
documenting how to install rabbitmq-server on ubuntu server for production
Seth Woodworth [Tue, 5 Feb 2013 21:54:11 +0000 (16:54 -0500)]
finish documenting the secrets folder, closes #50
Seth Woodworth [Tue, 5 Feb 2013 01:26:49 +0000 (20:26 -0500)]
adding intial documentation on the /secrets/ folder, for #50
Seth Woodworth [Tue, 5 Feb 2013 01:14:33 +0000 (20:14 -0500)]
setting up grapelli autocomplete for Note >> Course relation, closes #60