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
bison-paolo
729b4930bd
Message system bugfixes
2016-12-15 15:59:11 +01:00
bison-paolo
ad204604b1
Fix
2016-12-15 12:00:59 +01:00
bison-paolo
637f8d9770
Bugfix
2016-12-14 15:23:43 +01:00
bison-paolo
ebc13b77bb
Changed the logic to send messages via email
2016-12-14 15:13:20 +01:00
bison-paolo
7f4a73b51d
ViewMessage controller does not require anymore the authentication
2016-12-14 12:13:23 +01:00
bison-paolo
4f288b45b5
Bugfixx
2016-12-14 11:27:00 +01:00
bison-paolo
4b16accd33
Added new parameter multiPartMime to method postMessageVorlage of
...
controller Message
2016-12-14 11:00:49 +01:00
bison-paolo
0a19cbfba4
- Changed the routes used to call the controllers, now accept also
...
capital names
- Now method getStudiengangBewerbung of controller Studiengang returns
also data relative to the table lehre.tbl_akadgrad
- Fixes and enhancements of method loadTree of DB_Model.
2016-11-25 15:09:19 +01:00
Andreas Moik
c4ed2d05f1
- removed forgotten break
...
- restored feature 'delete person'
2016-11-23 16:26:58 +01:00
bison-paolo
d96a0e98d5
- Fixed codeception test
...
- Updated the api test suite
- Added the script generate.php to automatically generate the test cases
for the controllers
2016-11-23 15:09:10 +01:00
bison-paolo
66afe6d8f9
Added new parameter nachreichbar to controller Dokumentstudiengang and
...
to model Dokumentstudiengang_model
2016-11-17 14:53:23 +01:00
bison-paolo
278be4cc61
- Added migration script 020_dokumentstudiengang to add a new column
...
called nachreichbar
- Added property nachreichbar to class dokument into dokument.class.php
- VileSci->Wartung->"Dokumente Zuteilung" in now handling the field
nachreichbar
2016-11-16 16:30:39 +01:00
bison-paolo
56901b51d2
Removed XSS filter from system/Phrases controller
2016-11-16 14:46:03 +01:00
bison-paolo
2a0cd525dd
- Updated codeception test cases
...
- Fixed controllers
- Removed unused controller Thread
2016-11-15 17:00:01 +01:00
bison-paolo
3e618a991b
Now loads only the templates with text/html as mime type
2016-11-11 16:04:48 +01:00
bison-paolo
857eef0ff6
application/migrations/002_pk_migrations.php now is using MigrationLib
2016-11-11 14:44:16 +01:00
bison-paolo
8025974438
Migration scripts, where it is possible, now are using MigrationLib
2016-11-11 11:16:27 +01:00
bison-paolo
f13985620c
Bug fix in method loadVorlagetext
2016-11-10 16:12:54 +01:00
Gerald Raab
457f50705f
array 2 str bug
2016-11-04 14:36:35 +01:00
Gerald Raab
2d2c236391
bugfix obj/arr-problem
2016-11-04 13:52:55 +01:00
Gerald Raab
3b76398a94
array cleanups
2016-10-25 13:54:46 +02:00
bison-paolo
5087826891
- phpC(d)I
...
- Renamed method chkRights to _isEntitled in model DB_Model
- Updated models where it was needed
2016-10-20 16:37:52 +02:00
bison-paolo
39b4c8057d
Removed _parseData workaround
2016-10-19 14:49:54 +02:00
bison-paolo
7c1d0bb58a
Controller Person _validate method updated
2016-10-18 10:43:05 +02:00
bison-paolo
5e09025602
Updated interface to manage statusgrund
2016-10-17 17:54:28 +02:00
bison-paolo
9e7f9a7fe5
Added new controller Statusgrund
2016-10-17 17:11:31 +02:00