Commit Graph

10469 Commits

Author SHA1 Message Date
Andreas Österreicher 7043422fe9 Zahlenformat bei Lehrauftragsexport korrigiert 2020-02-20 18:11:37 +01:00
Paolo 9a9b847138 Fixed Tabulator include in FHC-Header 2020-02-20 16:21:31 +01:00
Andreas Österreicher 1ac1c118d5 Fixed Message Reply 2020-02-20 15:53:43 +01:00
Andreas Österreicher 4477afc5ed Merge branch 'feature-3716/Messaging_inbox_outbox_user' 2020-02-20 14:59:49 +01:00
Paolo 0b3d5e19a3 CL/Messages_model->sendReply now uses as sender id the logged user person id or the previous message recipient id 2020-02-20 14:39:37 +01:00
Andreas Österreicher cc5bfdc292 Merge branch 'feature-5153/Reihungstest_Gewichtung_der_Gebiete' 2020-02-18 17:43:30 +01:00
alex d74a516202 - testtool edit_gebiet.php: hinweis for suggestion offsetpunkteanzahl is always shown 2020-02-18 17:33:44 +01:00
Paolo 0db611ed27 - Added new config entry in mail config file called enable_debug
- If enable_debug is true then info about the mail are logged into the CI error logs
- Fixed queries to get sent and received messages with Recipient_model, now messages for which a notice email was not sent are retrieved and messages are sorted by insertamum
- CL/Messages_model:
	- Before setting a message as read check if a record is already present
	- If the recipient is a prestudent then in table tbl_msg_message oe_kurzbz is set with the ou of the prestudent
	- The sender id (person_id) now is get from the currently logged user also when replying
- MessageLib->_sendNoticeEmails checks that the message was sent only from FAS (NOT from infocenter)
2020-02-18 15:19:58 +01:00
alex a063a73c41 reihungst admin edit_gebiet.php: checking that there are same negativpoints for one gebiet and one level before showing offsetpunkte suggestion for RT gebiete 2020-02-17 19:26:55 +01:00
Paolo b94aad14fb - Added new config entris for messaging: ou_receivers_no_notice and ou_receivers_private
- MessageLib:
	- Renamed method sendAllNotices to sendAllEmailNotices
	- Renamed method _sendOneNotice to _sendNoticeEmails
	- Renamed method _sendNotice to _sendNoticeEmail
	- If the recipient contact is empty is not anymore a blocking error
