56 Commits (201db93b381504b93c030cd0811d21b311612073)

Author SHA1 Message Date
Xu 1cfab91f28 wording: no self sign up allowed 4 years ago
Igor Scheller 149155fbda Added email notification on new news 4 years ago
Igor Scheller 85044bc833 News: Add is_pinned 4 years ago
Igor Scheller b5c974b9e3 Add new questions frontend 4 years ago
Igor Scheller 857ed23548 Added FAQ 4 years ago
Igor Scheller 5cdf3889f9 Add max length for user settings 4 years ago
Igor Scheller 2745b04dc2 Added filter to dashboard 4 years ago
EdJoPaTo 0bde445aa2 translation: less misleading admin_arrive translation 4 years ago
msquare 39f96783cf review changes 4 years ago
msquare d3265ef70a add password settings page 4 years ago
Igor Scheller ebab34ee67 Schedule import: Add overview 4 years ago
msquare 13501a3b84 Update additional.po
Small OAuth text changes
4 years ago
Igor Scheller 80941c2999 Login: Added OAuth support 4 years ago
Igor Scheller 3d5ce35f5e Show available vouchers in user view 4 years ago
Igor Scheller e74eb6eee4 Shifts edit: Added schedule import warning 4 years ago
msquare 4c1f080402 Small german translation changes 4 years ago
msquare 2042e8c1fe Small german translation change 4 years ago
Igor Scheller 0bbc2d219d Rename "restricted angeltype" to "Requires introduction" in the frontend
Closes #294 (Rename "restricted angeltype")
4 years ago
Allen Taylor 6c177d5173 Added timestamps for questions 4 years ago
Igor Scheller 3bce7a16d8 .editorconfig: Fixed max_line_length 5 years ago
Igor Scheller e947e788f9 Rebuild logs view 5 years ago
Igor Scheller d323b75501 News: Rewrite 5 years ago
Igor Scheller dfcacaa331 Renamed message send buttons
closes #702 (Sending a message and an irritating button)
5 years ago
Christian Kleinbach e4712658a4 added german date format for ticks in calender view + corresponding translation 5 years ago
Igor Scheller 6fb6c9bc25
Fixed german translation 5 years ago
Michael Weimann a78659b2d4 Migrate message view 5 years ago
Igor Scheller e1471248fe User: Add pronoun statement 5 years ago
cbluoss 4beb5a6986 Extended the iCal section with a collapsible card to show the current api key. 5 years ago
Igor Scheller 064a175027 Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error 5 years ago
Igor Scheller 42721e9572 Added Schedule parsing and replaced old Fahrplan importer
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
5 years ago
Michael Weimann fd90679a7d Update de po file 5 years ago
Igor Scheller 68afc74b03 Formatting to follow PSR-12 5 years ago
Luca 8a298f0f5e Replace full-text message ids with keys in credits template 5 years ago
Luca 23d548585b Remove unused message from default.po 5 years ago
Luca 6cde313e47 Move translations whose message ids do not appear as literals in the sources into a separate file
Test whether additional.{m,p}o files are loaded correctly
5 years ago
Luca d10fe23366 Fix X-Poedit-Basepath for de_DE locale
Configure Poedit to correctly interpret the keyword _e
5 years ago
Igor Scheller 9b08b951a2
Merge pull request #651 from MyIgel/shift-deletion-worklog
Save time of past shifts as worklog if they get deleted
5 years ago
Igor Scheller 52b8b6b45c Removed .mo files 5 years ago
Igor Scheller fa35187795 Removed .mo translation files from version control, use .po as fallback 5 years ago
Igor Scheller dd03662968 Rebuild password reset 5 years ago
Igor Scheller c5dd21cbd6 Deleted shift: Added message about worklog entry 5 years ago
msquare 4d6a006d3d better login error message 5 years ago
Igor Scheller 6d5ada2522 Added validation to AuthController 6 years ago
Igor Scheller 508695efb2 Replaced gettext translation with package
This allows to check if no translation is available
6 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago
Igor Scheller fd4303f336 Fixed translations 6 years ago
Igor Scheller 0458ce9509 Added more error messages 6 years ago
MichiK 142871f852 Add a config option for maximum signup in advance
We now have `signup_advance_hours` in the configuration that
only allows signup for shifts so many hours in the future.
A notice is displayed in the shift view for shifts in the
far future, together with an info notice on when signup for
that shift will be possible.

In addition, we now have a new shift state `NOT_YET` for this
purpose so we do not have to abuse `SHIFT_ENDED` anymore for
`signup_requires_arrival` as well.
6 years ago
msquare 9829e6da39 re add missing translation from twig files 6 years ago
msquare 24d59dbde7 update german translation 6 years ago