Commit Graph

  • 6ca0e8e81a all 3 color themes for camp and high contrast theme msquare 2019-07-14 13:09:08 +0200
  • 10d0428f64 add cccamp19 theme msquare 2019-07-11 20:09:49 +0200
  • 6743106d9a Replaced validation with `respect/validation` Igor Scheller 2019-07-10 13:34:15 +0200
  • 6d5ada2522 Added validation to AuthController Igor Scheller 2019-07-09 22:02:07 +0200
  • 7414f9b23d Implemented Validation for controllers Igor Scheller 2019-07-09 21:43:18 +0200
  • 508695efb2 Replaced gettext translation with package Igor Scheller 2019-07-08 01:47:01 +0200
  • f90ab26fee Moved translation helpers to sub namespace Igor Scheller 2019-07-08 01:31:59 +0200
  • e9f157ec5c Renderer: Added shared data Igor Scheller 2018-12-03 23:39:50 +0100
  • bcce2625a8 Implemented AuthController for login Igor Scheller 2018-11-27 12:01:36 +0100
  • fd4303f336 Fixed translations Igor Scheller 2019-06-12 16:49:02 +0200
  • da804fe720 Metrics: Added scrape memory usage Igor Scheller 2019-07-08 00:17:24 +0200
  • e06affae17 Added tests to HomeController Igor Scheller 2019-06-14 04:05:38 +0200
  • 9232513831 Fix caching issue for '/' route Luca 2019-06-13 15:18:47 +0200
  • 6ed891fc04 Added logout via AuthController Igor Scheller 2018-10-25 18:53:05 +0200
  • 2e51fbff9d Added / route with redirects Igor Scheller 2018-11-21 12:17:28 +0100
  • e948091066 Replaced old /api endpoint with ApiController Igor Scheller 2018-11-20 18:55:56 +0100
  • 93e578e555 Added html content sniffer Igor Scheller 2018-11-20 18:57:11 +0100
  • 1f433694d2 Tests: Fix type warning Igor Scheller 2019-06-12 02:46:13 +0200
  • 0458ce9509 Added more error messages Igor Scheller 2019-06-04 19:26:50 +0200
  • 142871f852 Add a config option for maximum signup in advance MichiK 2017-12-03 04:05:02 +0100
  • ead56a89fe Only show the shift "Comment" field for own entries Igor Scheller 2019-06-04 20:51:26 +0200
  • b6eda8dbfc Fix profile link to mark angels as arrived Igor Scheller 2019-06-04 16:00:33 +0200
  • 94fea1edad Use ini timezone setting Igor Scheller 2019-06-04 15:26:45 +0200
  • 236197faf8 Upgraded external components Igor Scheller 2019-05-31 17:09:50 +0200
  • 25bf0d8f87 Fixed docker build Igor Scheller 2019-05-31 04:43:03 +0200
  • 4e709d0d23 Log messages without inline HTML Igor Scheller 2019-05-31 04:03:19 +0200
  • e7f10d846e Escape log messages Igor Scheller 2019-04-29 23:59:37 +0200
  • 3ea2d3e0ed
    Add translation chapter msquare 2019-05-05 15:50:23 +0200
  • f6a87535a0 add help button to ical export for android, fixes #402 msquare 2019-05-05 15:23:13 +0200
  • ca0b2d8b5f Improved email error logging Igor Scheller 2019-04-29 23:17:58 +0200
  • 9829e6da39 re add missing translation from twig files msquare 2019-04-28 15:25:03 +0200
  • a9499f4e5a fix hour format for work log entries on myshifts page msquare 2019-04-28 14:58:43 +0200
  • 24d59dbde7 update german translation msquare 2019-04-28 14:55:13 +0200
  • ef2d917c59 catch mail exceptions, execute the action, inform the user about the error and create a log entry msquare 2019-04-28 14:54:32 +0200
  • 184c36baab update german translation msquare 2019-04-28 14:36:09 +0200
  • 4f1cef546e better nick validation, fixes #429 msquare 2019-04-28 14:34:04 +0200
  • 819677c902 Use self references and fix class naming Igor Scheller 2019-04-24 13:50:01 +0200
  • 8da8805f5d Replaced functions with mb_* equivalents Igor Scheller 2019-04-24 13:48:49 +0200
  • 79c92da8c1 Formatting Igor Scheller 2019-04-24 11:01:37 +0200
  • 7c3a0c70e8 Bugfix: default value for planned_arrival_date and don't overwrite dect Igor Scheller 2019-04-25 17:30:51 +0200
  • 9930668837 Fixed test coverage Igor Scheller 2019-04-24 12:58:13 +0200
  • c74fa7955d phpunit: Upgrade to version 8, fixed tests, formatting Igor Scheller 2019-04-24 10:45:00 +0200
  • b74835a096 Merge branch 'dasJ-dect' msquare 2019-04-23 21:10:51 +0200
  • 79b30fa3a8 Support disabling the planned arrival Janne Heß 2019-04-23 12:23:35 +0200
  • ded4ad4c81 Support disabling the planned arrival Janne Heß 2019-04-23 12:23:35 +0200
  • 665e444e88 Support disabling the DECT field Janne Heß 2019-04-23 12:42:01 +0200
  • 69c47dcc42 admin-free: Improved formattig Igor Scheller 2019-04-21 17:52:08 +0200
  • e1be950fb1 config: Improved mail encryption documentation Igor Scheller 2019-04-20 20:02:22 +0200
  • 58ca7113f3 PSR-7: Replaced implementation with `Nyholm\Psr7` Igor Scheller 2019-04-17 10:09:50 +0200
  • d7ad7b0b13 babelrc: Specify iOS target in lower case Michel Weitbrecht 2019-04-17 01:46:16 +0200
  • d9f898a0bb Bugfix: Replaced Diactoros with Symfony PsrHttpFactory to use PhpExtended\HttpMessage implementation Igor Scheller 2019-03-17 18:17:33 +0100
  • a1f5154c21 Bugfix: Pin twig version as long as Twig-Extensions received no update Igor Scheller 2019-03-17 15:29:10 +0100
  • 64f65e8cbf comment should in node install PwnyTail 2019-04-05 16:57:07 +0200
  • 2a98dda133 add build dependency npm PwnyTail 2019-03-17 09:56:25 +0100
  • 5712eaa786 add dependency php modul tokenizer PwnyTail 2019-03-17 09:31:19 +0100
  • 9f4af87461 add dependency php modul xmlwriter PwnyTail 2019-03-17 09:30:29 +0100
  • 35bde80358 add ru ndependency php modul dom PwnyTail 2019-03-17 09:22:30 +0100
  • f14c024bfe add PHP composer to build dependency PwnyTail 2019-03-17 09:14:17 +0100
  • 1d31f2d8c1 readme: Added mbstring as required extension Igor Scheller 2019-03-16 19:56:58 +0100
  • 69ac1b2d21 Support disabling the arrival feature Janne Heß 2019-03-06 19:28:07 +0100
  • afa4506e11 Support alternative home sites Janne Heß 2019-03-07 13:01:52 +0100
  • cd2f78924b add note that `php-mysql` needs to be installed Valentin Churavy 2019-01-18 18:02:01 -0500
  • 60ad343b22 fixes #178: Show not only next but also last shift in free angels view msquare 2019-01-13 16:04:01 +0100
  • 3a01c838af
    Update README.md msquare 2019-01-13 13:11:50 +0100
  • 26a03849ae added install sql directions msquare 2019-01-13 13:05:07 +0100
  • 584f86090a updated the README: gitlab badges and release install instructions msquare 2019-01-13 13:00:09 +0100
  • 43b7b5c117 migration: Exclude add_angel_supporter_permissions from unit tests Igor Scheller 2018-12-30 15:17:01 +0100
  • 5a912a0f7e migration: Add shiftentry_edit_angeltype_supporter permission to angels Igor Scheller 2018-12-30 15:12:00 +0100
  • 99126cab0c migrations: formatting Igor Scheller 2018-12-30 15:10:04 +0100
  • d208cab1ac When only free shifts should be shown: filter for selected angel types Igor Scheller 2018-12-30 04:39:47 +0100
  • 1fefe93bc8 users_controller: formatting Igor Scheller 2018-12-30 04:32:03 +0100
  • 1bb2c57842 comments: Don't strip characters Igor Scheller 2018-12-28 22:52:00 +0100
  • 6df3dc8489 questions: Don't strip content from messages Igor Scheller 2018-12-28 22:34:30 +0100
  • 012d5a4722 Don't strip characters from direct messages Igor Scheller 2018-12-28 22:32:36 +0100
  • 540efef63e active angels: Bugfix and prevent errors when searching double spaces Igor Scheller 2018-12-28 21:39:23 +0100
  • 491ee37651 Don't save sessions permanently on api and metrics paths Igor Scheller 2018-12-28 03:28:33 +0100
  • 7b3901211a moment.js: Set language on initialization Igor Scheller 2018-12-28 18:34:41 +0100
  • 97bab8e063 styling: Fix colored links text hover on dark theme Igor Scheller 2018-12-28 17:47:54 +0100
  • 0150aca6ad Order rooms in shift overview by name Igor Scheller 2018-12-28 15:36:45 +0100
  • 794df6f99e fixes #548: users with only worklog and no shifts had 0 minutes on admin-active. query fixed msquare 2018-12-27 19:53:48 +0100
  • db26412e6c fixes #549: fill missing arrival dates and prevent setting arrival by admin-user instead of admin-arrive msquare 2018-12-27 19:08:35 +0100
  • 689735ad51 Sort users on team page Igor Scheller 2018-12-27 14:16:09 +0100
  • acd9ec6966 add multiple shifts: Fix hour regex and sorting, cleanup and formatting Igor Scheller 2018-12-26 19:49:01 +0100
  • 36830c43e7 Fix warning if searching two whitespaces and formatting Igor Scheller 2018-12-26 19:39:40 +0100
  • 26f58b8156 metrics: Fix users stats Igor Scheller 2018-12-25 20:56:46 +0100
  • 31d9efb2b8 Bugfix: Edit user: Show groups list if angel has no rights Igor Scheller 2018-12-25 14:46:14 +0100
  • d214525e24 Sort Angels Alphabetical Igor Scheller 2018-12-25 10:25:32 +0100
  • 8c5b52aa11 reformatted code due to guidelines jwacalex 2018-12-22 02:13:02 +0100
  • 60a9c15454 first draft for #536 jwacalex 2018-12-22 02:07:17 +0100
  • b1d8fede46 user: allow up to 40 characters for dect numbers Igor Scheller 2018-12-22 00:12:46 +0100
  • 330356043d credits: Allow customization Igor Scheller 2018-12-21 23:12:04 +0100
  • 393db49294 Renderer: Added twig extension for markdown rendering Igor Scheller 2018-12-21 23:11:44 +0100
  • b3f059ad04 metrics: Added vouchers and tshirts Igor Scheller 2018-12-21 20:09:15 +0100
  • 482721eb1b user view: Show multiple worklog entries per day Clemens 2018-12-21 21:18:14 +0100
  • 9a2f246511 metrics: Added more stats Igor Scheller 2018-12-18 04:43:13 +0100
  • c5621b82cf Implemented /metrics endpoint and reimplemented /stats Igor Scheller 2018-12-18 02:23:44 +0100
  • 3c8d0eeb44 ErrorHandler: Don't wrap the response if a content-type is defined Igor Scheller 2018-12-18 02:16:25 +0100
  • 2570418e9f Translation: Enforce LC_NUMERIC for numeric conversions Igor Scheller 2018-12-18 02:14:45 +0100
  • 9a15fbc71e worklog: Fix hours validation Igor Scheller 2018-12-18 13:48:46 +0100
  • 204ff4c0e7 rooms admin: Set a maximum character length Igor Scheller 2018-12-18 13:22:10 +0100