Philip Häusler
df526fa2bf
fix problem with beeing informed about shift changes
9 years ago
Philip Häusler
5742306095
fix wrong user shift edit link
9 years ago
Philip Häusler
2823c0e438
fix angel list with multiple vouchers
9 years ago
Philip Häusler
803c0a552f
make multiple vouchers possible
9 years ago
Philip Häusler
681d52fe0f
fix frab import problem on creating rooms
9 years ago
Philip Häusler
18585285a3
fix user update problem
9 years ago
Philip Häusler
1dcd6c0f3f
fix loggin on setting rooms angeltypes
9 years ago
Philip Häusler
c06573bb87
add maintenance mode
9 years ago
Philip Häusler
0766470f26
update bootstrap to v3.3.5
9 years ago
Philip Häusler
bc0354fbff
responsive resizing for graphs is broken -> turn off
9 years ago
Philip Häusler
1a0ccddbe9
show number of user angel types to confirm in hint
9 years ago
Philip Häusler
6376b90e9f
introduce table buttons to angeltype view
9 years ago
Philip Häusler
8f13613c9c
make hints smaller again
9 years ago
Philip Häusler
386a3c3298
remove duplication from unconfirmed angeltypes hint
9 years ago
Felix Favre
4f7f4a33f7
Change Popover Size
9 years ago
Philip Häusler
1f67fb61b7
update german translation
9 years ago
Philip Häusler
bae55f78fd
swap chart and table
9 years ago
Philip Häusler
d414c455a2
responsive chart
9 years ago
Philip Häusler
46f0636f2f
arrival statistics
9 years ago
Philip Häusler
18644cac7a
fixes #196 : make users planned arrival date editable in user settings and show it in their own profile
9 years ago
Philip Häusler
430eaa019a
cccamp15 theme contrast tuning
9 years ago
Philip Häusler
4aec1b1536
fix doubleclick bug on user hint popover
9 years ago
Philip Häusler
ac086614fd
update german translation
9 years ago
Philip Häusler
c4c0453eae
update german translation
9 years ago
Philip Häusler
d49404c35d
dont create db with install
9 years ago
Philip Häusler
8c518d4c34
add arrival date feature
9 years ago
Philip Häusler
66c7e67a03
remove avatars
9 years ago
Philip Häusler
2ba4321178
remove old logos
9 years ago
Philip Häusler
53737666c6
add bootstrap datepicker
9 years ago
Philip Häusler
993d6a4f59
add cccamp15 design
9 years ago
Philip Häusler
86a4773243
add log entry test
10 years ago
Philip Häusler
eddafead49
add function to clear log to model
10 years ago
Philip Häusler
1da5604f47
remove json auth feature (will be covered by api)
10 years ago
Philip Häusler
bb53c6a20c
update readme, include github link
10 years ago
Philip Häusler
45c8a68beb
deleted counter function - never needed in the last 4 years
10 years ago
Felix Favre
c88b1adcfe
Merge branch 'master' of github.com:engelsystem/engelsystem
10 years ago
Felix Favre
dc2c986522
fix location of session file storage
10 years ago
Philip Häusler
c6c0e8f2ff
fix test running
10 years ago
Philip Häusler
218b305a3e
fix broken session creation
10 years ago
Moritz Kaspar Rudert (mortzu)
183d660307
added margin to footer and credits
10 years ago
Moritz Kaspar Rudert (mortzu)
f194d894f7
README
10 years ago
Moritz Kaspar Rudert (mortzu)
1a2c27e1e3
rewritten README
10 years ago
Philip Häusler
0a59089e2b
add room model tests
10 years ago
Philip Häusler
284ed12f59
add bootstrap file
10 years ago
Philip Häusler
06a57df620
update install sql
10 years ago
Philip Häusler
1b550e89ff
update install sql
10 years ago
Philip Häusler
0cb28c05b1
fix creation of shift types
10 years ago
Philip Häusler
9af229094d
display user nicks on shift json export
10 years ago
Philip Häusler
48e4787548
set force active user to active
10 years ago
jere123
e41df963bb
Endlosschleife gefixt
...
Bei der Installation gibt der browser die Errormeldung zurück, dass die Anfrage zu oft umgeleitet würde.
Habe in Zeile 96 "login" zum array $free_pages hinzugefügt, da sonst der Abschnitt "gewünschte Seite/Funktion" sich immer wieder wiederholt ($p = "login" -> erste Bedingung (Z. 103) nicht erfüllt -> zweite Bedingung (Zeile 223) ist nicht erfüllt, da user nicht eingeloggt -> $p wird als login gesetzt (Z. 228) -> beginnt von vorne).
10 years ago