Ned Batchelder
844eaeffca
Merge pull request #4184 from IONISx/tusbar/add-mktg-check-dropdown
...
Remove FAQ link in header when disabled
2014-06-23 16:43:37 -04:00
Piotr Mitros
4eb234e79f
Merge pull request #4174 from edx/pmitros/chromeless-xblocks
...
XBlocks can disable navigation chrome.
This allows for full-screen XBlocks (such as code IDEs), as well as allowing us to somewhat hackishly build top-level XBlocks. This is the first step on the path to non-hackish top-level XBlocks.
2014-06-23 11:56:05 -04:00
Bertrand Marron
ae3d9feb7e
Remove FAQ link in header when disabled
2014-06-23 15:24:54 +02:00
Will Daly
c16bdf332b
ORA2 release-2014-06-23T13.19
2014-06-23 09:23:33 -04:00
Sarina Canelake
9fb2731a57
Add Amharic language
2014-06-23 07:42:39 -04:00
Sarina Canelake
54cf1adb86
Add Tamil language
2014-06-23 07:42:39 -04:00
Andy Armstrong
20675857dc
Merge pull request #3999 from edx/christina/updating-split-test
...
Ability to change the associated group configuration for a split test
2014-06-20 14:15:41 -04:00
cahrens
a395c2fa4b
Complete Studio support for handling group configuration changes
...
STUD-1658
2014-06-20 11:41:23 -04:00
cahrens
73e7ced6f9
Introduce constants for studio_view, student_view, and author_view.
2014-06-20 11:41:23 -04:00
Andy Armstrong
11c25e8c1a
Add Studio handling for changes to group configurations
...
STUD-1658
2014-06-20 11:41:22 -04:00
Piotr Mitros
87a462e206
Review from Cale
2014-06-20 11:07:30 -04:00
Piotr Mitros
afe22ca42e
Review from Cale
2014-06-20 10:57:11 -04:00
Piotr Mitros
e644f641ac
Explicit disable_accordion
2014-06-20 10:29:17 -04:00
Piotr Mitros
17d2420f7b
Removed suppress_top_level_nav, as per Cale
2014-06-20 10:23:16 -04:00
Muhammad Ammar
15839147c2
Youtube Video Quality Button Tests
2014-06-20 13:48:27 +00:00
Piotr Mitros
4f303a623b
XBlocks can disable navigation chrome.
...
There is an option to:
* Enable/disable accordion navigation
* Enable/disable/repoint tab navigation
This allows for full-screen XBlocks (e.g. a code IDE, or large video
player). It is also the first pass at allowing top-level XBlocks. It's
also now possible to make a chromeless XBlock, point a tab to it, and
make it point back to that tab.
Next steps down that path would be:
* Fix up how tabs are handled. The current version is a hack.
* Create appropriate XBlocks for courseware, tabbed navigation,
etc. to reach feature parity
* Invert/rejigger the XML format.
2014-06-19 21:06:08 -04:00
muhammad-ammar
0258e71ab1
Merge pull request #4146 from edx/ammar/remove-flash-test-scenarios
...
Remove Flash Test Scenarios
2014-06-20 00:08:40 +05:00
jsa
e6871af2d3
forums: add UX for username search results.
...
JIRA: FOR-627
2014-06-19 11:33:52 -04:00
Adam
7cc85b43e1
Merge pull request #4160 from edx/adam/browser-warning-lte-ie8
...
only display browser warning for <= IE8 (LMS-2732)
2014-06-19 09:48:41 -04:00
Sarina Canelake
30c8da1596
Fix variable names to give context for translators
...
fix other various i18n issues
2014-06-18 23:28:39 -04:00
Adam Palay
c3a81f1cce
only display browser warning for <= IE8 (LMS-2732)
2014-06-18 17:02:18 -04:00
Muhammad Ammar
3f88ff662e
Remove Flash Test Scenarios
2014-06-18 10:47:32 +00:00
Waqas Khalid
9e6333f689
Remember the user last thread sort preference
...
FOR-545
2014-06-18 14:26:30 +05:00
Ned Batchelder
708bb8a57e
Merge pull request #4141 from IONISx/tusbar/end-mktg-urls
...
Add missing $ at the end of the MKTG URLs
2014-06-17 17:45:56 -04:00
Sarina Canelake
a8cd760ce3
Merge pull request #4121 from edx/sarina/fix-i18n-bugs
...
Fix i18n translation issues
2014-06-17 16:14:41 -04:00
Mathew Peterson
9659f24d02
Merge pull request #4133 from edx/mathewpeterson/fix_unicode_in_url_bug
...
404 error for unwanted unicode in url
LMS-2488
2014-06-17 14:46:35 -04:00
Minh-Tue Vo
ca045aaa3d
Merge pull request #4139 from edx/mvo/removing-dots
...
Removing dot in scenario names
2014-06-17 14:43:03 -04:00
Bertrand Marron
573eda0d61
Add missing $ at the end of the MKTG URLs
2014-06-17 20:03:31 +02:00
Sarina Canelake
b70bd2be78
Use ngettext rather than "word(s)" for plural phrases
2014-06-17 13:25:46 -04:00
Mat Peterson
c86cbe466c
404 error for unwanted unicode in url
...
LMS-2488
2014-06-17 16:10:45 +00:00
Sarina Canelake
c68fce1f0a
Fix i18n translation issues
2014-06-17 12:03:27 -04:00
Mathew Peterson
a6fb2ac826
Merge pull request #4110 from edx/mathewpeterson/invalid_characters_error
...
courseware/views.py index function position value integer error correction and test
2014-06-17 11:23:00 -04:00
muhammad-ammar
95769fe442
Merge pull request #4123 from edx/ammar/reduce-captions-wait-time
...
Reduce captions wait time.
2014-06-17 20:15:47 +05:00
muhammad-ammar
ac26f27898
Merge pull request #4125 from edx/ammar/improve-certificates-test-time
...
Improve certificates test time
2014-06-17 18:45:35 +05:00
Dave St.Germain
0b37c987c6
Merge pull request #3908 from edx/dcs/support-dashboard
...
Added manual refund page for support.
PR-615
2014-06-17 08:27:34 -04:00
Dave St.Germain
f2fb57e196
Added manual refund page for support.
...
PR-615
2014-06-17 08:24:02 -04:00
Muhammad Ammar
346164189f
Improve certificates test time
2014-06-17 08:54:52 +00:00
Muhammad Ammar
d907d24fa5
Reduce captions wait time.
2014-06-17 07:39:12 +00:00
Minh Tue Vo
ae9955b290
changing dot into v
2014-06-16 17:40:28 -04:00
Mat Peterson
06dbb68e75
courseware/views.py index function position value integer error correction and test
...
LMS-2844
2014-06-16 20:30:06 +00:00
Jim Abramson
0b398c8976
Merge pull request #4118 from edx/jsa/bugfix-cc-user
...
bugfix: avoid side-effects when overriding User.default_retrieve_params
2014-06-16 16:24:15 -04:00
jsa
51f3b94f53
bugfix: avoid side-effects when overriding User.default_retrieve_params
2014-06-16 16:01:13 -04:00
Diana Huang
2dbf9442a6
Revise course mode choose page.
...
LMS-2796
2014-06-16 14:08:40 -04:00
Jim Abramson
c74b34c1a8
Merge pull request #4041 from edx/jsa/forums-search-users
...
implement forums endpoint for searching users.
2014-06-16 10:15:01 -04:00
jsa
c2ebfde429
implement forums endpoint for searching users
2014-06-16 10:12:52 -04:00
Han Su Kim
858f3ae5c9
Merge pull request #4075 from edx/han/regenerate_user
...
Transition to Oqaque Keys
2014-06-13 11:39:56 -04:00
Han Su Kim
8fdec439ee
Changing over imports to opaque_keys.edx
2014-06-13 09:36:40 -04:00
Han Su Kim
0b93c5a827
Squashing commits,
...
Squashing commits
Transition to Oqaque Keys
Bug fixes
Fixing regenerate_user
2014-06-12 18:24:47 -04:00
Sarina Canelake
6418f6fe8b
Add Chinese (Hong Kong) language
2014-06-12 10:41:09 -04:00
Brian Talbot
14ad71f206
Merge pull request #3462 from edx/andya/source-maps
...
Update SASS ( 3.3.5), Bourbon ( 4.0.2), Neat (1.6.0)
2014-06-11 22:31:37 -04:00