Milan
2b1ffda88d
series*.pm: set default for zero values
...
newer database versions are stricter on trying to write '' to integer columns.
2023-03-19 22:44:17 +01:00
Milan
9d5b154b69
lib/calcms: remove debug code
2022-11-18 23:13:08 +01:00
Milan
873d546e13
category: remove
...
as not used for a long time by now
2021-04-11 13:13:00 +02:00
Milan
7926fa41d7
events.pm: get_events without setting listen keys
...
The option set_no_listen_keys can be used to not check and generate missing
listening keys.
2021-04-11 13:10:42 +02:00
Milan
4740d307c4
series.pm: remove whitespaces from eol
2021-04-11 13:10:42 +02:00
Milan
e3c3991db6
audio_recordings.pm: active audio uploads
...
If audio files become inactive because a new file is uploaded, the new
file is marked as active and the old file is marked as not active.
This allows fastly querying events and their active upload file.
Before this change all event's audio files were found and needed to be
filtered afterwards to get a set of unique events.
2021-04-11 13:10:41 +02:00
Milan
57dba5c83f
series.pm: remove not needed location
...
already fetched by select *
2020-12-19 21:45:22 +01:00
Milan
a769424a6e
remove use base Exporter;
...
no need to call import
2020-11-14 21:06:23 +01:00
Milan
7b565c6d9b
use map for table columns
2020-11-14 21:06:23 +01:00
Milan
ea9590f6dc
remove brackets from conditions that are not needed
2020-11-14 21:06:23 +01:00
Milan
4584125923
remove comments and cleanup
2020-11-14 21:06:23 +01:00
Milan
1607b5468f
calcms/series: reformat
2020-11-14 21:06:22 +01:00
Milan
41b0495c2e
use map instead for on creating hash tables
2020-11-14 21:06:22 +01:00
Milan
fbb7e5552b
remove debug output in comments
2020-11-14 21:06:22 +01:00
Milan
9f8170507e
use sorted keys on SQL update statement
...
make sure, sorted keys are used for query and binding variable.
2020-11-14 21:06:22 +01:00
Milan
b00704cc4b
revision and fix episode numbers
...
episodes can be checked and fixed. On checking errors and warnings are
displayed. Once only warnings exist, episodes can be fixed.
2020-11-14 21:06:22 +01:00
Milan
eb2986e1da
set series predecessor
...
if series move to another project or studio you can link the new series
to the existing one.
2020-11-14 21:06:22 +01:00
Milan
775ff5f761
series.pm: search for empty name or title
...
empty name or title search is enabled now to support series without
title
2020-11-14 21:06:22 +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
a6b656779b
refactoring
...
update package definition
fix dependencies
remove global variables
2018-09-02 09:39:24 +02:00
Milan
3e338758e9
fix array length determining and cleanup
2018-08-31 23:15:57 +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
077d9c5a53
add event creation batch, lib changes for past changes
2018-03-17 13:38:36 +01:00
Milan
6222e2a63f
add draft status to events
2018-01-25 20:50:44 +01:00
Milan
69e5d0e4c6
copy current state of medienstaatsvertrag.org, to be verified
2017-12-18 10:58:50 +01:00