Skip to content

Commit

Permalink
📖 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Mar 7, 2024
1 parent 14a29e0 commit 02cb803
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,38 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [Unreleased](https://github.com/Evarisk/dolimeet/compare/1.2.1...HEAD)
#### [Unreleased](https://github.com/Evarisk/dolimeet/compare/1.3.0...HEAD)

- 1.4.0 [`#552`](https://github.com/Evarisk/dolimeet/pull/552)
- #546 [Mod] add: new version number 1.4.0 [`#547`](https://github.com/Evarisk/dolimeet/pull/547)
- #524 [Hook] add: picto and tooltips before trainingsession contract extrafields [`#533`](https://github.com/Evarisk/dolimeet/pull/533)
- #550 [Module] fix: remove useless file [`#551`](https://github.com/Evarisk/dolimeet/pull/551)
- #548 [Hook] add: missing trad for link [`#549`](https://github.com/Evarisk/dolimeet/pull/549)
- #531 [Session] fix: navigation between objects fromType [`#532`](https://github.com/Evarisk/dolimeet/pull/532)
- #543 [Hook] fix: extendSheetLinkableObjectsList missing require lib file [`#544`](https://github.com/Evarisk/dolimeet/pull/544)
- #541 [Admin] add: check sheet type before select [`#545`](https://github.com/Evarisk/dolimeet/pull/545)
- #506 [Mod] add: email template for satisfaction survey [`#540`](https://github.com/Evarisk/dolimeet/pull/540)
- #527 [Hook] fix: dont generate certificate for absent [`#534`](https://github.com/Evarisk/dolimeet/pull/534)
- #529 [Trigger] fix: check version error [`#530`](https://github.com/Evarisk/dolimeet/pull/530)
- #536 [Substitutions] fix: delete parameter in public url signature [`#537`](https://github.com/Evarisk/dolimeet/pull/537)
- Main into develop [`#526`](https://github.com/Evarisk/dolimeet/pull/526)
- #535 [Hook] fix: rework extrafields and view picto on list/view [`5a57366`](https://github.com/Evarisk/dolimeet/commit/5a57366e338b775b9d8541ff10cd30b0b01ca5d5)
- #535 [Hook] fix: better check handling [`cfb1e1c`](https://github.com/Evarisk/dolimeet/commit/cfb1e1c70ec0489e1b839d02786ee36a6b114498)
- #506 [Mod] add: rework substitution __DOLIMEET_CONTRACT_SURVEY_INFOS__ [`3eb7ee7`](https://github.com/Evarisk/dolimeet/commit/3eb7ee7c746c1d255249b9fb15c76b00b22967ce)
- #539 [Hook] add: notifiate user for what trainee no certificate generate [`5cfef66`](https://github.com/Evarisk/dolimeet/commit/5cfef66c435c140310592efb1b49c72e112c9e5e)
- #535 [Hook] fix: separate duration time and calculated session time [`98a5a15`](https://github.com/Evarisk/dolimeet/commit/98a5a15ea8914472271f160521cd41fd1e9f4655)
- #535 [Hook] fix: generate certificate with personal duration [`02bf5ae`](https://github.com/Evarisk/dolimeet/commit/02bf5ae47c7fdc25d8b9a7abf064e048a0eb79b5)
- #524 [Langs] add: info tooltip on trainingsession contract extrafields [`82d5184`](https://github.com/Evarisk/dolimeet/commit/82d51845289ec1671df5794d41370f76e5e51a73)
- #524 [Hook] add: picto before contrat extrafields [`f50cac0`](https://github.com/Evarisk/dolimeet/commit/f50cac0e1ff679d5d2f7f3f6c8114e6aff0caaa3)
- #531 [Session] fix: fetch only fromid now that bannertab fixed in saturn [`36c5e8e`](https://github.com/Evarisk/dolimeet/commit/36c5e8eb9083e2d20b2d4b28d34665180e5cf873)
- #535 [Hook] fix: picto before key and not value [`c0e173b`](https://github.com/Evarisk/dolimeet/commit/c0e173b4f0334febe3b62f03097d6143d4a99290)
- #531 [Session] fix: remove fetch and use PHP_SELF [`72d80f1`](https://github.com/Evarisk/dolimeet/commit/72d80f12e0fe794eb015e4d79bf217a98c3b79db)
- #506 [Mod] add: lang value and document_type [`a8ee46d`](https://github.com/Evarisk/dolimeet/commit/a8ee46d43bcbed09f3481af52cb93ba0eee01a3d)
- #535 [Hook] fix: check view to not hook on create [`b4f096f`](https://github.com/Evarisk/dolimeet/commit/b4f096f4c9c37a3571a244fdfc8cc2d5f341542d)

#### [1.3.0](https://github.com/Evarisk/dolimeet/compare/1.2.1...1.3.0)

> 19 January 2024
- 1.3.0 [`#525`](https://github.com/Evarisk/dolimeet/pull/525)
- #514 [Mod] add: new version number 1.3.0 [`#522`](https://github.com/Evarisk/dolimeet/pull/522)
Expand Down Expand Up @@ -33,6 +64,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- #475 [Hook] add: check signatory has control [`c5096c6`](https://github.com/Evarisk/dolimeet/commit/c5096c63836f15c0ce9b60ab5eb801bb5c31ef74)
- #508 [Contract] add: generate certificate from contracts [`75a0d10`](https://github.com/Evarisk/dolimeet/commit/75a0d104c30f25120506b783c353d8f103e2f0cf)
- #512 [Hook] add: rebase consistency and CompletionCertificate [`e7add0d`](https://github.com/Evarisk/dolimeet/commit/e7add0dcd65f88483d680ac9d5da930f9610e51f)
- 📖 Changelog [`996db52`](https://github.com/Evarisk/dolimeet/commit/996db52d445adf9f5bb72ffbd9bcb243c6c57268)
- #475 [Hook] add: change object for use survey instead of control [`0e38f71`](https://github.com/Evarisk/dolimeet/commit/0e38f71cd403279f03681625196cb96c8fa37e31)
- #508 [CompletionCertificate] fix: better code handling [`0f7891a`](https://github.com/Evarisk/dolimeet/commit/0f7891af38cae3bd94afc86f56e4313c510e6a8e)
- #475 [Hook] add: check on SATISFACTION_SURVEY_SHEET conf [`62d501e`](https://github.com/Evarisk/dolimeet/commit/62d501e72a0c4553463845dfa15a4a3eb4061e8f)
Expand Down

0 comments on commit 02cb803

Please sign in to comment.