Commit Graph

10188 Commits

Author SHA1 Message Date
Diana Huang
2e791043e8 Merge branch 'master' into diana/open-ended-ui-updates
Conflicts:
	common/lib/xmodule/xmodule/combined_open_ended_rubric.py
	common/lib/xmodule/xmodule/open_ended_module.py
	common/lib/xmodule/xmodule/self_assessment_module.py
2013-01-18 09:21:38 -05:00
Christina Roberts
71e358d72b Merge pull request #1305 from MITx/style/btalbot/cms-component-submenus
Removed editor type icon/text from all component sub menus except problem
2013-01-18 06:12:46 -08:00
Diana Huang
481580c702 Remove hints from self-assessment and misc display fixes 2013-01-18 08:48:50 -05:00
chrisndodge
031e79ec24 Merge pull request #1310 from MITx/fix/cdodge/discussion-fixes
only cache discussion forum info for 5 minutes before flushing. This is ...
2013-01-17 20:59:27 -08:00
Chris Dodge
c6276c8394 only cache discussion forum info for 5 minutes before flushing. This is needed for Studio backed courses that can add new discussion items at any point in time. Also we need to also set metadata fields (which are basically the same as what gets passed in the XML) as the forums expect those values as metadata 2013-01-17 23:58:07 -05:00
Carlos Andrés Rocha
ef69b738c9 Sort courses announcement date
If there is no announcement date (in the policy metadata) then use a
heuristic to sort them.

