Ned Batchelder
6be4337c7d
Merge pull request #14898 from edx/nedbat/help-tokens-app
...
Use a new external app for help tokens
2017-05-03 18:08:27 -04:00
Omar Al-Ithawi
ad4e3d50a5
Allow uploading subtitles with unicode filenames
2017-05-02 10:53:58 +03:00
Ned Batchelder
ecce0f1513
Merge pull request #14996 from edx/nedbat/remove-useless-super-delegation
...
Remove a number of unneeded super()-delegation methods
2017-04-28 13:04:43 -04:00
Qubad786
4b2488b5ee
Add config models and a configuration service to configure LTI Consumer.
2017-04-28 15:59:23 +05:00
Ned Batchelder
4a568476fd
Remove a number of unneeded super()-delegation methods
2017-04-27 14:12:56 -04:00
Ned Batchelder
2f1936ce73
Replace context processor with new help-tokens app
...
This makes it possible to refer to multiple book from a single app.
This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Noraiz Anwar
c1b148dd74
Merge pull request #14916 from edx/noraiz/TNL-6837
...
TNL-6837 ORAs and Drag and Drop not supported in libraries, remove both from problem types in studio
2017-04-20 19:20:55 +05:00
noraiz-anwar
074900632a
ORAs and Drag and Drop not supported in libraries, remove both from problem types in studio
2017-04-20 18:27:13 +05:00
Eric Fischer
5c26acc115
Re-kill ICRV block
...
This reverts commit 1224e341de . I've also added
NotImplementedPartitionScheme, which allows deprecated partition types to have
a valid entry point despite being unusable.
TNL-6675
2017-04-19 15:55:13 -04:00
Christina Roberts
5599a4513d
Merge pull request #14803 from edx/aj/TNL-6743_GroupConfigEnrollmentPartition
...
Aj/tnl 6743 group config enrollment partition
2017-04-19 14:27:06 -04:00
Albert St. Aubin
59c6218885
Show Enrollment Tracks in Group Configurations.
...
TNL-6743
2017-04-19 12:35:15 -04:00
Cliff Dyer
28d36b5276
Merge pull request #14813 from edx/neem/backfill-problem-completion
...
Estimate first_attempted for grades.
2017-04-19 09:36:10 -04:00
Eugeny Kolpakov
e03b3914f8
Merge pull request #14737 from open-craft/mit-capa-hide-correct
...
MIT CAPA improvements: Add show_correctness field
2017-04-19 07:03:46 +08:00
J. Cliff Dyer
4f6d5d9ce9
Estimate creation time for subsections grades based on timestamp of
...
incoming scores.
TNL-6697
2017-04-18 16:51:17 -04:00
Christina Roberts
529df7c6d9
Merge pull request #14863 from edx/christina/tnl-6746
...
Show messages about component visibility.
2017-04-18 14:53:58 -04:00
Clinton Blackburn
1edfd795fb
Cloning additional data when re-running a course
...
Re-running a course now clones the OrganizationCourse and RestrictedCourse data from the old run to the new run. This will allow administrators to avoid the tedium of manually recreating this data.
2017-04-18 10:11:35 -04:00
Jillian Vogel
f18a2be837
Implement optional hiding of capa assessment results
2017-04-13 15:52:57 -07:00
cahrens
6e416310b9
Show messages about component visibility.
...
TNL-6746
2017-04-13 11:33:57 -04:00
Jeremy Bowman
871c931065
Merge pull request #14648 from edx/iivic/fix-get-xblock-settings
...
Fix get xblock settings
2017-04-06 10:17:58 -04:00
Christina Roberts
15ab2b6be7
Merge pull request #14798 from edx/christina/tnl-6744
...
Add Enrollment tracks to component visibility dialog
2017-04-05 12:10:56 -04:00
cahrens
dbae1e397d
Add ability to set visibility by enrollment track.
...
TNL-6744
2017-04-05 11:05:31 -04:00
iivic
49c3f20a15
Fix getting xblock settings in studio edit modal
2017-04-05 14:44:41 +00:00
Mushtaq Ali
0bede12821
Fix multiple copies of components on discard changing a move operation - TNL-6670
2017-04-04 16:53:35 +05:00
cahrens
e5035746bf
Introduce EnrollmentTrackUserPartition.
...
TNL-6674
2017-03-30 12:24:48 -04:00
Mushtaq Ali
6b9f853ccf
make matching group ID condition be more specific
2017-03-29 19:19:50 +05:00
Nimisha Asthagiri
e83182c743
Have generate_course_blocks pass with_storage option to celery tasks
2017-03-20 16:22:44 -04:00
Qubad786
0ff62e766e
prioritize youtube transcripts over html5 ones
2017-03-16 14:38:51 +05:00
Mushtaq Ali
40621b6cc2
Merge pull request #14315 from edx/mushtaq/move-component
...
Move a component
2017-03-14 12:58:20 +05:00
Jeremy Bowman
8d36c3825c
PLAT-1121 Export courses asynchronously
2017-03-13 09:00:11 -04:00
Mushtaq Ali
cb2d78bf34
Add logging on move xblock
...
Add i18n to backend error messages in case they appear to end user
Remove success banner when trying to publish or discard changes on container page
2017-03-10 19:25:03 +05:00
Calen Pennington
0c30c06a78
Merge pull request #14656 from edx/release-mergeback-to-master
...
Merge release back to master
2017-03-08 15:23:50 -05:00
Nimisha Asthagiri
1224e341de
Revert "Merge pull request #14588 from edx/efischer/kill_stuff"
...
This reverts commit 83f2be4929 , reversing
changes made to 01ed17426f .
2017-03-08 13:10:48 -05:00
Mushtaq Ali
e83bee65bd
Fixed Backend: Move component directly to content experiment level (component will now be the sibling of groups)
...
Fixed Move button is disabled when moving components inside conditional module
Fixed When navigating upward/backward, target parent is not set correct, resulting source to be moved in the previously selected parent
2017-03-08 16:48:52 +05:00
Brian Mesick
8caa4c56d6
Merge pull request #14619 from edx/bmedx/user-task-email
...
PLAT-1075 - Send email async upon completed django-user-tasks
2017-03-07 14:32:53 -05:00
M. Rehan
f90470a59e
Merge pull request #14510 from edx/mrehan/mgmt-cmd-sync-mktg-urls
...
MA-3050 – Sync course runs from Catalog service
2017-03-06 23:21:23 +05:00
Qubad786
7c1f6ff2c0
Mgmt. Command to Sync Marketing Urls from Catalog service
...
Introduces a mgmt. command that retrieves course runs from catalog service in order to update marketing urls for the courses found in course metadata cache (i.e. CourseOverview). This also provides an updated utility to retrieve course sharing url.
2017-03-06 20:12:31 +05:00
Eric Fischer
83f2be4929
Merge pull request #14588 from edx/efischer/kill_stuff
...
Kill edx-reverification-block
2017-03-06 09:29:36 -05:00
bmedx
6e88c2d26e
Linting fixes
2017-03-03 17:03:35 -05:00
bmedx
322de9604d
Address PR feedback
2017-03-03 15:42:11 -05:00
bmedx
d5eb9c0b21
Fix more lint violations, remove prints
2017-03-03 10:32:22 -05:00
bmedx
327aeb18aa
Fix pep8 violation
2017-03-03 09:49:23 -05:00
bmedx
1b6123294d
Fixes to celery queuing and text
2017-03-02 15:29:54 -05:00
Eric Fischer
f00f55566f
More specific messaging for deprecated block types
...
TNL-6628
2017-03-02 10:20:39 -05:00
bmedx
6ca739d811
Send emails on completed django-user-tasks
...
- Creates a new app under cms
- Sends emails asynchronously on completion of any top-level job
- Moves old user task related cms tests to cms_user_tasks
2017-03-01 17:07:42 -05:00
Eric Fischer
7b85c0ea00
Remove in-course reverification
...
This is unused, and will no longer be supported on edx.org. Also adds a
DeprecatedModel utility class.
TNL-6126
2017-03-01 10:46:29 -05:00
Mushtaq Ali
485ffb1b68
restrict move action
2017-03-01 19:29:59 +05:00
Mushtaq Ali
e9b8e17fc8
Enable disable move - TNL-6063
2017-03-01 19:27:01 +05:00
muhammad-ammar
c7dc83c378
Move modal show course outline with breadcrumb
...
TNL-6060
2017-03-01 19:25:57 +05:00
Mushtaq Ali
bfeeeff708
Fix format parameter and test
2017-03-01 19:21:39 +05:00
muhammad-ammar
1b011af7e2
move dialog
...
TNL-6047
2017-03-01 19:21:38 +05:00