Commit Graph

4005 Commits

Author SHA1 Message Date
Calen Pennington
4cb285f1f9 Switch the cms over to using django-pipeline 2012-06-21 10:59:46 -04:00
Calen Pennington
eef28891d8 Remove reference to instructor module 2012-06-21 10:59:46 -04:00
Calen Pennington
82898978fa Cleanup intertwined descriptor and keystore code 2012-06-21 10:59:46 -04:00
Calen Pennington
3f3aacae61 Remove unused urls 2012-06-21 10:59:45 -04:00
Calen Pennington
a41327614c Fix string layout for readability 2012-06-21 10:59:45 -04:00
Calen Pennington
e0ba9ca8c0 Get rid of references to askbot 2012-06-21 10:59:45 -04:00
Calen Pennington
645a190f3a Search for course specifically in navigation view 2012-06-21 10:59:45 -04:00
Calen Pennington
7ce4f001d1 Conform to new TODO standards 2012-06-21 10:59:45 -04:00
Calen Pennington
7fd87f6cd9 Remove old template that is no longer relevant 2012-06-21 10:59:44 -04:00
Calen Pennington
0abeaffa0e Remove copy/paste instructor module. It was a bad idea anyway. =) 2012-06-21 10:59:44 -04:00
Calen Pennington
898e417f0b Delay initializition of the MongoKeyStore until required 2012-06-21 10:59:44 -04:00
Calen Pennington
b6514fa5eb Make tests pass when running on cms 2012-06-21 10:59:44 -04:00
Calen Pennington
da71515bfa Add categories and XModuleDescriptors for all module types that are used at the top level of a course 2012-06-21 10:59:43 -04:00
Calen Pennington
bb2910fce5 Read week headings from mongodb 2012-06-21 10:59:43 -04:00
Kyle Fiedler
f9b1e42a58 Added more styles and markup for sequence 2012-06-21 10:59:42 -04:00
Kyle Fiedler
e8b4fc218b Added scratch on the calendar view and added handles on the calendar view 2012-06-21 10:59:42 -04:00
Kyle Fiedler
13d8b3dc4a Added more styels to the section view and default section view 2012-06-21 10:59:42 -04:00
Calen Pennington
22f5c5c73d Successfully read course children out of mongodb 2012-06-21 10:59:42 -04:00
Kyle Fiedler
6ba19953de Continued on week view styles 2012-06-21 10:59:42 -04:00
Kyle Fiedler
2666f9bf9f Added sass readme 2012-06-21 10:59:41 -04:00
Calen Pennington
03cc78f52e Porting latest changes from ui_prototype 2012-06-21 10:59:41 -04:00
Calen Pennington
1516c52544 Switch to mako templates 2012-06-21 10:59:41 -04:00
Calen Pennington
bfc04665aa Add templates directly from cms_proto/ui_prototype 2012-06-21 10:59:41 -04:00
Calen Pennington
195255cb7a Add contentstore from cms proto as a baseline for importing and views for the cms 2012-06-21 10:59:40 -04:00
Calen Pennington
cabcc0c1d9 Allow login in the cms, and read a particular course from mongo 2012-06-21 10:59:36 -04:00
Calen Pennington
338547343e Get the cms up to the point of rendering a template 2012-06-21 10:59:36 -04:00
Kyle Fiedler
28b570cf79 Added body class for layout 2012-06-20 11:39:55 -04:00
Calen Pennington
1853b99861 Work in progress editing. Committing to allow kfiedler to work in parallel 2012-06-20 11:14:25 -04:00
Calen Pennington
cc22125971 Remove old pre-compiled css 2012-06-19 14:30:19 -04:00
Calen Pennington
cac53cf1a0 Switch the cms over to using django-pipeline 2012-06-19 14:30:19 -04:00
Calen Pennington
b91a1d48b6 Remove reference to instructor module 2012-06-19 11:44:54 -04:00
Calen Pennington
6fb35c4773 Cleanup intertwined descriptor and keystore code 2012-06-19 11:31:13 -04:00
Calen Pennington
58085f8ed9 Remove unused urls 2012-06-19 11:29:14 -04:00
Calen Pennington
6daa0f1aa0 Fix string layout for readability 2012-06-19 11:29:14 -04:00
Calen Pennington
703103e767 Get rid of references to askbot 2012-06-19 11:25:41 -04:00
Calen Pennington
0379d1cb95 Search for course specifically in navigation view 2012-06-19 11:25:29 -04:00
Calen Pennington
199f94aa99 Conform to new TODO standards 2012-06-19 11:24:22 -04:00
Calen Pennington
605b1ae0fd Remove old template that is no longer relevant 2012-06-18 14:24:45 -04:00
Calen Pennington
9ff0effd71 Remove copy/paste instructor module. It was a bad idea anyway. =) 2012-06-18 14:08:15 -04:00
Calen Pennington
79e81d69b4 Delay initializition of the MongoKeyStore until required 2012-06-18 13:41:53 -04:00
Calen Pennington
5404345b1f Make tests pass when running on cms 2012-06-18 13:21:06 -04:00
Calen Pennington
e67dfb70e4 Add categories and XModuleDescriptors for all module types that are used at the top level of a course 2012-06-18 11:22:36 -04:00
Calen Pennington
fe45de3833 Read week headings from mongodb 2012-06-18 11:20:57 -04:00
Kyle Fiedler
cb1f6838ba Added more styles and markup for sequence 2012-06-15 13:27:24 -04:00
Kyle Fiedler
93478d53df Added scratch on the calendar view and added handles on the calendar view 2012-06-15 10:11:04 -04:00
Kyle Fiedler
57b605dbd3 Added more styels to the section view and default section view 2012-06-14 17:15:30 -04:00
Calen Pennington
6fee7928fc Successfully read course children out of mongodb 2012-06-14 16:16:15 -04:00
Kyle Fiedler
3eb7c69b23 Continued on week view styles 2012-06-14 11:55:49 -04:00
Kyle Fiedler
d96d982a5a Added sass readme 2012-06-13 15:21:25 -04:00
Calen Pennington
f2080fde62 Porting latest changes from ui_prototype 2012-06-13 14:43:01 -04:00