Commit Graph

  • e527c9f6d7 Mlist_Generate Manfred Kindl 2018-04-27 15:52:01 +02:00
  • 6b20891d97 Neue Vorlagen Ausbildungsvertrag Manfred Kindl 2018-04-27 15:50:16 +02:00
  • 5a39ae11f4 Studienordnung GUI Manfred Kindl 2018-04-27 15:48:49 +02:00
  • e2a542391a Studienplan Gültigkeit GUI Manfred Kindl 2018-04-27 15:47:05 +02:00
  • 32fb5efa59 Messagin-Tabellen in Personen-Zusammenlegen berücksichtigt Manfred Kindl 2018-04-27 15:44:23 +02:00
  • 097218884c Coodle Farbcodierung Manfred Kindl 2018-04-27 15:37:15 +02:00
  • 51f6d4545f Added sancho ampel-erinnerungsmail Cris 2018-04-25 11:24:40 +02:00
  • 999b4040a4 Moved JS function refreshSideMenu from views/widgets/filter/filter.php to include/js/infocenter/infocenterPersonDataset.js and adapted the code Paolo 2018-04-24 18:34:07 +02:00
  • b7160b00fb Adapted curser pointer for notices Cris 2018-04-23 14:58:29 +02:00
  • 5f3225588f Merge branch 'master' into permissions Paolo 2018-04-19 16:58:50 +02:00
  • a38db44a13 Merge branch 'signatur' Andreas Österreicher 2018-04-19 14:32:57 +02:00
  • ce3307bcf0 Merge remote-tracking branch 'origin/master' alex 2018-04-19 13:23:46 +02:00
  • 0acf6b84d7 moved permission checks for budget to extension alex 2018-04-19 13:23:33 +02:00
  • 0d7464c541 Merge branch 'master' into signatur Andreas Österreicher 2018-04-19 13:22:01 +02:00
  • 9d5c9b443e Merge branch 'master' into permissions Paolo 2018-04-18 17:35:33 +02:00
  • 5b68f54328 ExtensionsLib: - Private property SOFTLINK_TARGET_DIRECTORIES is now a two dimentional associative array - The first index of this array is used to select the destination partial path where to link the given directory from the second index - The second index is used to select all the target directories to be linked - Adapted methods _delSoftLinks and _addSoftLinks to work with this new structure of SOFTLINK_TARGET_DIRECTORIES - Added to SOFTLINK_TARGET_DIRECTORIES the entry DOC_ROOT => array('public') Paolo 2018-04-18 16:32:29 +02:00
  • eb70a8675c added Permissions for Verwalten and Genehmigen of Budgetanträge alex 2018-04-18 15:20:33 +02:00
  • fcaa447877 Merge remote-tracking branch 'origin/master' alex 2018-04-18 14:49:46 +02:00
  • 17bacc48c6 kostenstellen are retrieved only for permitted users, easier SQL statement, Geschaeftsjahr nex and current retrievement alex 2018-04-18 14:49:28 +02:00
  • daab764a14 Added Notice-Update functionality Cris 2018-04-18 14:34:36 +02:00
  • 4b58ed44ab Schnittstelle für Stipendienstelle löst die Organisationsform zusätzlich über den Studienplan auf sofern keine direkte Organisationsform eingetragen ist Andreas Österreicher 2018-04-18 08:53:37 +02:00
  • db759fc72e PhrasesLib: - Better code - Added private method _extend_construct to extend the constructor - Now is possible to instantiate the object PhrasesLib giving other parameters (like a second constructor) - The new parameters are categories and language, used to retrive phrases from the DB - Added new method 't' used to print out a phrase using the following parameters: category, phrase, replacement parameters, orgeinheit_kurzbz, orgform_kurzbz - This method uses the CodeIgniter parser to replace parameters inside the phrase Paolo 2018-04-17 16:06:18 +02:00
  • 08c5733298 - Added method loadPhrases to FHC_Conroller as a wrapper to load phrases - Added method getLanguage to Person_model to load the language for a user by the given UID - Added comments to method getPhrasesByCategoryAndLanguage of system/Phrase_model, ORDER BY and more fields to SQL statement Paolo 2018-04-17 16:00:19 +02:00
  • 794fb7f6ac Merge branch 'master' of https://github.com/FH-Complete/FHC-Core Paolo 2018-04-17 13:13:11 +02:00
  • 874cbc9b92 Added method getPhrasesByCategoryAndLanguage to system/Phrase_model It's used to retrived Phrases from DB using category and sprache as keys Paolo 2018-04-17 13:12:15 +02:00
  • ae3815fafd Added unique index uidx_phrasestext_phrase_id_sprache_orgeinheit_kurzbz_orgform_kurzbz on system.tbl_phrasetext, using phrase_id, sprache, orgeinheit_kurzbz and orgform_kurzbz Paolo 2018-04-17 13:11:08 +02:00
  • 898b15a6b6 Added view for "Freigegebene Bewerber" - not active yet Cris 2018-04-17 11:35:16 +02:00
  • 63a56932e8 Adapted Freigabe-Button at ZGV Prüfung Cris 2018-04-16 16:35:50 +02:00
  • 94d2fb14b2 Changed View public.tbl_prestudentstatus to get anmeldungzumreihungstest from new Table tbl_rt_person Andreas Österreicher 2018-04-13 14:37:47 +02:00
  • 0ea5d53b0a Replaced base_url with site_url Andreas Österreicher 2018-04-13 14:10:09 +02:00
  • 1b11ed75db - Moved Menu collapse Item to the bottom of the Menu - Added Tooltip to collapse Icons Andreas Österreicher 2018-04-13 14:09:21 +02:00
  • 280fb62b01 Changed the global JS object FHC_JS_DATA_STORAGE_OBJECT, called path and called method have been separeted into two different properties Paolo 2018-04-13 13:41:25 +02:00
  • f41d845df4 Merged system/dbupdate_3.3.php Paolo 2018-04-13 13:36:39 +02:00
  • edba85f540 Merge branch 'master' into signatur Andreas Österreicher 2018-04-12 18:52:16 +02:00
  • 7d554be22f Removed NOT NULL Constraint ON public.tbl_student.matrikelnr Andreas Österreicher 2018-04-12 18:51:21 +02:00
  • 3d42622490 - Better code in controller system/Phrases - Added new folder views/system/phrases - Moved views phraseinhaltEdit.php, phrases.php, phrasesEdit.php, phrasesList.php and phrasesinhaltList.php from views/system/ to views/system/phrases/ - Adapted the code to work with this change Paolo 2018-04-12 18:14:01 +02:00
  • 2a71c4387f - Added new column category to system.tbl_phrase - Added UNIQUE INDEX uidx_filters_app_dataset_name_filter_kurzbz - Added comment to system.tbl_phrase.category Paolo 2018-04-12 18:12:08 +02:00
  • 83e4d6dc69 Added public/extensions/ to gitignore Paolo 2018-04-12 16:51:13 +02:00
  • 3e418e0d1d Created filesystem structure for public static content Paolo 2018-04-12 16:49:02 +02:00
  • c29c83efb0 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core Gerald Raab 2018-04-12 16:39:28 +02:00
  • fa795feee4 Kostenstellen can be retrieved by geschaeftsjahr (valid Kostenstellen), last Geschaeftsjahr can be retrieved alex 2018-04-12 16:03:28 +02:00
  • 5992cedd9e FHC_Header: - Added global variable called calledFrom that contains the URL path of the called controller + controller method - Added function _generateJSDataStorageObject to generate the global JS object FHC_JS_DATA_STORAGE_OBJECT - The global JS object is renamed from FHC_ADDON_DATA_STORAGE_OBJECT to FHC_JS_DATA_STORAGE_OBJECT - Added funtion _generateAddonsJSsInclude to generate all the includes needed by the Addons Paolo 2018-04-12 13:21:57 +02:00
  • ec12fb21f2 InfoCenter: - Renamed button Apply to "Apply filter" - Button "Apply filter" same width of button "Save filter" Paolo 2018-04-12 12:24:16 +02:00
  • 3505b13bcf Merge branch 'master' of https://github.com/FH-Complete/FHC-Core Gerald Raab 2018-04-12 12:13:03 +02:00
  • baf6503f2f Updated BaseSQL Gerald Raab 2018-04-12 12:12:25 +02:00
  • 307c8a44f1 - Removed parameters hideHeader and hideSave from system/infocenter/infocenterData (they do not REALLY need) - Now the JS function renderSelectedFilterFields can recognize the metadata text type - Filter options panel beautified Paolo 2018-04-12 11:58:10 +02:00
  • 9c14dc9774 Modified Site Navigation to Support Wildcard Entries Andreas Österreicher 2018-04-12 11:53:51 +02:00
  • 77a31aed2d Merge remote-tracking branch 'origin/master' alex 2018-04-11 13:50:33 +02:00
  • e97a8cd761 added geschaeftsjahrvon and geschaeftsjahrbis to kostenstelle, excluded extension tables from checksystem check alex 2018-04-11 13:49:50 +02:00
  • f9ac16e7b9 FilterWidget bugfix - Now is possible to remove selected filters in "Filter options" - Changed the class of the delte button from remove-filter (already used) to remove-selected-filter - Added click event to remove-selected-filter class and the ajax call Paolo 2018-04-11 13:45:53 +02:00
  • 8411786fce asterisk for labels for required fields alex 2018-04-11 11:40:22 +02:00
  • 0da929dd4f Konten can be retrieved by Kostenstelle alex 2018-04-11 10:54:17 +02:00
  • 161d814472 added permissions for Budgetantragsverwaltung alex 2018-04-11 10:53:03 +02:00
  • 38f084eebe enabled arrow for bootstrap panels alex 2018-04-10 16:11:56 +02:00
  • a4ff2d6285 Eintragung Ersatzruhe Gerald Raab 2018-04-10 13:05:30 +02:00
  • 3ff9ce208a Anzahl der Interessenten mit RT Anmeldung korrigiert in der Rückschau für das vorherige Semester Andreas Österreicher 2018-04-10 12:45:10 +02:00
  • 167ee461bd Problem behoben wodurch nicht alle Studiengänge in der Bewerberstatistik sichtbar waren Andreas Österreicher 2018-04-10 08:54:26 +02:00
  • 558b6106c0 Changed method getPersonFromStatus of Person_model to retrive also the UID(s) of the prestudent Paolo 2018-04-09 17:41:22 +02:00
  • cdac13c33f Removed Extension Menu Entry from Core Andreas Österreicher 2018-04-09 12:47:11 +02:00
  • b56e728f49 Extensions can now extend the standard Navigation Andreas Österreicher 2018-04-09 07:42:23 +02:00
  • 88a7228555 - Parameter requiredPermissions of FilterWidget now can be also an array - All the permissions of this array will be checked until a valid one is found Paolo 2018-04-06 17:47:17 +02:00
  • cd82baf075 Problem behoben wodurch getStgKz nicht immer korrekte Daten zurücklieferte wenn Berechtigungen über Rollen und Funktionen zugeteilt sind Berechtigungen für diverse Seiten angepasst Andreas Österreicher 2018-04-06 09:45:49 +02:00
  • 7c195b5b90 Adapted style for Ampelsystem Cris 2018-04-05 13:16:52 +02:00
  • fe3ff38c92 Added phrases for Ampelsystem Cris 2018-04-04 09:41:38 +02:00
  • 351f83ea71 Added issue date for access card Cris 2018-04-04 09:22:16 +02:00
  • b979cd210c Added panel for no notifications in Ampelsystem Cris 2018-04-04 09:13:59 +02:00
  • d72dfb1d52 Merge remote-tracking branch 'origin/master' Manfred Kindl 2018-04-03 11:11:16 +02:00
  • 6f6929e55f CIS-Suche optimiert Manfred Kindl 2018-04-03 11:11:08 +02:00
  • 49e24b0431 - Controller system/Filters now extends CI_Controller - Added private method _isAllowed to controller system/Filters - The method _isAllowed is called in the controller constructor and checks if the caller has the permission to read data with this instance of the FilterWidget - The permission is given as parameter when calling the FilterWidget, the parameter is called requiredPermissions - Updated the view system/infocenter/infocenterData to give the infocenter permission to the FilterWidget - Changed the logic into the FilterWidget to manage the requiredPermissions parameter Paolo 2018-03-29 16:53:38 +02:00
  • 537f6a5c49 Added order by version DESC in method loadVorlagetext of VorlageLib Paolo 2018-03-29 14:44:23 +02:00
  • dda27c7d6e - Removed method isEntitled from PermissionLib - Renamed method checkPermissions to isEntitled - isEntitled: if the controller is called from the command line, then is always trusted - Adapted controllers application/core/APIv1_Controller.php and application/core/FHC_Controller.php Paolo 2018-03-29 12:23:05 +02:00
  • 042f187818 Removed config entry fhc_acl from application/config/fhcomplete.php Paolo 2018-03-29 12:19:53 +02:00
  • bdafffbb1f Removed permission system from application/core/FS_Model.php Paolo 2018-03-29 12:18:55 +02:00
  • 4152a67d8f - Removed permission system from DB_Model and FHC_Model - Removed method _isEntitled from DB_Model - Removed method isEntitled from DHC_Model Paolo 2018-03-29 12:15:12 +02:00
  • d9b80b790d Removed permission system from models Paolo 2018-03-29 12:13:08 +02:00
  • 0906f5bc85 - No permission type is needed anymore in controllers CallerLibrary and CallerModel - No permission type is anymore given as parameter to library CallerLib - Removed method checkLibraryPermission from library CallerLib - Adapted code in library CallerLib Paolo 2018-03-29 11:52:41 +02:00
  • 0183cfd03e CIS-Suche an neue DMS-Spalten angepasst Manfred Kindl 2018-03-29 11:15:10 +02:00
  • e8bf6ad747 Changed the required permission to controllers CallerLibrary and CallerModel. Paolo 2018-03-28 18:41:38 +02:00
  • 5c429e9990 Merge remote-tracking branch 'origin/master' Manfred Kindl 2018-03-28 16:58:11 +02:00
  • 8f12394f0a DMS-Changes Manfred Kindl 2018-03-28 16:57:56 +02:00
  • 1fcc878cb5 Added permissions array to every controller that extends APIv1_Controller CheckUserAuth and Test controllers now extends directly the REST_Controller Paolo 2018-03-28 12:09:54 +02:00
  • 350eae5985 Merge remote-tracking branch 'origin/master' alex 2018-03-27 13:44:33 +02:00
  • 8493638605 Added Studiengang and Orgform to Subject of Freigabemail alex 2018-03-27 13:44:09 +02:00
  • 6f08f637e9 Vilesci Notification GUI optimized Cris 2018-03-13 17:59:46 +01:00
  • f52b7772ff Merge remote-tracking branch 'origin/master' Manfred Kindl 2018-03-26 11:58:31 +02:00
  • b39dd6a3fc BugFix Manfred Kindl 2018-03-26 11:58:17 +02:00
  • b6cd5b9208 Bugfix (use function instead of class method) Nikolaus Krondraf 2018-03-26 11:30:38 +02:00
  • 0e35872f81 Bugfix (use function instead of class method) Nikolaus Krondraf 2018-03-26 10:19:10 +02:00
  • d10f58b495 Merge remote-tracking branch 'origin/master' Manfred Kindl 2018-03-23 17:56:50 +01:00
  • 4376db69a2 Bugfix Support < PHP5 Manfred Kindl 2018-03-23 17:56:30 +01:00
  • 175a10a8d1 Breite, Spaltenreihenfolge und Standardspalten geändert Manfred Kindl 2018-03-23 17:55:53 +01:00
  • 10f69bae67 Statusgründe werden alphabetisch sortiert Manfred Kindl 2018-03-23 17:54:53 +01:00
  • 766f1d8148 Wenn vorhanden wird "Titel intern" neben Dokumentbezeichnung angezeigt Manfred Kindl 2018-03-23 17:54:39 +01:00
  • 3d75c7e0f2 Locales zu Freischaltung gesperrte Mailverteiler Manfred Kindl 2018-03-23 17:53:13 +01:00
  • 2e90718469 Person ID wird angezeigt, Spalte "AbgeschicktAm" wird default angezeigt Manfred Kindl 2018-03-23 17:52:49 +01:00
  • 2dcf4dd09f Updateamum und -von bei Änderung von Dokumenttyp Manfred Kindl 2018-03-23 17:51:00 +01:00
  • afeb3c1e5c Freischaltung gesperrte Mailverteiler Manfred Kindl 2018-03-23 17:50:17 +01:00
  • 31a467ac57 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core Gerald Raab 2018-03-23 11:33:17 +01:00
  • 24c54c6b3c Index fuer system.tbl_log added Gerald Raab 2018-03-23 11:32:28 +01:00
  • 546b3bfef3 Bugfix: removed redundant event binding for element remove-filter in view selecteFilters Paolo 2018-03-23 11:03:46 +01:00