Mushtaq Ali
6af1215bcd
Add delete js tests
2018-01-12 15:25:00 +05:00
Jeremy Bowman
c24d8c1b28
Merge pull request #17167 from edx/jmbowman/PLAT-1884
...
PLAT-1884 Replace deprecated xblock.fragment usage
2018-01-11 16:25:13 -05:00
Nimisha Asthagiri
bb738571ce
Merge pull request #17093 from edx/arch/django-app-plugin
...
Django App Plugins
2018-01-11 15:49:45 -05:00
Nimisha Asthagiri
c5afde2d76
Quiet quality
2018-01-11 14:35:08 -05:00
Jeremy Bowman
f8e5e38cc4
PLAT-1884 Replace deprecated xblock.fragment usage
2018-01-11 14:20:12 -05:00
Qubad786
55001ca81a
Transcript delete on Video Upload Page - EDUCATOR-1961
2018-01-11 13:08:07 +05:00
Mushtaq Ali
9dcedaf82b
Merge pull request #17138 from edx/mushtaq/improve-transcript-sorting
...
Sort transcript languages
2018-01-11 12:57:00 +05:00
Jeremy Bowman
4026c25f7a
Merge pull request #17133 from edx/jmbowman/PLAT-1873_2
...
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-10 13:45:15 -05:00
Mushtaq Ali
c0d86360f0
Improve trancript sorting - EDUCATOR-2030
2018-01-10 17:02:21 +05:00
Mushtaq Ali
10d79b0047
Update user strings
2018-01-09 17:03:46 +05:00
Qubad786
4f422e37d9
Refactor transcript upload handler to add language-overwrite support - EDUCATOR-2022
2018-01-09 17:03:45 +05:00
Qubad786
090e5dc534
Transcript upload backend for Video Upload Page – EDUCATOR-1854
2018-01-09 17:03:44 +05:00
Qubad786
c760c6a01b
Download transcript on video upload page - EDUCATOR-1853
2018-01-09 17:03:44 +05:00
Mushtaq Ali
e601767329
Show transcripts on video uploads page - EDUCATOR-1662
2018-01-09 17:03:43 +05:00
Jeremy Bowman
669aa13ad6
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-08 17:26:55 -05:00
Jeremy Bowman
d3d6272d8f
PLAT-1873 to_deprecated_string() cleanup part 1
2018-01-08 13:51:42 -05:00
Nimisha Asthagiri
faecaf3316
Merge pull request #17088 from edx/arch/delete-dev-files
...
Delete old development config files
2018-01-04 09:23:57 -05:00
Nimisha Asthagiri
ddfeb61b08
Delete old development config files
2018-01-03 17:26:09 -05:00
AsadAzam
18530c31ba
Merge pull request #16994 from edx/asad/educator-1958-publish-courserun-multiple-courseaccesrole
...
Fixed multiple CourseAccessRole error on publish
2017-12-28 17:41:42 +05:00
Asad Azam
1f5134b5ef
Fixed multiple CourseAccessRole error on publish
2017-12-28 15:42:41 +05:00
M. Rehan
584dee107e
Merge pull request #17019 from open-craft/jill/hide-auto-advance-if-disabled
...
Hides Video Auto Advance from Advanced Settings if disabled
2017-12-28 15:34:03 +05:00
Jillian Vogel
097c0665fc
Hides Video Auto Advance from Advanced Settings if disabled
...
and fixes affected tests.
2017-12-27 13:27:36 +10:30
Jeremy Bowman
e98420dd8d
Merge pull request #16979 from edx/jmbowman/PLAT-1861
...
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 15:48:48 -05:00
Jeremy Bowman
65472399df
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 14:44:24 -05:00
bmedx
bc72c28a03
Remove unnecessary patches to User::is_authenticated
2017-12-22 11:33:35 -05:00
Robert Raposa
d2b0d0cd0e
Fix test_course_listing_performance flaky test.
...
Fix test by removing timers and leaving other assertions.
2017-12-19 14:40:09 -05:00
Michael Roytman
d98e7d4f24
add sort direction and asset types as part of the assets JSON response
2017-12-18 19:23:49 -05:00
Jeremy Bowman
d44e6297ae
PLAT-1847 Fix cms tests under Django 1.9
2017-12-13 15:29:02 -05:00
Eric Fischer
76d19dbe15
Add DISABLE_LIBRARY_CREATION setting to library creator logic
...
EDUCATOR-1924
2017-12-11 14:31:02 -05:00
John Eskew
b14d2e9cf7
Fix video transcript model import before Django initialization occurs.
2017-12-07 09:56:44 -05:00
Jeremy Bowman
df008438a8
PLAT-1418 Remove obsolete can_import_settings attribute
2017-12-05 15:42:15 -05:00
Eric Fischer
a09866622d
Move library creator checks to POST-only
2017-12-04 11:55:49 -05:00
Eric Fischer
cb463c0d11
Revert "Revert "Merge pull request #16447 from appsembler/omar/hide-library-button""
...
This reverts commit 7696727fda .
2017-12-04 11:55:49 -05:00
Jeremy Bowman
067785dbfd
Merge pull request #16710 from edx/jmbowman/PLAT-1419
...
PLAT-1419 Make edxmako a proper template backend
2017-12-04 11:07:30 -05:00
Michael Roytman
eeb6cc7ca3
Add accessibility accomodation request page to studio and link to said page in footer, both behind a Waffle switch. Add tests for the new page.
2017-12-01 19:57:21 -05:00
Jeremy Bowman
fdc50c3aa8
PLAT-1419 Make edxmako a proper template backend
2017-12-01 17:01:52 -05:00
Alex Dusenbery
1602a0e66c
EDUCATOR-1817 | Add traceback info on course import/export exceptions.
2017-11-29 10:10:58 -05:00
Qubad786
dc335a2215
EDUCATOR-1628
...
Enable Video Uploads by default with course rollout flag.
2017-11-29 12:27:20 +05:00
Tyler Hallada
9f74e70589
Course Highlights Setting in Studio Course Outline
...
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
2017-11-27 17:23:55 -05:00
Mushtaq Ali
37bbfd0a5c
VAL version bump - EDUCATOR-1809
2017-11-27 18:09:02 +05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Nimisha Asthagiri
3ae87dd9d7
Update Studio API to include highlights_enabled_for_messaging
2017-11-17 14:53:52 -05:00
Nimisha Asthagiri
8b0693f229
Add highlights_enabled_for_messaging course field
2017-11-17 14:42:46 -05:00
noraiz-anwar
8028d7aede
remove temporary log
2017-11-16 12:59:52 +05:00
Brian Mesick
dad73637aa
Merge pull request #16495 from edx/bmedx/django111_startup_fixes
...
Changes necessary for Django 1.11 tests to start
2017-11-14 12:19:21 -05:00
Clinton Blackburn
3a005c492f
Disabled anonymous access for tabs that require enrollment
2017-11-14 08:00:16 -05:00
noraiz-anwar
73f9c02d6d
optimize libraries iter for studio dashboard
2017-11-14 12:52:36 +05:00
bmedx
f3f8d8ec96
Changes necessary for Django 1.11 tests to start
...
- Certificates management commands updates
- Moving reverse calls in tests into setUp from class definition
- Import shuffling
- Consolidating cryptograhpy version to 1.9
2017-11-13 15:45:32 -05:00
Ned Batchelder
e8622f0415
Merge pull request #16534 from kaizoku/remove-unreachable-return
...
Remove unreachable return in contentstore course listing
2017-11-13 12:47:34 -05:00
muhammad-ammar
d78557a40b
pass course id as string to edxval api method
2017-11-13 12:28:19 +05:00