Jeremy Bowman
9682e00f4c
PLAT-1943 Fix more naive datetime warnings
2018-02-05 17:58:35 -05:00
Tyler Hallada
ffbb0c16ef
Merge pull request #17322 from edx/thallada/assets-case-insensitive-sort
...
EDUCATOR-2191 Use Mongo aggregate hack to sort case-insensitive
2018-02-05 14:05:32 -05:00
Tyler Hallada
be474b5d61
Merge pull request #17117 from edx/thallada/contentstore-index-displayname-fix
...
Fix typos in contentstore's mongo index keys
2018-02-05 14:03:54 -05:00
Tyler Hallada
c959ebce01
Add Jira ticket number to TODO comment
2018-02-05 11:27:43 -05:00
Tyler Hallada
45f9b88298
Fix modulestore mongo tests
2018-02-05 11:27:43 -05:00
Tyler Hallada
df5671927f
Handle no assets results case properly
2018-02-05 11:27:43 -05:00
Tyler Hallada
1710021c0d
Don't sort when sort is None
2018-02-05 11:27:43 -05:00
Tyler Hallada
b55aeb4798
Use Mongo aggregate hack to sort case-insensitive
2018-02-05 11:27:43 -05:00
Tyler Hallada
32e5679d7f
Also fix displayname typo in ensure_index comment
2018-02-05 10:35:38 -05:00
Tyler Hallada
fbb65c22c8
Fix typos in contentstore's mongo index keys
...
"display_name" was specified as a key to two indexes, but items in the collection have the key "displayname" without an underscore.
2018-02-05 10:35:38 -05:00
Jeremy Bowman
2bd0c3d9a1
PLAT-1917 Stop using deprecated Location and AssetLocation
2018-02-03 00:31:59 -05:00
Jeremy Bowman
11e134c552
PLAT-1916 Ignore existing usage of deprecated field_data
2018-02-02 16:12:00 -05:00
Jeremy Bowman
938c9670cc
Merge pull request #17376 from edx/jmbowman/PLAT-1915
...
PLAT-1915 Stop using deprecated BaseException.message
2018-02-01 10:24:06 -05:00
Feanil Patel
7dd16638bd
Merge pull request #17358 from edx/feanil/flaky_html5_test
...
Remove a flaky html5 video test.
2018-02-01 09:41:23 -05:00
Jeremy Bowman
5289c7e828
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -05:00
Douglas Hall
71bd63e361
Merge pull request #17354 from edx/douglashall/ENT-854_part3
...
Add migration for removing old edx-enterprise password fields from the database.
2018-01-31 10:21:46 -05:00
Albert (AJ) St. Aubin
55c6387db6
Merge pull request #17349 from edx/aj/LEARNER-3800
...
Aj/learner 3800
2018-01-31 07:03:34 -05:00
Feanil Patel
6c70147e86
Remove a flaky html5 video test.
2018-01-30 15:13:19 -05:00
Calen Pennington
f2c3aed8e7
Merge pull request #17316 from cpennington/switch-cms-login-to-webpack
...
Migrate login.js to webpack
2018-01-30 14:24:08 -05:00
Douglas Hall
1410209a11
Add migration for removing old edx-enterprise password fields from the database.
2018-01-30 13:43:10 -05:00
Brittney Exline
73f3a63ea2
Merge pull request #17276 from edx/bexline/configure_saml_certs
...
ENT-839 Add ability to configure SP metadata for an IdP
2018-01-30 11:18:09 -07:00
Brittney Exline
c4670a33d7
ENT-839 Add ability to configure SP metadata for an IdP
2018-01-30 11:37:46 -05:00
Calen Pennington
b701ad77c8
Rename require_page to invoke_page_bundle
2018-01-30 10:32:31 -05:00
Calen Pennington
5772042199
Migrate login.js to webpack
2018-01-30 10:32:31 -05:00
edx-cache-uploader-bot
6284a48cd7
Updating migrations
2018-01-30 10:23:40 -05:00
Albert St. Aubin
ddab8123c1
Updates to the Course Entitlement API to block Learners from enrolling
...
in runs that are not available.
[LEARNER-3800]
2018-01-30 09:52:06 -05:00
Albert (AJ) St. Aubin
01553ff1bc
Revert "Aj/learner 3800"
2018-01-30 09:45:05 -05:00
Asad Iqbal
6fbd8f2453
Merge pull request #17279 from edx/asadiqbal08/ENT-398
...
Delete SAML Provider Configurations (Soft Delete)
2018-01-30 18:17:03 +05:00
Albert (AJ) St. Aubin
b41019f304
Merge pull request #17308 from edx/aj/LEARNER-3800
...
Aj/learner 3800
2018-01-30 07:42:05 -05:00
Sofiya Semenova
72d300b822
Merge pull request #17290 from edx/sofiya/ed-2149
...
Test that video completion data is only being sent after a video has been watched, and not on page load
2018-01-29 17:24:53 -05:00
Douglas Hall
3e3b5dda3e
Merge pull request #17340 from edx/douglashall/ENT-854_part2
...
ENT-854 Remove references to old EnterpriseCustomerReportingConfiguration model fields.
2018-01-29 16:43:05 -05:00
Sofiya Semenova
078ed719a0
Test that video is only completed upon being watched
2018-01-29 15:52:22 -05:00
Douglas Hall
538b073ee4
ENT-854 Remove references to old EnterpriseCustomerReportingConfiguration model fields.
2018-01-29 15:43:28 -05:00
David Ormsbee
b0f67c975d
Merge pull request #16322 from mitodl/capa_show_answer_fix
...
Fix for courses which have url_names with colons, e.g. problem:question1
2018-01-29 15:07:16 -05:00
Troy Sankey
381af53ad5
Merge pull request #17130 from edx/jeskew/fix_lms_shard_4_tests_django_111
...
LMS shard 4 tests Django 1.11
2018-01-29 14:14:22 -05:00
Albert St. Aubin
90d29550bb
test fix
2018-01-29 13:06:17 -05:00
Amir Qayyum Khan
3bda024a66
Fixed for courses which have url_names with colons, e.g. problem:question1
...
What's this PR do?
It fixes display.js to escape colons in element ID's so they can be selected with jquery,
Previously jquery was throwing errors about unsupported pseudos, e.g.:
unrecognized expression: unsupported pseudo: pset1_1_2_1
How should this be manually tested?
create a course with column (:) in its problem id, and see console for any issue
Added tests
2018-01-29 22:38:04 +05:00
Albert St. Aubin
12e77b27e4
PR updates
2018-01-29 12:22:56 -05:00
Albert St. Aubin
3876a823f8
pr
2018-01-29 11:15:33 -05:00
edx-cache-uploader-bot
8b420c1221
Updating migrations
2018-01-29 10:56:36 -05:00
Albert St. Aubin
1bd4bde9a4
PR and quality updates
2018-01-29 09:07:29 -05:00
Qubad786
287f4836af
update val version and clean external video export tests
2018-01-29 19:05:55 +05:00
John Eskew
fa7bb1ea81
Merge pull request #17311 from mitodl/python_lib_import_fix_v2
...
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-26 14:41:12 -05:00
Jesse Zoldak
2f9a0cad60
Merge pull request #17313 from edx/testeng/bokchoy_auto_cache_update_47a2eb9be1caf40fbe0262b0cca3ae0990fa1ddd
...
Bokchoy db cache update
2018-01-26 12:48:37 -05:00
edx-cache-uploader-bot
2b90998715
Updating migrations
2018-01-26 09:55:51 -05:00
asadiqbal
47547c0c1b
Delete SAML Provider Configurations
2018-01-26 17:54:45 +05:00
Qubad786
64555c60c0
Move request_cache to openedx.core.djangoapps
2018-01-26 15:09:25 +05:00
Gavin Sidebottom
382b6069d8
PR feedback (added docstring notes, cleared up log messages)
2018-01-25 16:09:13 -05:00
Gavin Sidebottom
ec0263bc5b
changed 'course code lib' references to 'python lib' to maintain consistency
2018-01-25 16:08:57 -05:00
Gavin Sidebottom
8476f19463
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-25 16:08:25 -05:00