Commit Graph

12 Commits

Author SHA1 Message Date
204483836a 🌐Update: support Thai language (#768)
* add thai language config

* update thai translation

* update thai translation

* add THSarabunNew fonts to using in pdf

* update: pdf file to support thai language by checking isLocale('th') and include thai font-family

* update: thai translation

* remove the index.php file (not used)

* move THSarabunNew fonts to resoureces/static/fonts

* Add .gitkeep to storage/fonts to pre-build the fonts directory

Co-authored-by: Ritthikrai (Champ) Wiengchai <ritthikrai.w@aware.co.th>
2022-06-15 18:17:36 +05:30
35e71ec110 fix select cutoff issue on invoice create 2022-02-14 14:28:28 +05:30
bdea879273 v6 update 2022-01-10 16:06:17 +05:30
082d5cacf2 v5.0.0 update 2021-11-30 18:58:19 +05:30
771a447e2c Added last slash so it ignores everything in the folder
.gitignore's magic still eludes me it seems!
2020-06-09 09:34:56 -04:00
08c6218440 Modify php and nginx to change upload file size 2020-06-06 16:16:19 -04:00
6278417423 refactor docker setup 2020-05-27 14:18:29 +05:30
7b697a477e Fix MariaDB config in Docker compose
by specifying a root password.
2019-12-04 11:20:50 +08:00
8bc5ea2d5e Initial Docker support
This commit adds:
1. A Dockerfile that runs PHP 7.2 FPM on Alpine Linux
2. A example docker-compose file that simplifies deployment
2019-11-21 12:54:22 +08:00
810ff2af8f fix .gitignore 2019-11-17 13:17:34 +05:30
bc7f5d4271 build 2019-11-11 12:56:33 +05:30
bdf2ba51d6 init crater 2019-11-11 12:16:00 +05:30