Jeroen Peelaerts
|
ddc7215424
|
Make Dockerfile windows compatible
|
2021-07-04 22:18:46 +02:00 |
|
Jeroen Peelaerts
|
05942fe2f3
|
Add hook to validate save HTTP method (#3100)
|
2021-03-12 13:12:44 +01:00 |
|
jekkos-t520
|
f04ff91f44
|
Fix notifications
|
2020-10-29 21:07:46 +01:00 |
|
jekkos
|
49be337200
|
Bump php to 7.4 in docker
|
2020-10-17 01:51:58 +02:00 |
|
jekkos-t520
|
4d0b23cd23
|
Update permissions on application/logs (#2885)
|
2020-07-22 22:04:35 +02:00 |
|
jekkos-t520
|
a8d0a376f3
|
Remove failing test + fetch script from github
|
2020-03-06 21:32:51 +01:00 |
|
jekkos-t520
|
2110692664
|
Overwrite backupGlobals + base_url generation in testing mode
|
2020-03-06 21:32:51 +01:00 |
|
jekkos-t520
|
7d94ba7817
|
Make multistage docker build
|
2020-03-06 21:32:51 +01:00 |
|
FrancescoUK
|
30d29f797e
|
Upgrade PHP to 7.3
|
2019-06-16 14:14:37 +01:00 |
|
FrancescoUK
|
a7950e02fc
|
docker-compose for nginx reverse proxy and letsencrypt certbot
|
2019-06-16 14:14:37 +01:00 |
|
jekkos
|
2f3e915a3e
|
Bump php base container
|
2019-05-25 15:15:32 +02:00 |
|
jekkos
|
26fdac75e3
|
Upgrade docker php version
|
2018-12-12 21:49:12 +01:00 |
|
jekkos
|
3663c7e344
|
Update Dockerfile + CI 3.1.8
|
2018-04-06 00:54:08 +02:00 |
|
jekkos
|
43b4cee636
|
Remove sockets from Dockerfile
|
2018-04-05 00:07:51 +02:00 |
|
jekkos
|
768bbf8b18
|
Add check for testfile presence (#1455)
|
2017-08-13 18:45:07 +02:00 |
|
Deep Shah
|
28141185a4
|
change database settings as per Dockerfile, remove the correspoding scripts from Dockerfile
|
2017-04-20 08:27:04 +02:00 |
|
jekkos
|
8f7a425333
|
Set folder owner for application to www-data in docker (#1189)
|
2017-04-17 13:17:00 +02:00 |
|
jekkos
|
68883230e8
|
Make encryption key configurable in docker (#1189)
|
2017-03-19 11:04:07 +01:00 |
|
jekkos
|
84ef147835
|
Bump PHP version to 7.0
|
2017-01-28 21:40:00 +01:00 |
|
jekkos
|
399b997fd0
|
Set folder upload folder permissions to 755 (#1014)
Don't load item avatar if item_pic is empty
|
2016-12-28 20:19:09 +01:00 |
|
jekkos
|
cb907ea303
|
Set apache as owner of uploads folder (#1014)
|
2016-12-28 18:36:16 +01:00 |
|
jekkos-t520
|
cabccf0858
|
Add mcrypt to Dockerfile
|
2016-11-29 17:13:04 +01:00 |
|
jekkos-t520
|
f5716ab5a3
|
Fix path to upload folder (#917)
|
2016-10-18 11:54:47 +02:00 |
|
jekkos-t520
|
a2515cf922
|
Make uploads folder writable (#917)
|
2016-10-18 11:21:27 +02:00 |
|
jekkos-t520
|
b3efd5301d
|
Add sendmail to docker container (#772)
|
2016-10-17 13:25:57 +02:00 |
|
jekkos
|
7bba5f9dd0
|
Add php-mbstring dependency for DOMPDF 0.7 (#624)
|
2016-09-30 21:26:53 +02:00 |
|
FrancescoUK
|
10cac5496b
|
Merge branch 'jekkos/master' into composer
|
2016-09-28 17:41:28 +01:00 |
|
jekkos-t520
|
c695505605
|
Make timezone configurable through env variable (#853)
|
2016-09-23 10:38:34 +02:00 |
|
jekkos
|
d67b33d996
|
Reorder inlined javascript
Regenerate licenses
|
2016-08-28 23:07:31 +02:00 |
|
jekkos
|
af6b323013
|
Fix build after rebase with master
Enable php socket extension in Dockerfile
|
2016-08-14 11:58:15 +02:00 |
|
jekkos
|
3f34775000
|
Change project layout for composer (#624)
|
2016-08-14 11:58:15 +02:00 |
|
jekkos
|
352586531f
|
Fix graphical items summary report (#742)
|
2016-07-25 17:37:54 +02:00 |
|
jekkos
|
75db191baf
|
Fix notification popup for fresh installs
Fix docker setup by compiling php5-intl (#616)
|
2016-07-17 12:52:38 +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
|
725d447ab3
|
Add instructions to deploy to docker cloud (#616)
Use environment variables in database.php to read settings for contianer
|
2016-06-23 23:37:30 +02:00 |
|
jekkos
|
9119c16c49
|
Correctly link container files in docroot (#616)
|
2016-06-22 08:49:34 +02:00 |
|
jekkos
|
7e56617044
|
Add volumes directly in Dockerfile and symlink to docbase (#616)
|
2016-06-22 08:38:50 +02:00 |
|
jekkos
|
9e675e81ec
|
Perform regex check in is_valid_receipt (#655)
|
2016-06-16 17:40:26 +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 |
|
jekkos
|
7c05b62cf0
|
Immprove Dockerfile (use proper layer caching)
|
2016-06-01 23:28:49 +02:00 |
|
jekkos
|
8671a59b4b
|
Add git working tree directly to container root
|
2016-05-26 17:02:55 +02:00 |
|
FrancescoUK
|
fc6c9f6d57
|
set correct git path in Dockerfile
|
2016-04-03 18:18:13 +01:00 |
|
jekkos
|
9cbbe111a7
|
Set correct branchname for Dockerfile (#284, #114)
|
2016-03-21 21:47:32 +01:00 |
|
jekkos
|
9c39f62b1e
|
Fix sale search form submission on enter (#386)
Add php5-apcu to Dockerfile (#320, 284)
Fix countrycode parameter for nominatim address lookup
|
2016-03-10 08:25:32 +01:00 |
|
FrancescoUK
|
d7df291b9a
|
Merge branch develop/2.4 into master
|
2016-03-08 19:14:36 +00:00 |
|
jekkos
|
8a5177f14c
|
Fix base url for testcases (#305)
Fix legacy ubuntu repository urls (#284)
|
2016-03-08 18:16:31 +00:00 |
|
jekkos
|
35d53e2fae
|
Fix base url for testcases (#305)
Fix legacy ubuntu repository urls (#284)
|
2016-02-03 11:09:45 +01:00 |
|
jekkos
|
fa3d77299e
|
Use curl to wait for apache start (#305)
|
2016-02-03 11:04:09 +01:00 |
|
jekkos
|
48a16d65e1
|
Fix base url for testcases (#305)
Fix legacy ubuntu repository urls (#284)
|
2016-02-03 10:49:20 +01:00 |
|
jekkos
|
89f126ab04
|
Use curl to wait for apache start (#305)
|
2016-01-31 16:03:19 +01:00 |
|