Compare commits
12 Commits
v2.1.0-RC3
...
v2.4.0
Author | SHA1 | Date | |
---|---|---|---|
47faf59ede | |||
441517891c | |||
093c6fc710 | |||
87fcbd5771 | |||
8fc61bfc2d | |||
42ccb32635 | |||
b0062cddfc | |||
207f8b9118 | |||
73c1e7a17a | |||
e399ee3a34 | |||
190ff0b0a6 | |||
cfb2dcfd31 |
3
.changes/2.0.0-RC4.md
Normal file
3
.changes/2.0.0-RC4.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.2.0 - 2024-07-25
|
||||||
|
### Release
|
||||||
|
* Update chill-bundles to v3.0.0-RC7
|
3
.changes/2.0.0-RC5.md
Normal file
3
.changes/2.0.0-RC5.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.1.0 - 2024-07-30
|
||||||
|
### Release
|
||||||
|
* Update chill-bundles to v3.0.0-RC8
|
3
.changes/2.0.0-RC6.md
Normal file
3
.changes/2.0.0-RC6.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.1.0 - 2024-08-08
|
||||||
|
### Release
|
||||||
|
* Update chill-bundles to v3.0.0-RC9
|
3
.changes/2.1.0.md
Normal file
3
.changes/2.1.0.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.1.0 - 2024-09-24
|
||||||
|
### Release
|
||||||
|
* Update bundles version to 3.1.0
|
3
.changes/2.2.0.md
Normal file
3
.changes/2.2.0.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.2.0 - 2024-10-01
|
||||||
|
### Release
|
||||||
|
* Bundles version updated to 3.1.1
|
3
.changes/2.3.0.md
Normal file
3
.changes/2.3.0.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.3.0 - 2024-10-30
|
||||||
|
### Feature
|
||||||
|
* Update bundles to v3.2.0 adding gender entity feature
|
3
.changes/2.4.0.md
Normal file
3
.changes/2.4.0.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 2.4.0 - 2024-11-01
|
||||||
|
### Feature
|
||||||
|
* Update chill bundles to v3.2.2: new feature gender entity"
|
44
CHANGELOG.md
44
CHANGELOG.md
@@ -6,15 +6,21 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|||||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||||
|
|
||||||
|
|
||||||
## 2.1.0 - 2024-07-23
|
## 2.4.0 - 2024-11-01
|
||||||
|
### Feature
|
||||||
|
* Update chill bundles to v3.2.2: new feature gender entity"
|
||||||
|
|
||||||
|
## 2.3.0 - 2024-10-30
|
||||||
|
### Feature
|
||||||
|
* Update bundles to v3.2.0 adding gender entity feature
|
||||||
|
|
||||||
|
## 2.2.0 - 2024-10-01
|
||||||
### Release
|
### Release
|
||||||
* Upgrade chill to v3.0.0-RC3
|
* Bundles version updated to 3.1.1
|
||||||
* upgrade chill-bundle to v3.0.0-RC4
|
|
||||||
* Add graylog to image
|
## 2.1.0 - 2024-09-24
|
||||||
* upgrade to chill-bundles/3.0.0-RC5
|
### Release
|
||||||
* Upgrade chill-bundles to v3.0.0-RC6
|
* Update bundles version to 3.1.0
|
||||||
### Fixed
|
|
||||||
* Fix definition of workflow
|
|
||||||
|
|
||||||
## 2.0.0-alpha4 - 2024-07-03
|
## 2.0.0-alpha4 - 2024-07-03
|
||||||
### Release
|
### Release
|
||||||
@@ -32,6 +38,28 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
|
|||||||
### Release
|
### Release
|
||||||
* Upgrade chill to v3.0.0-RC3
|
* Upgrade chill to v3.0.0-RC3
|
||||||
|
|
||||||
|
## 2.1.0 - 2024-08-08
|
||||||
|
### Release
|
||||||
|
* Update chill-bundles to v3.0.0-RC9
|
||||||
|
|
||||||
|
## 2.1.0 - 2024-07-30
|
||||||
|
### Release
|
||||||
|
* Update chill-bundles to v3.0.0-RC8
|
||||||
|
|
||||||
|
## 2.2.0 - 2024-07-25
|
||||||
|
### Release
|
||||||
|
* Update chill-bundles to v3.0.0-RC7
|
||||||
|
|
||||||
|
## 2.1.0 - 2024-07-23
|
||||||
|
### Release
|
||||||
|
* Upgrade chill to v3.0.0-RC3
|
||||||
|
* upgrade chill-bundle to v3.0.0-RC4
|
||||||
|
* Add graylog to image
|
||||||
|
* upgrade to chill-bundles/3.0.0-RC5
|
||||||
|
* Upgrade chill-bundles to v3.0.0-RC6
|
||||||
|
### Fixed
|
||||||
|
* Fix definition of workflow
|
||||||
|
|
||||||
## 2.0.0-RC2 - 2024-07-18
|
## 2.0.0-RC2 - 2024-07-18
|
||||||
### Fixed
|
### Fixed
|
||||||
* Fix definition of workflow
|
* Fix definition of workflow
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
"ext-iconv": "*",
|
"ext-iconv": "*",
|
||||||
"champs-libres/wopi-bundle": "dev-master@dev",
|
"champs-libres/wopi-bundle": "dev-master@dev",
|
||||||
"champs-libres/wopi-lib": "dev-master@dev",
|
"champs-libres/wopi-lib": "dev-master@dev",
|
||||||
"chill-project/chill-bundles": "v3.0.0-RC6",
|
"chill-project/chill-bundles": "v3.2.2@dev",
|
||||||
"chill-project/chill-deploy": "^1.0",
|
"chill-project/chill-deploy": "^1.0",
|
||||||
"graylog2/gelf-php": "^2.0",
|
"graylog2/gelf-php": "^2.0",
|
||||||
"symfony/console": "5.4.*",
|
"symfony/console": "5.4.*",
|
||||||
|
1297
composer.lock
generated
1297
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -10,5 +10,8 @@
|
|||||||
"specs-build": "yaml-merge vendor/chill-project/chill-bundles/src/Bundle/ChillMainBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillPersonBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillCalendarBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillThirdPartyBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillDocStoreBundle/chill.api.specs.yaml> templates/api/specs.yaml",
|
"specs-build": "yaml-merge vendor/chill-project/chill-bundles/src/Bundle/ChillMainBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillPersonBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillCalendarBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillThirdPartyBundle/chill.api.specs.yaml vendor/chill-project/chill-bundles/src/Bundle/ChillDocStoreBundle/chill.api.specs.yaml> templates/api/specs.yaml",
|
||||||
"specs-validate": "swagger-cli validate templates/api/specs.yaml",
|
"specs-validate": "swagger-cli validate templates/api/specs.yaml",
|
||||||
"specs": "yarn run specs-build && yarn run specs-validate"
|
"specs": "yarn run specs-build && yarn run specs-validate"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"bootstrap-icons": "^1.11.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user