Andreas Hubel
78de064699
feat: allow to generate confence class from json
...
# Conflicts:
# model/Conferences.php
2022-12-25 02:55:33 +01:00
Florian Larysch
12f16414b7
downloader: handle conferences without end date
...
Some conferences might not have an end date, but might be disabled in
their config nonetheless. This leads to a situation which causes a null
dereference in the downloader code.
Fix this by not downloading data for conferences in such a state, as it
stands to reason that we don't care about them anymore if we explicitly
disabled them.
2017-10-06 13:33:36 +02:00
MaZderMind
8d3c6a3afb
handle download-errors again
2016-12-24 17:42:58 +01:00
MaZderMind
a77d28fb72
download eventcalender upcoming, too
2016-12-18 10:51:02 +01:00
MaZderMind
63967f91da
implement actual downloading
2016-12-17 14:13:14 +01:00
MaZderMind
e7b0c27b54
improve log formatting
2016-12-17 14:12:56 +01:00
MaZderMind
f4b2cb58b2
warn on old-style paths
2016-12-17 14:12:36 +01:00
MaZderMind
3384e963da
change storage paths according to issue description
2016-12-17 14:12:29 +01:00
MaZderMind
284878f0f9
add cache-file getters and download preparations
2016-12-11 21:46:01 +01:00
MaZderMind
6e0f742376
download files of forced-open conferences
2016-12-11 21:17:30 +01:00
MaZderMind
8beec6fda3
use DateTime objects for ends/startsAt
2016-12-11 20:38:30 +01:00
MaZderMind
4e85b42335
add download-command cli interface & config
2016-12-11 20:38:12 +01:00