Commit Graph

8939 Commits

Author SHA1 Message Date
Paolo d4e6027c7c Removed load->helper->('message') from libs 2018-06-27 11:26:42 +02:00
Paolo d8bcc25ac2 Now the helper message is loaded only by these controllers and models:
- APIv1_Controller
- FHC_Controller
- MessageToken_model
2018-06-27 11:10:40 +02:00
Paolo 581cb69a6f - FiltersLib: fixed typo that prevents to save custom filters 2018-06-27 10:45:57 +02:00
Andreas Österreicher 2a5e36021c Added Sorting Attribute to Infocenter Menu Entries 2018-06-27 10:02:27 +02:00
Andreas Österreicher 2fed75f175 Fixed PHP compatibility issues 2018-06-26 18:10:21 +02:00
Cris dbb420bcac Optimized Sancho images for the web
. reduced size of sancho images for better performance
2018-06-26 17:34:36 +02:00
Andreas Österreicher 22a8e91e15 Fixed broken Navigation when Extensions are installed 2018-06-26 13:57:38 +02:00
Andreas Österreicher fb07ffcea0 Merge branch 'master' of github.com:FH-Complete/FHC-Core 2018-06-26 13:43:40 +02:00
Andreas Österreicher bd0979a096 PHP Version compatibility Fixes 2018-06-26 13:42:54 +02:00
Paolo 945d439426 - Added method _getNavigationArray to NavigationLib
- Adapted getMenuArray and getHeaderArray to use this new method
- Added comments
2018-06-26 13:35:21 +02:00
Andreas Österreicher c26289cff6 Tippfehler bei Zurück Button behoben 2018-06-26 11:22:15 +02:00
Paolo 51ab4feeea Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-06-26 10:55:28 +02:00
Paolo 70d865a703 - Better error message in method saveCustomFilter of Filters controller
- NavigationWidget.css: added margin-right to icons in the header menu
- FilterWidget.js: function sideMenuHook now calls the renamed refreshSideMenuHook function
- NavigationWidget.js:
	- Added comments
	- Renamed function _printNavItem to _buildLeftMenuStructure
	- Added funtion _buildHeaderMenuStructure to build the header menu
	- Added function refreshSideMenuHook to call a controller that will refresh the left menu array and GUI
- infocenterPersonDataset.js:
	- Renamed function refreshSideMenu to refreshSideMenuHook
	- Now this function calls the NavigationWidget -> refreshSideMenuHook function
2018-06-26 10:45:20 +02:00
Cris fc0a68c168 Adapted Sancho Popup (mandatory Ampeln) to new Sancho Design
. popup for mandatory notifications  in CIS has now same design like eMails
. added bootstrap to popup
. added title "Aktuelle Ampeln" to CIS Ampelsystem
2018-06-26 10:38:54 +02:00
Manfred Kindl 2adb4c91df Merge remote-tracking branch 'origin/master' 2018-06-25 18:15:02 +02:00
Manfred Kindl 20e5e84ea8 Adapted Vorlage Bescheid 2018-06-25 18:13:55 +02:00
Manfred Kindl 1b3d41cd50 Changed :hover background color of tablesorter 2018-06-25 18:13:38 +02:00
Manfred Kindl d161f94614 Function getAkten without "Bescheid" and "Diplomasupplement" 2018-06-25 18:11:48 +02:00
Manfred Kindl edbaf8d414 Infocenter Mail Notizen as list and with insertvon-user 2018-06-25 18:10:09 +02:00
Andreas Österreicher 10740a22ef Bugfix Ampelinfomail wenn Vorlaufzeit oder Verfallszeit Null ist
Pfad zu Ampelverwaltung korrigiert
Anzeige des Ampel Popup überarbeitet
2018-06-25 16:13:26 +02:00
Cris 5bb23d4357 Merge remote-tracking branch 'origin/master' 2018-06-25 15:10:14 +02:00
Cris b776b52f0c Updated ampel_details css and js paths 2018-06-25 15:10:04 +02:00
Manfred Kindl eef3d2f441 Adaption dms.php an FHTW
An der FHTW wird das vorläufige ZGV Dokument verlangt und kann somit auch heruntergeladen werden
2018-06-25 14:49:48 +02:00
Paolo b65521199d - Navigation header array structure now is the same as the structure of the navigation menu array
- Implemented the sort logic and added the "sort" attribute to sort menu and header entries for the NavigationWidget
- Added the private method _sortArray to the NavigationLib to sort menu and header entries
- Added the "target" attribute to be used with the attribute "link" to build the link of a menu or header entry
- Now the header menu supports icons on the left side of the entry description
2018-06-20 18:12:38 +02:00
Andreas Österreicher 3542ff539f Fehler behoben wodurch bereits vorhandene Reihungstestanmeldungen nicht immer zusammengeführt
wurden beim Zusammenlegen von Personen
Fehlenden ForeignKey bei public.tbl_rt_person.person_id hinzugefügt
2018-06-20 16:42:14 +02:00
Cris df04e43ad0 Added Sancho Mail cronjob (CI)
. jobs/AmpelMail.php: 
  -- generates ampel mails for new and for overdue mails
  -- this script is run by the cronjob

. sancho_helper.php: 
  -- generates and sends Sancho Mails with Sancho Design and Layout using Sancho-mail-templates

. Ampel_model.php: functions to retrieve correct ampeln

. Sancho pictures: 
  -- sancho_header_neue_nachrichten_in_ampelsystem: is set by default
  -- sancho_header_TEMPLATE.xcf: template to quickly reproduce new sancho header images (change the text and export as jpg)
