Skip to content

Latest commit

 

History

History
380 lines (199 loc) · 18.2 KB

CHANGELOG.md

File metadata and controls

380 lines (199 loc) · 18.2 KB

v2.0.7 - 2024-11-05

2.0.7 (2024-11-05)

Bug Fixes

  • fix: admin enqueue order (#102)

Documentation

  • docs: add info about tutor-contrib-wordpress plugin (#84)

v2.0.6 - 2024-10-03

2.0.6 (2024-10-03)

Features

  • feat: adding some assets for the plugin page at wordpress.org (#98)

Documentation

  • docs: update the author of the plugin (#99)

v2.0.5 - 2024-09-05

2.0.5 (2024-09-05)

Bug Fixes

  • fix: remove the tests' inclusion in the plugin (#82)
  • fix: add the composer.json to the zip file (#88)
  • fix: correct the text domains (#89)
  • fix: remove unused scripts and styles (#91)

Tests

  • test: add the wordpress plugin check action (#92)

Documentation

  • docs: Update conf.py
  • docs: update the tested up WordPress version to 6.6 (#90)

v2.0.4 - 2024-06-07

2.0.4 (2024-06-07)

Bug Fixes

  • fix: stop using an empty enqued style in all contexts (#79)

Documentation

  • docs: update the github urls and remove unnecessary mentions (#78)
  • docs: update doc urls and the test up to 6.5 (#77)

Maintenance

  • chore: update the zip GA to manual triggers and exclude unnecessary files (#76)
  • chore: add catalog-info.yaml (#75)

v2.0.3 - 2024-04-02

2.0.3 (2024-04-02)

Bug Fixes

  • fix: remove the exclusion of NonceVerification in phpcs and fix the issues (#67)
  • fix: internationalization and slug text domain congruence (#69)
  • fix: add naming convention rule (#70)
  • fix: delete unused workflows and generate zip with releases (#71)

v2.0.2 - 2023-12-20

2.0.2 (2023-12-20)

Bug Fixes

  • improve namespace and variables naming (#65) (9f4493d)

Code Refactoring

  • improve double dirname and add more documentation of Open edX (#64) (24e76a1)

Documentation

  • move the config file (4b5f14b)
  • update the readmes and the how-tos, and add quickstart and a tutorial (#61) (49f091b)

v2.0.1 - 2023-11-09

2.0.1 (2023-11-09)

Bug Fixes

  • file and class names corrected based on wordpress requirements (#53) (79bdd6a)

v2.0.0 - 2023-11-08

2.0.0 (2023-11-08)

⚠ BREAKING CHANGES

  • this change causes old enrollment request entries not to be displayed because they do not have status

Features

  • show enrollment status in enrollments table (#56) (b1348f3)

v1.15.3 - 2023-11-08

1.15.3 (2023-11-08)

Bug Fixes

  • undefined variable enrollment action in new enrollment request (#60) (902882e)

v1.15.2 - 2023-11-08

1.15.2 (2023-11-08)

Bug Fixes

  • avoid using the email enrollment endpoint to fix a bug in versions without email support (#59) (563e295)

Documentation

v1.15.1 - 2023-11-02

1.15.1 (2023-11-02)

Bug Fixes

  • plugin working on clean installation (#58) (f530acd)

v1.15.0 - 2023-11-02

1.15.0 (2023-11-02)

Features

  • created new workflow for release zip with current version (#54) (2365439)

Build Systems

  • Creating workflow add-depr-ticket-to-depr-board.yml. (8419386)
  • Creating workflow add-remove-label-on-comment.yml. (de0da1c)
  • Creating workflow commitlint.yml. (ce85c30)
  • Creating workflow self-assign-issue.yml. (a413093)

v1.14.3 - 2023-10-13

1.14.3 (2023-10-13)

Bug Fixes

  • added missing parameter to process enrollment force (#51) (d92ee1c)

v1.14.2 - 2023-10-13

1.14.2 (2023-10-13)

Bug Fixes

  • corrected main file name in ci github workflow (#50) (340a151)
  • updating readme and plugin definition to comply with Wordpress naming conventions (#49) (5716371)

v1.14.1 - 2023-10-12

1.14.1 (2023-10-12)

Bug Fixes

  • improve tooltip info, examples in the domain settings and doc about save before generate token (#48) (2857e61)

Documentation

  • update the readme.txt and the plugin.php to improve the launch in WordPress (#47) (e32f419)

v1.14.0 - 2023-10-12

1.14.0 (2023-10-12)

Features

  • enroll and unenroll process with new and old endpoints (#44) (85d69b0)

v1.13.0 - 2023-10-10

1.13.0 (2023-10-10)

Features

  • course id fields restriction & js uncaught element bug fixed (#46) (9551c99)

v1.12.1 - 2023-10-10

1.12.1 (2023-10-10)

Bug Fixes

  • access token doesn't generate errors when token expires (#45) (594cd31)

v1.12.0 - 2023-10-06

1.12.0 (2023-10-06)

Features

  • checkbox to enable options if product is a course (#42) (5fe899b)

v1.11.1 - 2023-10-05

1.11.1 (2023-10-05)

Bug Fixes

  • bugs in product table fixed & form changes in settings and enrollment (#43) (ddaaba7)

v1.11.0 - 2023-09-27

1.11.0 (2023-09-27)

Features

  • unenroll request when a refund is processed (#41) (6021b6c)

v1.10.0 - 2023-09-25

1.10.0 (2023-09-25)

Features

  • enrollment creation when an order is processed (#40) (729ae47)

Documentation

  • add how-tos and the base of the quickstart (#39) (871b871)

v1.9.2 - 2023-09-12

1.9.2 (2023-09-12)

Bug Fixes

  • handler of fatal error in settings page corrected (#38) (c979f0b)

v1.9.1 - 2023-09-08

1.9.1 (2023-09-08)

Bug Fixes

  • course_id read-only, naming improvements and css styles (#37) (db1a2b1)

Code Refactoring

v1.9.0 - 2023-09-01

1.9.0 (2023-09-01)

Features

Documentation

  • fix warnings in the docs compilation (#33) (22daabd)

v1.8.0 - 2023-08-31

1.8.0 (2023-08-31)

Features

  • wpcs workflow and code quality improved (#31) (50f9cb1)

Bug Fixes

v1.7.0 - 2023-08-30

1.7.0 (2023-08-30)

Features

  • release generates zip with dependencies (#32) (76e228d)

v1.6.0 - 2023-08-28

1.6.0 (2023-08-28)

Features

Documentation

v1.5.0 - 2023-08-23

1.5.0 (2023-08-23)

Features

  • settings section for openedx plugin configuration (#23) (10a31c3)

v1.4.0 - 2023-08-15

1.4.0 (2023-08-15)

Features

  • enable redirection button to order or enrollment request (#20) (fc3fa59)

v1.3.0 - 2023-08-04

1.3.0 (2023-08-04)

Features

  • user friendly way to add atributes to a product (#18) (7103742)

v1.2.0 - 2023-08-03

1.2.0 (2023-08-03)

Features

  • implement logging system for Enrollment Requests (#17) (9d05522)

Documentation

Styles

v1.1.1 - 2023-07-21

1.1.1 (2023-07-21)

Bug Fixes

  • enrollment crud operations working correctly (#15) (ab972ec)

v1.1.0 - 2023-07-07

1.1.0 (2023-07-07)

Features

Bug Fixes

  • code refactoring and namespace/use statements. (#11) (7e280e4)
  • correct the ci workflows (#14) (a8c2bb4)
  • corrected file names according to the class they contain (#10) (6bd562c)

Tests

  • implement unit testing for post-type enrollment (#5) (5398e66)

Release v1.0.0

1.0.0 (2023-07-05)

Features