summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-12-02Migration: Moved reference method to traitIgor Scheller
2018-12-02Models: Added DocBlocksIgor Scheller
2018-12-02Docker: Added storage path to containerIgor Scheller
2018-11-25more work on 35c3 thememsquare
2018-11-24add more colors from c3groc to the 35c3 thememsquare
2018-11-24Update needed directory permissions in READMEmsquare
2018-11-24Added caching for templating and routingIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-11-21Added additional headersIgor Scheller
2018-11-21Added csrf middlewareIgor Scheller
2018-11-18fix missing unique mail validation on user registermsquare
2018-11-11Merge branch '35c3-theme'msquare
2018-11-11add 35c3 theme darkmsquare
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-31Added new user modelsIgor Scheller
2018-10-30Translation: added pluralization supportIgor Scheller
2018-10-30Make application name configurableIgor Scheller
2018-10-30Replaced angel icons with svgIgor Scheller
2018-10-30EventConfig: Use text column instead of json if not supportedIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
2018-10-30Added EventConfig modelIgor Scheller
2018-10-30BaseModel: Added findOrNewIgor Scheller
2018-10-30Tests: Moved ServiceProvider::setExpects to TestCaseIgor Scheller
2018-10-24Templates cleanupIgor Scheller
2018-10-24Footer: Add additional links to the footerIgor Scheller
2018-10-24Privileges: grant user work log permissions to shikos & cleanupIgor Scheller
2018-10-24Translatable user groups & cutoff fixIgor Scheller
2018-10-24Shifts overview: Moved the filter button to be more visibleIgor Scheller
2018-10-24Readme: Clarify required php modulesIgor Scheller
2018-10-24Readme: Clarify config file namesIgor Scheller
2018-10-24Readme: Bump versions and fix formattingIgor Scheller
2018-10-24gitlab-ci: fix proxy container namingIgor Scheller
2018-10-24Mail: should use sendmail as a defaultIgor Scheller
2018-10-24Removed `shifts_json_export_all` referenceIgor Scheller
2018-10-24Navbar: Display user angel iconIgor Scheller
2018-10-24Migrations: Added namespaceIgor Scheller
2018-10-24Database: Don't use `0000-00-00 00:00:00` as a datetimeIgor Scheller
2018-09-30Merge remote-tracking branch 'MyIgel/session'Igor Scheller