Commit Graph

  • 6917f7805b Add support for oauth scopes Joshua Bachmeier 2022-05-01 00:01:14 +0200
  • 44821019b6 Add error handling to oauth provider response processing Joshua Bachmeier 2022-04-30 23:56:45 +0200
  • 7a92ea077f ShiftType test: Fix test Igor Scheller 2022-12-02 15:07:29 +0100
  • 65dca1cebd improve admin-shifts ui on larger screens put start & end next to each other size of the "needed angles" fit on more screen sizes Thomas Rupprecht 2022-12-01 12:49:58 +0100
  • 6d5748f9f8
    fix label to input link for `form_spinner`, `form_date` and `form_datetime` Thomas Rupprecht 2022-12-02 14:45:23 +0100
  • 9c3c2cc2ac select2 width should be 100% to scale if the browser width changes Thomas Rupprecht 2022-11-30 22:50:36 +0100
  • 4ccceb271c style input radios with bootstrap classes Thomas Rupprecht 2022-11-30 00:43:30 +0100
  • 0002585de4 fix border radius on time input in shift filter Thomas Rupprecht 2022-11-29 22:54:02 +0100
  • 37c7b876f3 fix select_array. needed for a correct format for select2 if `$data` is a `Collection` than the return format is `[{"key":["value"]}]` and not `[{"key":"value"}]` Thomas Rupprecht 2022-12-01 18:31:48 +0100
  • 47b80b504c documentation improvements remove trailing whitspaces use single backticks Thomas Rupprecht 2022-11-28 19:25:42 +0100
  • d952dfe262 update libs Thomas Rupprecht 2022-11-27 19:42:09 +0100
  • 1b83d0bb77
    Add yarn check CI Michael Weimann 2022-11-27 16:39:15 +0100
  • 9d9211c054 Format JS code Michael Weimann 2022-11-26 14:50:59 +0100
  • 4752c9306c Add eslint Michael Weimann 2022-11-26 14:50:15 +0100
  • 992e708276 Replaced ShiftTypes with shift_types / ShiftType model Igor Scheller 2022-11-08 00:33:42 +0100
  • ac162f4411 Removed referenced angeltype from shift type Igor Scheller 2022-11-06 13:57:05 +0100
  • 354ec084eb Show driver's license button on user page when angeltype requires it Igor Scheller 2022-11-27 12:14:14 +0100
  • cdc218e116 db factories: More unique constrains Igor Scheller 2022-11-26 13:36:47 +0100
  • 23d7e8632b javascript improvements use `const` instead of `var`/`let` use `$(function () { ... })` instead of `$(document).ready(function () { ... })` unify codestyle Thomas Rupprecht 2022-11-17 18:49:25 +0100
  • 887add83f6 `<head>` optimizations lowercase charset utf-8 move `<title>` after `<meta charset="utf-8"/>` charset should be in the first 1024 bytes and the title after the charset definition unify self closing tags Thomas Rupprecht 2022-11-18 16:15:09 +0100
  • 4f504e98f1 Update frontend deps Michael Weimann 2022-11-10 22:51:42 +0100
  • 99afe3f651
    Permissions refactoring Igor Scheller 2022-11-06 12:41:52 +0100
  • 35815b0838 Settings Modernization: Applied suggested changed from #972 frischler 2022-10-24 14:59:34 +0200
  • dba7bc29f9 Settings Modernization: Added mobile_show setting to /settings/profile page. frischler 2022-10-20 21:44:58 +0200
  • 63f1c12429 Settings Modernization: Refactoring frischler 2022-10-15 23:08:45 +0200
  • d6899d37d9 Settings Modernization: Applying buildup and teardown time, add localization frischler 2022-10-13 20:23:22 +0200
  • 203531629f Settings Modernization: Creating /settings/profile page with Controller methods and tests frischler 2022-10-03 18:58:04 +0200
  • 96f4e1b3a8 Fix typo in config, default group on registration and edit comparison Igor Scheller 2022-10-24 00:07:05 +0200
  • 74be132f47 Improve `/design`: Add section links and disable in-text-links Igor Scheller 2022-10-22 20:31:41 +0200
  • 4d9f4694ae Groups: Fix naming and update IDs Igor Scheller 2019-07-28 15:33:01 +0200
  • 968f0141cb
    Remove moment Michael Weimann 2022-10-22 16:14:28 +0200
  • 00eb800f96
    Replace moment date format with vanilla JS Michael Weimann 2022-10-22 16:14:21 +0200
  • 7049a08bcd
    Replace moment-countdown with countdown function Michael Weimann 2022-10-18 22:34:53 +0200
  • a81992ca04
    Add countdowns to /design Michael Weimann 2022-10-18 21:16:05 +0200
  • b860b37ba9 add option to hide angeltype at registration Xu 2022-10-21 22:20:06 +0200
  • ff1dfd5a18 Use config for session tests Igor Scheller 2022-10-21 19:49:18 +0200
  • 2391415969 make session lifetime configurable Xu 2022-10-21 18:16:49 +0200
  • c0a39cb2a1 Migrations: Removed references to models to prevent further migration issues Igor Scheller 2022-10-21 15:40:14 +0200
  • 3964982db0 Fixed migrations Igor Scheller 2022-10-18 22:22:54 +0200
  • 855d3535db Fixed formatting Igor Scheller 2022-10-18 22:08:49 +0200
  • f9da096308 add option to show mobile number of user in users view Xu 2022-10-16 17:29:34 +0200
  • 4d6da1894a added dect option for rooms Xu 2022-10-18 17:34:08 +0200
  • 88c727bf8e
    Manually migrate /includes code to be phpcs compliant Michael Weimann 2022-10-18 19:30:36 +0200
  • f7d499b362
    Include phpcs for /includes Michael Weimann 2022-10-18 19:15:22 +0200
  • 1af185c7ac Updated contributing guidelines Igor Scheller 2022-10-01 20:53:17 +0200
  • 7cd4befdfa Refactored shift entry deletion: Use event for notification and worklog creation Igor Scheller 2022-07-31 19:17:44 +0200
  • 870a92efd5 Move NightShiftMultiplier calculation to Shifts helper Igor Scheller 2022-07-31 16:50:35 +0200
  • 20e389fccd k8s: Use traefik as default ingress, added improved app url handling to support subpath deployments Igor Scheller 2022-02-12 01:16:50 +0100
  • f2c9e4a3d6 Change "delete" to "sign off" when removing user from shift Igor Scheller 2022-10-01 19:51:44 +0200
  • 2ec61a6db2 Fixed composer.lock hash Igor Scheller 2022-10-01 19:40:27 +0200
  • cb65bcb79c Bump moment-timezone from 0.5.34 to 0.5.35 dependabot[bot] 2022-08-31 05:07:12 +0000
  • 7450fe87d0 Update twig Igor Scheller 2022-10-01 19:28:34 +0200
  • c502694e59 Add direct link to the angeltyes page from user view Michael Weimann 2022-07-23 18:48:17 +0200
  • da4ff8f7c1 remove jquery-ui Michael Weimann 2022-07-24 22:29:36 +0200
  • d26965e95b Improve voucher texts Michael Weimann 2022-07-23 21:40:17 +0200
  • af458d75c6 Fix mobile dropdown menu overflow Michael Weimann 2022-07-22 15:42:27 +0200
  • a5878f5b5e credit typo2 msquare 2022-07-23 18:45:19 +0200
  • dd8868a6f8 Make dropdown scrollable Michael Weimann 2022-07-21 18:40:37 +0200
  • e750436a82 Fix worklog input validation error and default to current day during buildup Igor Scheller 2022-07-20 20:02:15 +0200
  • 9e0c7180d7 Update NPM dependencies Michael Weimann 2022-07-18 20:36:55 +0200
  • d7c148fa89 Allow more characters for room names Igor Scheller 2022-07-20 19:08:51 +0200
  • a03472ebc1 Shifts overview: select current day during the event Igor Scheller 2022-07-20 13:48:04 +0200
  • 58d9750d0c Vouchers page: Show force active state Igor Scheller 2022-07-20 18:15:18 +0200
  • bf58ba4a1c Fix bar char bar title Michael Weimann 2022-07-18 19:48:57 +0200
  • 1245d81ad8 Create shifts: Default to manually select angel types Igor Scheller 2022-07-18 19:52:45 +0200
  • 3b0ba94c3d Bump jquery-ui from 1.13.1 to 1.13.2 dependabot[bot] 2022-07-18 17:20:31 +0000
  • 29aec8d72f Fix barchart division by 0 error Michael Weimann 2022-07-18 19:22:45 +0200
  • c99531decb Allow changing the username match pattern from the config Igor Scheller 2022-07-18 16:15:22 +0200
  • a8f064b9cd Remove codacy badge Michael Weimann 2022-07-14 22:41:59 +0200
  • cf53d85ced Fixed coverage for BarChart test Igor Scheller 2022-07-12 00:36:38 +0200
  • 164093896d Bump moment from 2.29.2 to 2.29.4 dependabot[bot] 2022-07-11 21:46:45 +0000
  • c957b2784a Cleanup duplicated app calls, replaced deprecated methods, readability improvements Igor Scheller 2022-07-11 23:22:22 +0200
  • 006dde9d8e Add SlevomatCodingStandard.Variables.UnusedVariable Michael Weimann 2022-07-11 14:34:14 +0200
  • 1277f8f96f Replace chart-js with backend rendering Michael Weimann 2022-06-07 22:59:49 +0200
  • 0b4782fcab Fix CI style validation Igor Scheller 2022-07-11 22:35:48 +0200
  • d6f1fda86f Improve striped table colours Michael Weimann 2022-07-07 22:50:29 +0200
  • 8380536055 Settings language handled in SettingsController frischler 2022-06-20 19:03:47 +0200
  • 5d489fec20 Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 dependabot[bot] 2022-06-21 21:01:44 +0000
  • 493d7e1bdb Fix PHP version in readme Igor Scheller 2022-06-18 13:05:07 +0200
  • 97ee4641eb Removed CI style check workaround Igor Scheller 2022-06-17 21:15:27 +0200
  • 5e81b8d2af Cleanup: Simplification and removed dead code and duplicated/outdated declarations Igor Scheller 2022-06-16 23:00:56 +0200
  • 3ebea2ae15 Replaced DB with Db Bot 2022-06-16 22:50:52 +0200
  • 05e94bbfee add config option and permission for food voucher Xu 2022-06-10 23:03:25 +0200
  • 53009c21a4 Message link in User view Xu 2022-06-10 19:11:33 +0200
  • 3043a9512a Settings themes handled in SettingsController frischler 2022-06-07 21:33:08 +0200
  • bb49b308fb Generate UUID as shifts transaction id and fixed translation Igor Scheller 2022-06-12 15:01:34 +0200
  • 7c448e6064 Use locking for shift transacton id generation Igor Scheller 2022-06-12 14:37:58 +0200
  • 96277dcfc4 Added transaction id to shifts for bulk deletion Igor Scheller 2022-06-03 21:46:16 +0200
  • aa249868ba Fix CI style check Igor Scheller 2022-06-12 16:18:46 +0200
  • a68cf7ae53 Exclude voucher edit permission migration from tests with sqlite Xu 2022-06-07 13:12:26 +0200
  • 472e1bf806 translation minor change Xu 2022-06-07 13:10:20 +0200
  • 9001907b74 added voucher angel group right Xu 2022-06-02 22:31:49 +0200
  • 743a79ceea Replace model data access workaround with twigbridge patch Igor Scheller 2022-06-10 12:31:37 +0200
  • 078d8516fb Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4 dependabot[bot] 2022-06-10 06:51:30 +0000
  • d9e4bf3cac Unified message display, scroll to newest after sending or deleting Igor Scheller 2022-06-06 16:07:03 +0200
  • 9e5f0ff854 Use pronoun for other pages too, a bit more cleanup Igor Scheller 2022-06-06 13:00:37 +0200
  • 7acd34ba74 Added unread messages as global var Igor Scheller 2022-06-06 12:32:07 +0200
  • 865873c099 Enabled to write messages to myself frischler 2022-06-04 22:42:52 +0200
  • 71d183df01 Applied changes as suggested in https://github.com/engelsystem/engelsystem/pull/915 frischler 2022-06-04 17:55:26 +0200
  • 2c0d516578 Improved Messages UI and shrinking includes/user_messages.php frischler 2022-04-09 19:08:53 +0200