- Recipient_model->getMessageById renamed to getMessagesById, not it accepts an array of message ids, could return more results
- Fixed bug in public/js/messaging/writeReply.js to send subject value
2020-02-17 18:29:07 +01:00
Paolo 11f3fad1f7 Changed logic to send notice email to a message recipient 2020-02-14 19:17:09 +01:00
Nikolaus Krondraf 1ac14fca24 Prüfungstermine werden nicht mehr doppelt angezeigt 2020-02-14 07:33:28 +01:00
Manfred Kindl b3d80a8e3b Merge remote-tracking branch 'origin/master' 2020-02-13 19:08:43 +01:00
Manfred Kindl b60e7ed439 Option zur Ausgabe der Fragen ohne Lösungen 2020-02-13 19:08:37 +01:00
alex 21da8dfb51 - Added offsetpunkte Berechnung for Suggestions on admin/edit_gebiet page
- offsetpunkte are validated before saving
2020-02-13 18:49:01 +01:00
Paolo a4bfdfb4a0 Fixed merge with stashed files in system/messages/htmlWriteTemplate.php 2020-02-13 12:49:57 +01:00
Paolo c54579ef7d /system/messages/MessageClient/read sent messages: read them all 2020-02-12 16:39:00 +01:00
Paolo 937db42e11 - Allow to change the subject in all reply pages
- Remove tabs and/or blanks from subject when replying
2020-02-12 16:14:50 +01:00
Paolo 6882199d0e Bugfixes to allow to write to a person or to a prestudent from different GUIs 2020-02-12 14:43:11 +01:00
Andreas Oesterreicher 58a458dc73 Maximalbreite bei Projektarbeiten-Lehreinheiten hinterlegt da sonst der
rechte Teil des Karteireiters nicht mehr lesbar ist
2020-02-12 14:06:33 +01:00
Manfred Kindl 98b2abeb51 BugFix show PreStudent Variables instead of Person Variables in Msg 2020-02-12 09:40:19 +01:00
Manfred Kindl 4b3f6f109d Bugfix Load Phrases in ViewMessage 2020-02-12 09:08:32 +01:00
Paolo de7ecb678c Fixed phrases 2020-02-11 18:28:29 +01:00
Paolo 98918bc336 - Bugfix: fixed phrases in views/system/messages/*
- Added new phrases where missing or hard coded
- Fixed windowz new lines in /application/*
2020-02-11 18:05:26 +01:00
Paolo 16cb4a0d4c - Replace "This is a notice to notice you that you have been noticed..." with:
EN: "This message will be delivered to the Infocenter of UAS Technikum Wien"
	DE: "Diese Nachricht wird an das Infocenter der FHTW zugestellt "
- Bugfix: fixed phrases in system/messages/MessageClient/write
2020-02-11 16:49:25 +01:00
Paolo 1b9693e316 Bugfix: Infocenter write page person id and prestudent id are swapped 2020-02-11 16:10:39 +01:00
Paolo c7b33fe160 Bugfix: FAS write page person id and prestudent id are swapped 2020-02-11 16:04:08 +01:00
raab a63f6bd256 Filter InfoCenterNotSentApplicationAll Spalten getauscht 2020-02-11 15:25:17 +01:00
Andreas Österreicher b0380f4b64 FilterWidget and TableWidget Pages can now also be access with Readonly Permission 2020-02-07 13:16:55 +01:00
Andreas Österreicher e724f7159f Datentyp der Offsetpunkte auf Numeric korrigiert 2020-02-07 11:31:08 +01:00
Andreas Österreicher 57af86a8bd Merge branch 'feature-4900/3_Geschlecht' 2020-02-07 08:43:51 +01:00
Andreas Österreicher 40891496b1 Studienblatt RDF exportiert das Geschlecht und die Unterrichtssprache in Deutsch und Englisch 2020-02-07 08:40:18 +01:00
alex 7f8415e6dc system/Variable_model: replaced concatenation of names array with ? (parameter replacement by CI) to prevent SQL injections 2020-02-06 14:52:26 +01:00
Andreas Österreicher 17ef2f173b Fixed Error in Bewerberstatistik Excel Export 2020-02-06 14:28:15 +01:00
Andreas Österreicher 91bb16c474 Regenerate Session ID after Testtool Login 2020-02-05 17:26:53 +01:00
Andreas Österreicher 32c6f30aa7 Sortierung der Studienordnungen korrigiert 2020-02-05 16:16:24 +01:00
Andreas Österreicher 3d31bf1e07 Sortierung der Studienordnungen angepasst damit bei 2 Studienordnungen des selben Studiengangs mit gleichem Beginndatum bevorzugt die länger gültige (neuere) herangezogen wird beim Export der LV-Informationen 2020-02-05 16:10:33 +01:00
Andreas Österreicher e2f4e35a7f Lehrauftragsverwaltung zeigt per Default das aktuelle Studiensemester statt dem nächsten 2020-02-05 15:25:00 +01:00
alex a5ad57ceee testtool/admin/edit_gebiet.php: Offsetpunkte können nun über admin GUI eingetragen werden 2020-02-04 17:53:32 +01:00
Paolo 15b3532359 Merge branch 'master' into feature-3716/Messaging_inbox_outbox_user 2020-02-04 17:16:17 +01:00
Paolo 749e9be64d Messaging system: student writes new message: separate logic for master and bachelor 2020-02-04 17:02:25 +01:00
Andreas Österreicher a66d319581 Fixed some XSS Bugs 2020-02-04 14:58:33 +01:00
Paolo 53ac4d11ba Do not retrieve the degree program name from studiengang table but directly from the organization unit table
in student sent messages page and student write to organisation unit page
2020-02-04 14:42:53 +01:00
Andreas Österreicher e19533c0ba Removed legacy Link from Vilesci Menu 2020-02-04 14:30:12 +01:00
Paolo d496bf5993 When the recipient is infocenter then place a * close to the drop down description and a note under the tinymce box. 2020-02-03 16:44:29 +01:00
Andreas Österreicher 16f6bdbf70 Merge branch 'feature-5128/FHC-IDAM_account_activation' 2020-02-03 14:53:24 +01:00
Andreas Österreicher 7c087011d7 Merge branch 'feature-5156/Lehrauftragslisten_Stundensatz' 2020-02-03 13:05:43 +01:00
Andreas Österreicher 40771ba669 Removed Deprecated Kreuzerltool 2020-01-30 16:19:14 +01:00
Andreas Österreicher 9a9d08da39 Merge branch 'bugfix-5822/Digitaler_Lehrauftrag_Sonstiges' 2020-01-30 14:16:25 +01:00
Andreas Österreicher 3f0336ffc6 Removed deprecated File 2020-01-30 14:05:29 +01:00