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
Stefan Puraner
dfea2bab26
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-20 16:11:56 +02:00
paolo
6b1968ae5b
Codesniffer compliant: if, for and while
2016-05-20 13:04:25 +02:00
Stefan Puraner
da8f7251e0
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-20 11:22:23 +02:00
Paminger
815d34ebb6
PHPCI
2016-05-20 10:25:10 +02:00
Stefan Puraner
b0c1e50e47
added workaround for parsing data
2016-05-11 11:56:18 +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
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
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
Paminger
bcfae6b009
Shit
2016-04-07 15:17:26 +02:00
Paminger
c124348484
Message
2016-04-05 09:36:24 +02:00
Paminger
9689fd5a01
PHPCI
2016-03-20 12:53:17 +01:00
Paminger
0c3c47f848
BaseControllerConcept into config.php
2016-03-15 08:14:05 +01:00
Paminger
7ac944ec28
Language
2016-03-11 10:12:15 +01:00
Paminger
eb84022abf
CI Init
2016-02-29 16:51:21 +01:00