Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit ee56c5e

Browse files
chore(main): release 1.0.0
1 parent f43b4ef commit ee56c5e

File tree

2 files changed

+87
-5
lines changed

2 files changed

+87
-5
lines changed

CHANGELOG.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-02-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to Laminas v3 ([#12](https://github.com/dvsa/olcs-internal/issues/12))
9+
* migrate to GitHub ([#4](https://github.com/dvsa/olcs-internal/issues/4))
10+
11+
### Features
12+
13+
* Bump olcs-transfer version ([#14](https://github.com/dvsa/olcs-internal/issues/14)) ([1b4602b](https://github.com/dvsa/olcs-internal/commit/1b4602b8b27eba2ca004f481d9ad43e25c0264c7))
14+
* Close Conversation Front-end ([#13](https://github.com/dvsa/olcs-internal/issues/13)) ([74f5a00](https://github.com/dvsa/olcs-internal/commit/74f5a0068910a9c0a16791ef9e52e93c290f66f2))
15+
* List messages in Conversations ([#5](https://github.com/dvsa/olcs-internal/issues/5)) ([7135aff](https://github.com/dvsa/olcs-internal/commit/7135affbab114372a8fe2a5f918d6c83d9a54a5a))
16+
* migrate to GitHub ([#4](https://github.com/dvsa/olcs-internal/issues/4)) ([7b02eea](https://github.com/dvsa/olcs-internal/commit/7b02eea75847c2a5991a23853d0699d7baf622db))
17+
* upgrade to Laminas v3 ([#12](https://github.com/dvsa/olcs-internal/issues/12)) ([1c164ef](https://github.com/dvsa/olcs-internal/commit/1c164ef618f6241dc348496871fa66748aeed9b5))
18+
* VOL-4336 - Added Tab, Conversation List & Boilerplate for new & disable. ([8651c6d](https://github.com/dvsa/olcs-internal/commit/8651c6d63443e57287fa66b27fed3e987228560e))
19+
20+
21+
### Bug Fixes
22+
23+
* add `create_empty_option` to `CreateFeeDetails` ([#55](https://github.com/dvsa/olcs-internal/issues/55)) ([4baeb0d](https://github.com/dvsa/olcs-internal/commit/4baeb0d818f53d5794ee01b631c9aaabe7061458))
24+
* add `priority` to `RouteParams` to always run before controllers ([#77](https://github.com/dvsa/olcs-internal/issues/77)) ([a2731ba](https://github.com/dvsa/olcs-internal/commit/a2731baefcee0fff3f6363600d5907d914e9dcdb))
25+
* add `priority` to fix ordering of bus details form ([#63](https://github.com/dvsa/olcs-internal/issues/63)) ([9ccf45b](https://github.com/dvsa/olcs-internal/commit/9ccf45b6ca41a396130120523874695eaf7440c1))
26+
* add `VariationSchedule41Controller` factory mapping to service manager ([#74](https://github.com/dvsa/olcs-internal/issues/74)) ([48a8ca6](https://github.com/dvsa/olcs-internal/commit/48a8ca60c57b8b5ce23c10c121f6f1f7273a1495))
27+
* add missing namespace ([#69](https://github.com/dvsa/olcs-internal/issues/69)) ([94cb5c6](https://github.com/dvsa/olcs-internal/commit/94cb5c6aa2b4d7e9646e031a7c37ca2357749a7d))
28+
* broken factory wasn't instantiating one of its deps properly ([#39](https://github.com/dvsa/olcs-internal/issues/39)) ([3da815c](https://github.com/dvsa/olcs-internal/commit/3da815c6a14c03f3f114d3b1659f8c48435f2e18))
29+
* case sensitivity issue fixed. Others in same block work ok so leaving as-is. ([#36](https://github.com/dvsa/olcs-internal/issues/36)) ([2305e77](https://github.com/dvsa/olcs-internal/commit/2305e77c324a9733d19d4205fd0cf86b1e26d556))
30+
* Close class refactor not picked up in Controller. ([#15](https://github.com/dvsa/olcs-internal/issues/15)) ([774fdcf](https://github.com/dvsa/olcs-internal/commit/774fdcfd551d3bf93b7b848f6202b5745a06b9e6))
31+
* consolidate `Navigation` and `navigation` ([#50](https://github.com/dvsa/olcs-internal/issues/50)) ([abe5576](https://github.com/dvsa/olcs-internal/commit/abe5576d4871c9106605628e835d29bf252a07f7))
32+
* correct property naming ([#70](https://github.com/dvsa/olcs-internal/issues/70)) ([3a4b935](https://github.com/dvsa/olcs-internal/commit/3a4b9359d349a0ecbd91397f261f0ac4ef5e97c4))
33+
* create task link on case processing notes is broken ([#20](https://github.com/dvsa/olcs-internal/issues/20)) ([68cd66f](https://github.com/dvsa/olcs-internal/commit/68cd66ff55cc94dd12e2b889287fe256bcf1354c))
34+
* Document Generation ?? check ([b4298d2](https://github.com/dvsa/olcs-internal/commit/b4298d2e9a38a97053b282369c9e858ca385a1d9))
35+
* fix `TypeError` in `PermitsReportController` ([#75](https://github.com/dvsa/olcs-internal/issues/75)) ([4341ac3](https://github.com/dvsa/olcs-internal/commit/4341ac33d1395439f9aed33d46b1104b29c17840))
36+
* fix few missed `Navigation` changes ([#52](https://github.com/dvsa/olcs-internal/issues/52)) ([2102774](https://github.com/dvsa/olcs-internal/commit/21027745f5adb8b9a81ecdb3848049e97f4da9c1))
37+
* fix form annotation on offence form. ([#23](https://github.com/dvsa/olcs-internal/issues/23)) ([b4f738a](https://github.com/dvsa/olcs-internal/commit/b4f738a142094a153f819bd74158bfd82aec1435))
38+
* fix form ordering on TM responsibilities page ([#43](https://github.com/dvsa/olcs-internal/issues/43)) ([3682ed4](https://github.com/dvsa/olcs-internal/commit/3682ed4a3bc819c346d7dba282fc58b0f44cb9fe))
39+
* fix internal header search ([#27](https://github.com/dvsa/olcs-internal/issues/27)) ([3e18b76](https://github.com/dvsa/olcs-internal/commit/3e18b76f45c71659d7633a73768c28ab444870b1))
40+
* fix legislation data service dependency issues ([#65](https://github.com/dvsa/olcs-internal/issues/65)) ([b9eb6b7](https://github.com/dvsa/olcs-internal/commit/b9eb6b77cf68bdc1cf90afc82cfa6e124262f105))
41+
* fix modal form while adding cases opposition page ([#21](https://github.com/dvsa/olcs-internal/issues/21)) ([ccbbe3e](https://github.com/dvsa/olcs-internal/commit/ccbbe3ea3e90bf4f6b9395a5fe6e9818a2501b9c))
42+
* fix spelling mistake on Convictions empty table message ([#29](https://github.com/dvsa/olcs-internal/issues/29)) ([0d79ff6](https://github.com/dvsa/olcs-internal/commit/0d79ff6d5fc295183c1f6b969a54c93b65dd16ec))
43+
* fix undefined constant reference ([#62](https://github.com/dvsa/olcs-internal/issues/62)) ([c2a6623](https://github.com/dvsa/olcs-internal/commit/c2a6623e5e6311fbae99a864adffc26b546da5f8))
44+
* fix unit tests ([#79](https://github.com/dvsa/olcs-internal/issues/79)) ([f43b4ef](https://github.com/dvsa/olcs-internal/commit/f43b4ef35ee8086b91feb726b1fe8fcd750c0a54))
45+
* fix validator annotation ([#42](https://github.com/dvsa/olcs-internal/issues/42)) ([f2de100](https://github.com/dvsa/olcs-internal/commit/f2de100ebdbc574c4c2b46d3486e06621e67f2db))
46+
* fix visibility of table filters ([#40](https://github.com/dvsa/olcs-internal/issues/40)) ([a024374](https://github.com/dvsa/olcs-internal/commit/a0243741de6dd342f954cd46d57dfcde4d540263))
47+
* get app data service pluginManager so same instance used by form selects. ([#78](https://github.com/dvsa/olcs-internal/issues/78)) ([3b68756](https://github.com/dvsa/olcs-internal/commit/3b68756b7e71a388fbab1d1f1fea907b3a2242ef))
48+
* IRHP permit printing issues fixed ([#71](https://github.com/dvsa/olcs-internal/issues/71)) ([bcf6eb2](https://github.com/dvsa/olcs-internal/commit/bcf6eb2747e5c58ed6973afda9c77a5eda0ade7e))
49+
* Licence data service duplicated in service manager causing multi… ([#44](https://github.com/dvsa/olcs-internal/issues/44)) ([005743d](https://github.com/dvsa/olcs-internal/commit/005743da11f7ff9f7561cdb96cdd262be76fd61d))
50+
* missed dataservices from dedupe ([#53](https://github.com/dvsa/olcs-internal/issues/53)) ([ebc7dfa](https://github.com/dvsa/olcs-internal/commit/ebc7dfa259915a06353c466b371c0aafbd410d34))
51+
* modal window headings fix for Fee related modals ([#57](https://github.com/dvsa/olcs-internal/issues/57)) ([cb692a6](https://github.com/dvsa/olcs-internal/commit/cb692a6da146b4f369b720656b4004b7a4fb9bec))
52+
* more dataservice fixes ([#68](https://github.com/dvsa/olcs-internal/issues/68)) ([3b4b561](https://github.com/dvsa/olcs-internal/commit/3b4b5619a0c4bee4450d814020537a084c9a4465))
53+
* remove form unit tests ([#9](https://github.com/dvsa/olcs-internal/issues/9)) ([2b2acea](https://github.com/dvsa/olcs-internal/commit/2b2acead9da8c2d0b18d249df803445da63f8213))
54+
* remove invalid annotion from CPMS reports form ([#22](https://github.com/dvsa/olcs-internal/issues/22)) ([1cb62d3](https://github.com/dvsa/olcs-internal/commit/1cb62d301c75bda09b3c3fbad37b8c15d688d28b))
55+
* remove slash from `service_name` in `Form\Options` ([#28](https://github.com/dvsa/olcs-internal/issues/28)) ([7146814](https://github.com/dvsa/olcs-internal/commit/7146814befc681f3e5f0900206e74a61941e7e04))
56+
* remove top level Form\ID annotation into Attributes to set ID correctly on the form element ([#34](https://github.com/dvsa/olcs-internal/issues/34)) ([b331de8](https://github.com/dvsa/olcs-internal/commit/b331de82b67eabb0802efd28192715d22e818f6a))
57+
* remove unknown form annotation ([#73](https://github.com/dvsa/olcs-internal/issues/73)) ([4b5dccc](https://github.com/dvsa/olcs-internal/commit/4b5dccc83bcdd066e139f5235d94b88a321f5084))
58+
* rename `Translator` to `translator` to fix missing factory ([#67](https://github.com/dvsa/olcs-internal/issues/67)) ([c1426d5](https://github.com/dvsa/olcs-internal/commit/c1426d5f026bc9508ea1ef25f71f40bc46e4938e))
59+
* replace `laminas-form` with patched fork ([#35](https://github.com/dvsa/olcs-internal/issues/35)) ([2964193](https://github.com/dvsa/olcs-internal/commit/2964193754ed0e9ed83b02b78c451aa7467e5d57))
60+
* resolve missing constant ([#66](https://github.com/dvsa/olcs-internal/issues/66)) ([4e79301](https://github.com/dvsa/olcs-internal/commit/4e79301d21f119bf76d402a9e8fec0d96131161e))
61+
* restore default locale ([#16](https://github.com/dvsa/olcs-internal/issues/16)) ([f27b1ce](https://github.com/dvsa/olcs-internal/commit/f27b1ce42592b92664a89d8eb19bbf7f7afd44b2))
62+
* restore modal titles in confirmation modals ([#61](https://github.com/dvsa/olcs-internal/issues/61)) ([4e89a06](https://github.com/dvsa/olcs-internal/commit/4e89a06e2522385a7adaaa3be99cb6eeb9fc0313))
63+
* tweak `CrudListener` priority to run before `DispatchListener` ([#59](https://github.com/dvsa/olcs-internal/issues/59)) ([3c7eebc](https://github.com/dvsa/olcs-internal/commit/3c7eebc8631192178cc1b8ce1d4dda841cc88895))
64+
* Update factory trying unresolveable translator ([#54](https://github.com/dvsa/olcs-internal/issues/54)) ([46ccb3b](https://github.com/dvsa/olcs-internal/commit/46ccb3b90ebc70d1c61fff769442765330dc818e))
65+
* various navigation issues fixed VOL-4849 ([#31](https://github.com/dvsa/olcs-internal/issues/31)) ([955d237](https://github.com/dvsa/olcs-internal/commit/955d237aa219da8eb49e92b471de2f50906fc352))
66+
* VOL-4336 - Messages Tab is hidden when MSG FToggle is disabled ([c96d2d5](https://github.com/dvsa/olcs-internal/commit/c96d2d5a2ff838a5dba7af68b2f25b1a34a2ba67))
67+
* VOL-4687 - Conversation List controllers use new queries & cleanup ([2486799](https://github.com/dvsa/olcs-internal/commit/2486799579262d363aa1527d664bb975ea7bf434))
68+
69+
70+
### Miscellaneous Chores
71+
72+
* add Dependabot config ([#8](https://github.com/dvsa/olcs-internal/issues/8)) ([38c78c5](https://github.com/dvsa/olcs-internal/commit/38c78c5417c80375ab74537bcc7c3a2f3221172e))
73+
* bump `olcs-common` to `5.0.0-beta.3` ([#30](https://github.com/dvsa/olcs-internal/issues/30)) ([2de22f6](https://github.com/dvsa/olcs-internal/commit/2de22f6835f81f74e4414ff31f686e10975202ba))
74+
* bump `olcs-common` to `5.0.0-beta.4` ([#38](https://github.com/dvsa/olcs-internal/issues/38)) ([1d69b86](https://github.com/dvsa/olcs-internal/commit/1d69b86ea20562bba617d18ba855bf5be3519a9d))
75+
* bump `olcs-common` to `5.0.0-beta.6` ([#49](https://github.com/dvsa/olcs-internal/issues/49)) ([aa60e2c](https://github.com/dvsa/olcs-internal/commit/aa60e2cdafbc10f90e7af30c2eb86477357c3254))
76+
* bump `olcs-common` to `5.0.0-beta.7` ([#51](https://github.com/dvsa/olcs-internal/issues/51)) ([bcd2252](https://github.com/dvsa/olcs-internal/commit/bcd2252b6234eb7993424bdfa043a2d49c0eb0c7))
77+
* bump `olcs-common` to `5.0.0-beta.8` ([#60](https://github.com/dvsa/olcs-internal/issues/60)) ([f8e1a3b](https://github.com/dvsa/olcs-internal/commit/f8e1a3b9b59ff5f93ec13d44eaa85e14c300f88e))
78+
* bump `olcs-common` to `5.0.0-beta.9` ([#64](https://github.com/dvsa/olcs-internal/issues/64)) ([cedc2d4](https://github.com/dvsa/olcs-internal/commit/cedc2d425adb9b6bf47d030c8c3afcc15712e0b1))
79+
* bump `olcs-transfer` to `5.0.0-beta.8` ([#32](https://github.com/dvsa/olcs-internal/issues/32)) ([bedee26](https://github.com/dvsa/olcs-internal/commit/bedee26c56d898996e01b6a30aeee7dfd50a182f))
80+
* vol-4649 updated correct namespacing ([e40ab3f](https://github.com/dvsa/olcs-internal/commit/e40ab3f7dbc502928077340c39503bbd2f19f30c))

composer.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"name": "olcs/olcs-internal",
33
"description": "OLCS Internal Web Site",
4-
"repositories": [{
5-
"type": "vcs",
6-
"url": "https://github.com/dvsa/laminas-form.git"
7-
}],
4+
"repositories": [
5+
{
6+
"type": "vcs",
7+
"url": "https://github.com/dvsa/laminas-form.git"
8+
}
9+
],
810
"require": {
911
"php": "^7.4",
1012
"dvsa/laminas-config-cloud-parameters": "^0.1.0",
@@ -83,7 +85,7 @@
8385
"@phpstan"
8486
]
8587
},
86-
"extra" : {
88+
"extra": {
8789
"bamarni-bin": {
8890
"bin-links": true,
8991
"forward-command": true

0 commit comments

Comments
 (0)