Paminger
091dede2dd
Composer Fakery
2016-04-28 07:07:57 +02:00
Paminger
6c85973177
PreferDist
2016-04-28 07:00:46 +02:00
Paminger
3b2ead0aaa
BugFix
2016-04-28 06:47:17 +02:00
Paminger
5300ae6e21
BugFix
2016-04-28 05:51:10 +02:00
Paminger
b0a46179ba
BugFix
2016-04-27 21:11:18 +02:00
Paminger
eb141cec67
Move CodeceptionTests for PHPCI-Compatibility
2016-04-27 21:03:59 +02:00
Paminger
4bea2abf70
BugFix
2016-04-27 19:08:56 +02:00
Paminger
8261e397da
Placeholder
2016-04-27 18:39:17 +02:00
Paminger
29546f6989
BugFi
2016-04-27 18:30:52 +02:00
Paminger
35de93b216
ButFix
2016-04-27 18:22:57 +02:00
Paminger
69e0a7c16f
BugFix
2016-04-27 18:00:16 +02:00
Paminger
782c86d1a3
BugFix
2016-04-27 17:50:15 +02:00
Paminger
86bfa74ede
BugFix
2016-04-27 17:33:48 +02:00
Paminger
3ae93df91d
BugFix
2016-04-27 17:21:48 +02:00
Paminger
bd097e9920
Neuer Versuch
2016-04-27 17:10:09 +02:00
Paminger
49122d1ba4
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-04-27 16:53:15 +02:00
Paminger
728a78a6b6
BugFix
2016-04-27 16:52:53 +02:00
paolo
2a516b68cb
Merge origin/ci into ci
2016-04-27 16:32:40 +02:00
paolo
0be0280c28
Codeception v1 working
2016-04-27 16:32:28 +02:00
kindlm
cd71e69942
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2016-04-27 16:21:05 +02:00
kindlm
bfe3e3e900
Removed NOT NULL constraint on verfasser_uid from public.tbl_notiz
2016-04-27 16:08:22 +02:00
oesi
7939d1db9e
Lehrveranstaltungsverwaltung im Vilesci enthaelt nun auch die neuen Attribute Lehrauftrag/LVInfo und Benotung
2016-04-27 15:19:54 +02:00
oesi
ccbff2b349
Status, Standort, ECTS, PflichSWS und PflichtLVS können jetzt auch über Vilesci GUI editiert werden
2016-04-27 14:49:05 +02:00
Paminger
5e812300d2
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-04-27 14:46:31 +02:00
Paminger
8063964cec
Install
2016-04-27 14:46:11 +02:00
kindlm
9dc5ef6f5b
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2016-04-27 13:54:58 +02:00
kindlm
9826af257f
Courses of ECI-Degree-Program shown in Incoming-Tool
2016-04-27 13:54:47 +02:00
kindlm
5ae5dd115c
Titel_intern shown in FAS on documenttype "Sonst"
2016-04-27 13:53:50 +02:00
paolo
4146257917
Wrong .gitignore
2016-04-27 13:42:54 +02:00
paolo
a0c06aa2c3
Merge origin/ci into ci
...
Conflicts:
application/config/config.php
tests/codeception/_data/dump.sql
tests/codeception/api/v1/PersonCept.php
2016-04-27 12:06:59 +02:00
paolo
546483bed7
Merging time
2016-04-27 12:04:42 +02:00
paolo
549b0133c2
Merge origin/ci into ci
...
Conflicts:
application/config/config.php
tests/codeception/_data/dump.sql
tests/codeception/api/v1/PersonCept.php
2016-04-27 11:54:20 +02:00
paolo
51774021b4
Codeception
2016-04-27 11:46:29 +02:00
Paminger
9d2c05bd3d
PHPCI-Install
2016-04-27 10:34:49 +02:00
Paminger
70a3c43f7c
PHPCI
2016-04-26 16:39:50 +02:00
Paminger
39f65875c6
PersonCept
2016-04-26 15:23:21 +02:00
Paminger
fe227ebdcb
Cepts
2016-04-26 15:03:09 +02:00
Paminger
5ab6a35372
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
...
Conflicts:
application/config/config.php
2016-04-26 14:54:45 +02:00
Paminger
4799ec68de
Autoload
2016-04-26 14:50:00 +02:00
paolo
932d48d95b
FIXed Autoload function using spl_autoload_register
2016-04-26 14:04:10 +02:00
paolo
d93dd1fb94
FIXed AddonAuthentication file inclusion
2016-04-26 11:14:38 +02:00
paolo
4cc83999ed
- Moved class APIv1_Controller from FHC_Controller.php to APIv1_Controller.php
...
- Moved class DB_Model from FHC_Model.php to DB_Model.php
- load method of class person (person.class.php) now is calling getPerson
method of the class Person_model
- getAllForBewerbung method of class studiengang (studiengang.class.php) now is calling getAllForBewerbung
method of the class Studiengang_model
- getStudienplaene method of class studienplan (studienplan.class.php) now is calling getStudienplaene
method of the class Studienplan_model
2016-04-25 18:25:03 +02:00
oesi
7bee4b02b7
Aliqoute Reduktion zeigt nun an ob ein Interviewbogen vorhanden/akzeptiert ist
2016-04-25 16:00:48 +02:00
paolo
a3a9c42e99
- Renamed classes, methods and properties names in german
...
- All the controllers exends APIv1_Controller rather than REST_Controller
- Codeceptions modified to be compliant to changes
2016-04-25 15:57:52 +02:00
Paminger
ecff3747d0
Dontknow
2016-04-25 14:25:09 +02:00
kindlm
197064d44d
Merge branch 'master' of https://github.com/FH-Complete/FHC-Core
2016-04-25 12:23:14 +02:00
kindlm
f58ee305dc
Added span for Addon lehrmittel/software
2016-04-25 11:38:39 +02:00
kindlm
6940f72d58
Addon-Ability stpl_week.php for lehrmittel/software
2016-04-25 11:37:25 +02:00
kindlm
b346bf4dfa
PreStudentID for StudentPrintAusbildungsvertrag
...
- Function StudentPrintAusbildungsvertrag now uses PrestudentID instead
of UID. So the Ausbildungsvertrag can be printed at any time.
- Text-Changes in Ausbildungsvertrag
2016-04-25 11:31:15 +02:00
paolo
f154e6dd5d
Check permissions FIX
2016-04-22 16:43:01 +02:00