Commit Graph

8403 Commits

Author SHA1 Message Date
alex ada1108095 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-12-20 14:55:27 +01:00
alex c0f9b31409 Fixed Bug that lines are not continuious in some excel versions, projecttime now added up also if second time entry is starting at same time as last project entry ends, converting to date is done only once at begin of projectline iteration 2017-12-20 14:54:11 +01:00
Paolo 92999ae93e Retrive and display the list of available filters from DB 2017-12-20 12:22:34 +01:00
Manfred Kindl 0763b11649 Funktion cutString bereinigt
Alle Skripte mit eigener Funktion "cutString" verwenden nun diese Funktion aus functions.inc.php
2017-12-20 11:51:24 +01:00
Manfred Kindl 3e7a6e6534 Merge remote-tracking branch 'origin/master' 2017-12-20 10:38:57 +01:00
Manfred Kindl c7914a678d BugFix Usability 2017-12-20 10:36:19 +01:00
Manfred Kindl b3fc9c4a1c DISTINCT bei Funktion getAllForOnlinebewerbung entfernt 2017-12-20 10:35:46 +01:00
Manfred Kindl 237f63b187 Neue Funktion getStudiengaengeDokument
Liefert die Studiengänge bei denen das übergebene Dokument benötigt wird
- Studiengang.class: DISTINCT bei Funktion getAllForOnlinebewerbung entfernt
2017-12-20 10:33:11 +01:00
Manfred Kindl 89c638a54e CIS-PersonenSuche nur aktive Benutzer
Die CIS-Personensuche liefert nur mehr aktive BenutzerInnen
2017-12-20 10:31:15 +01:00
Manfred Kindl 94f91dd5c2 Phrasenkorrektur Incoming-Plattform 2017-12-20 10:27:24 +01:00
Andreas Österreicher 765ef66bb3 Fehler beim Anlegen der Noten entschuldigt und unentschuldigt gehoben 2017-12-20 09:58:34 +01:00
Andreas Österreicher f9d106113f Fehler beim Laden der Dokumente behoben 2017-12-20 09:43:47 +01:00
Andreas Österreicher 4c6da4f981 Doppelte Funktion CutString entfernt 2017-12-20 09:43:32 +01:00
Andreas Österreicher 1bb1bdf68b Added Updateinfo Fotoliste 2017-12-19 16:09:52 +01:00
Paolo 6aeb96818f - Added new includes to FHC-Header.php
- Now FilterWidget is not rendering an entire page but only a div
- Added view infocenterData to show the filter itself
- FilterWidget now is using the new FHC-Header
2017-12-19 10:53:02 +01:00
alex fa3daa7a57 Created infocenter details page showing Person Stammdaten, Dokumente, Prestudent ZGVs, Logs and Notizen. 2017-12-18 14:01:42 +01:00
Paolo 024035e890 - Added directory application/controllers/system/infocenter/
- Moved controller TestFilterWidget to system/infocenter/
- Renamed controller TestFilterWidget to InfoCenter
- Added directory application/views/system/infocenter/
- Added views system/infocenter/infocenter.php and system/infocenter/infocenterFilters.php
- Added new header views/templates/FHC-Footer
- Added new header views/templates/FHC-Header
- FHC-Header still using old JQuery and missing others includes
2017-12-15 17:06:11 +01:00
oesi 845c35f4f9 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-12-15 10:48:21 +01:00
oesi fb1a55c47c Rundung der SWS angepasst 2017-12-15 10:47:26 +01:00
Andreas Österreicher 73fcebeb70 Oeffnen der Mailverteiler prüft jetzt auch den Returnwert 2017-12-14 19:03:54 +01:00
alex 482a90b305 modified colors (now violet comes before dark red), fixed bug with non-continuous lines in excel versions 2017-12-14 16:32:05 +01:00
Andreas Österreicher 588561b716 Problem behoben wodurch bei langlaufenden Cronjobs diese mehrmals
gestartet wurden
2017-12-13 17:53:22 +01:00
Paolo aeae34f4e0 - Added parameter hideSave to hide save button and fields
- Correctly saves personal filters
2017-12-13 13:51:38 +01:00
oesi 0bb1d62c46 Fehlermeldung behoben beim Erstellen der Fotoliste als Nicht-Admin 2017-12-13 09:27:31 +01:00
Andreas Österreicher dbf643cb8d Fixed export Bug with PHP5.4 2017-12-11 17:43:25 +01:00
Andreas Österreicher 9bb368302f Fehler behoben beim Anlegen von StudienplanLehrveranstaltungszuordnungen
wodurch booleans nicht korrekt gespeichert wurden
2017-12-11 17:34:39 +01:00
oesi e94076b451 UTF8 Control Characters werden bei der XML Generierung ersetzt da diese sonst Probleme machen 2017-12-11 16:54:25 +01:00
Paolo 47cd9d4137 By default the FilterWidget shows all the columns 2017-12-11 15:44:03 +01:00
Paolo ec58b3eea1 Added full date filter support 2017-12-11 15:12:51 +01:00
Paolo a8b86031af Merge branch 'filters' 2017-12-06 11:02:33 +01:00
Andreas Österreicher 543e4a8fed TicketIDs können im Jahresplan mit #1234 verlinkt werden 2017-12-06 08:03:33 +01:00
Paolo a7582c8868 - Method execReadOnlyQuery of DB_Model has a less strict check about the query statement
- Added a first management of the type date
2017-12-05 17:39:31 +01:00
oesi 5d7477c494 Öffnen von gesperrten Verteiler überarbeitet 2017-12-05 17:01:11 +01:00
Paolo e6aba9a3e2 - Renamed controllers/system/Test.php to controllers/system/TestFilterWidget.php
- Fixed problem with table sorter in views/templates/header.php
- Added checkboxes functionality to FilterWidget to render automatically the select column
- Added additionalColumns functionality to add additional columns to the dataset table
- Added formatRaw functionality to give an anonymous function as parameter to format every single raw of the dataset table
- The filter can be loaded from DB also by filter_id
2017-12-05 15:04:07 +01:00
alex 9a61e91489 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-12-05 10:10:00 +01:00
alex 7344ec63ce "inofficial" grades like "entschuldigt", "unentschuldigt" are now not shown on official documents (Studienerfolgsbestätigung, Zeugnis, Diplomasupplement, Lehrveranstaltungszeugnis, Zertifikat) 2017-12-05 10:07:19 +01:00
Gerald Raab 4d18dbc83d check auch auf ext_id bei der suche, ob content eingepflegt 2017-12-04 15:05:37 +01:00
Paolo 443dc9a7e7 Added method _loadFilter to FilterWidget 2017-12-04 11:15:23 +01:00
alex 3f144dd290 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-12-04 10:32:27 +01:00
alex 749aa4525a beautified links (links are only on words) CSV Export, Import... 2017-12-04 10:03:34 +01:00
Paolo e2908cc1d7 - Sets correctly the selected filter operation
- Use enter to set a filter
- Replaced submit buttons with buttons
2017-12-01 16:57:18 +01:00
Andreas Österreicher 8c06036a46 Links in der Bezeichnung des Eventkalenders werden extra nochmals
angezeigt und sind anklickbar (Für Verlinkung mit Tickets, etc)
2017-12-01 15:50:20 +01:00
Paolo 54f1403054 - Better Js
- Better HTML structure
- Correct dynamic build of the SQL statement
- Stores filters and filters operations in session
- Boolean values are converted as strings inside the table
2017-12-01 15:45:59 +01:00
Paolo ec00c93d04 Better check if a table contains data before using the tablesorter 2017-12-01 15:15:16 +01:00
Paolo 34329edb74 - Better code style
- Clened views structure
- Use session to store the filter state
2017-11-29 18:26:43 +01:00
Paolo 80b954365e Bugfix tablesorter, if a table is empty jquery not works anymore 2017-11-29 18:24:54 +01:00
alex d4d1f26c3f Merge remote-tracking branch 'origin/master' 2017-11-29 16:27:07 +01:00
alex 552e42f51a Added Projektexport to Zeitaufzeichnung, moved CSV Import and CSV Export Form on a more visible spot 2017-11-29 16:26:36 +01:00
Gerald Raab 13ddee4748 Darstellung Services optimiert, wenn ext_id vorhanden wird ein link zum
Moodle-Kurs dargestellt
2017-11-29 16:10:52 +01:00
Andreas Österreicher 3f3479abaa Fixed Problem when adding Grades 2017-11-28 16:43:51 +01:00