Releases: openedx/cc2olx
Releases · openedx/cc2olx
Release list
0.4.0
What's Changed
- feat: Google document blocks processing is implemented by @myhailo-chernyshov-rg in #263
- Drop Python 3.8 & Add Support for Python 3.12 by @ttqureshi in #264
- chore: Upgrade Python requirements by @edx-requirements-bot in #267
- chore: enable github action auto update in dependabot.yml by @edx-requirements-bot in #215
- feat: [FC-0063] Fault tolerance improving by @myhailo-chernyshov-rg in #266
- chore: drop Python 3.11 support by @feanil in #296
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #295
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #291
- chore: Upgrade Python requirements by @edx-requirements-bot in #297
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #268
New Contributors
- @ttqureshi made their first contribution in #264
Full Changelog: 0.2.0...0.4.0
0.2.0
What's Changed
- [BD-27] [BB-2680] Polish and prepare cc2olx converter by @0x29a in #2
- Adding the openedx yaml file for ownership of the repo by @staubina in #3
- Add Travis and other automatic testing by @tuchfarber in #4
- Python Code Cleanup by @edx-requirements-bot in #6
- Python Requirements Update by @edx-requirements-bot in #7
- hide github annotations by @azarembok in #10
- [BD-27] [TNL-7394] Add Support for Assessments by @0x29a in #5
- Install required lxml package. by @azarembok in #15
- [BD-27] [TNL-7455] [TNL-7457] Add support for True/False and Fill in the Blank problem types by @pcockwell in #11
- [BD-27] [TNL-7456] Find OLX alternative and add support for Essay problem type by @shimulch in #13
- constrain importlib_metadata by @jansenk in #17
- [BD-27] [TNL-7611] Add Discussion Topic Support by @shimulch in #8
- [BD-27] Convert Common Cartridge links to Static Links in edX by @aayushagrawal9 in #16
- Python Requirements Update by @edx-requirements-bot in #18
- [TNL-7634][BD-27] Support Multiple Response Type by @shimulch in #19
- [TNL-7635] [BD-27] Improve Logging and Output for cc2olx converter by @shimulch in #20
- Python Requirements Update by @edx-requirements-bot in #22
- Webcontent image file support added by @RiteshChouhan in #21
- Python Requirements Update by @edx-requirements-bot in #25
- [BD-27] [TNL-7655] Added parser to handle different broken xml by @farhaanbukhsh in #23
- [BD-27] [TNL-7693][BB-3247]Fixed replacing of link from href attribute by @farhaanbukhsh in #26
- [BD-27] Black formatting by @0x29a in #30
- [BD-27] [TNL-7694] [BB-3248] Support for Wiki Content in cc2olx by @shimulch in #27
- [MST-477] Add a video upload tool to upload videos to edX's video encoding pipeline by @michaelroytman in #31
- Python Code Cleanup by @edx-requirements-bot in #33
- Python Requirements Update by @edx-requirements-bot in #35
- [BD-27] Add 'formatting' tox environment by @0x29a in #32
- [BD-27] Fix deprecation warnings, add log statements by @0x29a in #29
- [BD-27] [TNL-7664] [BB-3166] Add a way to support third party video as xblocks by @farhaanbukhsh in #24
- Update README.rst and reformatted code by @alangsto in #37
- [BB-3540] [BD-27] [TNL-7890] Investigate PDF issues in Common Cartridge Course Conversions by @shimulch in #36
- Updates to video upload and converter tools by @alangsto in #43
- [BD-27] [BB-3575] Existing Content Types - Common Cartridge v1.3 Support by @shimulch in #38
- [BD-27][TNL-7891][BB-3539] Remove Empty Sections from cc2olx Conversions - ContextModuleSubHeader by @shimulch in #44
- Bump bleach from 3.2.1 to 3.3.0 in /requirements by @dependabot in #42
- [BD-27] [TNL-7921] [BB-3632] Hide wiki tab by default and add option to make it visible by @0x29a in #40
- [BD-27] [TNL-7948] Fix Static File References by @aayushagrawal9 in #48
- [BD-27] [TNL-7948] Add Support for Canvas Internal Links by @aayushagrawal9 in #49
- [BD-27] Fix Essay Solution Parsing and Add Basic Essay Problem Response Processing by @kaizoku in #51
- Bump cryptography from 3.3.1 to 3.3.2 in /requirements by @dependabot in #45
- Python Requirements Update by @edx-requirements-bot in #50
- [BD-27] Remove empty sections previously containing embedded videos by @kaizoku in #52
- python requirements update by @jansenk in #53
- [BD-27] Fix make lint by @janimo in #59
- Python Requirements Update by @edx-requirements-bot in #60
- Python Requirements Update by @edx-requirements-bot in #62
- [BD-27] [TNL-8046] Add module meta and handler for external_tools links by @arjunsinghy96 in #55
- [BD-27] Initial script for downloading videos by @janimo in #56
- [BD-27] Allow specifying output folder/zipfile name by @janimo in #58
- Python Requirements Update by @edx-requirements-bot in #63
- Python Requirements Update by @edx-requirements-bot in #65
- Bump urllib3 from 1.26.4 to 1.26.5 in /requirements by @dependabot in #67
- [BD-27] Upload transcripts downloaded by the video_download script by @janimo in #61
- [BD-27] Create transcript nodes in video blocks by @janimo in #66
- fix: if resource content is empty, replace with html by @alangsto in #69
- feat: Added upgrade-python-requirements workflow by @Jawayria in #70
- fix: only include "url_name" attribute when needed by @bseverino in #74
- [BD-27] Return a list from _create_video_node. by @janimo in #64
- Python Requirements Update by @edx-requirements-bot in #75
- [BD-27] [TNL-7950] Make url_name of openassessment element unique by @0x29a in #47
- Python Requirements Update by @edx-requirements-bot in #77
- BOM-2910: Replace Travis with GitHub CI by @UsamaSadiq in #80
- Standardize version number placement by @aht007 in #81
- build: update requirements upgrade automation by @matthugs in #86
- Python Requirements Update by @edx-requirements-bot in #87
- Add DEPR workflow automation & default issue overrides by @sarina in #89
- fix: file should be read as utf-8 encoded by @alangsto in #90
- fix: update file encoding for read and write operations by @alangsto in #91
- feat: manually bump pip-tools to 6.5.1, requirements upgrade by @jansenk in #92
- docs: Add description to temporary .github/ISSUE_TEMPLATE files by @sarina in #94
- Python Requirements Update by @edx-requirements-bot in #95
- chore: cut over alerts to new opsgenie instance by @matthugs in #96
- remove now unnecessary zipp constraint by @ashultz0 in #97
- feat: replace reserved characters in imscc filenames by @alangsto in #99
- fix: upgrade pip-tools to fix bug in version 6.6.0 by @alangsto in #104
- feat: update requirements email by @alangsto in #106
- fix: actually use url_name set on assessments by @ashultz0 in #107
- fix: Install pip and pip-tools in upgrade script by @edx-requirements-bot in #102
- Python Requirements Update by @edx-requirements-bot in #108
- Python Requirements Update by @edx-requirements-bot in #109
- Python Requirements Update by @edx-requirements-bot in #111
- Python Requirements Update by @edx-requirements-bot in #112
- Python Requirements Update by @edx-requirements-bot in #113
- Python Requirements Update by @edx-requirements-bot in #114
- Python Requirements Update by @edx-requirements-bot in #117
- fix: cc2olx conversion percent error by @varshamenon4 in #116
- Python Requirements Update by @edx-requirements-bot in #118
- Python Requirements Update by @edx-requirements-bot in #120
- Python Requirements Update by @edx-requirements-bot in #122
- Python Requirements Update by @edx-requirements-bot in #123
- Python Requ...