Jay Zoldak
8ffc51689e
Merge pull request #3598 from edx/zoldak/rebalance-cms-shards
...
Rebalance CMS acceptance test shards
2014-05-14 11:29:31 -04:00
Brian Wilson
d6a74a644d
Merge branch 'master' into release
...
Conflicts:
cms/static/js/views/modals/edit_xblock.js
2014-05-13 11:10:48 -04:00
Sébastien Hinderer
ec31a42637
CMS: debug toolbar should be displayed on dev stack.
...
In Studio, the debug tool bar did not appear as in LMS.
2014-05-13 10:30:59 -04:00
Adam Palay
a51a0c558e
fix importing bug (STUD-1599)
...
add target_location_namespace check
2014-05-12 15:59:41 -04:00
polesye
2d64a2773f
Fix acceptance tests.
2014-05-12 16:22:05 +03:00
David Ormsbee
77c7ebd704
Merge pull request #2768 from carsongee/cg/ssl-next-url
...
Modified ssl certificate authentication to handle next redirection
2014-05-11 20:12:12 -04:00
David Baumgold
c0a5171c75
Merge pull request #3466 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool
2014-05-09 16:14:42 -04:00
Andy Armstrong
a454502b63
Merge pull request #3666 from edx/andya/fix-translation-string
...
Improve the translatability of Studio's paging header
2014-05-09 15:16:11 -04:00
Carson Gee
cbf525f6cf
Fix infinite redirect loop on logout caused by django caching
2014-05-09 14:22:11 -04:00
Carson Gee
5452de20d8
Modified ssl certificate authentication to handle next redirection
...
Makes small changes in lms and cms both so that user's go to the
original page they intended to if they weren't already logged in
2014-05-09 14:22:10 -04:00
Andy Armstrong
e75f273329
Apply Sarina's code review suggestions
2014-05-09 13:39:17 -04:00
srpearce
fa0e958b43
Merge pull request #3650 from edx/sylvia/docs/DOC-206
...
Sylvia/docs/doc 206
2014-05-09 12:38:05 -04:00
Sylvia Pearce
c1ef41fe6a
Update Video component UI text
2014-05-09 12:37:28 -04:00
Andy Armstrong
6d08a0b47b
Improve the translatability of the paging header
2014-05-09 12:07:49 -04:00
Adam
efcd13e836
Merge pull request #3511 from edx/adam/wiki-hide-fix-firefox
...
fix wiki hide button not working in firefox (STUD-1581)
2014-05-09 07:04:03 -05:00
Ned Batchelder
5e34c21ff4
Merge pull request #3628 from edx/ned/fix-ignorable-404-ends
...
IGNORABLE_404_ENDS is wrong and unused
2014-05-07 11:17:05 -04:00
Waheed Ahmed
998af82baa
Fixed cheatsheet for open ended editor.
...
STUD-1583
2014-05-07 12:58:35 +05:00
Ned Batchelder
4d4390c0c9
IGNORABLE_404_ENDS is wrong and unused
...
This setting is only used if SEND_BROKEN_LINK_EMAILS is true, which it
is not, and it is deprecated, and this value for it is wrong, since it
is used as an iterable.
2014-05-06 18:02:53 -04:00
marcotuts
b0781cdd4a
Merge pull request #3614 from edx/waheed/fix-simple-problem-editor
...
Fixed simple problem editor text showing up in advanced editor
2014-05-06 12:17:37 -04:00
frances botsford
3530721671
Merge pull request #3577 from edx/frances/fix/404-and-500-page-layout
...
Fix for Studio 404 and 500 page layouts
STUD-864
2014-05-06 11:44:51 -04:00
Waheed Ahmed
b873cfc26d
Fixed simple editor text showing in advanced editor.
2014-05-06 20:35:38 +05:00
Christina Roberts
df262d4fc7
Merge pull request #3229 from edx/christina/container-dnd
...
Drag and drop on container page
2014-05-06 11:09:29 -04:00
Frances Botsford
5890bc842c
removing larger size for CodeMirror for funky visual behavior on Checkbox problems in release
2014-05-06 10:47:59 -04:00
Adam
0b8cc25be3
Merge pull request #3582 from edx/adam/some-cleaning
...
Adam/some cleaning
2014-05-05 15:14:59 -04:00
Jay Zoldak
f91b9eec65
Rebalance CMS acceptance test shards
2014-05-05 13:52:34 -04:00
Christina Roberts
759b656ac8
Merge pull request #3594 from edx/christina/delete-dead-files
...
These files are not being used.
2014-05-05 13:07:25 -04:00
cahrens
acd9d7d904
These files are not being used.
2014-05-05 11:36:04 -04:00
Andy Armstrong
7693659e48
Address Christina's review comments
2014-05-05 11:34:55 -04:00
Adam Palay
3d3e15ca1b
remove new_location from logging
2014-05-05 10:05:04 -04:00
Andy Armstrong
de80f892e2
Clean up coverage and code quality issues
2014-05-02 16:20:17 -04:00
Andy Armstrong
e20a7fc53c
Fix Jasmine tests
...
Also, rewrite them to be easier to comprehend, and to not use magic constants (or to use fewer, at least).
2014-05-02 16:20:17 -04:00
Andy Armstrong
f3a23f3973
Only show drag handles in draft mode
2014-05-02 16:20:12 -04:00
Frances Botsford
fb4cab435e
fix for Studio 404 and 500 page layouts
...
STUD-864
2014-05-02 16:19:59 -04:00
Adam Palay
a35e359482
add logging to course import
2014-05-02 15:31:08 -04:00
cahrens
37da399997
Update unit test based on changes in master.
2014-05-02 15:09:25 -04:00
cahrens
8e00f6dc3b
Restore the ability to drag at any level inside a vertical and clean up templates.
2014-05-02 15:09:24 -04:00
Andy Armstrong
c1fd0ca34e
Switch the container page to use the new view
2014-05-02 15:09:23 -04:00
Frances Botsford
fd7142bcde
dnd container page styling
2014-05-02 15:09:23 -04:00
cahrens
fb150bcf64
Drag and drop on container page.
...
STUD-1309
2014-05-02 15:09:15 -04:00
David Baumgold
71a50c58d7
Show error page templates
2014-05-02 13:41:34 -04:00
Adam Palay
7c13ba0c3b
Disable draft and edit links during ajax calls
...
STUD-1485
STUD-1499
2014-05-02 09:11:46 -04:00
Gabe Mulley
36269bd5a8
Integrate event-tracking in to the LMS
...
Support incremental conversion of events from the old API to the new, in order to ensure the new system is working, enrollment events have been modified to make use of the new API.
2014-05-01 14:04:35 -04:00
cahrens
d250f1f086
Minor reword to server timed out message.
2014-04-30 09:33:29 -04:00
Adam Palay
c806c8a954
fix wiki hide button not working in firefox (STUD-1581)
2014-04-29 15:17:53 -04:00
frances botsford
021b41c297
Merge pull request #3516 from edx/frances/bug/xblock-studio-editor
...
Fix for xblock settings scroll
2014-04-29 12:46:21 -04:00
Frances Botsford
8ed92f3c5b
temporary fix for xblock settings scroll
...
UX-623
2014-04-29 10:27:21 -04:00
zubair-arbi
87408d2399
Revert "remove location of item from loc_mapper and cache"
...
This reverts commit d2b8b4f0dd .
2014-04-29 18:53:35 +05:00
muhammad-ammar
dfa45eac16
Merge pull request #3440 from edx/ammar/config-youtube-stub-for-bok-choy
...
Configure youtube stub for bok-choy
2014-04-28 17:32:33 +05:00
David Baumgold
7aa627b1fa
Merge pull request #3145 from carsongee/cg/course_import_validation
...
Add test in import code to make sure two overlapping courses aren't imported
2014-04-25 16:03:55 -04:00
Muhammad Ammar
6f064e2b27
Configure youtube stub for bok-choy
2014-04-25 20:01:09 +00:00