ed55e4ae2f
Move collapsible back into xmodule
kimth
2012-10-02 15:41:38 +00:00
425e840e7d
in order to avoid using stale modules when editing, clear out the @module variable after a save(). Then on a subsequent edit, it'll get recreated
Chris Dodge
2012-10-02 11:37:27 -04:00
ad7771fe5a
always load in a new instance of the edit module. It appeared as though on multiple edits (w/o refreshing page) without creating a new data model, we were always referencing stale content from the previous edit
Chris Dodge
2012-10-02 11:06:28 -04:00
91fd6170b8
Make cloned items used uuid4 hexes for names, to ensure uniqueness. TODO: Make prettier names
Calen Pennington
2012-10-01 12:51:38 -04:00
aa0aa65301
Clean up unit.html with layout/css from tom
Calen Pennington
2012-10-01 12:26:47 -04:00
96a914216c
Fix up overview page with new design mockup
Calen Pennington
2012-10-01 09:58:50 -04:00
2ad7b11f6a
Make padding correct on unit page
Calen Pennington
2012-10-01 08:55:23 -04:00
bfeccd88f8
Enable creation of new components
Calen Pennington
2012-09-29 00:37:15 -04:00
805798600b
Clean up display of templates
Calen Pennington
2012-09-28 23:51:01 -04:00
8ca10a8356
Separate unit page from vertical implementation for editing
Calen Pennington
2012-09-28 23:27:41 -04:00
f17b48fff3
fix problem introduced when rebasing master and manually resolving conflicts
Chris Dodge
2012-10-01 15:19:05 -04:00
82a28f069d
Make overview page conform to section/subsection/unit format. Breaks CMS editing of existing courses
Calen Pennington
2012-09-28 12:19:31 -04:00
b305c0bae2
Make drag/drop save content immediately in seqs and verticals
Calen Pennington
2012-09-27 16:15:45 -04:00
fd7223bd87
Make editing work, building towards drag/drop saving
Calen Pennington
2012-09-27 15:01:48 -04:00
b91c2b6680
Add sequence and vertical js modules that add drag and drop
Calen Pennington
2012-09-26 16:30:02 -04:00
ce3638538c
Make inline editing save to mongo and then update the preview
Calen Pennington
2012-09-26 15:45:45 -04:00
ff002e35c2
Limit the depth of items to display on the overview
Calen Pennington
2012-09-26 11:59:20 -04:00
dc062f5668
Make edit and delete buttons show up on cms unit editing page
Calen Pennington
2012-09-26 11:52:33 -04:00
05b9e6cab2
Standardize more of css between lms and cms
Calen Pennington
2012-09-25 15:32:57 -04:00
4381674ec5
Move common scss mixins to common/static/sass, and tweak the video player to have more in common between the cms and the lms
Calen Pennington
2012-09-25 14:20:04 -04:00
4ad22559c4
Standardize on the bourbon clearfix mixin for video player clearfixes
Calen Pennington
2012-09-25 13:52:56 -04:00
d240b5b1eb
Consolidate bourbon and link to it from both cms and lms
Calen Pennington
2012-09-25 13:52:06 -04:00
8a131446fe
First pass at integrating the new unit editing wireframes with the CMS
Calen Pennington
2012-09-25 13:13:06 -04:00
44805ca383
Make discussion js work for cms as well as lms so that inline discussion xmodules load
Calen Pennington
2012-09-25 13:11:48 -04:00
c0ca7fe697
Make expansion/contraction work on overview page
Calen Pennington
2012-09-24 14:58:49 -04:00
d534855b54
Make the overview page pull data from the db, rather than static content
Calen Pennington
2012-09-24 13:58:24 -04:00
116c7ed31d
fix typo bug on PermissionDenied exception raising
Chris Dodge
2012-10-01 10:52:43 -04:00
d241d5553c
add error response when trying to remove a user which does not exist
Chris Dodge
2012-10-01 10:48:57 -04:00
ea8e875d7d
fix url mapping bug in url.py and include import reference to remove_user_from_course_group
Chris Dodge
2012-10-01 10:46:10 -04:00
580e620b22
add distinct 'admin' role separate from 'editors'. Only 'admins' should be able to add/remove editors.
Chris Dodge
2012-10-01 10:38:35 -04:00
27016465f4
support some simple authorization scheme to view/edit courses
Chris Dodge
2012-10-01 09:18:50 -04:00
ea8ab0f809
Add basic overview.html from tom's wireframe to CMS
Calen Pennington
2012-09-24 13:28:23 -04:00
1870db5fb1
fixed custom tab box-sizing glitch in firefox
Tom Giannattasio
2012-10-01 10:09:56 -04:00
a8acb7ff30
Renamed jsloader to match up with the content more explicitly; refactored Collapsible out into its own library
Arjun Singh
2012-10-01 03:03:33 -07:00
67fb486f88
Merge pull request #792 from MITx/victor/cm-visible-tabs
David Ormsbee
2012-09-30 19:21:20 -07:00
cd0991469e
Merge pull request #786 from MITx/feature/tomg/moderator-tag
David Ormsbee
2012-09-30 19:10:19 -07:00
1c823b375c
Merge pull request #790 from MITx/feature/bridger/max_grade_cache_fix
David Ormsbee
2012-09-30 19:08:50 -07:00
d424fb8332
make codemirror use visible tabs
Victor Shnayder
2012-09-30 19:18:56 -04:00
af6dd84af0
Merge pull request #789 from MITx/feature/bridger/course_grading
Victor Shnayder
2012-09-30 11:52:36 -07:00
4ee0e258ea
Refactored a bit of the generating scores code.
Bridger Maxwell
2012-09-30 14:48:20 -04:00
8d44e6a3db
added html collapsibles
Tom Giannattasio
2012-09-28 12:06:29 -04:00
84a0603754
shimmy around the upload_asset widget to at least not mess up the edit unit rendering. Now it'll always be at the bottom
Chris Dodge
2012-09-28 11:42:11 -04:00
a92a4df1bc
Add PIL (Python Image Library) to the requirements.txt file
Chris Dodge
2012-09-28 11:22:35 -04:00
d8e742b9ee
Re-install both xmodule and capa before running local dev server
Calen Pennington
2012-09-28 10:33:07 -04:00
1ee7646cfc
per feedback, use reverse() when generating callback urls. Also generate thumbnails when ingesting static images. We'll need these handy for the CMS UI.
Chris Dodge
2012-09-28 10:20:57 -04:00