6 Commits

Author SHA1 Message Date
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