- 28 Jun, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 27 Jun, 2014 3 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Currently the code in ```tabs-aggregator.coffee``` uses the display name of a tab as the key to index the current tab. When a non-english translation is applied, the javascript code will get localized names instead of the original english names, which causes the following ```getValue``` function fails as it cannot reference the correct tab. Use the 'data' attribute to store the original tab name.
louyihua committed
-
- 26 Jun, 2014 3 commits
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed -
STUD-302, STUD-303
cahrens committed -
Oleg Marshev committed
-
- 25 Jun, 2014 2 commits
-
-
Alexander Kryklia committed
-
Alexander Kryklia committed
-
- 24 Jun, 2014 1 commit
-
-
Oleg Marshev committed
-
- 23 Jun, 2014 1 commit
-
-
Dave St.Germain committed
-
- 20 Jun, 2014 5 commits
-
-
STUD-1658
cahrens committed -
cahrens committed
-
STUD-1658
Andy Armstrong committed -
Mat Peterson committed
-
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.
Piotr Mitros committed
-
- 19 Jun, 2014 1 commit
-
-
Tim Babych committed
-
- 18 Jun, 2014 4 commits
-
-
STUD-1654
Don Mitchell committed -
[LMS-2757]
Calen Pennington committed -
Ben McMorran committed
-
Currently it is covering the whole parent div. LMS-2852
Usman Khalid committed
-
- 17 Jun, 2014 5 commits
-
-
Sarina Canelake committed
-
Szczork committed
-
STUD-1629
zubair-arbi committed -
polesye committed
-
Sarina Canelake committed
-
- 16 Jun, 2014 4 commits
-
-
polesye committed
-
LMS-2801
Don Mitchell committed -
LMS-2807
Waheed Ahmed committed -
Alexander Kryklia committed
-
- 13 Jun, 2014 3 commits
- 12 Jun, 2014 3 commits
-
-
Fixes BLD-1115
Alexander Kryklia committed -
see http://blog.sass-lang.com/posts/184094-sass-33-is-released for more information on 3.3+ variable scoping
Brian Talbot committed -
Brian Talbot committed
-
- 11 Jun, 2014 4 commits
-
-
and formatting error in a doc file.
Don Mitchell committed -
Original changes found in this commit https://github.com/edx/edx-platform/commit/a6bae4d238fdc6a60c8ee9f1b80ca 3512bb085eb Conflicts: common/lib/xmodule/xmodule/textannotation_module.py common/lib/xmodule/xmodule/videoannotation_module.py
lduarte1991 committed -
Reverting commit @3bfb633f and updating openseadragon.js for latest build Conflicts: common/lib/xmodule/xmodule/imageannotation_module.py common/lib/xmodule/xmodule/textannotation_module.py common/lib/xmodule/xmodule/videoannotation_module.py
lduarte1991 committed -
Text Annotation Tool: Added Instructor Filter and Clear Search Video Annotation Tool: Added Instructor Filter Image Annotation Tool: Added Instructor Filter Image Annotation Tool: Annotation Mode for AB Testing Annotation Tools PR Fixes - forgot to overwrite the previous line Annotation Tools: PR Fixes - Fixed camel case for variable name - Fixed indentation in imageannotation.html - Changed all mentions of Instructor Username to Email - Turned annotation_mode into phrase - Fixed indentation in imageannotation.html - Added comments in imageannotation.html - Changing annotation_mode in OSDA Annotator Tools: OpaqueKeys update for Notes Annotation Tools: Added CommonAnnotatorMixin Annotator Tool: Fixed delete bug and factored out settings Removed print context Conflicts: common/lib/xmodule/xmodule/imageannotation_module.py common/lib/xmodule/xmodule/textannotation_module.py common/lib/xmodule/xmodule/videoannotation_module.py lms/djangoapps/notes/views.py
lduarte1991 committed
-