summaryrefslogtreecommitdiff
path: root/includes/pages/admin_import.php
AgeCommit message (Expand)Author
2019-12-08Added Schedule parsing and replaced old Fahrplan importerIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2017-12-25Formatting & DocstringsBot
2017-12-14undo of fix #382: XXE DoS in engelsystem - the feature is actually needed for...msquare
2017-12-13fix #382: XXE DoS in engelsystemmsquare
2017-12-10move room db queries to modelmsquare
2017-12-10fix #212: Duplicate entry for Room namemsquare
2017-12-10change write permission check to catch exceptionsmsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce m...msquare
2017-08-30BugfixesIgor Scheller
2017-08-30FormattingBot
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-01Fix relative pathsIgor Scheller
2016-12-26fix room delete bug in pentabarf import temporarilymsquare
2016-10-04move static access to datetime parse functionmsquare
2016-10-01improve code stylemsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on pagesmsquare
2015-12-26add minutes to start and end of talks for frab importPhilip Häusler
2015-08-12fix frab import problem on creating roomsPhilip Häusler
2015-05-14add room model testsPhilip Häusler
2014-12-22add import progressPhilip Häusler
2014-12-22fix different bugs with shift typesPhilip Häusler
2014-12-07add shift delete modelPhilip Häusler
2014-12-07add shift update modelPhilip Häusler
2014-12-07add shift create modelPhilip Häusler
2014-08-24update german translationPhilip Häusler
2014-03-26admin import now without template filesPhilip Häusler
2013-12-09admin import uses now msg functionsPhilip Häusler
2013-11-25basic gettext integrationPhilip Häusler
2012-12-30replaced header with redirect functionPhilip Häusler
2012-12-26#28 begin logPhilip Häusler
2011-12-26style duplicationPhilip Häusler
2011-12-23fix import with fsockopenAngelo Cuccato
2011-12-21#44 angeltypes recreatedPhilip Häusler
2011-07-13#4 import shift namesPhilip Häusler
2011-07-12#4 completed import with file-upload and fsock-open methodPhilip Häusler
2011-07-11#4 pentabarf xml import donePhilip Häusler