Commit Graph

9 Commits

Author SHA1 Message Date
Milan
4521c3ed6c remove debug 2023-02-26 22:28:12 +01:00
Milan
d3fc5f998a remove cache
* remove cache, cache setup is not easy, todays servers do not really
* need it anymore
* add prototypes and fix parameter issues
* suppress redefinition
2019-04-22 00:59:40 +02:00
Milan
1f9cd04914 increase upload limit
remaining upload time will be calculated more simple
2018-10-05 00:19:11 +02:00
Milan
7ff41cecd2 remove CGI where possible
use mod_perl request with fallback to CGI::Simple where possible.
2018-09-23 15:47:03 +02:00
Milan
afa56e9e1e config cache issues
By default the configuration cached by the mod_perl2 instance.
You can disable cache by setting cache/config=0.
You should disable cache only if you have multiple calcms instances
running on the same mod_perl2 server with different configuration.

The Location of the configuration will be determined by config module
now.
2018-09-22 21:39:20 +02:00
Milan
c37c71f29e optimize imports 2018-08-27 00:21:39 +02:00
Milan
41d209f05a rewrite image editor, make images editable at projects and studios 2018-05-14 23:11:32 +02:00
Milan
7b43d7a807 add playout section 2018-01-14 18:47:32 +01:00
Milan
69e5d0e4c6 copy current state of medienstaatsvertrag.org, to be verified 2017-12-18 10:58:50 +01:00