Michael Weimann
|
ea034ecec6
|
Add the container class to some views
|
2019-12-19 19:33:52 +01:00 |
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)
|
2019-12-08 02:20:48 +01:00 |
Bot
|
be39c63f46
|
Renamed redirect() to throwRedirect()
|
2019-12-08 02:12:56 +01:00 |
Igor Scheller
|
85e4403392
|
Rooms: Save times as Worklog and notify on room deletion
|
2019-09-18 04:27:59 +02:00 |
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)
|
2018-12-18 13:22:10 +01:00 |
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)
|
2018-11-21 19:24:36 +01:00 |
Bot
|
e8f8fc7f5f
|
Replaced gettext translation `_()` with `__()` that uses the Translator class
|
2018-08-29 23:46:32 +02:00 |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
2018-01-14 17:47:26 +01:00 |
Bot
|
952c7892f3
|
Formatting & Docstrings
|
2017-12-25 23:51:15 +01:00 |
msquare
|
d5631297dc
|
better logging of needed angeltypes for shifts and rooms
|
2017-12-12 20:04:36 +01:00 |
msquare
|
afb77d22ba
|
move room db queries to model
|
2017-12-10 18:56:40 +01:00 |
msquare
|
4143680297
|
remove room number and visible flag, rename pentabarf to frab and introduce map/c3nav integration as well as markdown description for rooms
|
2017-12-10 15:02:37 +01:00 |
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
|
2017-08-29 23:16:41 +02:00 |
Igor Scheller
|
cc01c906ba
|
#336: Integration of symfony/http-foundation request
|
2017-08-29 21:52:07 +02:00 |
Igor Scheller
|
73175e2b64
|
#337: Added routing
|
2017-08-28 17:34:00 +02:00 |
msquare
|
69a1ee2bfe
|
use glyph bool icons on room list
|
2017-07-28 19:49:32 +02:00 |
msquare
|
a0af8d4624
|
further switching to db exceptions instead of return false
|
2017-07-28 19:15:52 +02:00 |
msquare
|
5794c4cab8
|
clear delete queries from false resuls
|
2017-07-28 18:50:00 +02:00 |
msquare
|
a157004f4a
|
handle failed db queries in Db class
|
2017-07-23 11:46:54 +02:00 |
Igor Scheller
|
3a1e460249
|
Changed $_GET, $_POST and $_REQUEST to use the Request object
|
2017-07-19 11:44:16 +02:00 |
Bot
|
740026a9de
|
Replaced [0-9] with \d
|
2017-01-21 20:12:48 +01:00 |
Igor Scheller
|
9a3ad88834
|
Changed from mysqli to PDO, some refactorings, faster sql queries
|
2017-01-21 13:58:53 +01:00 |
Igor Scheller
|
8254a79c58
|
Bugfixes & improvements
|
2017-01-03 15:59:33 +01:00 |
Bot
|
55141154c0
|
Replaced " with '
|
2017-01-03 15:32:59 +01:00 |
Bot
|
356b2582f3
|
PPHDoc, formatting, fixes, cleanup
|
2017-01-03 03:22:48 +01:00 |
Bot
|
d71e7bbfad
|
Formatting
|
2017-01-02 15:49:53 +01:00 |
Bot
|
7313e15ce8
|
PSR-2 formatting
|
2017-01-02 03:57:23 +01:00 |
msquare
|
5f2871538a
|
fix css problem with rooms table
|
2016-11-11 17:07:40 +01:00 |
msquare
|
6fff6a6c1a
|
begin room view and shifts filter renderer
|
2016-10-05 18:56:50 +02:00 |
msquare
|
eec10ebfc5
|
reduce complexity of user angeltypes controller
|
2016-10-04 16:50:06 +02:00 |
msquare
|
455e417200
|
fix variable naming problems
|
2016-10-04 16:16:00 +02:00 |
msquare
|
f3a0ce865d
|
move sql queries from shifts controller to model
|
2016-10-03 18:32:25 +02:00 |
msquare
|
3738d071f8
|
remove long array syntax
|
2016-09-30 17:08:20 +02:00 |
msquare
|
07ddbb0f4c
|
make short variable names longer
|
2016-09-29 12:45:06 +02:00 |
msquare
|
f05f1a3cd4
|
rename to
|
2016-09-29 12:08:12 +02:00 |
msquare
|
91dafb19ec
|
prohibit inline control structures on pages
|
2016-09-29 10:53:17 +02:00 |
msquare
|
53ad1b5110
|
fix codacy unused code
|
2016-08-21 18:00:39 +02:00 |
Philip Häusler
|
1da3cba5a7
|
fixes #241 problem when adding rooms
|
2016-02-01 11:48:40 +01:00 |
Philip Häusler
|
c4179df503
|
fixes #237 bug when editing a room without changing its name
|
2016-01-19 11:35:00 +01:00 |
Philip Häusler
|
1983db901b
|
better error message for creating room with name that is already used
|
2015-12-29 21:50:09 +01:00 |
Philip Häusler
|
3790818baf
|
fix user delete log entry
|
2015-12-04 21:50:39 +01:00 |
Max Weller
|
0dc8da68f4
|
display room number in admin_rooms edit form
|
2015-12-02 18:59:38 +01:00 |
Philip Häusler
|
1dcd6c0f3f
|
fix loggin on setting rooms angeltypes
|
2015-08-09 17:56:03 +02:00 |
Philip Häusler
|
0a59089e2b
|
add room model tests
|
2015-05-14 17:20:46 +02:00 |
Philip Häusler
|
6bede2fd22
|
harden the sql queries
|
2014-12-28 13:44:56 +01:00 |
Felix Favre
|
bc6aa9a209
|
responsify create room form
|
2014-12-12 22:55:56 +01:00 |
Philip Häusler
|
25b5096c7e
|
update german translation
|
2014-08-24 15:51:42 +02:00 |
Philip Häusler
|
74647e16d3
|
add basic bootstrap theme
|
2014-08-22 22:34:13 +02:00 |
Philip Häusler
|
aad54bfe88
|
basic gettext integration
|
2013-11-25 21:04:58 +01:00 |
Philip Häusler
|
0dabaa505e
|
#28 begin log
|
2012-12-26 14:02:27 +01:00 |