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
paolo
42dabba56e
Merge origin/ci into ci
2016-07-19 16:03:20 +02:00
paolo
8899a162fd
Added method getByStudiengangStudiensemester to controller Bewerbungstermine
2016-07-19 16:03:08 +02:00
Stefan Puraner
19e63622d7
fixed typo
2016-07-19 15:57:16 +02:00
paolo
5b1ad70677
Merge origin/ci into ci
2016-07-19 15:32:30 +02:00
paolo
e580df583a
Added method getStudiengangStudienplan to controller Studiengang
2016-07-19 15:32:14 +02:00
Stefan Puraner
325608ff6f
fixed typo in method name
2016-07-19 11:25:52 +02:00
paolo
ad1ada800c
Added method getDokumentstudiengangByStudiengang_bz to controller Dokumentstudiengang
2016-07-19 10:31:58 +02:00
paolo
ed6152dc46
- Improved MigrationLib
...
- Moved 010_vorlage migration script to new lib
2016-07-15 17:17:12 +02:00
paolo
15a1eb2afd
- Improved MigrationLib
...
- Improved migration script 011_reihungstest
- Added migration script 012_bewerbungsfrist
2016-07-15 14:57:57 +02:00
paolo
2568d8f912
- Removed the parameter "sprache" from controller Message
...
- Added method escape to class DB_Model
- Changed method sendMessageVorlage of MessageLib to send messages trying
to use the same language of the receiver, and improved message errors
- Added OrganisationseinheitLib to handle a recursive search using in the
organisation tree
- Removed from PhrasesLib the method loadVorlagetext because is already
present in VorlageLib
- Changed method loadVorlagetext of VorlageLib, now it searches the template
using the organisation tree
- Added method getOneLevel to model Organisationseinheit_model to get one
level of the organisation tree
2016-07-15 13:38:09 +02:00
paolo
c0bf5a544f
Added method postDelReihungstest() to controller Prestudent
2016-07-13 10:13:19 +02:00
Paminger
ed6f9fa676
Sprache bei Templatetext
2016-07-13 07:56:19 +02:00
paolo
483d133fc1
Added parameter "sprache" to method postMessageVorlage of controller Message. It's required.
2016-07-12 11:27:58 +02:00
paolo
6f3a02abe2
Fixed method addColumn. Now it checks correctly if a column exists.
...
The method provided from CI (db->field_exists) is not reliable.
2016-07-12 10:52:43 +02:00
Paminger
364ca5ed72
Sprache bei Vorlagentext
2016-07-11 16:52:00 +02:00
paolo
d58ba92b15
- phpC(dis)I fixes
2016-07-11 13:35:12 +02:00
paolo
8fbc64bbff
- Try to fix problems with phpC(dis)I
...
- Changed permissions in dump.sql
2016-07-07 17:15:30 +02:00
paolo
79230cd85d
Added function getBerechtigungKurzbz to model FHC_Model.
...
Using this function will be avoided the notice "Undefined index".
All models have been adapted.
2016-07-07 16:42:04 +02:00
Paminger
03d84be366
Vorlagentexte
2016-07-07 09:26:40 +02:00
paolo
64b68c180f
- MigrationLib is now using, where it is possible, dbforge from CI
...
- 011_reihungstest.php migration script adapted to the new MigrationLib
2016-07-06 16:59:57 +02:00
paolo
04db2afed1
Merge origin/ci into ci
2016-07-06 16:07:32 +02:00
paolo
ba1c637ca4
Method getPhrases of library PhrasesLib now returns the text of a phrase
...
converted from textile to html
2016-07-06 16:07:17 +02:00
Stefan Puraner
325e7f49c6
fixed bug when index is missing in post data
2016-07-06 13:31:34 +02:00
paolo
925bb10efa
Better error messages when sending a message with a template
2016-07-06 12:05:10 +02:00
Paminger
c9e980c74a
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-07-05 19:13:59 +02:00
Paminger
d7801da391
Roles
2016-07-05 19:13:37 +02:00
Paminger
6a609283a4
Seeds and DBTools extension
2016-07-05 19:12:54 +02:00
paolo
eac6aae4f1
MigrationLib has a better output for HTTP or CLI
2016-07-05 17:54:26 +02:00
paolo
c85a406ec6
Merge origin/ci into ci
2016-07-05 16:25:24 +02:00
paolo
8e37e85ecc
Because the column ort_kurzbz of the table tbl_rt_person is now optional,
...
the join with the table tbl_ort has been replaced with a left join
2016-07-05 16:24:46 +02:00
Stefan Puraner
1590fad8bb
fixed bug
2016-07-05 15:36:00 +02:00
Gerry Raab
0c7df621a5
orgform widget + neues recht
2016-07-05 14:34:50 +02:00
oesi
65613d2869
tbl_rt_person ort_kurzbz is now optional
2016-07-05 14:20:52 +02:00
oesi
385e17eff7
Added Foreign Key for UID Column
2016-07-05 09:58:34 +02:00
Paminger
cddfc142c7
Kosmetik
2016-07-05 07:11:46 +02:00
Gerry Raab
a6c61d0bc1
phrases stuff
2016-07-05 00:22:53 +02:00
Gerry Raab
23201670b1
Phrasentext delete
2016-07-04 18:25:35 +02:00
paolo
de7fc12c62
Changes in migration script 011_reihungstest
2016-07-04 17:57:14 +02:00
paolo
10963be983
Merge origin/ci into ci
2016-07-04 15:37:35 +02:00
paolo
ba0e2bb7ff
MigrationLib to help with the migration procedure
2016-07-04 15:36:53 +02:00
Stefan Puraner
f08f85afe2
fixed table name
2016-07-04 11:48:10 +02:00
paolo
4902f41a3f
Added addSelect to DB_Model
2016-07-01 12:17:08 +02:00
paolo
9cce095e9b
- Added permissions for table public.tbl_rt_person
...
- Added method postAddReihungstest to controller Prestudent
- Added method getReihungstestByPersonID to controller Reihungstest
- Fixed tables structure in the migration script 011_reihungstest.php
- Added model RtPerson_model
2016-07-01 10:50:37 +02:00
Paminger
ad8c5bfb32
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-07-01 00:28:18 +02:00
Paminger
93422b75b5
BugFix
2016-07-01 00:27:57 +02:00
paolo
ce3a2f26d3
Extended migration tool to allow the prestudenten to sign more reihungstests
2016-06-30 17:43:32 +02:00
Paminger
075312963e
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-06-30 07:22:34 +02:00
Paminger
09787cca65
BugFix PhraseLib
2016-06-30 07:22:18 +02:00