BudsieBuds
e83c23cf0c
Improve code style and PSR-12 compliance ( #4204 )
...
* Improve code style and PSR-12 compliance
- refactored code formatting to adhere to PSR-12 guidelines
- standardized coding conventions across the codebase
- added missing framework files and reverted markup changes
- reformatted arrays for enhanced readability
- updated language files for consistent styling and clarity
- minor miscellaneous improvements
2025-05-02 19:37:06 +02:00
BudsieBuds
dd5a20229d
Docker compose typo
...
Fixed a typo in docker-compose.test file
2024-06-15 17:19:15 +02:00
jekkos
8dbb8f8f69
Enable docker config override ( #3908 )
2024-06-15 17:19:15 +02:00
objecttothis
f84b795ee6
Upgrade to CodeIgniter 4.1.3
2024-06-15 17:19:15 +02:00
jekkos
44f0036ac0
Bump MariaDB in test container
2020-10-18 00:40:26 +02:00
jekkos-t520
a8d0a376f3
Remove failing test + fetch script from github
2020-03-06 21:32:51 +01:00
jekkos-t520
be2ff4bee4
Don't expose port + set mysql hostname
2020-03-06 21:32:51 +01:00
jekkos-t520
bc4a5570a5
Disable globals + fixup base_url
2020-03-06 21:32:51 +01:00
jekkos-t520
d8f784c3f0
Align mariadb versions for compose files
2020-03-06 21:32:51 +01:00
jekkos-t520
7d94ba7817
Make multistage docker build
2020-03-06 21:32:51 +01:00
FrancescoUK
a3b117fcb3
Update docker-compose.dev and docker-compose.test
2019-06-16 14:14:37 +01:00
jekkos
f11c2d7a4d
Move init sql to data only container ( #616 )
...
Update travis config to build new setup
Add git sha-1 to ospos version string
2016-07-07 14:05:56 +02:00
jekkos
6a108866f5
Remove volume from docker-compose test file ( #616 )
...
Update docker-cloud to mount init script directly
2016-06-28 19:25:50 +02:00
jekkos
bced04ca88
Split up exsiting docker image in mulitple containers (mysql, php-apache, npm) ( #616 )
...
Add company_name to searchable fields in Takings overview (#594 )
Change tests to use elementBy instead of wait functions
2016-06-08 22:36:33 +02:00