260 Commits (557261b688c34f35096d75d57e2a692765d3ee3c)

Author SHA1 Message Date
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
msquare 36446dd644 bootstrap update 7 years ago
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class 7 years ago
Igor Scheller d4ad70804b Removed overwhelmed page 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Igor Scheller 68da2a4eb8 Renamed "default_theme" config to "theme" 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Bot 740026a9de Replaced [0-9] with \d 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
Igor Scheller b839e40106 Require twbs/bootstrap via composer 8 years ago
Igor Scheller bc91daedca Symlink fix 8 years ago
Igor Scheller 00d8709ae8 Fix relative paths 8 years ago
msquare d0e924ba25 overwhelming fixes by jen 8 years ago
msquare fbaa5856a5 overwhelmed 8 years ago
msquare 2e2e3e310c overwhelmed 8 years ago
msquare 94cc01d4ce fixes #293 make panel heading font color dark for warning and success on 33c3 theme 8 years ago
msquare 5fea199b54 no scroll handler, wenn no shift calendar 8 years ago
msquare 4f6db20ae4 fix shift view bars 8 years ago
msquare be8c47a175 add 33c3 theme 8 years ago
msquare 5ae328b2b1 hide event countdown for mobile clients 8 years ago
msquare 409761ce4b rebuild login page 8 years ago
msquare 9900d6e14c battle of the z-indizes 8 years ago
msquare 54f3253c32 fix js var names 8 years ago
msquare 3e5316e0c1 align header text 8 years ago
msquare 79ca2f1772 add fixed shift calendar headers and timelane 8 years ago
msquare f568141164 add shift legend and fix dark theme 8 years ago
msquare f5a5f234e4 fixes #266: add checkbox allowing the users email to be used by humans like event-team 8 years ago
msquare cf8cc5f592 change shift table to html5 8 years ago
msquare 902866ff3a add first design of new shift markup 8 years ago
msquare c48335e702 improve shift rendering 8 years ago
msquare 6fff6a6c1a begin room view and shifts filter renderer 8 years ago
msquare 07ddbb0f4c make short variable names longer 8 years ago
msquare 4c288e957e prohibit inline control structures on includes and index 8 years ago
msquare 6685beb397 display event countdowns on start page 8 years ago
msquare 50bf7feff0 show event info in footer text line 8 years ago
msquare 031fc3057c rename settings to event config and implement mvc pattern on it 8 years ago
msquare e89727de7d add check for undefined variables in moment-countdown.js and add comments 8 years ago
msquare e80e2e9c2b add check for undefined variables in moment-countdown.js and add comments 8 years ago
msquare 7e887d4c90 fix checkAll bug 8 years ago
msquare 191328d703 fix method names, quotes, duplication in forms.js 8 years ago
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page 8 years ago
Philip Häusler 91bc5cf914 better link contrast on shift view 9 years ago
Philip Häusler 7e731e59fe new colorsheme, based on accent color 9 years ago
Philip Häusler facc32f133 #198 add basic driver license information 9 years ago
Philip Häusler 761897a942 add 32c3 design 9 years ago
Philip Häusler 1b4afa0c71 update bootstrap to 3.3.6 9 years ago
Philip Häusler 6e8052d48e update maintenance page 9 years ago
Johannes Lauinger ff7dd61040 adds configuration variable $contact_email 9 years ago
gnomus 7a5dc34835 Merge pull request #182 from jere123/patch-1
Endlosschleife gefixt
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 8f13613c9c make hints smaller again 9 years ago
Felix Favre 4f7f4a33f7 Change Popover Size 9 years ago
Philip Häusler 46f0636f2f arrival statistics 9 years ago
Philip Häusler 430eaa019a cccamp15 theme contrast tuning 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 1da5604f47 remove json auth feature (will be covered by api) 10 years ago
Philip Häusler 45c8a68beb deleted counter function - never needed in the last 4 years 10 years ago
Philip Häusler 218b305a3e fix broken session creation 10 years ago
Philip Häusler 0a59089e2b add room model tests 10 years ago
Philip Häusler 284ed12f59 add bootstrap file 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
Philip Häusler d0cfa1dad6 fix glyphicon path 10 years ago
Philip Häusler 77183fb26b better horizontal scrolling on shifts table (thanks Roman/RmMsr) 10 years ago
Philip Häusler 6a05c3d9de rewrite create shifts for shifttypes 10 years ago
Philip Häusler d02272afd6 add basic shift view 10 years ago
Philip Häusler c8cc46886b shift type list 10 years ago
Philip Häusler a73e98a8e0 prepare shift types controller and view 10 years ago
Philip Häusler 25889920cf prepare for shift types model, add db update 10 years ago
Felix Favre f20e24f589 shift page styling 10 years ago
Philip Häusler 8befe4f7db make info text visible 10 years ago
Felix Favre d644952fcd also allow atom feed without login 10 years ago
Felix Favre 96d2aee2cb always allow access to ical and json_export_shifts
fixes #140
10 years ago
Felix Favre 595fa5245e fix icon visibility in dark theme 10 years ago
Felix Favre cda4eac6fe commit theme 2 10 years ago
Felix Favre ac82f3dcd2 animation for alert messages 10 years ago
Philip Häusler fa0e38ebff add shift create model 10 years ago
Felix Favre 9e0cc40e6d added shift mailer 10 years ago
Felix Favre 1c18ce26ed 31c3 theme sucess color change 10 years ago
Felix Favre e9ae329be4 added another theme 10 years ago
Felix Favre 4589a505e8 css changes 10 years ago
Philip Häusler d34fae3c40 move hints to toolbar 10 years ago
Philip Häusler 8261933bec try to prevent hint duplication 10 years ago
Philip Häusler 30c8b48996 prevent forms from being double-submitted 10 years ago
Felix Favre 20d4b1b1c3 shift view css changes 10 years ago
Felix Favre 2f445eb90c Merge branch 'master' of github.com:engelsystem/engelsystem 10 years ago
Felix Favre 3973236f6e css and layout fixes. font path fix 10 years ago
Philip Häusler 57a92dbdcd add opt-in bool for shiftinfo mails and remove icq from users 10 years ago
Philip Häusler 4516cbe5d6 renamed mysql provider to mysqli, updated system requirements, fixes #145 10 years ago
Philip Häusler 4931fbb372 replace icons with glyphicons 10 years ago
Philip Häusler 086ddc2248 better application name 10 years ago
Philip Häusler 50fea6d371 fix session security issue (same session on multiple instances) 10 years ago
Philip Häusler dd3de2d47d hightlight free and occupied shifts like pre bootstrap 10 years ago
Philip Häusler 8a0bd3d55c several fixes
- syntax error in index.php
- switched from sass to less because of bootstrap submodule
10 years ago