paolo
2d8f7fcac3
Codeception workaround
2016-08-03 09:57:24 +02:00
Andreas Moik
c01eecf196
bugfix
2016-08-02 14:49:31 +02:00
Andreas Moik
68b911fef4
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-08-02 11:51:23 +02:00
Andreas Moik
feab67a83a
Merged documents are now shown on the covering page
2016-08-02 11:50:22 +02:00
kindlm
98555f3dca
Studiensemester GUI
2016-08-02 11:36:37 +02:00
Andreas Moik
c6f5d49e3b
better error handling
2016-08-02 09:25:08 +02:00
Andreas Moik
a705862d18
bugfix
2016-08-01 16:36:38 +02:00
Andreas Moik
24e78bbae3
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-08-01 16:33:07 +02:00
Andreas Moik
85d397b451
added support for documents
...
if pdf creation failed, show the failed documents and added a button to force creation of the pdf and skip broken files
2016-08-01 16:31:00 +02:00
paolo
65aa2b5d29
- Added codeception test for PCRM
...
- Fixes and improvements for PCRMLib
2016-08-01 16:18:38 +02:00
paolo
d0a2378a67
Merge origin/ci into ci
2016-08-01 14:07:53 +02:00
paolo
c8c580131c
- Moved all the logic from controller PCRM to PCRMLib
...
- Extended functionality to others HTTP methods
- Added checking permissions if the requested resource is a library
(permissions are automatically handled by models) using PermissionLib
- Extended PermissionLib
2016-08-01 14:07:40 +02:00
kindlm
9e7eabb88f
Mlist_generate Backslash-Fehler korrigiert
2016-08-01 13:49:43 +02:00
kindlm
320f253e30
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-08-01 13:48:20 +02:00
kindlm
12e0f88b45
Reihungstestverwaltung Errormessage
2016-08-01 13:48:15 +02:00
Andreas Moik
8074fa5383
Bewerberakt vorlage geändert
2016-08-01 11:37:25 +02:00
paolo
1c01faba5f
This controller allows to call any methods of any class present in libraries and in models.
...
First raw version, code to be refined. Functionality to be extended to others HTTP methods.
PS: PCRM stands for "Please Christian Rename Me", because I've no name to give to it :D
2016-07-29 16:33:21 +02:00
paolo
c431f8e015
Merge origin/ci into ci
2016-07-29 15:37:15 +02:00
paolo
4b82843c76
- Added parameter blockTags to controller Phrase
...
If this parameter is set to "no", it will be removed the tags <p> and </p>
from the beginning and from the end of the returned phrases
2016-07-29 15:36:32 +02:00
Andreas Moik
b820f409aa
bugfix
2016-07-28 16:55:09 +02:00
Andreas Moik
bf70eedc27
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-07-28 13:30:24 +02:00
Andreas Moik
5743d05478
bugfixes
2016-07-28 13:30:09 +02:00
kindlm
591013e09a
Icons Reihungstestverwaltung, DB update
...
Spalte "arbeitsplaetze" in tbl_ort
2016-07-28 11:39:48 +02:00
kindlm
b7fdc9cb5f
Reihungstestverwaltung
...
BugFix bei Auswahl aller studiensemester
2016-07-28 11:19:30 +02:00
kindlm
98b8cd450d
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-07-28 11:12:37 +02:00
kindlm
b998a42b87
Reihungstestverwaltung
...
- Studiensemester
- Stufen
- Aufteilung der BewerberInnen
- Raumzuordnung
- Aufsichtspersonen
2016-07-28 11:12:32 +02:00
paolo
fd826ae1fe
Extended codeception tests
2016-07-27 19:09:42 +02:00
oesi
f4d1edf808
Bugfixes für Dokumentenakt
2016-07-27 17:28:19 +02:00
Andreas Moik
6d0f5d2bec
Dokumentenakt
2016-07-27 17:18:38 +02:00
oesi
4edc917b3d
Menüpunkt für Bewerberakt hinzugefügt
2016-07-27 16:52:04 +02:00
paolo
13145fd696
Color it!!!
2016-07-27 16:49:49 +02:00
paolo
9ed193d9b8
Moved methods getLastStatus from Prestudent to Prestudentstatus
2016-07-27 14:28:10 +02:00
paolo
11960628c0
Fixed method getMessagesByToken
2016-07-27 14:16:10 +02:00
paolo
3599294237
Added method getLastStatus to controller Prestudentstatus
2016-07-27 13:50:07 +02:00
paolo
763eaa6592
Added migration script 013_akte.php
2016-07-27 13:36:45 +02:00
paolo
cec2bb1a27
- Added field status in the primary key array of model MsgStatus_model
...
- Changes in the logic of the messaging system, now every message status
is a new entry in the table tbl_msg_status
2016-07-27 13:27:55 +02:00
paolo
d3bc72539a
- message_helper.php fixed
...
- Changes in the logic of sending email
2016-07-26 18:19:13 +02:00
paolo
6eec1ba0b7
- Added method addUniqueKey, addCommentToColumn, addCommentToTable and grantSequence to MigrationLib
...
- Ported script 008_message.php to MigrationLib
- Added fields sent and sentinfo to tbl_msg_recipient
- Changes to 012_bewerbungsfrist.php to be phpcs compliant
2016-07-26 17:28:01 +02:00
paolo
88a395b31e
Bug fixes
2016-07-25 19:27:04 +02:00
paolo
d0d9b897eb
Created all basic test cases for codeception
2016-07-25 17:21:39 +02:00
paolo
150a7863d6
Integrated LogLib into MessageLib
2016-07-25 11:07:06 +02:00
paolo
8f55f11346
- config.php: Set log_threshold to 1 to avoid the log to be too verbose
...
- Added a basic log library based on CI
2016-07-25 10:56:05 +02:00
paolo
85fa18397c
Disabled phpcs
2016-07-22 16:48:21 +02:00
paolo
ec4b13f100
Integrated a system to send messages via email based on CI
2016-07-22 16:09:04 +02:00
Stefan Puraner
3ee3282e5a
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-07-21 14:22:21 +02:00
Stefan Puraner
b11f8e8b8f
fixed bug
2016-07-21 14:19:38 +02:00
kindlm
e50f644cb6
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-07-21 11:38:46 +02:00
kindlm
1a1d2de72c
Reihungstestverwaltung Aufnahmestufen
2016-07-21 11:38:39 +02:00
paolo
178b15315f
Slightly better performance
2016-07-19 17:33:27 +02:00
paolo
0eaf360140
Added parameters aktiv and onlinebewerbung to method getByStudiengangStudiensemester of controller Bewerbungstermine
2016-07-19 17:04:44 +02:00