summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2018-12-30When only free shifts should be shown: filter for selected angel typesIgor Scheller
2018-12-30users_controller: formattingIgor Scheller
2018-12-28comments: Don't strip charactersIgor Scheller
2018-12-28questions: Don't strip content from messagesIgor Scheller
2018-12-28Don't strip characters from direct messagesIgor Scheller
2018-12-28active angels: Bugfix and prevent errors when searching double spacesIgor Scheller
2018-12-28Order rooms in shift overview by nameIgor Scheller
2018-12-27fixes #548: users with only worklog and no shifts had 0 minutes on admin-acti...msquare
2018-12-27fixes #549: fill missing arrival dates and prevent setting arrival by admin-u...msquare
2018-12-27Sort users on team pageIgor Scheller
2018-12-26add multiple shifts: Fix hour regex and sorting, cleanup and formattingIgor Scheller
2018-12-26Fix warning if searching two whitespaces and formattingIgor Scheller
2018-12-25Bugfix: Edit user: Show groups list if angel has no rightsIgor Scheller
2018-12-25Sort Angels AlphabeticalIgor Scheller
2018-12-22reformatted code due to guidelinesjwacalex
2018-12-22first draft for #536jwacalex
2018-12-22user: allow up to 40 characters for dect numbersIgor Scheller
2018-12-21user view: Show multiple worklog entries per dayClemens
2018-12-19Implemented /metrics endpoint and reimplemented /statsIgor Scheller
2018-12-18worklog: Fix hours validationIgor Scheller
2018-12-18rooms admin: Set a maximum character lengthIgor Scheller
2018-12-18php7.3: Fix username validation regexIgor Scheller
2018-12-09upgrade chart.js lib and fix bargraph. fixes #511msquare
2018-12-09fix margin of form submit in tablesmsquare
2018-12-08Really fix the data/timepicker CSS and JSMichiK
2018-12-07Change the color of "reset" in admin_arriveMichiK
2018-12-05Add timepickers in shifts viewMichiK
2018-12-04Replace datepicker and remove datepicker inline JSMichiK
2018-12-03Fix datepickerMichiK
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-25more work on 35c3 thememsquare
2018-11-24Added caching for templating and routingIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-11-21Added csrf middlewareIgor Scheller
2018-11-18fix missing unique mail validation on user registermsquare
2018-11-02Fix error when accessing undefined dateIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Fixed error if shirt size is not configuredIgor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more sql queries and old dataIgor Scheller
2018-10-31Moved arrival_date to stateIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-10-31Changed `src/` code and templates to use the new user modelIgor Scheller
2018-10-30Translation: added pluralization supportIgor Scheller
2018-10-30Make application name configurableIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller