Skip to content

Commit

Permalink
πŸ“– Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Jun 3, 2024
1 parent 14de047 commit 86a53ce
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,29 @@ 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/DigiQuali/compare/1.10.0...HEAD)
#### [Unreleased](https://github.com/Evarisk/DigiQuali/compare/1.11.0...HEAD)

- 1.12.0 [`#1815`](https://github.com/Evarisk/DigiQuali/pull/1815)
- #1813 [Mod] add: new version number [`#1814`](https://github.com/Evarisk/DigiQuali/pull/1814)
- #1806 [sheet] fix: use current date for creation and tms when cloning [`#1808`](https://github.com/Evarisk/DigiQuali/pull/1808)
- #1798 [Sheet] fix: add reposition class to sheet card [`#1800`](https://github.com/Evarisk/DigiQuali/pull/1800)
- #1791 [Survey] fix: kanbanview on list [`#1792`](https://github.com/Evarisk/DigiQuali/pull/1792)
- #1810 [Survey] fix: fatal missing check nbLinkableElements [`#1811`](https://github.com/Evarisk/DigiQuali/pull/1811)
- #1801 [Hook] fix: extendSheetLinkableObjectsList conflict inter modules [`#1802`](https://github.com/Evarisk/DigiQuali/pull/1802)
- #1712 [Card] add: fast upload improvement [`#1783`](https://github.com/Evarisk/DigiQuali/pull/1783)
- #1793 [Control] fix: missing object linked info [`#1794`](https://github.com/Evarisk/DigiQuali/pull/1794)
- #1780 [ODT] fix: new exception OdfExceptionSegmentNotFound and remove version attribute and phpmin [`#1781`](https://github.com/Evarisk/DigiQuali/pull/1781)
- Main into Develop [`#1760`](https://github.com/Evarisk/DigiQuali/pull/1760)
- #1806 [Sheet] add: check create id & set errors [`6a12502`](https://github.com/Evarisk/DigiQuali/commit/6a1250283e0f005b060cb93008a4c767eb7ef6a6)
- #1806 [Sheet] fix: clean code createFromClone action [`85e2962`](https://github.com/Evarisk/DigiQuali/commit/85e29623ae49ebb62c81a4bc670681c7b81b34c2)
- #1771 [Class] fix: do not type fk_user_creat and fk_user_modif [`5bcce15`](https://github.com/Evarisk/DigiQuali/commit/5bcce15ba515a921233eecd4e4800354bda36e9e)
- #1780 [Public] fix: fatal hasRight function if no user in page [`aa4d695`](https://github.com/Evarisk/DigiQuali/commit/aa4d695e929e571033134e17245202dc399231bb)
- #1806 [Sheet] fix: set date_creation after check exists [`0979d95`](https://github.com/Evarisk/DigiQuali/commit/0979d9517729a2458cd27bf00691334702598b5a)
- Merge pull request #1772 from evarisk-micka/fix_type_fkuser [`60aa586`](https://github.com/Evarisk/DigiQuali/commit/60aa586fbd7079dc31bc9e4499a80258687d0701)

#### [1.11.0](https://github.com/Evarisk/DigiQuali/compare/1.10.0...1.11.0)

> 12 March 2024
- 1.11.0 [`#1759`](https://github.com/Evarisk/DigiQuali/pull/1759)
- #1751 [Mod] add: new version number 1.11.0 [`#1752`](https://github.com/Evarisk/DigiQuali/pull/1752)
Expand Down Expand Up @@ -50,6 +72,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- #1662 [TPL] fix: rework save action for remove unnecessary fetch [`17f4a81`](https://github.com/Evarisk/DigiQuali/commit/17f4a8134fd1747bd4b31bb37aafe6e854a429ef)
- #1660 [ODT] add: ODT v1.1 and doc_survey [`246307d`](https://github.com/Evarisk/DigiQuali/commit/246307d387cdaaf1defff6fc522dea5f4884ec58)
- #1714 [PublicAnswer] fix: JS action and https redirect [`b215efa`](https://github.com/Evarisk/DigiQuali/commit/b215efa72bbd4bfe1ee9ca21a950da95fcc5d445)
- πŸ“– Changelog [`12bea38`](https://github.com/Evarisk/DigiQuali/commit/12bea38c5dac9768500388187b3f00280c60ee7e)
- #1693 [Admin] fix: clean control conf [`88168c2`](https://github.com/Evarisk/DigiQuali/commit/88168c2f974333279de1de82cd9f0de88ecbeab5)
- #1744 [Mod] fix: visibility with value and remove useless code [`4f23013`](https://github.com/Evarisk/DigiQuali/commit/4f23013aed31de0a61b8e09d22d1f812c2d05b06)
- #1714 [Hook] fix: saturnepublicinterface for logo in public interface [`6981561`](https://github.com/Evarisk/DigiQuali/commit/6981561833074fa1496bd41b8a277b60dd87c89f)
Expand Down

0 comments on commit 86a53ce

Please sign in to comment.