Paolo
559b1b4cdf
- ViewMessage: checks if the receiver is an employee or not. If an
...
employee then hides the reply link
- Added isEmployee method to MessageToken_model
2017-03-30 17:44:43 +02:00
Paolo
d08de4b22b
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
...
Also the data of the message sender are not taken anymore via
the Person_model, but via the MessageToken_model, to avoid that
the login will be prompted
2017-03-30 16:43:35 +02:00
Paolo
a0eb6b0eba
- Added method setReadMessageStatusByToken to MessageToken_model
...
- Now the method toHTML of the controller ViewMessage is calling also
the method setReadMessageStatusByToken of model MessageToken_model
2017-03-30 16:27:14 +02:00
Gerald Raab
3ecb3907cf
MsgView styled, display Name of Sender
2017-03-30 13:56:51 +02:00
bison-paolo
7f4a73b51d
ViewMessage controller does not require anymore the authentication
2016-12-14 12:13:23 +01:00