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
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
Christina Roberts
0b91c1c346
Merge pull request #1487 from MITx/fix/cdodge/cleanup-deleted-templates
...
clean up templates that were removed from disk - we need to remove from ...
2013-02-13 06:29:35 -08:00
Chris Dodge
fbe3d29f19
added tests
2013-02-13 09:25:09 -05:00
Carlos Andrés Rocha
dff0c10b7a
Merge pull request #1493 from MITx/bug/dhm/misc
...
Fix broken test and don't pass time units as strings but as ints.
2013-02-12 15:14:37 -08:00
Don Mitchell
c904174bb7
Fix broken test and don't pass time units as strings but as ints.
2013-02-12 17:30:57 -05:00
chrisndodge
af364166fe
Merge pull request #1491 from MITx/bug/dhm/misc
...
lms required grace period fields to be in specific order
2013-02-12 12:42:53 -08:00
Don Mitchell
76d675ba16
fix npe for time (bug 185)
2013-02-12 15:20:02 -05:00
Don Mitchell
8e213fb0d7
lms required grace period fields to be in specific order
2013-02-12 13:48:54 -05:00
Calen Pennington
23bb87e0bb
Merge pull request #1486 from MITx/feature/ned/clean_up_tests
...
We no longer need override_settings, Django has a better one.
2013-02-12 07:22:27 -08:00
Ned Batchelder
aa2d0ecaf2
We no longer need override_settings, Django has a better one.
2013-02-11 17:06:35 -05:00
Christina Roberts
f18618e35b
Merge pull request #1482 from MITx/bug/dhm/misc
...
bug 155
2013-02-11 13:46:20 -08:00
Don Mitchell
8bc9564d92
clean up note to self
2013-02-11 16:45:36 -05:00
Don Mitchell
777e0ef9c5
The other one was too inclusive
2013-02-11 16:36:34 -05:00
Don Mitchell
565f5f0adc
Stop simple clicks from paging to top w/o disrupting dnd
2013-02-11 16:28:22 -05:00
Christina Roberts
14234c8106
Merge pull request #1481 from MITx/bug/dhm/misc
...
Bug 180
2013-02-11 13:23:08 -08:00
Don Mitchell
46a7f7427a
Merge pull request #1479 from MITx/fix/cdodge/export-include-grading-policy
...
add exporting of grading_policy.json
2013-02-11 12:53:36 -08:00
Don Mitchell
ae4a854e18
Bug 180
2013-02-11 15:46:58 -05:00
Chris Dodge
33009eba7d
add exporting of grading_policy.json
2013-02-11 14:30:26 -05:00
Chris Dodge
4f67c6c052
quick hack to give some protection from unauthorized users from making new courses. Make it so only is_staff people see the 'Create New Course' button.
2013-02-10 16:17:08 -05:00
chrisndodge
891e350a83
Merge pull request #1464 from MITx/bug/bug161
...
On first request for handouts, create the db record. (bug 160)
2013-02-08 10:49:01 -08:00
cahrens
98026e4325
A couple minor bug fixes.
...
https://edx.lighthouseapp.com/projects/102637/tickets/173
https://edx.lighthouseapp.com/projects/102637/tickets/177
2013-02-08 12:46:32 -05:00
Calen Pennington
33a3d5dbb7
Make it so that cms doesn't try to run collectstatic on course content
2013-02-08 10:49:43 -05:00
Don Mitchell
fa5537ab71
On first request for handouts, create the db record. (bug 160)
2013-02-07 17:09:57 -05:00
Don Mitchell
48e582647c
bug 171
2013-02-07 16:24:43 -05:00
Don Mitchell
70560d2237
Put DnD back into edit_subsection page
2013-02-07 10:41:37 -05:00
Calen Pennington
cfae1cdf62
Pep8 autofixes
2013-02-06 11:13:50 -05:00
Jay Zoldak
72023cb5d2
Improve docstring wording for ModuleStoreTestCase class.
2013-02-06 10:42:21 -05:00
Jay Zoldak
abf4ad36f4
Move modulestore unique naming in tests from the settings.py file into the ModuleStoreTestCase class.
2013-02-06 10:42:21 -05:00
Jay Zoldak
fde6d1ba1c
Refactor tests for cms contentstore.
2013-02-06 10:42:21 -05:00
Jay Zoldak
3324615270
Reorganize test cases
2013-02-06 10:41:08 -05:00
Jay Zoldak
5a6b039208
Reorganize the CmsTestCase subclass
2013-02-06 10:36:28 -05:00