Milan 56881b92d0 rewrite Export to Google Calendar
In the past Google Calendar exports were done by first removing all
events of a day and then create new ones. This takes a lot of time for
export and runs into Google Calendar usage limits after some time.

By now content will be compared before removing/creating a single event
one. To be able to do so, all other sync sources and targets have been
removed, so its only possible to export from database to Google Calendar
by this change.

To trigger an export you need to create a trigger file.
run_jobs.pl runs periodically e.g. started by cron and checks if a
trigger file exists and start sync_cms.pl to export the selected events
to the Google Calendar. Trigger files and jobs are configured at
jobs.config. Each job has a source and target file containing the access
data for calcms and the calendar.

Configuration files have been cleaned up. Old Accounts and passwords have
been removed. They hopefully should have been not active for a long time ;-)
2018-09-22 23:09:03 +02:00
2018-05-15 00:17:59 +02:00
2018-09-22 21:39:20 +02:00
2018-09-22 23:09:03 +02:00
2018-09-22 22:43:31 +02:00
2017-12-18 10:35:15 +01:00
2018-05-15 00:19:50 +02:00

#radio calendar management system

public view public calendar

management view management calendar

show series series

edit series series

show events of series series-events

edit event edit-event

manage studios studios

schedule studio broadcast time schedule studios

edit roles per project and studio roles

import and show status of external playout system import playout status

Description
No description provided
Readme 12 MiB
Languages
Perl 60.9%
HTML 22.6%
JavaScript 11%
CSS 5.2%
Dockerfile 0.2%