Commit Graph

53 Commits

Author SHA1 Message Date
Karsten Siegmund 10cf321c4b Zeitbereich 0 neuer "Alle" 2024-01-15 12:12:15 +01:00
Karsten Siegmund 7aa61727ad Zeitbereich implementiert + bugfixes 2024-01-15 11:52:33 +01:00
Karsten Siegmund 30aa75aa01 fix Kalender view + Datum aus Konfiguration 2024-01-14 20:56:54 +01:00
Karsten Siegmund f76c5c1db5 bug fixes 2024-01-13 18:45:49 +01:00
Karsten Siegmund cc7cda157a ops, adding php made index.php admin-page 2024-01-13 18:24:15 +01:00
Karsten Siegmund f9534d651a wrong filename for template; ignore config copy in future 2024-01-12 20:14:25 +01:00
iridos 48c0e0ea7b
Merge pull request #10 from iridos/fixAdminuebersicht
a) sql query UNION with helpers with no Einzelschicht. b) fix loop so…
2024-01-12 18:40:19 +01:00
Karsten Siegmund d8ae82192c use formatter 2024-01-12 18:39:11 +01:00
Karsten Siegmund 90e4dabe9e a) sql query UNION with helpers with no Einzelschicht. b) fix loop so helper is written out on last entry if last entry has a different helper 2024-01-12 11:39:13 +01:00
Karsten Siegmund fbe91babc7 admin menue nach oben und bennennung admin menu statt nur admin 2024-01-11 19:07:14 +01:00
Karsten Siegmund fca23f11f3 fix bug where GETDATE array is included in sql query 2024-01-11 19:06:20 +01:00
Karsten Siegmund 3b16d49364 get rid of id="customers" and replace by a class, because more than one table uses the css for it 2024-01-11 18:24:10 +01:00
Karsten Siegmund 02b8cf4904 Versuch die konfiguration sinnvoll aufzuteilen. Die Datei mit Aenderungen fuer jede DB ist nicht in git, nur ein Template 2024-01-11 18:10:33 +01:00
iridos 21b5fd07e6
Merge pull request #9 from iridos/eventname
Eventname
2024-01-11 16:51:44 +01:00
Karsten Siegmund dbc94326d8 Merge branch 'eventname' of github.com:iridos/Bengelsystem into eventname 2024-01-11 15:53:31 +01:00
iridos 5c57b89fac
Merge pull request #8 from iridos/eventname
add eventname to headers
2024-01-11 15:51:07 +01:00
Karsten Siegmund 77cdd7f7fb run format fixer 2024-01-11 15:47:40 +01:00
iridos a937492cb5
Merge branch 'main' into eventname 2024-01-11 15:40:25 +01:00
iridos ce214d5ccf
Merge pull request #7 from iridos/develop
Develop
2024-01-11 15:33:17 +01:00
Karsten Siegmund 91f7f1daf4 add eventname to headers 2024-01-11 15:15:20 +01:00
Karsten Siegmund 8910899395 braucht auch target=active für Ausklappen 2024-01-05 17:59:04 +01:00
Karsten Siegmund c8a8eaba81 Merge branch 'develop' of github.com:iridos/Bengelsystem into develop 2024-01-05 17:15:39 +01:00
Karsten Siegmund 9abd42cfa4 collapsible 2024-01-05 17:13:09 +01:00
Karsten Siegmund 304c797536 collapsible 2024-01-05 17:11:08 +01:00
Karsten Siegmund 3a06a72862 collapsible 2024-01-05 17:03:59 +01:00
Karsten Siegmund 9d7a1c41de Fix eingeklappte Zeilen nach + - von User in der angeklickten Zeile ausklappen; lange Zeilen aufgeteilt; js schaut nur Tabellen des Typs "collapsible" an 2024-01-05 16:35:50 +01:00
iridos 470bf5a494
Merge pull request #5 from iridos/develop
added missing file, changed arrow to point right ("closed")
2024-01-04 15:25:07 +01:00
Karsten Siegmund e0baad13f0 DetailsSchichten format 2024-01-04 15:09:06 +01:00
Karsten Siegmund fc1a21fff9 via ~/phpcbf.phar autoformat 2024-01-04 15:05:42 +01:00
Karsten Siegmund 7c88c14d57 added missing file, changed arrow to point right ("closed") 2024-01-04 14:50:20 +01:00
Karsten Siegmund 9163ba335d file with warning as alert that jquery is missing, because I just spent some time finding out why display was wrong. need to decide if we want to keep jquery and where to link it from 2024-01-01 21:39:31 +01:00
Karsten Siegmund 9bb2d7b7e1 remove mix of AliasHelfer and AliasHelferID 2024-01-01 21:00:51 +01:00
iridos cac4c31652
Rename Ausdrucke.php to Ausdrucke-alles.php
Dies wird Unterseite einer Übersichtsseite Ausdrucke
2024-01-01 20:10:42 +01:00
Florian Pesth c601c3a7c3
Merge pull request #3 from iridos/php-codesniffer
PSR12 code standard with php code sniffer
2023-11-16 21:08:11 +01:00
Florian Pesth 37e84c6c39
Update phpcs_psr12.yml 2023-11-15 12:30:10 +01:00
Florian Pesth 89e7c718d6
Update phpcs_psr12.yml 2023-11-15 12:27:33 +01:00
Florian Pesth e8ce1d08a6
Merge pull request #4 from iridos/main
Get action in this branch
2023-11-15 12:14:48 +01:00
Florian Pesth 7e55c47055
Update phpcs_psr12.yml 2023-11-15 12:07:25 +01:00
Florian Pesth 2589b87305
Update phpcs_psr12.yml 2023-11-15 11:51:44 +01:00
Florian Pesth aeed2a779e
Update phpcs_psr12.yml 2023-11-15 11:41:55 +01:00
Florian Pesth f882fe196a
Update phpcs_psr12.yml 2023-11-14 21:50:48 +01:00
Florian Pesth 604846b63c
Try to fix action 2023-11-14 20:54:55 +01:00
Florian Pesth 60bc0593de
Enable manual run of action (?) 2023-11-14 20:49:40 +01:00
Florian Pesth d4c1d17860
Create action to check against PSR12 coding standard 2023-11-14 20:46:24 +01:00
Florian Pesth 4d9abda0ef PSR12 code standard with code sniffer 2023-11-14 20:33:09 +01:00
iridos 58d6aead69
Merge pull request #1 from iridos/Format_doc
Format INSTALL in restructured text format
2023-10-10 21:12:34 +02:00
Karsten Siegmund fa5256451f update TODO 2023-10-10 20:58:14 +02:00
Florian Pesth bb2ee1fe8e Format INSTALL in restructured text format 2023-10-10 20:18:31 +02:00
Debian ae7415bc2c todo 2023-10-08 20:57:21 +02:00
Debian 54de0ed4cc delete tgz after unpacking 2023-10-08 20:51:30 +02:00