Michael Weimann
|
ea034ecec6
|
Add the container class to some views
|
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 |
Bot
|
be39c63f46
|
Renamed redirect() to throwRedirect()
|
5 years ago |
Igor Scheller
|
85e4403392
|
Rooms: Save times as Worklog and notify on room deletion
|
5 years ago |
Igor Scheller
|
204ff4c0e7
|
rooms admin: Set a maximum character length
closes #525 (Room names with more than 35 characters dispatch a team of untrained monkeys)
|
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 |
Bot
|
e8f8fc7f5f
|
Replaced gettext translation `_()` with `__()` that uses the Translator class
|
6 years ago |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
7 years ago |
Bot
|
952c7892f3
|
Formatting & Docstrings
|
7 years ago |
msquare
|
d5631297dc
|
better logging of needed angeltypes for shifts and rooms
|
7 years ago |
msquare
|
afb77d22ba
|
move room db queries to model
|
7 years ago |
msquare
|
4143680297
|
remove room number and visible flag, rename pentabarf to frab and introduce map/c3nav integration as well as markdown description for rooms
|
7 years ago |
Igor Scheller
|
d0074cf006
|
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# Conflicts:
# includes/controller/angeltypes_controller.php
# includes/pages/admin_groups.php
# includes/pages/user_settings.php
# includes/sys_page.php
# src/Exceptions/Handler.php
# src/Http/Request.php
|
7 years ago |
Igor Scheller
|
cc01c906ba
|
#336: Integration of symfony/http-foundation request
|
7 years ago |
Igor Scheller
|
73175e2b64
|
#337: Added routing
|
7 years ago |
msquare
|
69a1ee2bfe
|
use glyph bool icons on room list
|
7 years ago |
msquare
|
a0af8d4624
|
further switching to db exceptions instead of return false
|
7 years ago |
msquare
|
5794c4cab8
|
clear delete queries from false resuls
|
7 years ago |
msquare
|
a157004f4a
|
handle failed db queries in Db class
|
7 years ago |
Igor Scheller
|
3a1e460249
|
Changed $_GET, $_POST and $_REQUEST to use the Request object
|
7 years ago |
Bot
|
740026a9de
|
Replaced [0-9] with \d
|
8 years ago |
Igor Scheller
|
9a3ad88834
|
Changed from mysqli to PDO, some refactorings, faster sql queries
|
8 years ago |
Igor Scheller
|
8254a79c58
|
Bugfixes & improvements
|
8 years ago |
Bot
|
55141154c0
|
Replaced " with '
|
8 years ago |
Bot
|
356b2582f3
|
PPHDoc, formatting, fixes, cleanup
|
8 years ago |
Bot
|
d71e7bbfad
|
Formatting
|
8 years ago |
Bot
|
7313e15ce8
|
PSR-2 formatting
|
8 years ago |
msquare
|
5f2871538a
|
fix css problem with rooms table
|
8 years ago |
msquare
|
6fff6a6c1a
|
begin room view and shifts filter renderer
|
8 years ago |
msquare
|
eec10ebfc5
|
reduce complexity of user angeltypes controller
|
8 years ago |
msquare
|
455e417200
|
fix variable naming problems
|
8 years ago |
msquare
|
f3a0ce865d
|
move sql queries from shifts controller to model
|
8 years ago |
msquare
|
3738d071f8
|
remove long array syntax
|
8 years ago |
msquare
|
07ddbb0f4c
|
make short variable names longer
|
8 years ago |
msquare
|
f05f1a3cd4
|
rename to
|
8 years ago |
msquare
|
91dafb19ec
|
prohibit inline control structures on pages
|
8 years ago |
msquare
|
53ad1b5110
|
fix codacy unused code
|
8 years ago |
Philip Häusler
|
1da3cba5a7
|
fixes #241 problem when adding rooms
|
9 years ago |
Philip Häusler
|
c4179df503
|
fixes #237 bug when editing a room without changing its name
|
9 years ago |
Philip Häusler
|
1983db901b
|
better error message for creating room with name that is already used
|
9 years ago |
Philip Häusler
|
3790818baf
|
fix user delete log entry
|
9 years ago |
Max Weller
|
0dc8da68f4
|
display room number in admin_rooms edit form
|
9 years ago |
Philip Häusler
|
1dcd6c0f3f
|
fix loggin on setting rooms angeltypes
|
9 years ago |
Philip Häusler
|
0a59089e2b
|
add room model tests
|
10 years ago |
Philip Häusler
|
6bede2fd22
|
harden the sql queries
|
10 years ago |
Felix Favre
|
bc6aa9a209
|
responsify create room form
|
10 years ago |
Philip Häusler
|
25b5096c7e
|
update german translation
|
10 years ago |
Philip Häusler
|
74647e16d3
|
add basic bootstrap theme
|
10 years ago |
Philip Häusler
|
aad54bfe88
|
basic gettext integration
|
11 years ago |
Philip Häusler
|
0dabaa505e
|
#28 begin log
|
12 years ago |