Age | Commit message (Expand) | Author |
2017-12-10 | move room db queries to model | msquare |
2017-12-10 | fix #212: Duplicate entry for Room name | msquare |
2017-12-10 | change write permission check to catch exceptions | msquare |
2017-12-10 | remove room number and visible flag, rename pentabarf to frab and introduce m... | msquare |
2017-11-29 | fix age validation | msquare |
2017-11-29 | #366 Feature: Time Interval Buttons (on Shifts page), closes #366 | Igor Scheller |
2017-11-21 | add validation of dect numbers | msquare |
2017-11-19 | fix minor cody style issues (codacy) | msquare |
2017-11-19 | change logging of needed angeltypes for created shifts | msquare |
2017-11-19 | fix problem with default values on registration | msquare |
2017-11-19 | fix problem with default values on registration | msquare |
2017-11-19 | fix problem with default values on registration | msquare |
2017-11-19 | fix problem with default values on registration | msquare |
2017-11-19 | fix problem with validation of planned arrival date | msquare |
2017-11-19 | fix problem with bools in queries | msquare |
2017-11-19 | fix problem with default value when registering | msquare |
2017-11-19 | fix problem with default age when registering | msquare |
2017-11-19 | fix all redirects to home (because of new urls redirect to ? wont work anymore) | msquare |
2017-09-25 | Merge branch 'noc0lour:fix_setup_bugs', closes #335 | Igor Scheller |
2017-09-20 | Added registration_enabled configuration | Igor Scheller |
2017-09-19 | Changed LogEntries table: Use log level instead of nick name | Igor Scheller |
2017-08-31 | Implemented container | Igor Scheller |
2017-08-31 | Reimplementation of 2840bb619 (signup requires arrival), closes #330 | Igor Scheller |
2017-08-30 | Use symfony session | Igor Scheller |
2017-08-30 | Bugfixes | Igor Scheller |
2017-08-30 | Formatting | Bot |
2017-08-29 | Merge remote-tracking branch 'engelsystem/feature-igel-rewrite' | Igor Scheller |
2017-08-29 | Security: Only allow angels with admin_news_html privilege to use HTML | Igor Scheller |
2017-08-29 | #336: Integration of symfony/http-foundation request | Igor Scheller |
2017-08-28 | #337: Added routing | Igor Scheller |
2017-08-16 | fix order by not in select clause for >mysql-5.7 | Andrej Rode |
2017-07-28 | dried code by introducing selectOne for select queries with only one result l... | msquare |
2017-07-28 | use glyph bool icons on room list | msquare |
2017-07-28 | further switching to db exceptions instead of return false | msquare |
2017-07-28 | clear delete queries from false resuls | msquare |
2017-07-23 | handle failed db queries in Db class | msquare |
2017-07-20 | replaced template_render with dynamic renderer class | Igor Scheller |
2017-07-20 | Removed overwhelmed page | Igor Scheller |
2017-07-20 | Moved $themes array to config | Igor Scheller |
2017-07-19 | Changed $_GET, $_POST and $_REQUEST to use the Request object | Igor Scheller |
2017-03-02 | Renamed "default_theme" config to "theme" | Igor Scheller |
2017-01-22 | Fixes and improvements | Igor Scheller |
2017-01-22 | Removed spaces | Bot |
2017-01-21 | Refactoring: Config cleanup / moved to class | Igor Scheller |
2017-01-21 | Replaced [0-9] with \d | Bot |
2017-01-21 | Replaced " with ' | Bot |
2017-01-21 | Changed from mysqli to PDO, some refactorings, faster sql queries | Igor Scheller |
2017-01-03 | Bugfixes & improvements | Igor Scheller |
2017-01-03 | Replaced " with ' | Bot |
2017-01-03 | PPHDoc, formatting, fixes, cleanup | Bot |