Igor Scheller
|
4bbeb93d64
|
Implemented loading angels by shift type on schedule import
|
2023-12-26 16:32:02 +01:00 |
Xu
|
4fa99b8a04
|
Show "not marked as arrived" Notification only from set arrival date
|
2023-12-24 18:15:31 +01:00 |
Igor Scheller
|
14dbe7f5d9
|
Added random shift button to shifts view
|
2023-12-23 11:17:50 +01:00 |
Igor Scheller
|
f826cee63c
|
Move api key reset to authenticator, set api_key on registration
|
2023-12-22 15:14:01 +01:00 |
xuwhite
|
48ea35562e
|
show user-info icon with admin_arrive permission
|
2023-12-14 22:15:17 +01:00 |
Igor Scheller
|
f2edb1a45c
|
Merge tag 'v3.4.1'
|
2023-12-06 19:08:38 +01:00 |
Igor Scheller
|
efda1ffc1c
|
Escape text outputs in includes
|
2023-12-06 18:18:05 +01:00 |
Xu
|
44efd910c6
|
Add day of event to date dropdowns, move task notice
|
2023-11-18 21:04:50 +01:00 |
Xu
|
b6bd3eba56
|
Replace page_link_to() with url()
|
2023-11-13 17:37:52 +01:00 |
Igor Scheller
|
7f6e1ff18e
|
Rename rooms to locations
|
2023-11-06 20:39:01 +01:00 |
Xu
|
1397fe90ce
|
creation of new entity's from overview pages (+ sign)
|
2023-11-03 13:32:39 +01:00 |
Xu
|
aeea3067b0
|
cleaning translations
|
2023-10-15 21:30:26 +02:00 |
xuwhite
|
00f4afa2ab
|
rename rooms to locations (#1226)
|
2023-10-13 11:53:13 +02:00 |
xuwhite
|
adf00b2739
|
add hide angeltype in shift view option for angeltypes (#1195)
|
2023-09-27 20:25:10 +02:00 |
Igor Scheller
|
8bb8837e38
|
Shifts filter: Only show rooms with shifts
|
2023-05-03 16:04:39 +02:00 |
Thomas Rupprecht
|
84c1cc36e5
|
Improve javascript (#1077)
|
2023-04-01 15:14:32 +02:00 |
Igor Scheller
|
a464682b47
|
Reimplemented admin room pages
|
2023-02-26 16:55:04 +01:00 |
Igor Scheller
|
34e9d01c18
|
Translate more date / time outputs
|
2023-02-26 14:10:02 +01:00 |
Igor Scheller
|
98a0937b82
|
Reimplemented angeltypes about page
|
2023-02-15 18:05:30 +01:00 |
Bot
|
ad360a70fb
|
Require comma at last array element and no single line space
|
2023-02-09 18:19:38 +01:00 |
Igor Scheller
|
89dc85c3d5
|
Add ShiftEntry model
|
2023-01-18 13:02:11 +01:00 |
Igor Scheller
|
3115870ec4
|
Added Shift model
|
2023-01-03 22:19:03 +01:00 |
Thomas Rupprecht
|
30f50dab6d
|
Extract shifts filter JavaScript and improve HTML structure
|
2023-01-02 18:54:32 +01:00 |
Igor Scheller
|
7f78f59840
|
Added UserAngelType model
|
2022-12-13 22:46:16 +01:00 |
Thomas Rupprecht
|
7a376399b8
|
use better and more icons
|
2022-12-10 17:22:11 +01:00 |
Igor Scheller
|
6686d58c06
|
Implemented AngelTypes model
|
2022-12-08 18:35:22 +01:00 |
Thomas Rupprecht
|
1d158da441
|
remove self closing tag
|
2022-12-08 15:43:34 +01:00 |
Thomas Rupprecht
|
e8ccbd7c5e
|
style checkboxes with bootstrap classes
|
2022-12-08 15:43:34 +01:00 |
Thomas Rupprecht
|
23d7e8632b
|
javascript improvements
use `const` instead of `var`/`let`
use `$(function () { ... })` instead of `$(document).ready(function () { ... })`
unify codestyle
|
2022-11-25 13:44:39 +01:00 |
Michael Weimann
|
f7d499b362
|
Include phpcs for /includes
|
2022-10-18 19:15:22 +02:00 |
Igor Scheller
|
a03472ebc1
|
Shifts overview: select current day during the event
|
2022-07-20 18:15:28 +02:00 |
Bot
|
3ebea2ae15
|
Replaced DB with Db
|
2022-06-17 20:57:52 +02:00 |
Michael Weimann
|
c4b2fbda1a
|
Remove date/time pickers
|
2022-04-19 23:33:44 +02:00 |
Igor Scheller
|
643c4c8da7
|
Upgraded composer packages, fixed class naming and return types
|
2021-12-29 11:00:02 +01:00 |
Igor Scheller
|
a68c8ae6d2
|
Fixes #824: Server error when no shifts configured and with 'user_shifts' as home site
|
2021-10-23 17:17:29 +02:00 |
msquare
|
c3045e07ce
|
minor css class changes
|
2021-09-10 14:30:16 +02:00 |
Igor Scheller
|
f201b2f1c8
|
Merge branch 'feature-bootstrap5'
# Conflicts:
# package.json
# tests/Unit/Renderer/Twig/Extensions/GlobalsTest.php
# webpack.config.js
# yarn.lock
|
2021-08-17 14:26:28 +02:00 |
Igor Scheller
|
950a865c0c
|
"Own Angeltypes" filter: only select restricted type if already confirmed
|
2021-08-08 19:11:16 +02:00 |
Michael Weimann
|
82f640896e
|
migrate shift overview cards to panels
migrate shift overview cards to panels
|
2021-07-29 20:01:21 +02:00 |
Igor Scheller
|
7917e32f3e
|
Fixed api key toggle driver license config display and dashboard
|
2021-07-29 20:01:17 +02:00 |
Igor Scheller
|
08188fa32a
|
Fixed shifts filter toggle and "hide on print" classes
|
2021-07-29 20:01:11 +02:00 |
Igor Scheller
|
36ba619d5a
|
Fixed button sizes and types
|
2021-07-29 20:01:06 +02:00 |
Igor Scheller
|
b41a9a02d1
|
Use bootstrap icons instead of glyphicons
|
2021-07-29 20:01:05 +02:00 |
Igor Scheller
|
edcc1f481d
|
Fixed formatting
|
2021-05-11 21:50:54 +02:00 |
Xu
|
34b01fd37d
|
shifts filter own AngelTypes select only confirmed Angeltypes
|
2021-05-11 21:47:07 +02:00 |
Igor Scheller
|
6aca6f08e2
|
Upgrade to PHP 8
|
2021-04-12 17:13:48 +02:00 |
Igor Scheller
|
8284921ac5
|
Dashboard: Add URL filter
|
2020-12-20 17:15:24 +01:00 |
Igor Scheller
|
acf84f222d
|
Added Room model
|
2020-09-24 09:34:00 +02:00 |
Igor Scheller
|
390db395a6
|
File formatting fixes
|
2020-06-28 19:39:29 +02:00 |
Igor Scheller
|
272be5eab2
|
Shifts overview: Show all rooms and only own angel types
|
2020-06-14 13:55:08 +02:00 |