Kaustav Banerjee
702866b225
feat: delete XModuleDescriptorToXBlockMixin (#29927)
This:
1. Deletes XModuleDescriptorToXBlockMixin
2. Deletes `metadata_traslations` and `_translate()` from `XmlParserMixin`,
and all related implementations.
3. Removes translations of deprecated OLX attributes during import/export:
<old_attr> : <new_attr>
- 'slug' : 'url_name'
- 'name' : 'display_name'
- 'id' : 'discussion_id' (Discussion XBlock)
- 'for' : 'discussion_target' (Discussion XBlock)
- 'attempts' : 'max_attempts' (CAPA)
2022-04-21 16:15:00 +01:00
..
2022-03-07 15:50:17 +05:00
2022-04-21 09:39:59 +01:00
2021-04-08 18:34:38 +05:00
2022-03-14 12:57:23 +05:00
2021-03-18 10:37:47 -04:00
2022-02-04 14:32:50 -05:00
2022-03-07 15:50:17 +05:00
2022-03-17 16:59:00 -04:00
2022-04-20 13:46:58 +00:00
2022-04-21 16:15:00 +01:00
2021-04-08 18:34:38 +05:00
2021-08-16 09:18:05 -04:00
2022-04-14 14:45:05 +02:00
2015-02-17 13:23:34 -05:00
2018-09-10 11:29:54 -04:00
2022-01-25 14:42:39 +10:30
2021-05-10 13:56:40 +05:00
2021-02-02 21:13:24 +05:00
2021-05-10 13:56:40 +05:00
2021-04-08 18:34:24 +05:00
2021-04-08 18:34:24 +05:00
2021-04-08 18:34:24 +05:00
2020-08-12 07:48:53 -04:00
2021-04-08 18:34:24 +05:00
2021-04-08 18:34:24 +05:00
2021-02-02 21:13:24 +05:00
2021-04-08 18:34:24 +05:00
2019-10-31 14:29:57 -04:00
2021-04-08 18:34:24 +05:00
2020-03-03 10:42:18 -05:00
2021-05-11 17:22:40 +05:00
2021-04-08 18:34:24 +05:00
2021-04-08 18:34:24 +05:00
2021-12-15 10:45:12 -05:00
2019-12-30 10:35:30 -05:00
2020-08-10 09:44:43 -04:00
2022-03-17 16:59:00 -04:00
2021-04-08 18:34:24 +05:00
2021-04-08 18:34:24 +05:00
2021-11-01 17:12:06 +05:00
2019-12-30 10:35:30 -05:00
2021-04-08 18:34:24 +05:00
2019-12-30 10:35:30 -05:00