Commit Graph

18 Commits

Author SHA1 Message Date
Piotr Mitros
c9bbc54238 Rerandomize per_student/always/never tested and working
--HG--
branch : pmitros-rerandomize
2012-02-22 14:37:51 -05:00
Piotr Mitros
d99676432b Rerandomize patch -- untested
--HG--
branch : pmitros-rerandomize
2012-02-21 18:27:37 -05:00
Piotr Mitros
34affdabde Merge with new settings
--HG--
rename : settings_new_askbot.py => settings.py
2012-02-20 12:14:48 -05:00
Piotr Mitros
7bd509b7ed Beginning to merge new settings file
--HG--
branch : pmitros-dormsbee-settings2
rename : settings_new_askbot.py => settings.py
2012-02-20 11:29:12 -05:00
Piotr Mitros
622c4e3427 Eliminated save button where not relevant
--HG--
branch : pmitros-capa-fixes
2012-02-19 17:27:21 -05:00
Piotr Mitros
cb27c471ff Capa problems handle case sensitivity and give better errors
--HG--
branch : pmitros-capa-fixes
2012-02-19 17:03:46 -05:00
Piotr Mitros
c943065931 Merge with template view 2012-02-13 17:11:09 -05:00
Piotr Mitros
126c1f982c Removed extra print statement 2012-02-13 13:10:14 -05:00
Piotr Mitros
cbc020785a Semi-generic registration mechanism for modules. Still need to clean up references in content_parser
--HG--
branch : pmitros-mod-template
2012-02-11 08:20:43 -05:00
Piotr Mitros
8480ccd120 Course sanity check 2012-02-05 23:42:44 -05:00
Bridger Maxwell
985211a3de Showing due dates and section types on profile page. 2012-02-04 12:45:31 -05:00
Bridger Maxwell
db57dc30eb Changed due date to be display_due_date and close_date. Controlled with due and graceperiod attributes 2012-02-04 11:53:30 -05:00
Bridger Maxwell
c6d2ea6afb Merge with default branch
--HG--
branch : profiledev
2012-01-30 12:39:51 -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
Bridger Maxwell
c3a6ad2f8c Module ids are unique even across module types. Fix bugs where other fields were being used for an id.
--HG--
branch : profiledev
2012-01-27 16:12:56 -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