Commit Graph

186 Commits

Author SHA1 Message Date
Piotr Mitros
9812fda559 Minor bug when restarting server with custom tags
This patch has limited testing w.r.t. whether the bug is completely
gone, but it appears to have no negative side effects, and fix at
least one case.
2012-02-20 15:46:31 -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
8dec0aa7cd Merging with fixes to Capa 2012-02-20 12:06:19 -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
1befa20b12 Last commit tested and debugged
--HG--
branch : pmitros-mod-template
2012-02-20 07:08:22 -05:00
Piotr Mitros
0d9a24e4f4 Templates broken into namespaces
--HG--
branch : pmitros-mod-template
2012-02-19 20:12:34 -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
David Ormsbee
ffba3c59a5 Merge AB testing branch I should have pulled in a week ago. 2012-02-17 15:26:58 -05:00
Bridger Maxwell
2c634d35cd Merge 2012-02-17 00:40:27 -05:00
Piotr Mitros
93011db4e3 Staff can see problem XML 2012-02-16 14:55:27 -05:00
Piotr Mitros
c02502b34b New constant for calculator and new tests 2012-02-16 13:36:09 -05:00
Bridger Maxwell
3a515bfdf8 Merged in profilecleanup 2012-02-15 14:26:47 -05:00
Piotr Mitros
a8bcd38b04 merge 2012-02-14 17:40:57 -05:00
Piotr Mitros
d946621915 Fixed course check 2012-02-14 17:40:46 -05:00
David Ormsbee
a5b9372e4f document inability to run evaluator with non-float variables 2012-02-14 16:50:18 -05:00
David Ormsbee
ed9f2f421b sort keys so evaluation takes longer terms first - vars like 'e2' will be substituted in before mathematical constants like 'e' 2012-02-14 12:10:09 -05:00
Piotr Mitros
6e9c320a5a Major bug -- using obsolete ID type in modx_render. Minor bug -- profile page broken 2012-02-13 18:05:23 -05:00
Piotr Mitros
c943065931 Merge with template view 2012-02-13 17:11:09 -05:00
Piotr Mitros
9ab2f59130 Removed debug print code for merge
--HG--
branch : pmitros-mod-template
2012-02-13 17:07:31 -05:00
Piotr Mitros
44e124c46f Removed file system hackery
--HG--
branch : pmitros-mod-template
2012-02-13 17:06:16 -05:00
Piotr Mitros
7c5d93a514 Commented out debug print statements for possible merge
--HG--
branch : pmitros-mod-template
2012-02-13 16:46:01 -05:00
Piotr Mitros
126c1f982c Removed extra print statement 2012-02-13 13:10:14 -05:00
Piotr Mitros
fca78b83ba Relative tolerance, minor clean-up, as per Dave
--HG--
branch : tolerance_bug
2012-02-13 08:10:32 -05:00
Piotr Mitros
a4dc01509a Bug fix. Not very tested
--HG--
branch : tolerance_bug
2012-02-13 00:30:22 -05:00
Piotr Mitros
cc28d828b0 Added template_module.py, which I omitted a few commits ago
--HG--
branch : pmitros-mod-template
2012-02-11 18:00:12 -05:00
Piotr Mitros
33013a0b15 Test cases, basic framework for moving id tags out of content_parser
--HG--
branch : pmitros-mod-template
2012-02-11 15:07:15 -05:00
Piotr Mitros
b274c2e26c Added basic test case
--HG--
branch : pmitros-mod-template
2012-02-11 09:31:03 -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
39011ce011 Book module works
--HG--
branch : pmitros-mod-template
2012-02-11 00:01:19 -05:00
Bridger Maxwell
a8c32923dc Rotated the profile graph labels, so the all fit
--HG--
branch : bridger-dev
2012-02-10 15:57:57 -05:00
Bridger Maxwell
1b6f058851 Added bar on progress graph to show overall grade.
--HG--
branch : bridger-dev
2012-02-10 12:18:08 -05:00
Bridger Maxwell
fd7f229ae1 Cleaning up profile to output better lists
--HG--
branch : mitx-profilecleanup
2012-02-09 14:55:20 -05:00
Piotr Mitros
d44a81f4a9 Problem count 2012-02-07 21:07:57 -05:00
cjt
8d74122032 support for sampled wavedforms 2012-02-07 07:50:23 -05:00
Piotr Mitros
373b7a8291 Slightly more comprehensive check 2012-02-05 23:49:03 -05:00
Piotr Mitros
8480ccd120 Course sanity check 2012-02-05 23:42:44 -05:00
Piotr Mitros
0f848e52ac title to name 2012-02-05 19:51:22 -05:00
Piotr Mitros
80d8da6021 Semantic title 2012-02-05 18:20:17 -05:00
Piotr Mitros
7218cf4326 AB Test Framework
--HG--
branch : AB Testing
2012-02-05 01:28:01 -05:00
Bridger Maxwell
a18b19601d Fixed python 2.6 incompatibility 2012-02-04 15:02:38 -05:00
Bridger Maxwell
985211a3de Showing due dates and section types on profile page. 2012-02-04 12:45:31 -05:00
Bridger Maxwell
32f69d6493 Merge 2012-02-04 11:53:42 -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
Piotr Mitros
f894353f4e No cache of courseware. This caused lots of issues 2012-02-03 23:01:26 -05:00
Piotr Mitros
a9f94da8ea Error in conversion from !=None to simpler format 2012-02-03 22:52:31 -05:00
Piotr Mitros
6332fd78dd Fixed CSRF issue most likely introduced by move from Django templates 2012-02-03 21:23:05 -05:00
Piotr Mitros
6304feefd6 Calculator changes for Anant 2012-02-03 18:48:44 -05:00
Bridger Maxwell
81e1a8dc12 Changed case discrepency between course.xml and profile page 2012-02-03 17:34:11 -05:00
Bridger Maxwell
2e91a1d7c3 Removed debug code that put in a score for midterm and final. 2012-02-03 17:21:31 -05:00