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
..
2014-12-09 22:28:09 -05:00
2014-07-17 10:35:36 -04:00
2014-12-16 15:42:38 -05:00
2015-12-11 15:07:12 -05:00
2015-12-11 15:07:12 -05:00
2015-12-11 15:07:12 -05:00
2014-09-11 09:38:13 -04:00
2014-07-17 10:35:36 -04:00
2014-07-17 10:35:36 -04:00
2015-12-11 15:07:12 -05:00
2022-04-21 16:15:00 +01:00
2015-12-11 15:07:12 -05:00
2016-01-13 20:38:42 -05:00
2014-07-17 10:35:36 -04:00
2015-12-11 15:07:12 -05:00
2014-07-17 10:35:36 -04:00
2014-07-17 10:35:36 -04:00
2014-07-17 10:35:36 -04:00