Igor Scheller
|
e74eb6eee4
|
Shifts edit: Added schedule import warning
|
4 years ago |
Igor Scheller
|
0bbc2d219d
|
Rename "restricted angeltype" to "Requires introduction" in the frontend
Closes #294 (Rename "restricted angeltype")
|
4 years ago |
Igor Scheller
|
f4f3487c93
|
Renamed variables for more consistent worklog naming
|
4 years ago |
Igor Scheller
|
f732a4af6f
|
Added Worklog model
|
4 years ago |
Igor Scheller
|
acf84f222d
|
Added Room model
|
4 years ago |
Igor Scheller
|
390db395a6
|
File formatting fixes
|
4 years ago |
Igor Scheller
|
4d8e568ff8
|
Users overview: Fixed sorting
|
5 years ago |
Igor Scheller
|
94753bc3d8
|
Worklog: Limit worklog comment length to 200 as it is configured in the database
|
5 years ago |
Igor Scheller
|
46f80fbed2
|
Angeltypes: Fixed error on angeltype creation
|
5 years ago |
Igor Scheller
|
e1471248fe
|
User: Add pronoun statement
|
5 years ago |
Bot
|
be39c63f46
|
Renamed redirect() to throwRedirect()
|
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
|
fc773b25b3
|
Use 403 forbidden on shifts json, atom export and ical export
|
5 years ago |
Igor Scheller
|
dd03662968
|
Rebuild password reset
|
5 years ago |
Igor Scheller
|
d71b27b78b
|
Shifts: Save time as worklog if past shift gets deleted
|
5 years ago |
Igor Scheller
|
088d351b2b
|
Sort angeltypes shifts date dropdown
|
5 years ago |
msquare
|
8139f2fb4e
|
redo fix shift view bug
|
5 years ago |
msquare
|
a521ace9f7
|
fix shift view bug
|
5 years ago |
Igor Scheller
|
d794efe7bd
|
User overview: Order by planned arrival/departure dates
|
5 years ago |
Igor Scheller
|
bcce2625a8
|
Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
|
5 years ago |
Igor Scheller
|
0458ce9509
|
Added more error messages
|
5 years ago |
Igor Scheller
|
4e709d0d23
|
Log messages without inline HTML
|
5 years ago |
Igor Scheller
|
d208cab1ac
|
When only free shifts should be shown: filter for selected angel types
closes #556 (shifts shown, where not selected angeltype is free)
|
6 years ago |
Igor Scheller
|
1fefe93bc8
|
users_controller: formatting
|
6 years ago |
Igor Scheller
|
d214525e24
|
Sort Angels Alphabetical
closes #541 (Shift Signup: Sort Angels Alphabetical)
|
6 years ago |
Igor Scheller
|
9a15fbc71e
|
worklog: Fix hours validation
closes #527 (Worklog entries with floating point numbers with a comma dispatches a team of untrained monkeys)
|
6 years ago |
Igor Scheller
|
c33940f64a
|
Moved permission checks to Authenticator class
|
6 years ago |
Igor Scheller
|
944c29b964
|
Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms
Closes #494 (Security Vulnerability)
|
6 years ago |
Igor Scheller
|
88f3bafa5e
|
Replaced `Auth()` with `auth()`
|
6 years ago |
Igor Scheller
|
a2aaba9cab
|
User: Bugfixes & code cleanup
|
6 years ago |
Igor Scheller
|
d7aea575ff
|
Replaced more sql queries and old data
|
6 years ago |
Igor Scheller
|
4e09ee3eb2
|
Replaced more user related stuff
(Contains some buggy stuff too...)
|
6 years ago |
Igor Scheller
|
7c6afc2bfe
|
Removed `User($id)` function 🎉
|
6 years ago |
Igor Scheller
|
89e62c95a7
|
Changed more functions 🎉
|
6 years ago |
Igor Scheller
|
b069a938c6
|
Changed user_link and some other user functions to use the user id
|
6 years ago |
Igor Scheller
|
2dcb7cc2de
|
Replaced some global `$user` variables
|
6 years ago |
Igor Scheller
|
b443b53919
|
Translation: added pluralization support
|
6 years ago |
Igor Scheller
|
7f61dc95be
|
EventConfig: Merge event configuration from database to global config
|
6 years ago |
Igor Scheller
|
d0abc27c07
|
Merge remote-tracking branch 'MyIgel/translations'
|
6 years ago |
Bot
|
e8f8fc7f5f
|
Replaced gettext translation `_()` with `__()` that uses the Translator class
|
6 years ago |
msquare
|
1090d5e889
|
Update shifts_controller.php
fix problem when missing needed angeltype entry
|
6 years ago |
Igor Scheller
|
d6c8f1a614
|
Merge branch 'master' to 'rebuild-database'
|
6 years ago |
msquare
|
6dbec2e2fb
|
remove unused code
|
7 years ago |
Igor Scheller
|
646ffc1910
|
$bugfixes...
|
7 years ago |
Bot
|
5227fe6a94
|
Formatting
|
7 years ago |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
7 years ago |
msquare
|
c961269bb7
|
better hour formatting
|
7 years ago |
msquare
|
ee9fbda098
|
add work date to work log
|
7 years ago |
msquare
|
86a38a3372
|
add user work log entries feature
|
7 years ago |
msquare
|
3993e553d1
|
small improvements of user view
|
7 years ago |