Brian Talbot
76b0a03bc2
edx.org: revises iframe-based register/status buttons to match revised styles
2013-07-29 10:21:54 -04:00
Brian Talbot
10964eec88
edx.org: handles letter-spacing on buttons
2013-07-29 10:21:54 -04:00
Brian Talbot
69c792f5e9
edx.org: applies edx.org visual changes (with overrides/new mixins)
2013-07-29 10:21:53 -04:00
Brian Talbot
71c3f5e5a7
edx.org: adds in variables/mixins to support edx.org visual changes
2013-07-29 10:21:53 -04:00
cahrens
b5506cf20b
Copy changes.
2013-07-29 09:51:10 -04:00
cahrens
15665bbe5a
Formatting updates.
2013-07-29 09:49:37 -04:00
cahrens
23894d20f8
E-mail notifications to users when course creator status changes.
2013-07-29 09:49:37 -04:00
Don Mitchell
d1ed6fbc34
More xblock.save() calls to handle fields set during inits
2013-07-29 09:08:37 -04:00
Vasyl Nakvasiuk
57bc010a0a
gst integration into studio
2013-07-26 17:22:27 +03:00
Christina Roberts
166aea62bb
Merge pull request #341 from edx/talbs/studio-authorship
...
Studio: Authorship Rights Request UI + Dashboard Clean-up
2013-07-26 03:59:07 -07:00
Kristin Stephens
71a1562e21
Fix offline_gradecalc
...
Bug: Throws error when can't find a user on the request object for grading or can't find a session attribute.
Fix: Added a user attribute with a value of the current student and a session attribute with a value of an empty dictionary.
2013-07-25 14:31:20 -07:00
Brian Talbot
8a715c1a16
Studio: using defined red color variables for error-based system messages
2013-07-25 17:09:57 -04:00
Sarina Canelake
b143de1f99
Merge pull request #502 from edx/sarina/fix-discussion-acceptance
...
Fix failing acceptance test
2013-07-25 13:23:27 -07:00
Vik Paruchuri
12a2c06fb1
Remove console.log statements
2013-07-25 15:57:21 -04:00
Vik Paruchuri
2d966209f4
fix test
2013-07-25 15:55:34 -04:00
Vik Paruchuri
1a4be13d4c
Improve rubric look and feel
2013-07-25 15:40:09 -04:00
Adam Palay
62a54555b6
fixes back nav button
2013-07-25 15:32:43 -04:00
Vik Paruchuri
29bd64555f
Get table to take up the width of the page
2013-07-25 15:30:11 -04:00
Vik Paruchuri
b6ff513e33
Add in get last response functionality
2013-07-25 15:06:40 -04:00
Sarina Canelake
50d35b30b1
Fix failing acceptance test
2013-07-25 14:56:22 -04:00
Vik Paruchuri
d23d354ab3
Change top text
2013-07-25 14:41:54 -04:00
David Baumgold
a90d7b5dbb
Merge pull request #491 from edx/lettuce-improvements
...
Misc improvements to make lettuce testing a bit saner
2013-07-25 11:37:50 -07:00
Vik Paruchuri
172bc5cfa5
Change naming, edit border radius
2013-07-25 14:23:11 -04:00
Greg Price
dc90736b5b
Allow user id filtering in user preference API
2013-07-25 14:19:29 -04:00
Greg Price
6418a1cf5b
Allow user API access in dev environments
...
This is achieved by allowing access if settings.DEBUG is True and
settings.EDX_API_KEY is not set or None (which is true for dev.py)
2013-07-25 14:02:43 -04:00
Calen Pennington
802d36c192
Add an XBlock studio_view to XModuleDescriptors
...
This just wraps get_html, and ignores javascript and css for now.
[LMS-187]
2013-07-25 13:59:52 -04:00
David Baumgold
df1252901f
Misc improvements to make lettuce testing a bit saner
2013-07-25 13:19:39 -04:00
Calen Pennington
c6b5178261
Merge pull request #498 from edx/cale/make-the-service-variant-flag-on-manage.py-longform-only
...
Make the service-variant flag on manage.py longform only
2013-07-25 09:38:24 -07:00
Vik Paruchuri
c059a31623
Fix border locations, remove open ended response text
2013-07-25 12:33:12 -04:00
cahrens
628994daf1
i18n "Create a New Course".
2013-07-25 12:25:06 -04:00
cahrens
60d60de2c4
Use format for strings instead of %.
2013-07-25 12:21:17 -04:00
Vik Paruchuri
9cb7d448c6
Border between prompt element
2013-07-25 12:15:05 -04:00
Vik Paruchuri
5ae6ce9d47
Add in css borders
2013-07-25 12:10:16 -04:00
Vik Paruchuri
579b66d9dd
Redesign header css
2013-07-25 11:44:42 -04:00
ihoover
aad6dc4345
Merge pull request #417 from edx/ihoover/feature_flag_auto_auth
...
Ihoover/feature flag auto auth
2013-07-25 08:11:22 -07:00
Vik Paruchuri
5365d54202
Merge remote-tracking branch 'origin/master' into feature/vik/oe-ui
2013-07-25 11:09:53 -04:00
Sarina Canelake
c80a05f4d8
Merge pull request #471 from edx/giulio/fix-tooltips
...
override .sr class from keeping tooltips hidden in sequence nav
2013-07-25 08:03:23 -07:00
Renzo Lucioni
30baebd7b5
Merge pull request #494 from edx/renzo/blank-problem-score
...
Blank common and advanced problems now display an inline score of "0 points" upon creation
2013-07-25 07:56:15 -07:00
Adam Palay
2efcb0cdca
Change default names for various LMS components
...
Embedded discussion component defaults to "Discussion"
Blank HTML page defaults to "Text"
Video component defaults to "Video"
These default names show up in tooltips.
2013-07-25 10:38:47 -04:00
Calen Pennington
1bcafd32a9
Make the service-variant flag on manage.py longform only
2013-07-25 09:34:51 -04:00
Kevin Chugh
d95693ebb7
hook up panel to new stats service
2013-07-25 03:23:04 -04:00
Giulio Gratta
214a814b94
Adjustment to show sequence tool tips in LMS
2013-07-25 00:48:36 -04:00
Kevin Chugh
5d106ee048
Merge branch 'master' into feature/kevin/email_notifications_panel
2013-07-25 00:31:42 -04:00
Sarina Canelake
6923687c8e
Merge pull request #460 from edx/sarina/update-diffcover
...
Update diff-cover to latest version
2013-07-24 20:18:15 -07:00
Trinh Nguyen
fd304c4681
Change git clone protocal to https
2013-07-25 07:49:31 +07:00
ihoover
56883d65a1
csrf test fix
...
remove test that csrf middleware is disabled (since we can't seem to reload middleware between tests)
move definitions from setuo into test method
2013-07-24 17:08:18 -04:00
Renzo Lucioni
1a0055ae77
Blank common and advanced problems now display an inline score of '0 points' upon creation.
2013-07-24 16:44:22 -04:00
Calen Pennington
a569a5f6a7
Merge pull request #490 from edx/cale/make-cms.dev-environment-work-with-manage.py
...
Make cms.dev environment work with manage.py
2013-07-24 13:26:50 -07:00
Don Mitchell
e223d753e3
Merge pull request #489 from edx/dhm/export_policy
...
change of defaults for rerandomize/showanswer
2013-07-24 12:54:32 -07:00
Brian Talbot
d2eca92f93
edx.org: abstracting new edx.org button extends and colors with other themes in mind
2013-07-24 15:17:25 -04:00