Awais Jibran
1e67ec66cd
Merge pull request #12702 from edx/aj/PLAT-1032-fix-export
...
Fix course export on edge
2016-06-13 18:46:56 +05:00
Awais Jibran
ba6ef624c2
PLAT-1032
2016-06-10 11:38:20 +05:00
Ned Batchelder
b4248d28e1
Merge pull request #12707 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-06-09 14:25:09 -04:00
Ned Batchelder
78f2d9e1eb
Update translations (autogenerated message)
...
Update translations (autogenerated message)
2016-06-09 12:00:04 -04:00
Calen Pennington
fc1e0b6637
Use the Django TestClient for course_creator unit tests, so that middleware is cleaned up properly
2016-06-08 16:43:31 -04:00
Calen Pennington
437b249d68
Use django_crum to access the current request in request_cache
2016-06-08 16:35:25 -04:00
Calen Pennington
93970f3473
Allow edxmako to be passed an explicit request to create the RequestContext from
2016-06-08 16:35:25 -04:00
Calen Pennington
25c4398125
Convert edxmako to use django_crum to get the current request
2016-06-08 16:35:24 -04:00
Christina Roberts
1f26cd2ec6
Merge pull request #12681 from edx/christina/delete-landing
...
Delete old cruft from 2012/2013.
2016-06-08 10:18:53 -04:00
Sofiya Semenova
1cda718f8f
Merge pull request #12611 from edx/ssemenova/icon2
...
Changing icon tags from i to span
TNL-4692
2016-06-07 13:36:57 -04:00
cahrens
1fa4319140
Delete old cruft from 2012/2013.
2016-06-07 13:34:31 -04:00
ssemenova
c1f793172f
change icon tags from i to span
...
TNL-4692
2016-06-07 10:52:00 -04:00
Calen Pennington
12d239801e
Merge pull request #12628 from cpennington/test-i18n-reset-translations
...
Test i18n reset translations
2016-06-07 10:44:07 -04:00
Ned Batchelder
d0dcfe12e4
Merge pull request #12621 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-06-02 19:52:51 -04:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Calen Pennington
105308e129
Use translation.deactivate, rather than explicitly activating the current settings LANGUAGE_CODE
2016-06-02 11:06:59 -04:00
Ned Batchelder
64828c48c8
Update translations (autogenerated message)
2016-06-02 14:36:45 +00:00
Douglas Hall
a07a762f73
Merge pull request #12555 from edx/hasnain-naveed/MAYN-193
...
MAYN-193 Use django_sites_extensions.middleware.RedirectMiddleware to enable redirects
2016-06-01 21:18:01 -04:00
AlasdairSwan
a7d036f912
Merge pull request #12613 from edx/release
...
Release 1st June 2016
2016-06-01 15:22:19 -04:00
Hasnain
11454640da
Added middleware to redirect the user from expired course page to all courses page.
2016-06-01 14:56:27 -04:00
Mushtaq Ali
89a16a41e4
Merge pull request #12042 from edx/mushtaq/safe-templates
...
Make templates safer
2016-06-01 12:37:37 +05:00
Mushtaq Ali
005bee8fbe
Make templates safer
2016-05-31 21:58:05 +05:00
Christina Roberts
98fcc4ff9e
Merge pull request #12578 from edx/christina/tnl-4561
...
Christina/tnl 4561
2016-05-31 11:06:48 -04:00
Fred Smith
d7af2f119d
SES should use the non-smtp endpoint
2016-05-31 09:46:20 -04:00
Ehtesham Kafeel
9cb660a7d2
Merge pull request #12410 from edx/fedx/upgrade-paging-collection
...
Upgrade edx-platform's paging collection with new edx-ui-toolkit's paging collection
2016-05-30 17:44:57 +05:00
cahrens
292cd93131
Focus seems to be flaky when running tests.
...
TNL-4561
2016-05-28 22:03:35 -04:00
Nimisha Asthagiri
4a56fa5fb1
Adding infrastructure to support context-sensitive help links in the LMS.
2016-05-27 11:35:05 -04:00
Afzal Wali
eadd656df0
SOL-1802 Allow proctoring service to create support ticket.
2016-05-27 09:29:06 -04:00
Ehtesham
b31ba9d041
upgrade Pagingcollection to edx-ui-toolkit's PagingCollection
2016-05-27 04:35:44 +05:00
Brian Wilson
a36aa68fd7
Add new export_olx management command.
...
This moves the functionality of the 'export_course' management command from lms/djangoapps/courseware
over to the Studio codebase. This reflects its use going forward to be run with cms settings, to
export the content of the Studio modulestore instead of the LMS modulestore. The management
command is used by an analytics workflow to output course content for researchers.
2016-05-26 17:26:59 -04:00
Ned Batchelder
10f7c9bb2f
Update translations (autogenerated message)
2016-05-26 15:57:37 +00:00
Robert Raposa
ebf89d63e9
Merge pull request #12541 from edx/robrap/fix-imports
...
Fix import order for HTML, Text.
2016-05-25 15:23:08 -04:00
Fred Smith
b3462e5b1c
Merge pull request #12544 from edx/derf/override_SES_email_region
...
override SES email region
2016-05-25 11:16:47 -04:00
Brian Jacobel
f4bede6c5b
Fix library load paths (incl. jquery.scrollTo)
...
Simplify paths in karma_cms_squire require paths
2016-05-24 16:53:59 -04:00
Brian Jacobel
e433aa4e32
Remove this focus test, it's impossible to get it to pass in all envs without breaking something else
2016-05-24 16:53:58 -04:00
Brian Jacobel
4f0aee3f2d
Fix unit and acceptance tests broken in upgrade (squashed)
...
Fix syntax error in selectors
.attr() now returns a string (though it can still be passed an integer)
Fixes checkbox test failures
Remove remaining references to jquery.min (in wrong folder)
$.ajax now returns 422 if type is json and body is not JSON, e.g. ''
Substitute prop for attr
Remove references to jquery.min, add jquery.migrate (again)
"Fix" jquery karma config
This wasn't suppoed to survive the merge
This throws an error when called with an 'undefined' error
Fix Karma warning about [re|un]loading the window
Fix path for jquery in cms-squire tests
Move jasmine.clock.uninstall() to afterEach so it runs even on failure
Fix test failing due to timezone issues
Do the timeout before the window scrolling (so handler will not be _.throttled)
Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
2016-05-24 16:53:57 -04:00
Daniel Friedman
230f252bad
Fix the way jquery and jquery-migrate are loaded
...
Don't use symlinks to include node_modules
2016-05-24 16:53:51 -04:00
cahrens
665f983c99
Tweak focus/blur functions for JQuery upgrade.
...
Fix incorrectly scoped selector.
2016-05-24 16:53:42 -04:00
cahrens
4ba07bf7a4
Assorted test and dependency fixes to cms-squire and cms
...
isRejected is deprecated.
Actually serve the slick library in LMS jasmine tests
customwmd doesn't need to wait for DOM ready event
... In order to define a class and extend the Markdown class.
2016-05-24 16:53:34 -04:00
Daniel Friedman
15f148141f
Upgrade jQuery 1.7.2 to 2.2.0
...
FEDX-25
2016-05-24 16:52:50 -04:00
Fred Smith
fe788bc305
override SES email region and endpoint
2016-05-23 10:38:57 -04:00
Robert Raposa
7223ee9316
Fix import order for HTML, Text.
2016-05-23 08:47:08 -04:00
Gabe Mulley
1ee87c887a
Merge pull request #12212 from CredoReference/assigned-tags-included-in-the-emitted-event
...
Connected aside information is included in the emitted event (on check)
2016-05-20 09:41:10 -04:00
Calen Pennington
2aa9967189
Merge pull request #12386 from cpennington/cale/concurrent-unit-tests
...
[EV-12] Run LMS unit tests concurrently on jenkins
2016-05-19 14:25:24 -04:00
Ned Batchelder
6c60f73124
Update translations (autogenerated message)
2016-05-19 15:01:26 +00:00
Dmitry Viskov
21bbcc9f35
Connected aside information is included in the emitted event (on check)
2016-05-19 17:37:40 +03:00
Douglas Hall
d95ad32532
Merge pull request #12510 from edx/douglashall/WL-450/fixed_timeout_issue
...
WL-450 Fix for issue with canceling changes to image upload fields
2016-05-19 09:24:14 -04:00
Calen Pennington
a45f1f032c
Set OAUTH2_PROVIDER_APPLICATION_MODEL for tests so that migrations can run in verbose mode
2016-05-18 14:10:30 -04:00
Calen Pennington
5249504edc
Use xunitmp by default, rather than standard xunit
2016-05-18 14:10:29 -04:00
Calen Pennington
09dc884c38
Isolate databases between test processes
2016-05-18 14:10:28 -04:00