Commit Graph

15584 Commits

Author SHA1 Message Date
Vik Paruchuri
0627b7b9f2 Fix error messages, document 2013-02-13 16:38:33 -05:00
Don Mitchell
50b92378f9 Update and clarify doc strings 2013-02-13 16:34:12 -05:00
marco
a94778f706 fixed broken calendar style caused by problem tab styling 2013-02-13 16:34:12 -05:00
marco
826b070bfa removed outline focus from tabs and downplayed tab color differentiation to be more like the header 2013-02-13 16:34:12 -05:00
marco
1422f40c62 remove double transition for problem type list 2013-02-13 16:34:11 -05:00
marco
ad3c9a5234 overrode jquery UI styles in reset.scss then reapplied relevant tab styling for problem menu 2013-02-13 16:34:11 -05:00
Don Mitchell
9d2b92c362 Don't show 'empty' metadata field
Change logic for when to show simple v advanced editor to use an
explicit flag.
2013-02-13 16:34:11 -05:00
Don Mitchell
18ecd11583 Only tabify the problems submenu. 2013-02-13 16:33:19 -05:00
Don Mitchell
62d389c853 Added empty metadata attribute instead of using name to determine which
template is empty (very awkward b/c it's a template descriptor not an
instance one)
Changed display conditionals to get the right things to show in the
right tabs for problems
2013-02-13 16:33:19 -05:00
marco
c238fc3d74 cleaned up css and advanced tab shows proper component list, also using jquery.ui.js 2013-02-13 16:33:19 -05:00
marco
9eb87e1eac final css tweaks prior to jquery bug resolution 2013-02-13 16:33:19 -05:00
marco
5f31de2de3 finalized styling of dropdown, text, etc 2013-02-13 16:33:19 -05:00
marco
fc0a26ae74 styled header of problem component adding menu and made it only visible when you are in the problem menu 2013-02-13 16:33:19 -05:00
marco
1d63f10757 updating to green brb 2013-02-13 16:33:19 -05:00
marco
ae3e57b504 images back to proper white coloring 2013-02-13 16:33:19 -05:00
marco
2da94f96d2 border css simplifications 2013-02-13 16:33:18 -05:00
marco
a57e91ef47 revision of visual styling per product team feedback round 2013-02-13 16:33:18 -05:00
marco
1bb1fb3156 adding remaining advanced problem modes I left off the first pass 2013-02-13 16:33:18 -05:00
marco
27045de758 adding jquery.tabs file missing previously 2013-02-13 16:33:18 -05:00
marco
b8b2ca0eeb cleaned up problem type label 2013-02-13 16:33:18 -05:00
marco
3a3e0f6322 removed green entirely, increases size of fonts and buttons for adding of new components 2013-02-13 16:33:18 -05:00
marco
c09a50f54d draft styles for problem type header closer, need design consistency/standards review to proceed 2013-02-13 16:33:18 -05:00
marco
a147c66257 partial styles for problem type header, still work remains. 2013-02-13 16:33:18 -05:00
marco
60032047d7 added jquery tabs for problem editor, but a bug in rendering is stumping me, will fix tomorrow. 2013-02-13 16:33:17 -05:00
marco
18f2f97eb1 edited problem editor tooltips to have new names and also changed sample problem text to use new names 2013-02-13 16:33:17 -05:00
Calen Pennington
04d7146944 Fixing xmodule tests 2013-02-13 16:31:38 -05:00
Vik Paruchuri
26713e072f Work on fixing and documenting error messages shown to students 2013-02-13 16:30:34 -05:00
Calen Pennington
2443aa79a7 Indentation fix 2013-02-13 16:27:29 -05:00
Calen Pennington
50af0be13d Fix course short description display (now that they're xmodules) 2013-02-13 16:17:12 -05:00
Calen Pennington
927da34477 Fix data_dirs for /static link replacement 2013-02-13 16:15:22 -05:00
Vik Paruchuri
aca73d2123 Start to document and sanitize error messages 2013-02-13 16:13:34 -05:00
Vik Paruchuri
48a5c9f0b2 Remove score display from status bar 2013-02-13 16:05:12 -05:00
Arthur Barrett
010593be6f Merge branch 'master' into feature/abarrett/annotatable_xmodule 2013-02-13 15:39:41 -05:00
Vik Paruchuri
02b0bc2923 Add in answer unknown container/checkbox to pass back to controller 2013-02-13 15:37:42 -05:00
Vik Paruchuri
7a3a56d4bc Fixing tests 2013-02-13 15:20:59 -05:00
John Hess
d48efa8592 Merge pull request #1498 from MITx/jth/protex
Jth/protex
2013-02-13 12:18:21 -08:00
Vik Paruchuri
5f29e0e1a6 Fix OE tests 2013-02-13 15:11:37 -05:00
John Hess
259bd8817f Moved onclick to 'fold' button instead of to courseware's button 2013-02-13 15:10:32 -05:00
Brian Talbot
e23c99961d studio - page headers: completed basic styling and simple page set-ups 2013-02-13 15:03:26 -05:00
Calen Pennington
f0f7e0dc1c Fix more tests 2013-02-13 14:22:08 -05:00
Calen Pennington
bd822b9d2f Fix tests post-merge 2013-02-13 14:13:22 -05:00
Calen Pennington
793bbfd351 Set up dev environment for testing xml vs mongo vs split_mongo modulestores 2013-02-13 14:04:21 -05:00
Brian Talbot
8ec4c09615 local merge conflict resolution 2013-02-13 13:41:35 -05:00
Brian Talbot
0af6b991f0 studio - nav: generalizing is-selected styling 2013-02-13 13:40:46 -05:00
Calen Pennington
9b6cbd6d11 Merge pull request #1495 from MITx/feature/ned/remove-dogfood
Remove dogfood and quickedit.
2013-02-13 10:27:52 -08:00
Brian Talbot
e13db29efc resolving merge from feature/btalbot/studio-softlanding 2013-02-13 12:42:15 -05:00
Ned Batchelder
857edaf6f3 Remove dogfood and quickedit. 2013-02-13 12:23:08 -05:00
Brian Talbot
03e7d2e77b studio - soft landing: changing 'sign into' to 'sign in to' copy 2013-02-13 12:18:27 -05:00
Brian Talbot
b09c3b6aff studio - resolving local merge due to editor alias 2013-02-13 12:06:54 -05:00
Brian Talbot
d3e67be766 studio: nav - clicking anywhere but nav's dropdowns will close them, fixed link outline and is-selected styling 2013-02-13 12:03:30 -05:00