- Mar 11, 2014
- Mar 07, 2014
- Mar 06, 2014
-
-
Valera Rozuvan authored
When the start time is set, or a initial position is set,the VCR timer and the time slider should jump to correct starting point before the video starts playing. BLD-823
-
- Feb 28, 2014
-
-
Dave St.Germain authored
http://bgrins.github.io/codemirror-accessible/) LMS-1802
-
- Feb 27, 2014
-
-
Andy Armstrong authored
This is the changes for STUD-1244, which introduces the ability for Studio to display arbitrarily nested xblocks. In this change, a new container page is introduced which can display nested xblocks. In particular, the xblock type of 'vertical' is special cased to be shown inline as a collapsible section. The unit page is mostly unchanged, except that container xblock's are shown as a link to their container page, rather than being shown inline.
-
- Feb 24, 2014
-
-
Alexander Kryklia authored
-
- Feb 13, 2014
-
-
Carson Gee authored
Added tests Converted scripts to django commands Removed advanced module requirement Generalized to platform Switched to subprocess for shell commands Beefed up resiliency and error checking. Refactored since #1910 removed get_location_and_verify_access Added settings to aws for export directory and reworked test setup and teardown Several review based fixes Added line to Changelog Changed URL handler to be accepting and moved git bare repo inside of test_root/data Added exception logging to help trace issues Added output in exception logging Made the branch to commit to explicit instead of implicit Skipping git identity test on condition of global configuration set
-
- Feb 12, 2014
-
-
Ali Reza Sharafat authored
-
cahrens authored
STUD-149
-
- Feb 11, 2014
-
-
Xavier Antoviaque authored
Checks for the presence of a cookie with specific values when activated, and redirect the user to a configurable URL when it is not found, or not with an accepted value. To be used to display a splash screen to users upon the first visit. It's the responsability of the splash page at the redirected URL to set the proper cookie value before sending users back to the LMS.
-
polesye authored
Student logins to edx, plays video, selects position, closes browser, opens video, position is restored. BLD-385
-
polesye authored
-
Oleg Marshev authored
-
- Feb 06, 2014
-
-
Jason Bau authored
Currently just coerces the time displayed for due dates (accordion.html and progess.html) to settings.TIME_ZONE
-
- Feb 05, 2014
-
-
Don Mitchell authored
with code to translate between addressing schemes based on app and persistence layer addressing scheme specification. STUD-1206
-
- Feb 04, 2014
-
-
Chris Dodge authored
add a test case for enrollment caps pep8 fix
-
Jason Bau authored
If neither start nor advertised_start has been changed from default don't show the course start date. This allows us to accept course registrations for courses whose start date is yet TBD.
-
- Jan 30, 2014
-
-
Chris Dodge authored
-
Oleg Marshev authored
-
- Jan 29, 2014
-
-
Calen Pennington authored
ConfigurationModels can be managed using the admin site. They are append-only, and track the user who is making the change, and the time that the change was made. The configuration is stored in the database, and cached for performance. [LMS-1220]
-
Calen Pennington authored
To mark a language as dark-launched, add it to the DARK_LANGUAGES django conf setting. To activate a dark-launched language, set he query parameter `preview-lang` to the language code on any url. [LMS-2045] [LMS-2077] [LMS-2076]
-
- Jan 28, 2014
-
-
Valera Rozuvan authored
In Firefox YouTube video with start time plays from 00:00:00. The reason was that seekTo() could not start playing a video from a point that hasn't been buffered yet. Why this started happening just now, really is hard to explain. BLD-708.
-
- Jan 27, 2014
-
-
polesye authored
-
Alexander Kryklia authored
-
- Jan 24, 2014
-
-
Oleg Marshev authored
-
- Jan 23, 2014
- Jan 22, 2014
-
-
polesye authored
-
cahrens authored
STUD-1186
-
Valera Rozuvan authored
BLD-529.
-
- Jan 21, 2014
-
-
polesye authored
-
- Jan 15, 2014
- Jan 14, 2014
-
-
Don Mitchell authored
-
- Jan 10, 2014
-
-
Calen Pennington authored
[LMS-226] [LMS-2013]
-
- Jan 08, 2014
-
-
David Baumgold authored
-
Andy Armstrong authored
Added sorting to the new pagination logic for STUD-995.
-
- Jan 07, 2014
-
-
David Baumgold authored
STUD-1072
-