Feanil Patel
67db3155ff
Merge pull request #20101 from stvstnfrd/split-core/calc
...
Split calc package out into an independent package
2019-05-03 15:59:27 -04:00
edX cache uploader bot
e3079c2eb3
Updating Bokchoy testing database cache
2019-05-03 13:41:08 -04:00
Nimisha Asthagiri
dfa3728edf
Move django_comment_common from common to openedx
2019-05-03 12:10:18 -04:00
Nimisha Asthagiri
e160b23903
Move django_comment_client to discussion/
2019-05-03 12:09:46 -04:00
Nimisha Asthagiri
16edae0822
Move comment_client into django_comment_common
2019-05-03 12:07:20 -04:00
stv
e72967e349
Split calc package out into an independent package
...
This is part of a larger effort to split packages out into independent,
composable, PyPI installable Python packages.
While this package itself isn't monumental, it represents the bottom of
the dependecy tree and can be split out before any other packages.
2019-05-02 15:26:02 -07:00
Nimisha Asthagiri
4140e17946
Merge pull request #20387 from edx/revert-20355-bom/discussions-colocation
...
Revert "Discussions consolidation"
2019-05-02 15:59:35 -04:00
Alex Dusenbery
464eb5b354
omgz check if the list is empty before you pick something from it (bokchoy)
2019-05-02 15:40:39 -04:00
Nimisha Asthagiri
ef0e06cc0a
Revert "Discussions consolidation"
2019-05-02 14:59:56 -04:00
Nimisha Asthagiri
df962a31b7
Move django_comment_common to openedx/core/djangoapps/discussion_common
2019-05-01 19:15:02 -04:00
Nimisha Asthagiri
db89a64d06
Move django_comment_client to discussion/
2019-05-01 19:13:10 -04:00
Nimisha Asthagiri
2839851bde
Move comment_client into django_comment_common
2019-05-01 19:13:09 -04:00
edX Transifex Bot
24722433f7
geoip2: update maxmind geolite country database
2019-05-01 17:23:31 -04:00
Bill DeRusha
2b11068622
Revert "Convert Account Activation Emails to edx-ACE"
2019-05-01 16:30:09 -04:00
Alex Dusenbery
59b7cc5ba3
Remove flaky test_education_completed_field bokchoy test.
2019-05-01 13:47:48 -04:00
Alex Dusenbery
4768edabca
Fix test_lms.PayAndVerifyTest.test_enrollment_upgrade bokchoy test.
2019-05-01 13:46:35 -04:00
David Ormsbee
50a8360b1a
Merge pull request #20023 from open-craft/symbolist/capa-xblock-1
...
CapaModule to ProblemBlock [SE-397]
2019-05-01 12:18:50 -04:00
Usman Khalid
41c6236e0a
Convert CapaModule to ProblemBlock.
...
* Minimum possible changes were made to merge CapaModule & CapaDescriptor into
one ProblemBlock class.
* There are no known changes in behavior.
* CapaModule and CapaDescriptor inherited from a number of classes which inherit
from XModule or XModuleDescriptor but did not depend on them. For all these
classes the methods were moved to mixins which did not inherit from either and
then these mixins were added to ProblemBlock in the order which maintains MRO.
2019-05-01 20:08:36 +05:00
Stuart Young
c89a0007eb
remove flaky studio grading test
2019-04-30 13:20:06 -04:00
Stu Young
6a8bb99ad0
Merge pull request #20365 from edx/estute/remove-flaky-test
...
delete flaky problem type bok choy test
2019-04-30 13:15:42 -04:00
Stuart Young
92192debca
delete flaky problem type bok choy test
2019-04-30 09:28:14 -04:00
DawoudSheraz
6d137790a4
avoid video url rewrite for third party videos
2019-04-30 10:53:53 +05:00
Bill Gardynski
0cbf4845cf
INCR-197 ( #20156 )
2019-04-29 13:00:59 -04:00
Michael Youngstrom
0c509689ea
Merge pull request #20353 from edx/youngstrom/incr-lms-pages
...
INCR-216
2019-04-29 11:45:13 -04:00
Michael Youngstrom
872cddedbf
INCR
2019-04-29 09:37:44 -04:00
Ned Batchelder
67008cec68
Merge pull request #18928 from shadinaif/activation-email-to-ace
...
Convert Account Activation Emails to edx-ACE
2019-04-27 15:06:18 -04:00
Shadi Naif
07f588517b
Convert Account Activation Emails to edx-ACE
2019-04-27 13:21:34 +03:00
David Ormsbee
adb14e13e2
Merge pull request #20334 from edx/ormsbee/xmodule_readme
...
Initial README for XModule
2019-04-26 13:25:03 -04:00
David Ormsbee
5b4ff6c3af
Merge pull request #20332 from edx/ormsbee/track_readme
...
Initial README for Track app
2019-04-26 13:24:44 -04:00
David Ormsbee
b667376d4b
Merge pull request #20335 from edx/ormsbee/discussion_readme
...
Initial README for Discussion
2019-04-25 15:56:09 -04:00
David Ormsbee
d11ec72030
Merge pull request #20330 from edx/ormsbee/student_app_readme
...
Initial README for Student app
2019-04-25 15:14:58 -04:00
David Ormsbee
e2ec126d0d
Initial README for Discussion
2019-04-25 15:13:59 -04:00
David Ormsbee
f42f8aedc4
Initial README for XModule
2019-04-25 14:40:18 -04:00
Michael Roytman
66dc07a49f
Merge pull request #20295 from edx/mroytman/EDUCATOR-4229-lms-redirection-idp
...
add LMS endpoint to redirect to identity provider
2019-04-25 14:13:06 -04:00
David Ormsbee
cf42c67e52
Initial README for Track app
2019-04-25 13:53:55 -04:00
David Ormsbee
67cbc02411
Initial README for Student app
2019-04-25 13:39:12 -04:00
Stu Young
9f97039a6a
Merge pull request #20328 from edx/testeng/bokchoy_auto_cache_update_d6d93178bf4109db7076fddb53b123df530412ae
...
Bokchoy Testing DB Cache update
2019-04-25 11:31:12 -04:00
Dave St.Germain
2193b21cf6
Merge pull request #20303 from edx/dcs/masters-access
...
Automatically add master's to the group access of verified content
2019-04-25 11:00:16 -04:00
Michael Youngstrom
e3e009df8c
Merge pull request #20312 from cocococosti/INCR-162
...
INCR-162
2019-04-25 10:48:10 -04:00
edX cache uploader bot
8d4c7240f1
Updating Bokchoy testing database cache
2019-04-25 10:15:53 -04:00
Dave St.Germain
589bd9b660
Merge pull request #20121 from edx/dcs/add-edx-when
...
Add edx-when
2019-04-25 10:00:57 -04:00
Michael Roytman
6d2e273819
address review
2019-04-24 21:02:35 -04:00
Jolyon Bloomfield
c3717cbf7f
INCR-201 Migrate common/djangoapps/terrain/stubs ( #20163 )
2019-04-24 17:03:21 -04:00
Dave St.Germain
0e590c0f7e
Moved these functions out of helpers because they're not needed elsewhere
2019-04-24 15:53:24 -04:00
Constanza Abarca
f88061a3b3
ran isort
2019-04-24 15:14:34 -04:00
edX cache uploader bot
d2ffe38733
Updating Bokchoy testing database cache
2019-04-24 13:59:35 -04:00
Constanza Abarca
0abba0e6f8
INCR-162
2019-04-24 13:44:27 -04:00
Dave St.Germain
b4ccd03740
This adds a new django app -- edx-when -- that will copy start and due dates to mysql and allow per-learner overrides in the instructor dashboard, using the existing IDDE interface.
...
It adds a data migration for existing IDDE data.
2019-04-24 12:26:19 -04:00
edX cache uploader bot
afc3d097ac
Updating Bokchoy testing database cache
2019-04-24 09:58:15 -04:00
Zach Hancock
afe3cdb3ec
user lookup util
2019-04-24 09:47:38 -04:00