summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2017-08-16add edited_at_timestamp to shift creation to fix mysql errorAndrej Rode
2017-08-16fix order by not in select clause for >mysql-5.7Andrej Rode
2017-08-16fix only_full_group_by mysql default behaviourAndrej Rode
2017-07-28fix wrong request getmsquare
2017-07-28remove exit commands after redirects (redirect does already die)msquare
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28use glyph bool icons on room listmsquare
2017-07-28fix angeltype edit and display bugsmsquare
2017-07-28fix lane renderingmsquare
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23fix problem with html select containing 0 as keymsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-20replaced template_render with dynamic renderer classIgor Scheller
2017-07-20Removed overwhelmed pageIgor Scheller
2017-07-20Moved $themes array to configIgor Scheller
2017-07-20Passwords should be postedIgor Scheller
2017-07-19Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-07-19unarrived angels can enter a shift (has been disabled for 33c3)msquare
2017-07-19remove 24h shift filter time range limitmsquare
2017-07-19fix small issues on checking success of a db querymsquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-07-17Reapplied "Merge pull request #321 from raboof/wantsToDrive"Igor Scheller
2017-07-17Reapplied "Merge pull request #319 from jwacalex/gh_317_unable_to_edit_hidden...Igor Scheller
2017-07-17Reapplied "Merge pull request #314 from Scriptkiddi/master"Igor Scheller
2017-04-30Read wants_to_drive field correctlyArnout Engelen
2017-04-30Form validation: should tick at least on licenseArnout Engelen
2017-04-30Reword 'wants to operate a car for the PL'Arnout Engelen
2017-04-11first fix for #317. hidden rooms can be seen with admin_rooms priviledgejwacalex
2017-03-03Some fixesIgor Scheller
2017-03-02Added PDO::ATTR_EMULATE_PREPARES => falseIgor Scheller
2017-03-02Renamed "default_theme" config to "theme"Igor Scheller
2017-02-03Update email_helper.phpFritz Otlinghaus
2017-02-03Update email_helper.phpFritz Otlinghaus
2017-01-22Fixes and improvementsIgor Scheller
2017-01-22Removed spacesBot
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Replaced " with 'Bot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-20Added exception handlerIgor Scheller
2017-01-03Bugfixes & improvementsIgor Scheller
2017-01-03Removed $angeltype from function Shift_signup_allowed_*Igor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-02Merged branch origin/masterIgor Scheller
2017-01-02Added composer with parsedown requirementIgor Scheller
2017-01-02Merge pull request #307 from MyIgel/real-pathmsquare