Commit Graph
12 Commits
Author SHA1 Message Date
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 da5f7f673d user_default_studios.pm: user defaults
save default studio for each project. on project change the default
studio will be selected.
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 a7828b52d9 user sessions: use database instead of filesystem
User sessions will be stored in database and not in files anymore.
CGI::Session is not used anymore for this purpose.  The new module
user_sessions.pm provides functions on new database table user_sessions.
2020-11-14 21:06:22 +01:00
Milan eaaea81ed4 set default project and studio at user settings 2018-10-14 00:05:04 +02:00
Milan d7e1f02198 reorganize database columns, fix series search, show image licences 2018-06-18 00:43:02 +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 6222e2a63f add draft status to events 2018-01-25 20:50:44 +01:00
Milan 459d36b7c7 only update selected recording entries, set timestamp on creating and modifying 2018-01-18 16:28:34 +01:00
Milan cec1a0fdcc add install/migrate.sql 2018-01-17 23:08:50 +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