Commit Graph

9031 Commits

Author SHA1 Message Date
Andreas Österreicher 5f7d5902aa Infocenter Page now shows the number of filtered persons 2018-07-23 17:26:30 +02:00
Andreas Österreicher 2ae76d7172 Raumauslastung angepasst:
- Auswahl der Stundenplantabelle hinzugefügt
- Farbverlauf korrigiert
2018-07-23 14:14:45 +02:00
Andreas Österreicher cee26693b5 Removed legacy Code from globals include 2018-07-23 14:14:14 +02:00
Andreas Österreicher 4c0aa1939f Fehler beim Melden der Matrikelnummer über den Testclient behoben 2018-07-20 13:22:36 +02:00
Andreas Österreicher 590530acec Switched position of missplaced translation-text 2018-07-20 10:28:29 +02:00
Andreas Österreicher ace1e08e0b Switched to FHC-Controller to avoid notice on Job Execution 2018-07-20 10:26:20 +02:00
Andreas Österreicher 69a8943b79 Studiensemester zu Abgeschickt Filter hinzugefügt 2018-07-19 15:12:57 +02:00
Manfred Kindl 947ae856ae Merge remote-tracking branch 'origin/master' 2018-07-19 00:41:30 +02:00
Manfred Kindl d7cbf936af BugFix rt_person-Zuordnung 2018-07-19 00:40:48 +02:00
Andreas Österreicher 40828665a7 Header Navigation eingerückt 2018-07-18 16:29:54 +02:00
Andreas Österreicher 2045c21e63 Inventarliste Export um Spalte Status erweitert 2018-07-18 16:29:10 +02:00
Paolo bb52aee900 - Moved spl_autoload_register from application/config/config.php to application/config/core_includes.php
- application/config/core_includes.php is included by index.ci.php
- Renamed the prefix of the helpers from "fhc_" to "hlp_"
- Adapted the helpers includes
2018-07-18 12:04:00 +02:00
Paolo 5635f1792c - Removed config file application/config/fhcomplete.php
- Moved config messages entries from fhcomplete.php to application/config/message.php
- Renamed the config entry addons_aufnahme_url to message_redirect_url
- Adapted application/controllers/Redirect.php to use this new entry
2018-07-17 17:13:12 +02:00
Manfred Kindl 3e79011ada Merge remote-tracking branch 'origin/master' 2018-07-17 11:25:16 +02:00
Manfred Kindl 823e8beb8b Anzeige der englischen LV-Bezeichnung bei den Noten im FAS 2018-07-17 11:22:48 +02:00
Manfred Kindl 07f99b81ff Personen Zusammenlegen ueberarbeitet
- Personen können aus FAS heraus zusammengelegt werden (bis zu 2 Personen markieren -> Rechte Maustaste -> Personen zusammenlegen"
- Fotos und die existierenden Rollen werden in der Übersicht angezeigt
- Recht muss "basis/person" mit SUID sein
- Alle derzeit vorhandenen DB-Tabellen werden berücksichtigt
- Aktuelleres Foto wird übernommen, Fotosperren werden übernommen, Fotohistorie wird übernommen
- Ersatzkennzeichen bzw Sozialversicherungsnummer wird übernommen
- Letztbenutzter Zugangscode wird übernommen
- Adressen der verbliebenen Person werden zusammengeräumt (Doppelte löschen, Unvollständige zusammenführen)
- Kontakte der verbliebenen Person werden zusammengeräumt (Doppelte löschen, Unvollständige zusammenführen)
- Doppelte PreStudenten (im selben Studiensemester) werden gelöscht
- Neue Funktion getLog in personlog.class laedt die Log-Einträge einer Person
2018-07-17 11:22:06 +02:00
Manfred Kindl 7df0f64af2 Coodle-Verbesserungen
- Personen-Autocomplete sortiert MitarbeiterInnen zuerst
- Einer neuen Umfrage wird der Ersteller automatisch als TeilnehmerIn hinzugefügt
- Wenn SessionStorage unterstützt wird, Warnung "ReservierungNichtMoeglich" nur einmal ausgeben
2018-07-17 11:06:35 +02:00
Manfred Kindl cb7c53bc5a Neue Funktion isStudentBisGemeldet
- Checkt, ob ein Student schon BIS-Gemeldet wurde.
2018-07-17 10:57:37 +02:00
Andreas Österreicher c2c48b5045 Fehler behoben beim Öffnen der Infocenter Seite mit aktivierten
Extensions
2018-07-17 09:31:00 +02:00
Andreas Österreicher 96f78a8446 URLs für Message Reply korrigiert 2018-07-17 09:30:32 +02:00
Andreas Österreicher 9f71849334 Bezeichnung und Titel von public.tbl_akte auf 64 Zeichen vergroessert
Beim Archivieren von Zeugnissen etc wird zusätzlich das Studiensemester
angegeben
2018-07-16 18:34:38 +02:00
Andreas Österreicher 7b26e513be Fixed Problem while sending Ampel Mails 2018-07-12 14:14:08 +02:00
Andreas Österreicher 576d6e646e Pfad für Datenverbund-Portal in Config ausgelagert 2018-07-12 12:01:44 +02:00
Paolo 02cde41939 - Renamed function backwardCompatibleJSMsIe to generateBackwardCompatibleJSMsIe in fhc_header_helper
- Now function fhc_header_helper accept the path and file name as parameter
- Added jquerytreetable to FHC-Header
- Fixed includes in FHC-Header
- Now composer uses as much as possible stable releases of the packages (no git directly, no master branch directly...)
- Updated composer.json and composer.lock
2018-07-11 15:44:13 +02:00
Paolo 04e2e1c54b - Moved functions from FHC-Header to fhc_header_helper
- Added function backwardCompatibleJSMsIe to fhc_header_helper for backward compatibility with older versions of MS IE
- FHC_Controller now loads helper fhc_header too
- Added afarkas/html5shiv and scottjehl/Respond to composer
- Rename function sendMail in fhc_sancho_helper.php to sendSanchoMail
2018-07-11 13:43:18 +02:00
Paolo 37ca34a6b5 - Renamed helpers to avoid conflicts with CI helpers
- Adapted helpers includes
2018-07-11 12:13:39 +02:00
Paolo 095ce57da4 - NavigationWidget header menu dropdown fixed
- NavigationWidget optimizations
2018-07-11 11:57:17 +02:00
Paolo bfaf4e774b APIv1_Controller now loads helper fhc too 2018-07-10 11:37:04 +02:00
Paolo eb89ee18fe Merge branch 'master' into permissions 2018-07-10 10:43:40 +02:00
Cris 4a89c213dd Added feature to create report description
. added feature to add content_id with a button in vilesci statistics
When content_id is set, a link is created to that content_id to add the description of concerned report.
2018-07-10 10:32:37 +02:00
Paolo ea5d9cc2b8 Merge branch 'master' into permissions 2018-07-09 12:17:11 +02:00
Paolo 5b1d801a32 NavigationWidget: implemented drop down menu in the header menu 2018-07-09 12:15:19 +02:00
Paolo 4a29c03c39 - Added private _onComplete method to AjaxLib that calls the eventually given completeCallback and hides the veil
- Changed method _checkAndGenerateAjaxParams to add the possibility to give a completeCallback function as parameter of the Ajax call
2018-07-09 11:24:01 +02:00
Paolo 6791f58cb2 - Renamed the class veil to fhc-ajaxclient-veil in AjaxLib.css
- Added new classes to AjaxLib.css to configure the new error dialog box
- Adapted AjaxLib.js to use the class fhc-ajaxclient-veil
- Added a new private method _defaultErrorCallback to AjaxLib.js
- Now if an errorCallback function is not given when AjaxLib.js is used, then _defaultErrorCallback is used as fallback
2018-07-06 13:30:19 +02:00
Paolo c6f1b7beca 't' method of FHC_PhrasesLib now replace '{<parameter name>}' with '<paramter value>' 2018-07-05 17:14:29 +02:00
Paolo d08eb75b5a Adapted MessageLib, PhrasesLib and UDFLib to use the function getUserLanguage from language_helper 2018-07-05 12:13:02 +02:00
Paolo 83f262f170 - Added helper language_helper to retrive the language of the logged user
- FHC_Controller now loads also the language_helper
- Added missing comments to Auth_Controller
- Fixed comments of session_helper
2018-07-05 12:10:00 +02:00
Paolo 56524dcef2 Merge branch 'master' into permissions 2018-07-02 17:44:14 +02:00
Paolo 419e53a656 - Changed filtersupdate to better divide filters for infocenter overview and freigegeben
- Changed infocenterData to retrive overview filters
- Changed infocenterFreigegebenData to retrive freigegeben filters
- Changed InfoCenter controller to load overview and freigegeben filter's names into the left menu
2018-07-02 17:40:22 +02:00
Manfred Kindl 6e469c3668 Merge remote-tracking branch 'origin/master' 2018-07-02 13:50:34 +02:00
Manfred Kindl 6e0134f2e9 Formalkorrekturen an Backk- und Diplomurkunde 2018-07-02 13:45:46 +02:00
Paolo 9309aeb3ba Merge branch 'master' into permissions 2018-06-29 12:32:36 +02:00
Paolo 9ff3eeff75 - PermissionLib uses isEmptyArray, added comments
- Added requiredPermissions property to the navigation array in the config navigation.php
- Added constant PERMISSION_NAVIGATION_METHOD to NavigationLib
- Added parameter and array element requiredPermissions to method oneLevel of NavigationLib
- Renamed method _sortArray to _sortNavigationArray in NavigationLib
- Added private method _rmNotAllowedEntries to NavigationLib to remove menu entries that the logged user is not allow to use
2018-06-29 12:31:45 +02:00
Paolo 845975ebfe Method hasAtLeastOne of PermissionLib can check permissions with a fixed given permission type
or retrive the permission type from each element of the requiredPermissions array
2018-06-29 12:02:05 +02:00
Paolo 2cba129076 - Added method hasAtLeastOne to the library PermissionLib
- Adapted the method isAllowed of the library FiltersLib to use hasAtLeastOne
- Corrected/added comments
2018-06-29 11:51:16 +02:00
Paolo 2b15c88410 - Moved the loading of the fhcauth from Filters controller to the library FiltersLib
- Added comments
2018-06-29 11:24:50 +02:00
Andreas Österreicher a61e350705 Script zum Holen der Matrikelnummer Clearingdaten hinzugefügt 2018-06-29 09:08:16 +02:00
Andreas Österreicher 9822e07ac8 Neue Spalte bpk zu Tabelle public.tbl_person hinzugefügt
Cronjob für automatische Abfrage von Matrikelnummern hinzugefügt
Script für import der Matriklenummer Clearing Daten hinzugefügt
2018-06-28 18:55:55 +02:00
Paolo 99292f93a7 PermissionLib->isEntitled is NOT checking anymore if the HTTP method to access to the
controller method is POST or GET to define what permission type (RW/SUID) is needed
2018-06-28 16:34:26 +02:00
Paolo 8f566e0499 Auth_Controller is now able to display a better message if the user is unauthorized
This message contains:
- the name of the called controller
- the name of the called method of the called controller
- all the possible permissions and related modes needed to acces to this content
2018-06-28 16:09:12 +02:00