0726294c35
Use get_child_descriptors for grades.py
Calen Pennington
2013-01-10 09:03:12 -05:00
89a0b82e5c
Decrease the number of queries needed for LMS courseware
Calen Pennington
2013-01-10 08:40:19 -05:00
993d59b230
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
cahrens
2013-01-10 13:50:57 -05:00
58837066b0
A couple renames.
cahrens
2013-01-10 13:50:21 -05:00
70e5344949
Merge pull request #1256 from MITx/fix/cdodge/import-ordering-error
Don Mitchell
2013-01-10 10:40:30 -08:00
a7887721af
Merge pull request #1255 from MITx/bug/btalbot/unit-editing
Christina Roberts
2013-01-10 10:35:31 -08:00
76059b52e7
make sure we commit the course module first when importing. There's a sneaky little ordering dependency where we can't save a static tabe until the course module has been saved. This is because - when saving a static tab - we have to scribble on the course module's metadata to point to it.
Chris Dodge
2013-01-10 13:24:40 -05:00
4128f37a1f
studio - moving a component's static view visually below modal while editing
Brian Talbot
2013-01-10 13:18:26 -05:00
19bc657487
Use correct version of the grader id.
Diana Huang
2013-01-10 12:44:54 -05:00
e5d73107bd
Merge pull request #1254 from MITx/bug/dhm/jan13
Christina Roberts
2013-01-10 09:25:38 -08:00
b3af587ba0
Merge pull request #1247 from MITx/feature/btalbot/cms-sectiontoggling
Christina Roberts
2013-01-10 09:04:26 -08:00
bcafc5fdfb
Bug fix for modal cover not going way when click outside of edit (#106).
cahrens
2013-01-10 11:07:11 -05:00
04582f4e7c
Update timepicker b/c it wasn't handling minutes from 01-09 and they'd fixed it
Don Mitchell
2013-01-10 11:05:14 -05:00
9a221dfd29
Merge branch 'feature/brian/pearson-reg' of github.com:MITx/mitx into feature/brian/pearson-upload
Brian Wilson
2013-01-09 18:08:32 -05:00
468d703b57
Update CDD export to output only changed records.
Brian Wilson
2013-01-09 18:08:05 -05:00
96a7db62cd
Fixed time picker race condition for grace period. Still quirky in that in rounds down times from :01-:09 to :00 (and perhaps others). I think that's a bug or setting in timepicker.
Don Mitchell
2013-01-09 17:55:02 -05:00
d1c888b119
Put init code in a document ready event handler.
Don Mitchell
2013-01-09 16:37:45 -05:00
7f836e77a7
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
Don Mitchell
2013-01-09 16:28:36 -05:00
35e353e06b
Oops, xxp was going to (x) xp :-( now ( ) xxp :-)
Don Mitchell
2013-01-09 16:28:25 -05:00
2caa5a518f
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
cahrens
2013-01-09 16:20:51 -05:00
b3d168b6f2
Make editor names consistent.
cahrens
2013-01-09 16:20:38 -05:00
700ae5bf53
Merge pull request #1248 from MITx/fix/cdodge/discussion-boards
Christina Roberts
2013-01-09 13:19:00 -08:00
603c6ce296
Get rid of extra space at beginning of markdown for templates
Don Mitchell
2013-01-09 16:17:58 -05:00
a388263298
pearson registration - giving registration call to actions on dashboard a bit more room
Brian Talbot
2013-01-09 16:06:10 -05:00
d4f30b378e
remove commented out line and add a new comment. also remove debugging trace output
Chris Dodge
2013-01-09 16:05:09 -05:00
d0e06e1a35
With improved unit tests to test machavellian (sic) patterns
Don Mitchell
2013-01-09 16:03:09 -05:00
e11706ef07
change over the 'get all discussion models' to use get_items() which is better supported in Mongo-backed stores
Chris Dodge
2013-01-09 15:53:22 -05:00
373c8eb2a7
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
Don Mitchell
2013-01-09 15:36:28 -05:00
8245ebac83
On menu based markdown conversion, be picky about x as marker for correct requiring it to be first non-whitespace char on line, followed by whitespace, followed eventually but another non-whitespace char strip trailing newline from selection.
Don Mitchell
2013-01-09 15:36:16 -05:00
71ee11bfb0
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
cahrens
2013-01-09 15:10:56 -05:00
914132f802
remove tiny mce link CSS
cahrens
2013-01-09 15:10:41 -05:00
e725087122
studio - removing unused scrollTo plugin reference from base template
Brian Talbot
2013-01-09 15:05:07 -05:00
7921b32b63
studio - set viewport to scroll to bottom of component type list in component editor
Brian Talbot
2013-01-09 15:04:20 -05:00
13c692c29b
Show back button when we see an error.
Diana Huang
2013-01-09 14:59:59 -05:00
5daa6e7b73
Tom cruft to be deleted.
cahrens
2013-01-09 10:49:59 -05:00
b8f530e865
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
Don Mitchell
2013-01-09 10:49:20 -05:00
9b72d11473
add some comments to the change
Chris Dodge
2013-01-09 10:47:29 -05:00
2d8ddb0dcb
Ever slightly more rigorous test. actually look for the markdown field in the model as well as the ancillary info
Don Mitchell
2013-01-09 10:47:03 -05:00
fd600e5be2
add some simple in-mem caching for course TOC. This is a problem when running against Mongo since courses are created/disposed very frequently
Chris Dodge
2013-01-09 10:38:32 -05:00
950d398387
Updates to the CSS
Diana Huang
2013-01-09 10:19:42 -05:00
6342564f82
Merge branch 'master' into feature/brian/pearson-reg
Brian Wilson
2013-01-09 09:59:49 -05:00
62a70170cf
Updated unit test for the create operation related to bug 107
Don Mitchell
2013-01-09 09:55:50 -05:00
2019c9d037
Bug 107
Don Mitchell
2013-01-09 09:47:43 -05:00
d53669fcb9
Merge branch 'feature/cale/cms-master' into feature/cas/speed-editor
cahrens
2013-01-09 09:41:35 -05:00
b704645f99
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
cahrens
2013-01-09 09:40:34 -05:00
b97955965a
Warn user when going to XML Editor. Cleanup and comments.
cahrens
2013-01-09 09:39:46 -05:00
21f5c2d89a
Merge pull request #1240 from MITx/feature/zoldak/cms-bdd-testing
Don Mitchell
2013-01-09 06:30:03 -08:00
94696786c0
Merge in Don's change.
cahrens
2013-01-08 14:57:15 -05:00
f616aecd81
Merge branch 'feature/cas/speed-editor' of github.com:MITx/mitx into feature/cas/speed-editor
cahrens
2013-01-08 14:56:59 -05:00
f056f0624d
Set up the framework for running lettuce tests against studio
Jay Zoldak
2013-01-07 16:34:15 -05:00
051339afb0
Tiny cleanup.
David Ormsbee
2013-01-08 13:54:44 -05:00
8952eda98d
XML loaded courses should no longer be able to throw NoPathToItem.
David Ormsbee
2013-01-08 13:34:22 -05:00
bc10d080df
Save work
cahrens
2013-01-08 13:39:16 -05:00
fc0a7614bf
Load courses in dir name order, keep separate ParentTracker per course.
David Ormsbee
2013-01-08 11:21:22 -05:00
ae4e7815a9
CapaDescriptor new unit tests
Don Mitchell
2013-01-08 13:16:38 -05:00
329982a665
pearson registration - fixed layout issue with submission errors
Brian Talbot
2013-01-08 11:48:07 -05:00
bbe0120d5c
pearson registration - changed accepted classes, content, and styling to use the term process instead
Brian Talbot
2013-01-08 11:41:01 -05:00
352f284624
pearson registration - revised UI states for reg form, simplified markup for form fields, synched button styles/text b/t registration form and dashboard
Brian Talbot
2013-01-08 11:37:26 -05:00