9 Commits

Author SHA1 Message Date
nicole 628d4aceb2 the change
CI / pre-commit (push) Waiting to run
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
2025-08-12 17:37:41 -07:00
Oleg Kainov adf6cdb3c1 feat: add SMTP vars, upgrade PHP and MySQL 2025-05-22 20:21:05 +02:00
Oleg Kainov 5090c54624 feat: upgrade mantis to 2.27.1 2025-05-22 18:13:20 +02:00
Oleg Kainov 4b35bc4aeb feat: update mantis to 2.25.4 2022-06-02 23:11:02 +02:00
Oleg Kainov 0374f24769 update source plugins to 2.4.1 2021-01-22 21:09:07 +01:00
Oleg Kainov 634aac1086 fix issue with wrong upload_size parsing
Apparently "upload_max_filesize" INI directive
was giving output like "2M" which was unparseable
by Mantis.

Instead of setting Mantis config, increase base php.ini
parameters to ~50MB and remove this line at all.

Fixes #5
2021-01-22 21:09:07 +01:00
Oleg Kainov c146c3221e update Mantis to 2.24.4 2021-01-22 21:09:07 +01:00
Oleg Kainov 647a7eebdb fix: fix linter issues 2020-05-17 17:51:52 +02:00
Oleg Kainov 32579a5ed3 feat: add initial fileset for 2.24.1 2020-05-17 16:26:10 +02:00