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
Richard I Reilly
14fc1921b9
Merge pull request #20341 from edx/rir/programEnrollmentPost
...
Rir/program enrollment post
2019-05-03 15:21:23 -04:00
Alex Dusenbery
a3ac84f007
Ignore expected call order in cohorts test.
2019-05-03 14:43:07 -04:00
Michael Youngstrom
3cd57bdb4b
Merge pull request #20395 from edx/testeng/bokchoy_auto_cache_update_b33e0716c48cbe1d897ae0400ad750fba75e4f9b
...
Bokchoy Testing DB Cache update
2019-05-03 14:33:12 -04:00
Rick Reilly
350b4a2589
Add POST method for program enrollments
2019-05-03 14:14:04 -04:00
edX cache uploader bot
e3079c2eb3
Updating Bokchoy testing database cache
2019-05-03 13:41:08 -04:00
Alex Dusenbery
403fb52e93
Add a GET endpoint to list ProgramCourseEnrollment data.
2019-05-03 13:39:10 -04:00
Nimisha Asthagiri
44359938c4
Merge pull request #20392 from edx/bom/discussion-consolidation-try-again
...
Discussions consolidation (2nd attempt)
2019-05-03 13:35:00 -04:00
Nimisha Asthagiri
dfa3728edf
Move django_comment_common from common to openedx
2019-05-03 12:10:18 -04:00
Nimisha Asthagiri
c606aaeb57
Discussion consolidation: quality
2019-05-03 12:09:47 -04:00
Nimisha Asthagiri
7b4b6c3539
Move notifier and notification_prefs to discussion/
2019-05-03 12:09:47 -04:00
Nimisha Asthagiri
e160b23903
Move django_comment_client to discussion/
2019-05-03 12:09:46 -04:00
Nimisha Asthagiri
b949452eb2
Move discussion_api to discussion/rest_api
2019-05-03 12:07:21 -04:00
Nimisha Asthagiri
16edae0822
Move comment_client into django_comment_common
2019-05-03 12:07:20 -04:00
Matthew Piatetsky
38aeafefb0
Merge pull request #20363 from edx/REVMI-170
...
[WIP] add first purchase offer banner on course home
2019-05-03 11:56:21 -04:00
Uzair Rasheed
a72d71deea
Merge pull request #20380 from edx/PROD-185/fix-text-alignment-in-table
...
Fix text alignment for word-break
2019-05-03 12:50:11 +05: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
stv
f984c277e4
Install calc from new edx repo
2019-05-02 15:25:39 -07:00
jansenk
6052a4e4c6
add program course enrollment post endpoint
2019-05-02 17:42:18 -04:00
Matthew Piatetsky
75dc4459cd
add first purchase discount banner on course home
2019-05-02 16:14:16 -04: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
Dave St.Germain
d9c7db3c44
Merge pull request #20367 from edx/dcs/ada-reason
...
Added a reason field for due date extensions
2019-05-02 14:27:07 -04:00
Hammad Ahmad Waqas
c1c830160a
Merge pull request #20340 from edx/hammad/WL-1913
...
WL-1913 | sync_hubspot_contacts Jenkins job disabled due to OOM
2019-05-02 17:23:53 +05:00
Nimisha Asthagiri
83f35b544d
Merge pull request #20355 from edx/bom/discussions-colocation
...
Discussions consolidation
2019-05-02 08:08:03 -04:00
uzairr
64a87c9173
Fix text alignment for word-break
...
Recent google chrome updates showing awkard alignments on table.To
avoid them modifications in word-break css property are carried out
so that usability of content remains coherent on all browsers.
PROD-185
2019-05-02 16:19:08 +05:00
Hammad Ahmad Waqas
0ea3080ed0
slicing users_queryset and fetching users from database according to
...
initial_sync_days
2019-05-02 15:42:55 +05:00
adeelehsan
194d158a3f
Merge pull request #20379 from edx/zamir/fix_email_template
...
Remove extra quotation mark from template
2019-05-02 12:40:49 +05:00
Zainab Amir
ceb362d05d
Remove extra quotation mark from template
2019-05-02 11:48:14 +05:00
Nimisha Asthagiri
31e9219c89
Discussion consolidation: review comments
2019-05-01 21:13:57 -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
c2e232a3d4
Discussion consolidation: quality
2019-05-01 19:13:10 -04:00
Nimisha Asthagiri
97862d2ed7
Move notifier and notification_prefs to discussion/
2019-05-01 19:13:10 -04:00
Nimisha Asthagiri
db89a64d06
Move django_comment_client to discussion/
2019-05-01 19:13:10 -04:00
Nimisha Asthagiri
3d1bb23809
Move discussion_api to discussion/rest_api
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
Matt Hughes
4d907a4263
Merge pull request #20373 from edx/matthugs/add-rpnowv4-support
...
Add support for version 4 of RPNow for proctoring
2019-05-01 17:25:23 -04:00
edX Transifex Bot
24722433f7
geoip2: update maxmind geolite country database
2019-05-01 17:23:31 -04:00
Bill DeRusha
564e5e2a07
Merge pull request #20375 from edx/revert-18928-activation-email-to-ace
...
Revert "Convert Account Activation Emails to edx-ACE"
2019-05-01 17:19:36 -04:00
Bill DeRusha
2b11068622
Revert "Convert Account Activation Emails to edx-ACE"
2019-05-01 16:30:09 -04:00
Matt Hughes
27bca7e0ff
Add support for version 4 of RPNow for proctoring
...
Adds a waffle switch edx_proctoring.rpnowv4_flow which gates several
learner workflow changes which will need to be applied at the time we
cut over a platform to using RPNow version 4 rather than version 2.
JIRA:EDUCATOR-3765
2019-05-01 15:55:56 -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
Nimisha Asthagiri
5db761ed5a
Merge pull request #20368 from edx/arch/account-settings-toggle
...
Account Settings: Toggle for Micro-frontend Redirect
2019-05-01 13:39:19 -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
Alex Dusenbery
20f0bc03d4
Add a GET API endpoint for program enrollments.
2019-05-01 11:35:38 -04:00
Nimisha Asthagiri
2a168a4e1b
Account: Toggle for Microfrontend Redirect
...
ARCH-636
2019-05-01 11:31:48 -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
Nimisha Asthagiri
c8f8e05616
Merge pull request #20339 from edx/bom/experiments_readme
...
Initial README for the experiments app
2019-05-01 09:07:42 -04:00