Piotr Mitros
|
cf1b0a8655
|
Seq module makes nicer class types for Kyle's video styling
|
2012-01-30 17:44:02 -05:00 |
|
Piotr Mitros
|
b86ba908da
|
Forked django middleware and moved it into the project. We'd like better django integration
|
2012-01-29 07:46:41 -05:00 |
|
Piotr Mitros
|
8125180edc
|
Major number of minor cleanups. Fixed from e-mail, import order, ==None, etc.
|
2012-01-28 12:10:56 -05:00 |
|
David Ormsbee
|
efdaa04742
|
convert more prints to logging
|
2012-01-27 10:57:36 -05:00 |
|
Piotr Mitros
|
fd8b1e50c2
|
Staging new Askbot, some work on completion framework
|
2012-01-26 14:26:44 -05:00 |
|
Piotr Mitros
|
acafd3f66c
|
Nasty bug fixes in when we can render. Need to apply to vertical too
|
2012-01-23 23:38:02 -05:00 |
|
Piotr Mitros
|
4442754a86
|
Redundant DB queries eliminated. We're at about 5 hits per sequence w/o Askbot, and 10 with
|
2012-01-23 22:02:36 -05:00 |
|
Piotr Mitros
|
ef1c465d5e
|
Video module set up to store last location. Several bug fixes too.
|
2012-01-23 09:15:59 -05:00 |
|
Piotr Mitros
|
d989621bff
|
Series remembers last spot
|
2012-01-21 23:52:46 -05:00 |
|
Piotr Mitros
|
ba2c03357c
|
All modules moved into new OO framework
|
2012-01-21 18:46:34 -05:00 |
|
Piotr Mitros
|
16ab1bb564
|
Vertical Module is now an x_module
|
2012-01-21 15:25:25 -05:00 |
|
Piotr Mitros
|
837e87e177
|
Modules moved into their own directory
--HG--
rename : courseware/capa_module.py => courseware/modules/capa_module.py
rename : courseware/html_module.py => courseware/modules/html_module.py
rename : courseware/schematic_module.py => courseware/modules/schematic_module.py
rename : courseware/video_module.py => courseware/modules/video_module.py
rename : courseware/x_module.py => courseware/modules/x_module.py
|
2012-01-21 13:21:50 -05:00 |
|