Commit Graph

21 Commits

Author SHA1 Message Date
Milan
fd952dadfa events.pm: load recordings for params
in the past all recordings have been loaded. At some point this has been
changed to load only active recordings. Now there are params supported
for both forms

all_recordings - all recordings for a broadcast
active_recording - add path of active recordings to broadcast
only_active_recording - show only broadcasts with active recordings
2024-04-18 23:19:54 +02:00
Milan
4521c3ed6c remove debug 2023-02-26 22:28:12 +01:00
Milan
267ebb33c0 aggregate.cgi: cached source 2022-11-18 23:12:44 +01:00
Milan
6b43bd3df1 aggregate.cgi: shorter filter 2022-11-18 00:21:03 +01:00
Milan
20ab78e6ee aggregate.cgi: slurp file and return scalar 2022-11-18 00:20:30 +01:00
Milan
36204c5a6b events.cgi: add read-only-mode 2022-04-22 13:40:23 +02:00
Milan
18dfa47cfe aggregate.cgi: enable recordings 2022-04-22 13:32:03 +02:00
Milan
fffe3899df aggregate.cgi: refactor 2020-11-15 20:29:16 +01:00
Milan
dcec151f7b fix command line parsing of mod_perl scripts 2019-04-22 00:59:40 +02: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
6c2a6ac0cc remove program entry from title 2019-03-18 15:25:14 +01: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
a6b656779b refactoring
update package definition
fix dependencies
remove global variables
2018-09-02 09:39:24 +02:00
Milan
05b1251c1a refactoring
optimize imports
reformat source code
remove unused cpu and memory log functionality
2018-08-29 00:10:15 +02:00
Milan
c37c71f29e optimize imports 2018-08-27 00:21:39 +02:00
Milan
777a49c371 fix weekdaysInMonth, thanks to jankowa. fix filters on aggregations 2018-04-17 12:01:53 +02:00
Milan
aadf3fd06e add user password reset, add series image switch, add image licences, redesign exclude filters 2018-03-17 13:14:13 +01:00
Milan
b3f743dee9 fix date detection in aggregate 2018-01-25 22:11:15 +01: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