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
Paolo
f25cfc3fb1
Message viewer by token updated with standard CSS
2017-03-29 18:45:32 +02:00
Paolo
9dc9a712c4
- Moved file to manage vorlage into subdir vorlage
...
- Updated sprache, orgform, organisationseinheit and vorlage to the new
widget
- Changed method getRecursiveList of model Organisationseinheit_model
- Updated vilesci_menu_main.inc.php
- Changed method loadDropDownView of WidgetLib: if a selected value is
not given, by default it is set as HTML_DEFAULT_VALUE
- Updated all the affectd files
2017-03-29 16:57:29 +02:00
Paolo
be4cab8230
PhrasesLib bugfix: getPhrases method now checks if the textile parser
...
has added the 'p' tags to the phrase before removing them
2017-03-28 11:18:40 +02:00
Paolo
61317978ce
- Added class DropdownWidget
...
- Extended functionalities to Widget class
- Only one view for the dropdown html element
- Updated system/aufnahme/prestudentMultiAssign.php
- Updated affected widgets
2017-03-27 17:23:20 +02:00
Paolo
ee827983b0
Fixed widgets to show if data are not present
2017-03-27 10:48:12 +02:00
Paolo
1f65f7737c
- Splitted Usersfilters_widget in:
...
- Aufnahmegruppe_widget
- Reihungstest_widget
- Studiengang_widget
- Studiensemester_widget
- Stufe_widget
- Renamed /system/Users controller to system/aufnahme/PrestudentMultiAssign
- Added method getPrestudentMultiAssign to Prestudent_model
- Changed WidgetLib to allow to set the name and the id html attributes
of a widget
2017-03-24 16:39:50 +01:00
Paolo
2711430eb9
- Renamed TemplateLib to WidgetLib
...
- Updated controllers and views to use WidgetLib
- Removed TempleteLib from autoload config file
- Removed loading of session library from FHC_Controller (already
present in the autoload configuration file)
2017-03-23 12:25:58 +01:00
Paolo
2c4595005b
DB_Model->_isEntitled: now if the user is not entitled to perform an
...
operation the query is reset
2017-03-23 11:51:18 +01:00
Paolo
50f7531fa6
system/Users: saving stufe and gruppe via ajax
2017-03-22 17:21:10 +01:00
Paolo
8a9b41f425
Set the subject from the vorlage
2017-03-22 15:46:54 +01:00
Paolo
70ba8cabed
- system/Users: better GUI
...
- added new css and js to templates/header
2017-03-22 14:16:08 +01:00
Paolo
09637ce159
/system/Messages/write: better GUI
2017-03-22 11:28:19 +01:00
Paolo
6977f9c09d
Fourth VileSci interface that allows easily to add more prestudent
...
to a group or change their stufe
2017-03-22 10:11:11 +01:00
Paolo
1615470a8f
Third version of the VileSci interface that allows easily to add more prestudent
...
to a group or change their stufe
2017-03-21 18:29:25 +01:00
Paolo
b8830667cd
Second version of the VileSci interface that allows easily to add more prestudent
...
to a group or change their stufe
2017-03-17 17:31:52 +01:00
oesi
eb46a7534b
Cleanup CI Header Template
2017-03-17 16:18:46 +01:00
Paolo
e4151e0905
First version of the VileSci interface that allows easily to add more prestudent
...
to a group or change their stufe
2017-03-17 11:54:02 +01:00
bison-paolo
129eeb69a8
- Changes in view vw_msg_vars: added orgform, typ and switched anrede
...
- Before sending a message it checks if the subject and the body are
present
2017-03-13 17:42:24 +01:00
bison-paolo
14aab3dd56
- Vorlage widget now add an empty element to the beginning of the drop
...
down box
- Bugfix message write controller:
- JS function getVorlageText was missing
- Wrong URL in form action
2017-03-13 16:39:38 +01:00
bison-paolo
b14b1d6eec
Bugfix: get the organisation unit from DB
2017-03-08 14:24:23 +01:00
bison-paolo
f7e0898cf4
Migration scripts updated and fixed
2017-03-06 14:49:30 +01:00
Stefan Puraner
ca2fe59e9c
fixed method to get all available reihungstests lower than the specified
...
rt_stufe
2017-03-06 11:16:10 +01:00
bison-paolo
e7be37708d
- Bug fix in MessageLib
...
- Now is possible to send a message to more recipients from FAS
- Can be used the variables substitution from FAS
2017-03-02 15:47:17 +01:00
bison-paolo
1c8a5bc836
- Removed message_model_old.php
...
- Bug fix in MessageLib
- Now is possible to send a message to more recipients from FAS
- Can be used the variables substitution from FAS
2017-03-01 16:12:56 +01:00
bison-paolo
d25829fe18
Method getAvailableReihungstestByPersonId of model Studiengang now is
...
working with the groups
2017-02-17 15:23:55 +01:00
bison-paolo
bf677f717e
Added method addForm to DB_Model
2017-02-15 12:50:50 +01:00
oesi
a16b1a7fa8
Allow DBTools only from CLI
2017-02-13 11:48:15 +01:00
oesi
03e97199f6
Removed Legacy Scripts
2017-02-10 13:33:51 +01:00
bison-paolo
8d9a8b6478
Changed method loadTree of DB_Model to be compatible to older php versions than 5.5
2017-02-09 11:01:29 +01:00
oesi
51e73ec883
removed migration files that where moved to checksystem
2017-02-07 09:36:08 +01:00
oesi
d2298ae52a
- Moved Database Changes from Migrations to dbupdate_3.2.php
...
- Changed Column statusgrund_kurzbz to statusgrund_id
2017-02-06 20:24:23 +01:00
bison-paolo
ff8693ec95
Changed the order in method getAvailableReihungstestByPersonId
2017-02-03 12:05:44 +01:00
bison-paolo
76046c6b94
- Bugfix Reihungstest controller
...
- Bugfix method getCountUnreadMessages in Recipient_model
2017-02-02 12:03:23 +01:00
bison-paolo
fac1b77681
Added method getAvailableReihungstestByPersonId
2017-01-31 11:59:11 +01:00
bison-paolo
1ccc8a8a6f
Enhancement of method _validate of controller Person
2017-01-26 11:32:04 +01:00
bison-paolo
59ab63ace2
Enhancement of method _validate of controller Person
2017-01-25 15:13:57 +01:00
bison-paolo
cfc34e91e1
VorlageLib->loadVorlagetext now is searching for a parent template
...
without the orgform parameter
2017-01-24 15:43:36 +01:00
oesi
fb79e7a130
Added PORT to Database System Config
2017-01-23 11:52:12 +01:00
bison-paolo
ecc10431fe
Added method getLastStatuses to Prestudent model and controller
2017-01-13 17:59:58 +01:00
bison-paolo
bacf34779e
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-12-23 12:04:19 +01:00
bison-paolo
fb9f4e046b
Added getAppliedStudiengang method
2016-12-23 12:03:49 +01:00
Gerald Raab
ca051b262e
Mailbody
2016-12-22 11:41:05 +01:00
bison-paolo
b430b34e0a
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-12-21 17:50:28 +01:00
bison-paolo
603ccd1793
Added method getAkteAcceptedDms
2016-12-21 17:50:03 +01:00
oesi
8ea63d04a6
Testtool, Auswertung und Reihungstestadministration benutzen nun die neuen Reihungstestanmeldetabelle
2016-12-20 12:38:36 +01:00
bison-paolo
b99123efc6
Added method getCountUnreadMessages
2016-12-20 11:28:51 +01:00