Commit Graph

8208 Commits

Author SHA1 Message Date
Paolo 6fca6e45eb - Added optional parameter oe_kurzbz to method getStudiengangBewerbung of controller organisation/Studiengang2
- Added optional parameter oe_kurzbz to method getStudiengangBewerbung of model organisation/Studiengang_model
2017-09-20 10:41:20 +02:00
Paolo 7c25d6474c Changed methods:
- getMessagesByPersonID
- getMessagesByUID
- getSentMessagesByPerson
- getCountUnreadMessages
of controller system/Message to get messages also with a given organisation unit
2017-09-19 19:02:55 +02:00
Paolo f7153aa6f5 - Changed config entry addons_aufnahme_url in fhcomplete.php. Now it's an array having an entry for each organisation unit root
- Changed redirectByToken method in controllers/Redirect, now:
	- Loads the root of the organisation unit tree using the oe_kurzbz present in the message, loaded using a token
	- Redirect to the related aufnahme using the organisation unit previously found
- Changed method send in system/Messages, now retrives the oe_kurzbz of the recipients/prestudents to store these oe_kurzbz in the table tbl_msg_message (used by FAS)
- Added method getRoot to library OrganisationseinheitLib to retrive the root of an organisation unit by the given oe_kurzbz
- Added method getOrganisationunits to model crm/Prestudent_model, retrives the oe_kurzbz using the given prestudent/s id/s
- Added some comments here and there
2017-09-19 17:34:00 +02:00
Gerry Raab 0f68237b9b Phrases it-IT 2017-09-18 10:24:36 -03:00
Gerry Raab 030a40fac7 update to IT phrases 2017-09-18 10:07:36 -03:00
Paolo 5ff875917c Added method getAppliedStudiengangFromNowOE to get all the applied study courses for one person
- Starting from the current study semester
- For an organisation unit present in the organisation units tree that has as root the given parameter
2017-09-15 14:15:04 +02:00
kindlm 5594c2dccf Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-09-15 12:51:57 +02:00
kindlm 36412b8308 Wochenplan.class: Anzeige der LV-Bezeichnung
Wenn der typ==lva dann wird in der Titelleiste die Bezeichnung der LV
angezeigt
2017-09-15 12:51:43 +02:00
Paolo 88cb088016 - Updated CHANGELOG.md
- Updated composer.json
- Updated composer.lock
2017-09-14 18:13:05 +02:00
Andreas Oesterreicher ff2808399d Institut wird am Lehrauftrag jetzt korrekt angezeigt wenn eine
Betreuung an einer kompatiblen Lehrveranstaltung hängt
2017-09-14 15:49:15 +02:00
Paolo 2b4a736a0e Merge branch 'master' into cleanjs 2017-09-14 14:40:28 +02:00
Paolo aedaf05735 JS bugfix 2017-09-14 12:35:45 +02:00
Paolo dffbf566fe Better code commentation 2017-09-14 11:49:52 +02:00
Paolo b1a8c71ea4 Removed a wrong Js include, ordered JS and CSS includes 2017-09-14 11:29:20 +02:00
Paolo a1d6cb68b2 Wrong JS include 2017-09-14 11:15:49 +02:00
Paolo f8dc6f0d83 colopicker.js and colorpicker.css were modified, we keep them 2017-09-14 10:43:47 +02:00
Paolo 12becbeaf0 JS bugfix 2017-09-13 16:10:24 +02:00
Paolo f7efce273c XML compliant 2017-09-13 15:34:52 +02:00
Paolo feada15766 XUL files still using old jQuery because of an incompatibility 2017-09-13 15:28:27 +02:00
kindlm 46142f80cd Merge branch 'master' of https://github.com/FH-Complete/FHC-Core 2017-09-13 14:22:07 +02:00
kindlm 84eba8f06e Wochenplan: Anzeige der Gruppen wenn lva
Wenn der Parameter "lva" gesetzt ist, werden im Wochenraster auch die
Gruppenbezeichnungen angezeigt
2017-09-13 14:22:01 +02:00
kindlm 6cbd48003e FAS Pruefungszeugnis entfernt
- Das Prüfungszeugnis wurde aus dem Dokumente-Menü entfernt. Im
Kontextmenü des Tabreiters Abschlussprüfung ist es noch abrufbar.
- BugFix Dokumenterstellung im Kontextmenü des Tabreiters
Abschlussprüfung
2017-09-13 14:20:09 +02:00
kindlm 6c920c9e3e FAS BCC-Mailversand mit ctrlKey
Wenn im FAS mit rechter Maustaste bei "E-Mail senden intern" die
Strg-Taste gedrückt wird, werden die Mails mit BCC verschickt.
2017-09-13 14:04:04 +02:00
Paolo 1685836b0a Changed to the new tabs jQueryUI plugin syntax 2017-09-13 14:03:22 +02:00
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