If there is an announcement date, the use it in the heuristic to
determine if the course is new or not.
2013-01-17 21:46:58 -05:00
Brian Talbot
70457176f1 studio - stubbed in basic LMS styling to HTML displaygst 2013-01-17 21:28:14 -05:00
chrisndodge
9753ff5677 Merge pull request #1307 from MITx/feature/christina/tiny-mce
Feature/christina/tiny mce
2013-01-17 18:18:25 -08:00
cahrens
a4196ffa00 Relative path seems to work. 2013-01-17 21:15:38 -05:00
cahrens
8cca193903 Add a comment. 2013-01-17 21:06:05 -05:00
cahrens
a1bb533b60 Workaround for sandbox. 2013-01-17 21:04:17 -05:00
Chris Dodge
44cfcb88a3 Merge branch 'master' into feature/cdodge/cms-master-merge4 2013-01-17 20:30:22 -05:00
Chris Dodge
0e2d8be442 Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cms-master-merge4 2013-01-17 20:29:41 -05:00
David Ormsbee
7ac36d2f43 Merge pull request #1306 from MITx/fix/vik/remove-mitxmako
Fix/vik/remove mitxmako
2013-01-17 14:19:23 -08:00
Vik Paruchuri
18dc59c93a Error message fix 2013-01-17 17:18:10 -05:00
Vik Paruchuri
eaa6701c6f Remove mitxmako dependencies, make rubric and oechild inherit fro object 2013-01-17 17:13:31 -05:00
Don Mitchell
30c87be20f Subsection drag between sections should work now. 2013-01-17 17:09:31 -05:00
Brian Talbot
5b82a68c18 studio - removing extra line/whitespace in sass 2013-01-17 17:06:07 -05:00
Brian Talbot
66a3e9621b studio - removed editor type icon and text for all components except for problems 2013-01-17 17:04:28 -05:00
jarv
af086c2029 Merge pull request #1304 from MITx/mysql-python
Add MySQL-Python back in for AWS.
2013-01-17 12:56:20 -08:00
Ashley Penney
2d55f871ee While this is a pain for content developer local environment updates it breaks the LMS in EC2 which is vastly more important. We'll jsut have to address helping individual content people with installing MySQL if needed. This is a real dependency in production and I think those belong in here. 2013-01-17 15:51:26 -05:00
chrisndodge
f64ffd2577 Merge pull request #1303 from MITx/feature/christina/tiny-mce
Feature/christina/tiny mce
2013-01-17 12:44:54 -08:00
marco
2b23c40345 minor tweaks to dropdown text and addition of dropdown menu (without data links) for intructor visilibility dropdown in main discussion forum; 2013-01-17 15:25:35 -05:00
Don Mitchell
ac09e18b9e Now traps out of bounds as implying no change. Seems very slow. 2013-01-17 15:09:23 -05:00
David Ormsbee
18d5792025 Merge pull request #1302 from MITx/bugfix/brian/pearson-reg
Bugfix/brian/pearson reg
2013-01-17 11:42:00 -08:00
John Jarvis
08b8a9f674 Better help message for the force-gen option 2013-01-17 14:36:08 -05:00
Diana Huang
87990b36f4 Rubric sizing tweaks and text improvements. 2013-01-17 14:35:49 -05:00
cahrens
77865f7ab2 Merge branch 'feature/cale/cms-master' into feature/christina/tiny-mce 2013-01-17 14:22:18 -05:00
Diana Huang
7171e6b7cc Merge branch 'feature/diana/rubric-input' into diana/open-ended-ui-updates 2013-01-17 14:02:00 -05:00
Diana Huang
18a3d5e734 Merge branch 'master' into feature/diana/rubric-input 2013-01-17 14:00:43 -05:00
Diana Huang
3646ff53d8 Display updates and fixes. 2013-01-17 14:00:02 -05:00
chrisndodge
fe5d72857f Merge pull request #1300 from MITx/fix/cdodge/no-caching-in-preview
disable caching in draft mode stores. It doesn't behave as we expect and...
2013-01-17 10:17:16 -08:00
cahrens
5f05ec83f1 Change the div being used to create code mirror to a textarea-- just make sure to escape the content! Update tests accordingly. 2013-01-17 13:11:47 -05:00
Chris Dodge
fe964ec8ba disable caching in draft mode stores. It doesn't behave as we expect and we need more time to investigate 2013-01-17 13:11:16 -05:00
Chris Dodge
45bb511e15 remove obsolete test (per Vik) 2013-01-17 12:06:21 -05:00
Diana Huang
2b4e9f45b9 Updates to the CSS and html formatting for statuses
and self-assessment
2013-01-17 11:34:44 -05:00
Don Mitchell
1782c54e68 Merge branch 'feature/dhm/drag' of github.com:MITx/mitx into feature/dhm/drag 2013-01-17 11:23:45 -05:00
Don Mitchell
db4455e6e1 Cache 2013-01-17 11:23:39 -05:00
Don Mitchell
480aa80db3 Cache 2013-01-17 11:23:39 -05:00
David Ormsbee
9f33e3c755 Merge pull request #1294 from MITx/content/rocha/faq-update
Update content: FAQ, help page and front page video
2013-01-17 08:15:12 -08:00
David Ormsbee
15249b03d6 Merge pull request #1296 from MITx/hotfix/alex/gst
Hotfix/alex/gst
2013-01-17 08:14:39 -08:00
Brian Talbot
fdd395e0b3 pearson registration - synced up link text for emailing edx 2013-01-17 10:50:58 -05:00
Don Mitchell
ebb2976332 Merge pull request #1298 from MITx/feature/christina/misc
Escape text being passed to markdown editor, delete copied (and unused) JS code
2013-01-17 07:50:43 -08:00
Brian Talbot
59b328f4b2 pearson registration - removed telephone/fax placeholder attributes since they can't represent both domestic and international formatting easily 2013-01-17 10:49:57 -05:00
Carlos Andrés Rocha
9fdb4d0923 Replace front page video
[#154]
2013-01-17 10:47:50 -05:00
Carlos Andrés Rocha
1be58c62e3 Update /faq page: change certificate of completion to mastery 2013-01-17 10:47:50 -05:00
Carlos Andrés Rocha
00f83d03a0 Restore /faq page, and moved new content to /help 2013-01-17 10:47:50 -05:00
cahrens
b6fcf3a51e Some refactoring from Brian's submission. 2013-01-17 10:36:04 -05:00
Brian Wilson
80b2f45ac5 move pearson_import to another branch 2013-01-17 10:14:55 -05:00
Diana Huang
280a2f290e Merge branch 'master' into diana/open-ended-ui-updates 2013-01-17 10:09:16 -05:00