bison-paolo
ffb5cb50ca
Changes in method getAktenAccepted of controller Akte and model Akten_model
2016-10-11 14:12:38 +02:00
bison-paolo
318787b195
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-10-11 13:17:21 +02:00
bison-paolo
dfcb7ac2bd
- Added new method getAktenAccepted in the Akte controller
...
- Added new method getAktenAccepted in the Akte model
2016-10-11 13:16:18 +02:00
oesi
01b577603a
- Karteireiter Aufnahmetermine überarbeitet
...
- Reihungstest-Felder in Prestudent Karteireiter entfernt
2016-10-11 12:28:44 +02:00
Stefan Puraner
7b7039d9bc
added workaround to convert pgsql arrays to php arrays to another method
2016-10-11 12:16:08 +02:00
bison-paolo
0465c1639f
Added a workaround to convert pgsql arrays into php arrays
...
Affected controllers: Dokument and Dokumentstudiengang
2016-10-10 16:14:48 +02:00
bison-paolo
3588047989
All the libraries, when it is required, now are using the message helper
2016-10-07 14:13:58 +02:00
bison-paolo
1fed18dd9b
- Added Redirect controller to redirect from the link present in the email to
...
the page for viewing the message
2016-10-07 12:00:59 +02:00
bison-paolo
b0459c6603
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-10-07 10:46:14 +02:00
bison-paolo
a2c38c67a0
Method getStudiengangBewerbung of model Studiengang_model now is getting only active studienplaene
2016-10-07 10:46:08 +02:00
oesi
fe42f54cd6
Fixed broken Datatype
2016-10-07 10:27:27 +02:00
bison-paolo
044cfb8819
Added grants to sequences in the migration scripts
2016-10-06 16:54:56 +02:00
bison-paolo
00143e4c38
Now the statusgrund interface loads only enabled languages
2016-10-06 16:34:58 +02:00
bison-paolo
bfaf901550
- Added new template for plain text email
...
- Renamed template for html email mail.php -> mailHTML.php
- Changed method getMessageByToken of Recipient_model for getting only the last message by token
- Changed method getMessages of Recipient_model for getting event the token
- Changed method send of library MailLib to add the possibility to send an alternative plain text
body for a html mail
- Changed library MessageLib to add the possibility to send emails in html/text format to inform
the users about new messages
- Added method toHTML to controller Messages
- Added new configuration entries in message.php
- Added new view messageHTML.php
2016-10-06 16:27:04 +02:00
bison-paolo
5ab5b291b3
MessageLib -> sendMessageVorlage:
...
- If no sender_id is specified the system default person_id will be used
- If the receiver_id is not given and the oe_kurzbz is set, sends the message
to every receiver that is enabled to receive messages for that organization unit.
2016-10-05 11:00:12 +02:00
bison-paolo
1feec909cb
MessageLib -> sendMessage: if no sender_id is specified the system default person_id will be used
2016-10-04 18:19:39 +02:00
bison-paolo
863d6af4eb
- Method sendMessage of library MessageLib now if the receiver_id is not given and
...
the oe_kurzbz is set, sends the message to every receiver that is enabled to receive
messages for that organization unit.
- Added new costants for the messaging system
- Added new phrases for the messaging system
2016-10-04 15:49:55 +02:00
oesi
00b52f13a6
Messages: Answer Button is disabled if Message is not from the selected User
2016-09-30 17:06:51 +02:00
bison-paolo
7346fcf7ec
Permissions for test user
2016-09-30 11:52:19 +02:00
bison-paolo
233b60d916
Task #408 : Statusgründe
2016-09-29 17:17:58 +02:00
bison-paolo
9a8863e5ef
Added _parseData to method postPrestudent of controller Prestudent
2016-09-29 14:46:29 +02:00
bison-paolo
ad3c0b2d21
Migration script 018_status_grund.php fixed
2016-09-29 10:48:27 +02:00
bison-paolo
124535cbc7
Fix
2016-09-29 10:39:12 +02:00
bison-paolo
23b22c0817
Added method getSentMessagesByPerson to controller Message
2016-09-28 17:29:14 +02:00
bison-paolo
7db01c8eb5
Added the ability to choose a template (Vorlage) as email text
2016-09-28 17:15:19 +02:00
bison-paolo
b46122ab9e
phpC(d)I fixes
2016-09-27 16:54:35 +02:00
bison-paolo
ce2ad2c2b3
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-09-27 15:11:33 +02:00
bison-paolo
eea347394a
- Added new migration script 018_status_grund.php
...
- Added new permission "public.tbl_status_grund" in fhcomplete.php
- Manage statusgrund from vilesci
2016-09-27 15:11:25 +02:00
oesi
b6a17909c9
Removed duplicate Slashes
2016-09-27 09:35:50 +02:00
oesi
b9d6bb947a
Message Tab Shows also Reply Messages
...
Added Link for Creating and Reply to Messages
2016-09-26 16:15:14 +02:00
bison-paolo
21892e1ed4
Method getMessagesByPerson of model Recipient_model now returns only the latest status of a message
2016-09-26 14:50:42 +02:00
bison-paolo
a90adbda72
Task #404 : GUI zum Schreiben von Nachrichten im FAS: 3rd part
2016-09-26 13:08:03 +02:00
bison-paolo
3009a03eac
Task #404 : GUI zum Schreiben von Nachrichten im FAS: 2nd part
2016-09-26 12:10:31 +02:00
bison-paolo
1fe6ec5ccc
Task #404 : GUI zum Schreiben von Nachrichten im FAS
2016-09-23 17:38:02 +02:00
bison-paolo
0ae8b4d8fa
- Added method postDelDms to controller Dms
...
- Added method delete to library DmsLib
2016-09-22 13:16:46 +02:00
bison-paolo
7281a15e42
MessageLib changes
2016-09-21 15:00:41 +02:00
kindlm
13ad59f3ff
Studiengangsbezeichnung in DropDown
2016-09-19 15:01:27 +02:00
kindlm
ab0dcfdcff
Berücksichtigung des Aktiv-Attributs bei Vorlagen
2016-09-19 15:01:26 +02:00
kindlm
48dd4469a8
Formatierung RT-Excel Export
2016-09-19 15:01:26 +02:00
bison
5b02f22186
Added functionalities for deleting a Prestudent and a PrestudentStatus
2016-09-14 11:18:31 +02:00
bison
924dee8da8
Method getSprache of controller Sprache2 now can returns all data
2016-09-14 09:28:00 +02:00
oesi
6c306b9ab9
Merge branch 'master' into ci
...
Conflicts:
composer.json
system/dbupdate_3.2.php
vilesci/personen/funktion_det.php
2016-09-12 17:28:03 +02:00
oesi
6353cb5527
StudienplanID für Bewerbungstermine hinzugefügt
2016-09-12 15:29:31 +02:00
Andreas Moik
90745fdddc
redirecting wawi linkts to the new addon
2016-09-12 15:07:23 +02:00
Andreas Moik
647cd1e8f9
bugfix
2016-09-09 09:36:19 +02:00
oesi
aa3863d5b4
Hilfetext für Testclient hinzugefügt
2016-09-09 09:17:41 +02:00
oesi
47b9001321
Bugfix im Studienplan damit Anmeldungen korrekt angezeigt werden bei kompatiblen und angerechneten LVs
2016-09-09 09:16:25 +02:00
oesi
45c87db9b8
Added additional API Function to get current Bewerbungstermine
2016-09-08 17:48:20 +02:00
oesi
5b4939279c
Rechte zum Drucken von Übernahmebestätigungen erweitert
2016-09-08 17:00:08 +02:00
kindlm
ba4bd99dda
Kleine SQL Korrektur in Funktion search
2016-09-08 15:29:11 +02:00