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
jekkos
67d9ca1e41
Merge branch 'master' into develop/2.4
...
Conflicts:
Dockerfile
2016-01-29 17:34:53 +01:00
jekkos
8f9d80a809
Wait for container before running integration tests ( #305 )
...
Add integratoin test for quantity units (#305 )
2016-01-29 17:24:28 +01:00
jekkos
85c6da4346
Add integration test for making receiving ( #305 )
...
Update docker scripts to work with data volumes (#284 )
2016-01-27 20:11:21 +01:00
jekkos
0a159c803f
Add testcase for creating new item
...
Optimise CI setup
2016-01-25 21:14:48 +01:00
jekkos
22a7231d8f
Run docker container in background + launch tests once ready
2016-01-25 19:16:13 +01:00
jekkos
2520970698
Fix comment for autogenerated sql files ( #301 , #258 )
2016-01-25 08:42:15 +01:00
jekkos
1148ef1595
Install grunt-cli in docker container ( #284 )
2016-01-22 14:43:53 +01:00
jekkos
cfbb700f0c
Add symlink for node in Dockerfile
2016-01-22 13:10:23 +01:00
jekkos
a3d3cfad61
Use Dockerfile in travis-ci setup ( #284 )
...
Set version in package.json
2016-01-22 08:18:40 +01:00
jekkos
192955b33d
Fix receipt barcode generation for docker (add php5-gd lib to Dockerfile) ( #284 )
...
Make setup scripts with CI3
2016-01-21 18:30:06 +01:00
jekkos
195c8a0601
Make docker work with 2.4 branch
2016-01-21 16:23:54 +01:00
jekkos
9048d68baf
Make docker work wig
2016-01-21 16:23:17 +01:00
jekkos
2b70762b7a
Use ubuntu trusty for Docker container + add startup scripts ( #284 )
...
Add Grunt concatenate for sql scripts (migrate + db init) (#289 )
2016-01-20 18:47:44 +01:00
jekkos
a1ad99cc0d
Add Dockerfile. Ospos is now containerized. Pull image from
...
docker build -t me/ospos git://github.com/jekkos/opensourcepos.git
then run
docker run -it me/opensourcepos
And head to port 80 to login to a new ospos install.
2016-01-13 08:45:10 +01:00