Albert Liang
46434582c8
Deactivate HTTPS on dev and devstack
...
When running locally, XBlocks which access third-party software no longer
cause server errors.
Because devstack inherits from aws, the HTTPS flag was implicitly set to 'on'.
This meant that XBlocks attempted to use SSL when dealing with third-party
components like LTI. Since SSL is not enabled on devstack, this caused server
errors whenever these features ran.
2015-07-30 13:22:33 -07:00
Zia Fazal
3a6b2c30b5
hide certificate configuration activate/deactivate and delete buttons
...
added line break
2015-07-30 11:20:04 +05:00
Ned Batchelder
7a7a867e6a
Fix Django Debug Toolbar circular imports
...
There's an "explicit" way to configure Django Debug Toolbar that isn't
prone to circular import errors:
http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html#explicit-setup
Do that.
2015-07-29 16:18:38 -04:00
clrux
4e8aee7e85
Merge pull request #9067 from edx/clrux/ac-121-cms-modal-focus
...
Sending focus to modal in CMS
2015-07-29 12:47:51 -04:00
Chris Rodriguez
2bea68fc58
Sending focus to modal in CMS
2015-07-29 09:19:36 -04:00
Christina Roberts
f384400bdf
Merge pull request #9026 from edx/christina/tnl1653-incorrect-textbook-link
...
Fix View Live link on Textbooks page in Studio.
2015-07-28 10:04:03 -04:00
cahrens
44b1971a7c
Fix View Live link on Textbooks page in Studio.
...
TNL-1653
2015-07-27 16:58:18 -04:00
Jesse Zoldak
4f9dec8b36
Merge pull request #9060 from edx/zoldak/fix-library-index-test
...
Fix library index test
2015-07-27 14:25:38 -04:00
Dongwook
e7aa8fc176
allows platform version formatting as a part of static url served by djpyfs
2015-07-24 20:05:20 +00:00
Jesse Zoldak
51f058ad45
Fix library index test
2015-07-24 13:57:52 -04:00
Muzaffar yousaf
35503ebda2
Merge pull request #8636 from edx/muzaffar/youtube-api-v3
...
Using youtube api v3.0 instead of v2.0 to get the video's metadata.
2015-07-24 20:02:48 +05:00
Christina Roberts
f4e386268b
Merge pull request #9029 from edx/christina/tnl-296
...
Make active menu highlight in blue.
2015-07-24 09:33:55 -04:00
muzaffaryousaf
38ef22b8a2
Using youtube api (v3) instead of v2 to get the video duration .
...
TNL-2413
2015-07-24 17:03:46 +05:00
Will Daly
ac0d79628f
Merge pull request #9033 from edx/will/icrv-advanced-problems
...
Add in-course reverification to advanced components.
2015-07-23 21:29:38 -07:00
John Eskew
b4b23575dd
Merge pull request #8185 from AkA84/PLAT-295-reset-advertised-date-on-rerun
...
PLAT-295: Reset advertised date on course rerun
Thanks @AkA84 !
2015-07-23 17:33:39 -04:00
Will Daly
fc9ed032ad
Add in-course reverification to advanced components.
2015-07-23 14:02:48 -07:00
cahrens
fbb9c9fa22
Make active menu highlight in blue.
...
TNL-296
2015-07-23 16:32:10 -04:00
chrisndodge
5e195c8eeb
Merge pull request #8962 from edx/cdodge/proctoring-studio
...
Integrate timed and proctored exam authoring into Studio
2015-07-23 15:53:17 -04:00
Alessandro
e9d50b051d
Reset advertised_start field course rerun
...
PLAT-295
2015-07-23 21:15:56 +02:00
Chris Dodge
3748119961
Integrate timed and proctored exam authoring into Studio
2015-07-23 14:43:17 -04:00
Syed Hasan raza
a347db40b1
Merge pull request #8819 from edx/shr/bug/TNL-2592-old-mongo-xblock-dates
...
start-date-reset-to-DEFAULT_START_DATE
2015-07-23 00:34:44 -07:00
Brian Talbot
b75f900b22
Merge pull request #8266 from edx/talbs/fix-font-face-calls
...
LMS/Studio: Reduce font-face file calls
2015-07-22 14:48:44 -04:00
Davorin Sego
a43cf589e0
Update edx-search, fix lms filter generator and courseware index tests
2015-07-22 16:44:01 +02:00
Adam Palay
e515842395
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/github.txt
2015-07-22 08:10:26 -04:00
Syed Hassan Raza
7b1bcc3250
start-date-reset-to-DEFAULT_START_DATE
2015-07-22 13:17:48 +05:00
utkjad
274e6de22b
PLAT-734 Fix slow transaction due to multiple calls to unpickling
2015-07-21 13:56:38 +00:00
Andy Armstrong
7b5f9b8009
Implement RequireJS Optimizer in the LMS
...
TNL-2487
2015-07-20 13:59:54 -04:00
Max Rothman
80cf4d6ecb
Merge pull request #8969 from edx/release-merge-test
...
Release merge test
2015-07-20 10:38:37 -04:00
tlindaliu
0c837adfce
Refactor auth.has_access to auth.user_has_role
...
Change name of method to clear up confusion with the access.has_access method.
2015-07-19 20:42:29 -04:00
Max Rothman
c97314413b
Merge branch 'release' into release-merge-test
...
Conflicts:
lms/djangoapps/commerce/urls.py
lms/djangoapps/commerce/views.py
2015-07-17 17:42:03 -04:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Jesse Zoldak
e89d8e14d4
Merge pull request #8955 from edx/zoldak/cleanup-js-includes
...
Remove unused includes
2015-07-16 19:56:04 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Jesse Zoldak
7aebf0684a
Remove unused includes
2015-07-15 17:17:55 -04:00
Sarina Canelake
9b905ae729
Remove everything gated by ENABLE_INSTRUCTOR_ANALYTICS flag
2015-07-15 11:11:09 -04:00
Matt Drayer
66e1b11a58
Merge pull request #8931 from edx/ziafazal/fix-SOL-1008
...
SOL-1008: only edx PM can activate/deactivate or delete certificate configuration
2015-07-15 10:03:17 -04:00
Vedran Karačić
4eb4a82ea5
Merge pull request #8851 from edx/vkaracic/PLAT-619-2
...
PLAT-619: Custom error messages for delete course command
2015-07-15 14:59:25 +02:00
Zia Fazal
0793cc8b5c
only ddx PM can activate/deactivate or delete certificate configuration
...
fix for flaky test
fix for broken test
fixed quality violation
2015-07-15 17:09:01 +05:00
Vedran Karačić
43547bd5c8
Merge pull request #8875 from edx/vkaracic/TNL-136
...
TNL-136: Added New page creation animation
2015-07-14 20:18:49 +02:00
Dino Cikatic
862262bd2d
SOL-974 make index and remove calls use ES bulk API
2015-07-14 11:47:08 -04:00
vkaracic
ff6afaf483
Custom error messages for delete course command
...
This is a fix for
https://openedx.atlassian.net/browse/PLAT-619
added custom CommandError messages for invalid syntax and
invalid course keys.
2015-07-14 15:28:01 +00:00
vkaracic
8f0bb98990
Added New page creation animation
...
This is a fix for
https://openedx.atlassian.net/browse/TNL-136
added scroll to new page and remove class 'new' on hover to better
indicate that a new page is created.
2015-07-14 13:05:47 +00:00
Matt Drayer
d57fd0e47c
Merge pull request #8847 from edx/ziafazal/SOL-1021
...
ziafazal/SOL-1021: Create Analytics events for certificate actions
2015-07-14 07:58:55 -04:00
Vedran Karačić
f9cb092488
Merge pull request #8852 from edx/vkaracic/PLAT-324
...
PLAT-324: Custom error message for export course command
2015-07-14 09:15:53 +02:00
Zia Fazal
57f1dc92b3
ziafazal/SOL-1021: Capture additional certificate configuration events
...
* Changed certificate_id to configuration_id
* Fix for acceptance test faiiure
* Add waits to bok choy tests
fix for flaky test
2015-07-14 11:12:09 +05:00
Sarina Canelake
8283c07e32
Remove superfluous-parens pylint violations
...
Skipped 'print' statement violations, as print() is Py3k syntax.
2015-07-13 17:33:28 -04:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
Adam Palay
24cd124195
add data_dir to bok_choy test settings
2015-07-13 17:10:32 -04:00
Adam Palay
213dc70d1e
update to course import (TNL-2270)
2015-07-13 14:17:26 -04:00
muhammad-ammar
5a8b158900
Visual change to new Hints and Feedback problem types
...
TNL-2619
2015-07-13 12:18:25 +05:00