Commit Graph

2891 Commits

Author SHA1 Message Date
Igor Scheller 251f2cbfa6 OAuth: Added display name and metrics, show providers on user page 2020-11-22 14:55:29 +01:00
msquare 13501a3b84 Update additional.po
Small OAuth text changes
2020-11-22 14:55:29 +01:00
Igor Scheller 80941c2999 Login: Added OAuth support 2020-11-22 14:55:29 +01:00
Igor Scheller c57bb9395e Theme: Fixed space and line endings in font license 2020-11-22 14:55:29 +01:00
Igor Scheller c44d48a22a Registration: Added autocompletion information and fixed naming 2020-11-22 14:55:29 +01:00
Igor Scheller 85baeb3a6b Registration: Added pronoun 2020-11-22 14:55:29 +01:00
Igor Scheller a136cd97df Angellist: Fixed sorting 2020-11-17 21:34:34 +01:00
msquare 51612a68f0 change add news button to icon 2020-11-14 18:36:52 +01:00
msquare aabd98241c add teal rc3 theme 2020-11-14 18:29:15 +01:00
msquare c59bf69f0c add fonts to rc3 theme 2020-11-13 20:41:29 +01:00
msquare 8f62e5bf15 add rc3 theme (colors & background image), fix background of select2 2020-11-13 20:15:31 +01:00
Lena Schneider 18d5bd3bd4 Add pronouns to angeltype members
fix #770
2020-11-08 16:27:54 +01:00
Igor Scheller efddc102d1 Use more configs from env, improved docker setup 2020-10-23 13:41:34 +02:00
Igor Scheller 620c9a02bb News: Render as markdown 2020-10-21 21:51:48 +02:00
Igor Scheller a309d873a7 News: Show preview 2020-10-21 21:51:48 +02:00
Igor Scheller f8d9cddcc6 Added CleanupModel stub 2020-10-21 21:51:48 +02:00
Igor Scheller 00f812fb77 Enable select2 2020-10-21 21:44:24 +02:00
Christian Heusel dbca216403 use the easier compose syntax here
Signed-off-by: Christian Heusel <christian@heusel.eu>
2020-10-21 21:29:35 +02:00
Christian Heusel 5bf322c215 add a dockerignore
Signed-off-by: Christian Heusel <christian@heusel.eu>
2020-10-21 21:29:35 +02:00
Christian Heusel 47617f6284 make more options accessible via env vars
* correct the yaml synctax for the docker file
* create an extra env file for the optional config stuff
* modify the default config to respect the set env vars

Signed-off-by: Christian Heusel <christian@heusel.eu>
2020-10-21 21:29:35 +02:00
Igor Scheller b5e0a46dbd My Shifts: Link Angeltypes
Closes #707 (The angel types in the "My Shifts" view should be linked to their description page)
2020-10-18 16:58:36 +02:00
Igor Scheller 3d5ce35f5e Show available vouchers in user view 2020-10-18 16:58:36 +02:00
Igor Scheller 2be3e17db7 Exceptions: Log previous exception 2020-10-18 16:58:36 +02:00
Igor Scheller e74eb6eee4 Shifts edit: Added schedule import warning 2020-10-18 16:58:36 +02:00
Igor Scheller 6c3d51272c User page: Fixed arrival text 2020-10-18 16:58:36 +02:00
msquare 4c1f080402 Small german translation changes 2020-10-18 16:55:11 +02:00
msquare 2042e8c1fe Small german translation change 2020-10-18 16:55:11 +02:00
Igor Scheller 0bbc2d219d Rename "restricted angeltype" to "Requires introduction" in the frontend
Closes #294 (Rename "restricted angeltype")
2020-10-18 16:55:11 +02:00
Igor Scheller a443373a50 Docker Compose: Use internal networks between containers 2020-10-18 16:46:50 +02:00
Igor Scheller dbf3737170 Questions: Add current timestamp on migration 2020-09-27 23:42:39 +02:00
Allen Taylor 6c177d5173 Added timestamps for questions 2020-09-27 19:28:27 +02:00
Igor Scheller f4f3487c93 Renamed variables for more consistent worklog naming 2020-09-24 17:38:12 +02:00
Igor Scheller f732a4af6f Added Worklog model 2020-09-24 17:38:12 +02:00
Igor Scheller acf84f222d Added Room model 2020-09-24 09:34:00 +02:00
Igor Scheller 8296ef0662 Migrations: Default to unsignedInteger in changeReferences() 2020-09-24 09:34:00 +02:00
Igor Scheller 8c630a2148 Groups: Added Welcome Angel 2020-09-22 11:46:11 +02:00
Igor Scheller e9726982fd Edit user: Allow groups admin to change own groups 2020-09-22 11:46:11 +02:00
Igor Scheller 559d641825 User settings: Don't default to 1970-01-01 2020-09-22 11:46:11 +02:00
Igor Scheller 8ff9b8b9b9 Room page: Add edit/delete buttons 2020-09-22 11:46:11 +02:00
Igor Scheller bd2994eea7 Admin arrive: Show button on user pages 2020-09-22 11:46:11 +02:00
Igor Scheller c0c1dab711 Metrics: Added user enabled email targets and comments counts 2020-09-22 11:37:21 +02:00
Igor Scheller 9dd2525e93 Metrics: Add theme names 2020-09-22 11:37:21 +02:00
Igor Scheller 9e73e7e181 PHPUnit: Upgraded phpunit and config file format 2020-09-22 11:37:21 +02:00
Igor Scheller 0e96b647b2 CI: Add initial-install.sql to release file 2020-09-22 11:37:21 +02:00
Igor Scheller 9187738d94 CI: Added run dependencies 2020-09-22 11:37:21 +02:00
Igor Scheller a3f7942d0d Added k8s health checks and metrics scraping 2020-09-22 11:37:21 +02:00
Igor Scheller e4247cd0bd Metrics: Use buckets for work, worklog and vouchers 2020-09-22 11:37:21 +02:00
Igor Scheller 138ee996b0 Metrics: Add support for histogram 2020-09-22 11:37:21 +02:00
Tim Neumann a50dd9cae0 Add option for minutes after shift start where signup is allowed 2020-09-02 13:12:16 +02:00
marudor dae856e87e
chore: update dependencies, remove imports-loader 2020-09-01 11:17:05 +02:00