Commit Graph

21 Commits

Author SHA1 Message Date
Milan
dea7f65cea events.pm: parameter passing 2020-11-14 21:06:23 +01:00
Milan
a769424a6e remove use base Exporter;
no need to call import
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
9b7a1ebc88 support markdown in editor
events can be edited in markdown. markup language can be set in series
template for newly created events.
2020-11-14 21:06:22 +01:00
Milan
fbb7e5552b remove debug output in comments 2020-11-14 21:06:22 +01:00
Milan
da68850e1e events.pm: remove Dumper comments 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
c38a1c33c0 show only published events at calendar view 2018-12-26 21:36:25 +01: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
c37c71f29e optimize imports 2018-08-27 00:21:39 +02:00
Milan
bfcf56f05a separate time conditions 2018-07-08 22:46:29 +02:00
Milan
d7e1f02198 reorganize database columns, fix series search, show image licences 2018-06-18 00:43:02 +02:00
Milan
41d209f05a rewrite image editor, make images editable at projects and studios 2018-05-14 23:11:32 +02:00
Milan
fffd6e4192 check hide image definition, show ongoing uploads in calendar, reenable working times 2018-04-18 00:59:01 +02:00
Milan
077d9c5a53 add event creation batch, lib changes for past changes 2018-03-17 13:38:36 +01: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
6222e2a63f add draft status to events 2018-01-25 20:50:44 +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