Commit Graph

8334 Commits

Author SHA1 Message Date
kindlm a294a44b2c Mlists_generate Optimierung
Einfache Verteiler, deren Erstellung ohne PHP-Schleifen-Logik moeglich
ist, werden ueber ein Array erstellt.
2017-09-13 13:50:17 +02:00
Paolo b39a6ca85e JS bugfix 2017-09-13 13:50:07 +02:00
Paolo 1ae2816608 JS bugfix 2017-09-13 13:11:26 +02:00
Paolo 01c1356c32 Closed echo quotes 2017-09-13 12:53:31 +02:00
Paolo 6ef17867e1 Closed echo quotes 2017-09-13 12:52:12 +02:00
Paolo e3d94a1202 Removed console.log 2017-09-13 12:17:02 +02:00
Andreas Oesterreicher 2a183ce3f5 Bei Anzeige des LVPlans auf Lehrveranstaltungsebene werden jetzt keine
Reservierungen mehr angezeigt
2017-09-12 17:09:20 +02:00
Andreas Oesterreicher 1e28e681cb Neue Seite hinzugefügt um Zutrittskarten zurückzunehmen (auszutragen) 2017-09-12 11:48:19 +02:00
oesi 9b1df1e4af Fehler behoben wodurch das Löschen von Incominggruppen nicht funktioniert 2017-09-12 11:22:16 +02:00
Paolo bcd84512f5 Second commit 2017-09-11 16:06:56 +02:00
Paolo b0806f263b First commit 2017-09-08 19:15:21 +02:00
Gerry Raab 25d8656c7c Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-09-07 22:16:03 +02:00
Gerry Raab 51d065b4fb Studienplan LV-Planlink anzeigen konfigurierbar 2017-09-07 22:15:27 +02:00
Andreas Oesterreicher f72a484a1e Merge branch 'master' of github.com:FH-Complete/FHC-Core 2017-09-07 19:10:43 +02:00
Andreas Oesterreicher df34c6c202 Einfachere GUI zur Aktivierung von FH-Ausweisen hinzugefügt 2017-09-07 19:09:50 +02:00
Paolo cd81bac7eb Added foreign keys for columns sprache, orgeinheit_kurzbz and orgform_kurzbz to table system.tbl_phrasentext 2017-09-07 14:05:45 +02:00
Paolo 3e74029552 If the recipient is an employee and has a UID then send the email to UID@Domain 2017-09-07 13:43:56 +02:00
Andreas Oesterreicher 3a3656139b Added UserDefinedFields to Changelog 2017-09-06 08:00:51 +02:00
Andreas Oesterreicher 5436b44fea Fixed broken Schedule Export 2017-09-05 07:56:16 +02:00
Gerald Raab a72022950a Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-09-01 14:55:35 +02:00
Gerald Raab eb4f4a0efb anmerkungen von stp_dev nach stp syncen wenn config eintrag aktiviert 2017-09-01 14:53:16 +02:00
Paolo e45e7b02fa Codeception test updated 2017-09-01 14:11:39 +02:00
Andreas Oesterreicher 16f1a3365f Merge branch 'master' of github.com:FH-Complete/FHC-Core 2017-08-31 10:29:32 +02:00
Andreas Oesterreicher 247418cbf7 Problem behoben wodurch der Login zum Reihungstest nicht möglich ist
wenn das Semester bereits gestartet hat für das sich der Bewerber
beworben hat
2017-08-31 10:28:22 +02:00
oesi fc3864f713 Zustelladresse zu Studierendenexport wieder hinzugefügt 2017-08-30 15:27:01 +02:00
Paolo fceb9a8b09 Forgot an error_log in dbupdate_3.3.php :P 2017-08-29 15:07:26 +02:00
Paolo e908be8021 dbupdate_3.3.php: added foreign key tbl_phrasentext_sprache_fkey on
system.tbl_phrasentext.sprache that references to public.tbl_sprache.sprache
2017-08-29 15:05:00 +02:00
oesi c826e76e8f Beim bestätigen des Status im FAS wird das Updateamum/Updatevon und Bestaetigtvon gesetzt 2017-08-28 16:56:50 +02:00
Paolo e46c090bc2 - Added method encodeToString to udf.class.php
- Using method encodeToString in mitarbeiterexport.xls.php and studentenexportextended.xls.php
- Method encodeToString now takes care also about booleans and null values
2017-08-28 15:23:57 +02:00
Paolo d2acf19b70 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-08-28 12:45:09 +02:00
Paolo 72b3e9adc1 - Replaced DEFAULT_LEHREINHEIT_SPRACHE with DEFAULT_LANGUAGE in UDFLib
- Method _setAttributesWithPhrases now sets by default all the attributes to null
- Method _setValidationAttributes now sets also MIN_LENGTH and MAX_LENGTH attributes
2017-08-28 12:42:19 +02:00
oesi 9853af4e1f Tippfehler bei Semesterplan behoben 2017-08-28 11:17:13 +02:00
alex 0895c171a5 Default Status when creating new Studienordnung set to "in Bearbeitung" in drop down 2017-08-28 10:58:56 +02:00
oesi 672c452860 Fehlermeldung behoben beim Anzeigen der Gesamtnote wenn noch keine Personen zu der Lehrveranstaltung zugeordnet sind 2017-08-28 09:34:34 +02:00
Paolo add7ebb15d Removed unused files from include directory 2017-08-25 14:46:25 +02:00
Paolo 10f263aaa5 Renamed widget vorlage_widget.php into Vorlage_widget.php 2017-08-25 14:17:35 +02:00
Paolo 2beba613e6 - Renamed parameter jquery into jquery19 in file application/views/templates/header.php
- Fixed includes in prestudentMultiAssign.php and messageWrite.php
- Fixed new lines in prestudentMultiAssign.php and messageWrite.php
2017-08-25 14:13:46 +02:00
Paolo fbb4a492b5 Added jquery/jquery1.9 to composer requirements (composer.json) 2017-08-25 12:58:07 +02:00
Paolo f4cd573395 - added rmariuzzo/jquery-checkboxes to composer requirements
(composer.json)
- removed js include/js/jquery.checkboxes-1.0.7.min.js
- replaced jquery.checkboxes-1.0.7.min.js path with the new path
2017-08-25 12:24:04 +02:00
Paolo 921bdd1242 - beautified composer.json
- added borgar/textile-js to composer requirements (composer.json)
- removed textile.min.js from include directory
- replaced old textile js path with the new one in header.php
- changed the call of js textile in application/views/system/phraseinhaltEdit.php
2017-08-25 11:27:41 +02:00
Paolo d1fa93a2b6 DB_model bugfix:
- update method now is using _manageUDFs instead of directly UDFLib->manageUDFs
- _manageUDFs method now accept the id as third parameter
- if the third parameter of _manageUDFs is null the getUDFs is not
called
- If id parameter of method load is null now a correct parameter is given to
get_where
2017-08-23 10:47:12 +02:00
Andreas Oesterreicher 3181d3741e fixed Typo 2017-08-22 23:25:56 +02:00
Andreas Oesterreicher 809d65a62e Der Mitarbeiterexport im FAS exportiert nun nicht mehr die Mitarbeiter
des Ausgewählten Filters sondern die markierten Mitarbeiter. Wenn keine
Mitarbeiter markiert wurden werden alle angezeigten Mitarbeiter
exportiert
2017-08-22 23:23:58 +02:00
Paolo d8cd786079 - application/core/* -> CS compliant
- application/libraries/* -> CS compliant
- FHC_Model isEntitled method now return error() or success()
- Updated all code that uses isEntitled method from FHC_Model
- Removed Squiz.PHP.DisallowSizeFunctionsInLoops from CS ruleset
- Removed depracated method replace from DB_Model
- Removed unused method pgArrayPhp from DB_Model
- Renamed method arrayMergeIndex to _arrayCombine in DB_Model and set as private
- Added method _manageUDFs to DB_Model (a wrapper for UDFLib->manageUDFs)
2017-08-22 16:24:51 +02:00
kindlm 36ab348951 Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-08-22 10:56:44 +02:00
kindlm 36b881b0c8 Lehrveranstaltungsverwaltung: Suche Bezeichnung
- In der Lehrveranstaltungsverwaltung kann nun auch nach Bezeichnung der
LV (Deutsch/Englisch) gesucht werden. % und _ als Platzhalter sind
möglich
2017-08-22 10:56:34 +02:00
Paolo 1afe6c00a1 Removed check of size functions in loop statements in CS 2017-08-22 10:32:11 +02:00
Paolo 17acfa3945 Codesniffer FHComplete rules: underscores before protected and private methods are not checked anymore 2017-08-21 12:22:56 +02:00
Paolo 0317c5314a Removed ruleset.xml from tests directory 2017-08-21 12:11:54 +02:00
Paolo b50aab2d33 - Moved all code related to UDF from DB_Model to UDFLib
- Changed method getUDFs in DB_Model
- Removed method getUDF
- Moved method _getUDFsDefinitions to UDF_model and renamed to getUDFsDefinitions
- Updated model UDF_model
- Updated controller system/UDF
- Updated DB_Model to be more CS compliant
2017-08-18 15:50:59 +02:00