2018-06-20 14:48:28 +02:00
Cris 3b4fcc801d Merge remote-tracking branch 'origin/master' 2018-06-20 09:25:36 +02:00
Paolo 9a33e44491 - Replaced "index.ci.php" with $this->config->item('index_page')
- Replaced base_url that contains "index.ci.php" with site_url
- Replaced APP_ROOT with base_url or site_url where needed
- InfoCenter controller added comments and improved the code
2018-06-19 16:34:23 +02:00
Cris f86a895765 Merge remote-tracking branch 'origin/master' 2018-06-18 09:05:47 +02:00
Andreas Österreicher 53098c011c Filter für Funktionen im FAS hinzugefügt 2018-06-15 15:08:05 +02:00
Andreas Österreicher cf0dedd15e Fehler behoben wodurch Abschlusspruefungen nicht korrekt angezeigt
wurden
2018-06-15 11:23:34 +02:00
Paolo 264ec9be9e InfoCenter: fixed relative URLs and HTTP GET parameters 2018-06-15 11:04:24 +02:00
Paolo bf4829f324 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2018-06-15 10:01:39 +02:00
Paolo 0f798faab5 - Removed navigation left menu entry for page system/infocenter/InfoCenter/showDetails from navigation config
- Changed URI of path from system/infocenter/InfoCenter/infocenterFreigegeben to system/infocenter/InfoCenter/freigegeben in navigation config
- Moved the logic from Navigation controller to NavigationLib
- Added private method _loadNavigationLib to Navigation controller to load the NavigationLib with parameters
- Navigation controller now extends FHC_Controller
- Added NavigationLib to collect all the logic used by the NavigationWidget components
- Remove the handle of the fhc_controller_id from the NavigationWidget.js
- NavigationWidget.js now uses better tools that came from the AjaxLib
- Adapted InfoCenter controller to work with the new tools from NavigationWidget
- infocenterPersonDataset.js->refreshSideMenu now uses the parameter navigation_page in the ajax call
- Renamed InfoCenter controller method from infocenterFreigegeben to freigegeben
- Now methods index, freigegeben and showDetails generates their own left menu
- showDetails generate a left menu based on the origin page (index or freigegeben)
- freigegeben uses its own filters now
- Added view infocenterFreigegebenData.php
2018-06-14 18:36:21 +02:00
Andreas Österreicher 5b4d882bdb - PHP Notice behoben bei Studiengängen ohne Leerzeichen
- PHP Notice behoben bei Prüfern ohne geschlecht
2018-06-14 18:22:34 +02:00
Paolo 8837083f10 - Added helper session_helper to add utility functions to manage the php session
- Adapted the library FiltersLib to use the session_helper
2018-06-14 16:59:14 +02:00
Cris 2d123bb3df Merge remote-tracking branch 'origin/master' 2018-06-14 09:31:42 +02:00
Andreas Österreicher fbcefcbd51 Schnittstelle zum Datenverbund für Abfrage und Vergabe von Matrikelnummern
inkl. Testclient für manuelle Abfrage der Daten
2018-06-13 18:40:07 +02:00
Paolo 2cbda912e3 - FiltersLib bugfix: now method generateDatasetQuery always build a query with no filters (no where clause) if the filters array is empty
- Added comments to Filters_model methods
- Removed method deleteCustomFilter from Filters_model
- Method getFilterList changed to load all the filters, removed default_filter = false from the where clause
2018-06-13 16:50:39 +02:00
Paolo 34296a436e Changed the menu entry for the left menu from "Züruck" to "Home" for the page system/infocenter/InfoCenter/infocenterFreigegeben 2018-06-13 16:45:36 +02:00
Paolo fda0db329e Database update uses a different file for filters
- Added system/filtersupdate.php to collect all the filters and to perform an insert or an update in the database
- Removed filters from system/dbupdate_3.3.php
- Updated system/checksystem.php to call system/filtersupdate.php
2018-06-13 16:41:08 +02:00
Cris 11f54d1e5f Merge remote-tracking branch 'origin/master' 2018-06-13 09:24:14 +02:00
Manfred Kindl a3401922bf Merge remote-tracking branch 'origin/master' 2018-06-12 18:05:08 +02:00
Manfred Kindl e0bf5a084f Bakkurkunde und Diplomurkunde archivierbar 2018-06-12 18:04:37 +02:00
Cris dd8452958b Changed Sancho Mail Layout & Design
. added new and adapted header- and footer images from corporate graphic designer
. adapted chronjob script to display new layout for different devices and eMail clients
2018-06-12 14:58:09 +02:00
Gerald Raab 61dcf61e9e exclude Abgewiesene ohne Status bestätigt beim INteressenten, damit noch nicht
abgeschickte Bewerbungen wieder in Liste sind
2018-06-12 11:47:48 +02:00
Andreas Österreicher eaa454b063 Prüfungsverwaltung aktualisiert
- Einrückungen korrigiert
- Anpassungen an aktuelle JQuery/JQueryUI Version
- Anpassungen an neuen Tablesorter
- GUI Fehler bei der Anzeige von Prüfungen behoben
- Fehler behoben beim Bewerten von Lehrveranstaltungen mit Hochkomma im
Namen
- Index mit Links zu den einzelnen Modulen erstellt
2018-06-11 18:35:55 +02:00
Paolo db7d508d12 Cleaned code in getPhrasesByCategoryAndPhrasesAndLanguage 2018-06-11 13:47:03 +02:00
Paolo 3bc9062515 Fixed query in method getPhrasesByCategoryAndPhrasesAndLanguage of model Phrase_model 2018-06-11 13:44:18 +02:00
Paolo 936cca98e6 Removed backup files 2018-06-08 15:28:29 +02:00