Brian Talbot
ed42fa8830
studio - soft landing: revised page title structure and values
2013-02-07 14:23:00 -05:00
Brian Talbot
1144b0eeed
studio - soft landing UI: initial header and templating work
2013-02-03 22:22:11 -05:00
Brian Talbot
83ad950887
studio - revised course nav: plumbed in current html and scss progress into header
2013-02-01 20:48:59 -05:00
Brian Talbot
d0d0296310
studio - revising course-based navigation - initial scss setup
2013-02-01 19:57:17 -05:00
Christina Roberts
e57b5b1431
Merge pull request #1160 from MITx/feature/btalbot/cms-gradable
...
Overview page allows user to specify grading policy per subsection
2012-12-14 14:09:28 -08:00
Brian Talbot
e4f4f32c1b
tooltips - removed duplicate/incorrect tooltip_manager.js reference in base.html and added tooltips to unit actions
2012-12-14 15:18:45 -05:00
Brian Talbot
25e730d0c3
grading - added in tooltips for graded toggle on overview UI and moved icon libraries and tooltip asset references to base template
2012-12-12 13:31:59 -05:00
Brian Talbot
a3579e3183
added in basic styles and plug-in reference for tool tip UI across Studio + Courseware Overview tool tip text
2012-12-10 13:02:55 -05:00
Chris Dodge
9ae8558382
put htmlmixed.js and css.js includes in CMS base.html so that we can support html mode in CodeMirror
2012-11-15 20:35:45 -05:00
Chris Dodge
ebf6d74776
Merge branch 'feature/cale/cms-master' into fix/cale/edge-bugs
...
Conflicts:
cms/static/js/base.js
2012-10-13 21:44:15 -04:00
Chris Dodge
a58e6ce9e4
create course. Quick review on import. Add progress bar stuff to import as well as redirect
2012-10-12 20:54:27 -04:00
Calen Pennington
4005cbf455
Hide/show wips w/ press of 'w' key
2012-10-12 15:11:02 -04:00
Calen Pennington
ac71da1535
Make header tabs work
2012-10-12 11:18:40 -04:00
Lyla Fischer
65e3982fd2
things now upload
2012-10-11 11:56:53 -04:00
Chris Dodge
de3037558a
Add basic section/subsection CRUD on the overview page
2012-10-10 13:45:36 -04:00
Calen Pennington
bd7ea4424b
Enable reordering on the unit page
2012-10-03 13:24:24 -04:00
Kyle Fiedler
d53e4bd38f
Added more styles includeing the index page more color changes and header styles
2012-07-30 09:51:49 -04:00
Calen Pennington
87ce82570d
Move vendor javascript into common/static/js/vendor, so that they can be shared between the CMS and LMS, and create an html template that includes all of the vendor js needed for the courseware
2012-07-24 16:14:03 -04:00
Calen Pennington
61446b0544
Make javascript for video previews work correctly
2012-07-24 16:14:01 -04:00
Calen Pennington
5a9ba65571
Add youtube api to CMS for video module
2012-07-24 16:14:00 -04:00
Calen Pennington
230dd88afd
Add global methods used by video module to CMS
2012-07-24 16:14:00 -04:00
Calen Pennington
5915532a57
Consolidate code used for disabling USE_DJANGO_PIPELINE feature
2012-07-23 11:27:22 -04:00
Victor Shnayder
339e9a68f4
Make end-to-end tests work again
...
* NOTE: successfully running the tests depends on an updated version of
django-pipeline, which fixes a unicode bug (efaba4ac63 )
Config changes:
* Use separate db for the cms
* Run collectstatic before running tests--needed to get everything in the right place for loading pages
* fix some paths related to this
* Turn off JS compressor for CMS
* add empty test_root/uploads dir
Code changes:
* Add cms tests to check that home page and signup pages load
* Add cms account creation test
* Make github sync tests clean out repo dirs before running.
2012-07-13 11:51:33 -04:00
Victor Shnayder
ff59c9bfa9
Initial connection of student module with cms.
...
* Enable account creation
* Some code cleanups
* Fix access to nonexistent fields in the account creation view
* Formatting fixes
2012-07-13 11:51:32 -04:00
Prem Sichanugrist
58fc2000c7
Use static.url for static assets
2012-07-06 12:13:32 -04:00
Prem Sichanugrist
9dc5cddeb7
Move vendored js files into js/vendor/
2012-07-06 12:07:21 -04:00
Prem Sichanugrist
21734eb919
Add Backbone to the project
2012-07-05 09:38:50 -04:00
Calen Pennington
72eef72d8b
Html Module can now be editing, saved, and re-opened
2012-06-22 10:58:18 -04:00
Calen Pennington
69290c18c3
Live editing of html modules implemented, but no saving to the backend
2012-06-21 15:33:52 -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
cac53cf1a0
Switch the cms over to using django-pipeline
2012-06-19 14:30:19 -04:00
Calen Pennington
8338031f3e
Switch to mako templates
2012-06-13 13:22:38 -04:00
Calen Pennington
a333612cce
Add templates directly from cms_proto/ui_prototype
2012-06-13 11:54:17 -04:00