Adeel Khan
5cbcd0e952
Reducing play button opacity to improve viewing experience.
...
This patch lowers the opacity for play button
enabling learners unhindered learning experience
when on video pause.
PROD_1231
2020-03-20 23:39:07 +05:00
uzairr
471d7311bf
Update bulk un-enroll management command
...
PROD-1370
2020-03-20 20:33:24 +05:00
Awais Jibran
e398d9f748
Merge pull request #23442 from edx/logs-cleanup
...
Fix DeprecationWarning
2020-03-20 11:28:52 +05:00
Jansen Kantor
21c6d6b08d
EDUCATOR-4952: Allow Users to join one team per open teamset ( #23423 )
...
*allow users to join one team per teamset
2020-03-19 13:56:35 -04:00
Awais Jibran
9f74ea044b
Fix DeprecationWarning
2020-03-19 14:23:46 +05:00
Dillon Dumesnil
78baddb60f
Merge pull request #23445 from edx/ddumesnil/date-comment
...
Adding comment about div that can't be removed.
2020-03-18 13:11:11 -07:00
Dillon Dumesnil
b9e6fdfdef
Adding comment about div that can't be removed.
...
Also fixing Meta class being defined twice in one model
2020-03-18 11:45:19 -07:00
edX cache uploader bot
650a5679a4
Updating Bokchoy testing database cache ( #23444 )
2020-03-18 14:30:58 -04:00
Matt Tuchfarber
2559c42836
Merge pull request #23330 from edx/tuchfarber/add_dashboard_context
...
Allow plugins to update contexts in specific views
2020-03-18 10:29:56 -04:00
Matt Tuchfarber
0a8b06a122
Lints and final tweaks
2020-03-17 22:19:22 -04:00
edX cache uploader bot
ebb739af86
Updating Bokchoy testing database cache ( #23434 )
2020-03-17 18:00:30 -04:00
Cory Lee
c02d761045
Reenabling test now that the renames on the schedules table are completed ( #23388 )
...
* Reenabling this since the renames on the schedules table are completed
* Reverting regex change that caused migration to be generated for userprofile
2020-03-17 16:23:14 -04:00
Matt Hughes
acce8baca4
Add management command for retroactively adding sso IdV for IdP
...
We sometimes update preexisting SAML SSO providers to configure them
to automatically create SSO identity verification (IdV) records when a
learner links an account via that provider. Turning that configuration
from off to on does make it such that when learners log back in via
their linked account, a new IdV record will be created for them. But
it's possible we'd want this process to happen more automatically and
seamlessly, for which this management command will be helpful.
Note that this does not help with removing SSO verification records
for a provider for which this configuration has been turned off.
JIRA:EDUCATOR-4947
2020-03-17 16:04:24 -04:00
edX cache uploader bot
391f155b3e
Updating Bokchoy testing database cache ( #23430 )
2020-03-17 14:31:14 -04:00
adeelehsan
6f7585c6b7
Merge pull request #23426 from edx/aehsan/configuration_model_added_for_recover_account_command
...
Configuration model added for account recover command
2020-03-17 20:59:06 +05:00
Thomas Tracy
4d9f20689a
MICROBA-253 add phone number field api for coaching plugin ( #23406 )
...
* MICROBA-253 add phone number field api for coaching plugin
* Remove hardcoded value
* Requested changes
* Add logger to models_api.py for student
* Import model with underscore to prevent exporting
* Moved return outside of try/catch block
* Add docstring
* whitespace
2020-03-17 11:52:27 -04:00
adeelehsan
2131ebf03d
Configuration model added for account recover command
2020-03-17 19:43:53 +05:00
edX cache uploader bot
efbd8c6684
Updating Bokchoy testing database cache ( #23415 )
2020-03-16 16:02:20 -04:00
adeelehsan
9608528cb3
Merge pull request #23395 from edx/aehsan/prod-1361/command_for_account_recovery
...
Command added to recover learner accounts
2020-03-16 19:59:28 +05:00
adeelehsan
c0f9053ddb
Command added to recover accounts
...
PROD-1361
2020-03-16 19:23:26 +05:00
edX cache uploader bot
747cdd1ecb
Updating Bokchoy testing database cache ( #23401 )
2020-03-13 15:36:19 -04:00
Matt Tuchfarber
fc3bc032b9
Update with suggestions:
...
- Add ADR describing Plugin Contexts
- Remove app-specific constants from framework-level code
- Add dashboard constants to student app with README
2020-03-13 15:14:37 -04:00
Abdul Hannan
fa6633ba4e
DO NOT MERGE - NEED FAKE - Rename start in schedule 5/5 ( #22392 )
...
* Remove start field in Schedules
Co-authored-by: hunytalk <ahannan@edx.org >
Co-authored-by: Cory Lee <cory@edx.org >
2020-03-12 15:40:19 -04:00
edX cache uploader bot
c5db2b2cce
Updating Bokchoy testing database cache ( #23382 )
2020-03-12 13:10:02 -04:00
Awais Jibran
ebd6494af2
Merge pull request #23380 from edx/logs-cleanup
...
Remove unnecessary logs.
2020-03-12 16:38:54 +05:00
Awais Jibran
084b409662
Unnecessary logs.
2020-03-12 15:15:22 +05:00
edX cache uploader bot
a277237f9d
Updating Bokchoy testing database cache ( #23376 )
2020-03-11 14:12:02 -04:00
Calen Pennington
5a33c4b5ee
Merge pull request #23357 from edx/mikix/reset-on-mode
...
Reset schedule when mode changes
2020-03-11 13:05:39 -04:00
Michael Terry
f56a01adbe
Reset schedule when mode changes
...
This way if an audit user upgrades a self paced course to verified,
their schedule will reset to the current time.
AA-60
2020-03-11 11:53:49 -04:00
Waheed Ahmed
f54b9a42e7
Disallow NaN value for speed key.
...
The VideoBlock `handle_ajax` is allowing NaN values for speed key
and causing videos to not load. Also added a data migration to fix
the data for learners.
PROD-1148
2020-03-11 18:45:49 +05:00
Ahtisham Shahid
1014f1941b
Merge pull request #23340 from edx/ahtisham/PROD-1326
...
update added workaround for CSV report error
2020-03-11 15:48:20 +05:00
edX cache uploader bot
5fb02b181c
Updating Bokchoy testing database cache ( #23366 )
2020-03-10 15:00:10 -04:00
edX cache uploader bot
af7103c313
Updating Bokchoy testing database cache ( #23352 )
2020-03-09 15:09:59 -04:00
edX cache uploader bot
8914fafaad
Updating Bokchoy testing database cache ( #23345 )
2020-03-09 10:09:11 -04:00
Troy Sankey
02d8913339
Merge pull request #22753 from edx/juliasq/rename_site_configuration_siteconfiguration_values_3
...
Rename values in SiteConfiguration/History (3/3)
2020-03-09 09:32:40 -04:00
Ahtisham Shahid
ef40efae9b
update added workaround for csv error
2020-03-09 17:35:12 +05:00
Usama Sadiq
424f10419a
Merge pull request #23327 from edx/usamasadiq/bom-1388
...
Removed unused commit_on_success decorator and its tests
2020-03-09 16:21:26 +05:00
Zia Fazal
07a879a495
Merge pull request #23264 from edx/ziafazal/ENT-1705
...
ENT-1705: Use user's first name as username
2020-03-09 13:39:55 +05:00
zia.fazal@arbisoft.com
6f3fe9307c
Use user's first name as username
...
Changes to use user's first name as username for SAP Success Factors SSO.
ENT-1705
Don't ask for username from oData by default
add code comment
2020-03-09 12:34:00 +05:00
Julia Eskew
4444ffbf1a
Add migration to remove values from SiteConfiguration and unskip migration test.
2020-03-06 12:42:57 -05:00
Matt Tuchfarber
47255197e1
Allow plugins to update contexts in specific views
...
Instead of requiring views like the dashboard to know about plugins so
they can include their data in the context, this allows plugins to
define a mapping between a view and a function where the function
returns a dictionary of new context for the view. Each view would have
to purposefully enable this additional context before it could be used.
This will allow new content to be added to the pages without updating
the core with a combination of a plugin to add new context, and a theme
override of that page to use the new context.
2020-03-06 10:47:52 -05:00
usamasadiq
2cdc2e0d71
Removed unused commit_on_success decorator and its tests
2020-03-06 16:21:28 +05:00
Troy Sankey
5395a5e9f8
Merge pull request #23306 from edx/pwnage101/deng-18-rename_site_configuration_siteconfiguration_values_2.3
...
Revert "Revert "Rename values in SiteConfiguration (2/3) attempt #2 "" (attempt #3 )
2020-03-05 09:35:48 -05:00
Ahtisham Shahid
6904e1c7db
Merge pull request #23298 from edx/ahtisham/PROD-1326
...
created logs to capture capa problem errors
2020-03-05 16:58:01 +05:00
Jeremy Bowman
99dda2a7e8
Updating Bokchoy testing database cache ( #23307 )
2020-03-05 06:20:06 -05:00
Ahtisham Shahid
4efcfca34a
created logs to capture capa problem errors
...
Update logs
updated logger
2020-03-05 12:54:04 +05:00
Feanil Patel
8114fa09f8
Update shard assignments for bokchoy. ( #23300 )
2020-03-04 15:06:54 -05:00
Troy Sankey
d428f7530d
Revert "Revert "Rename values in SiteConfiguration (2/3) attempt #2 ""
...
This reverts commit e6f58b6d4c .
This is our third (3rd!) attempt to deploy stage 2 of this column rename.
2020-03-04 14:53:47 -05:00
Jeremy Bowman
47d6d7e526
Updating Bokchoy testing database cache ( #23304 )
2020-03-04 13:17:38 -05:00
Awais Jibran
44199c3f72
Workaround the error in find_question_label. ( #23247 )
...
* Workaround the error in find_question_label.
This is a temporary log, which will give us information and unblock the course team.
PROD-1326
* raise exception after logging it.
2020-03-04 17:55:35 +05:00