bison
9f919e6e7b
- Added new parameter $email_from_system to MailJob controller
...
- Added library MailLib to manage the sending of the email
- Changed configuration file mail.php
- Changed configuration file message.php
- Changed library MessageLib to get a better separation between the messaging
system and sending e-mail
2016-09-06 11:10:48 +02:00
bison
0581183b28
Updated migration_version to 014 in migration.php
2016-08-29 13:41:55 +02:00
bison
d6664e74c5
- Added element email_send_immediately in configuration array in mail.php
...
- Renamed sendOne to sendEmail
- Added new method sendOne
- Added $message_id parameter to method getMessages of model Recipient_model
2016-08-24 13:38:47 +02:00
Andreas Moik
4ad5de915a
added page to link documents with templates
2016-08-08 11:14:22 +02:00
paolo
d3bc72539a
- message_helper.php fixed
...
- Changes in the logic of sending email
2016-07-26 18:19:13 +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
ec4b13f100
Integrated a system to send messages via email based on CI
2016-07-22 16:09:04 +02:00
Stefan Puraner
b11f8e8b8f
fixed bug
2016-07-21 14:19:38 +02:00
paolo
d58ba92b15
- phpC(dis)I fixes
2016-07-11 13:35:12 +02:00
Paminger
03d84be366
Vorlagentexte
2016-07-07 09:26:40 +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
oesi
65613d2869
tbl_rt_person ort_kurzbz is now optional
2016-07-05 14:20:52 +02:00
Stefan Puraner
f08f85afe2
fixed table name
2016-07-04 11:48:10 +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
9a44c818ea
FHC Helper
2016-06-29 08:41:02 +02:00
Paminger
0d55276bd2
Checkroles
2016-06-28 22:10:56 +02:00
Paminger
e21b2f6233
Seeds
2016-06-28 12:34:12 +02:00
Paminger
49ebc3945b
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-06-22 08:11:59 +02:00
Paminger
70e83b6e18
Messages
2016-06-22 08:11:04 +02:00
root
e2744500a6
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
...
Conflicts:
application/core/FHC_Controller.php
2016-06-21 16:31:06 +02:00
root
ca83b2f59d
phrases system
2016-06-21 16:25:55 +02:00
paolo
5a5a22e0d5
- Removed body tag from footer.php and header.php
...
- Added permission fs/dms to dump.sql and fhcomplete.php
- Added FilesystemLib to read and write from/in filesystem
- Added FS_Model to manage filesystem with the same permission system of DB_Model
- Added more models to handle the Dms
- Modified Dms controller to use the new models
2016-06-21 11:10:55 +02:00
Paminger
83540e068a
VorlageExtension
2016-06-18 11:32:29 +02:00
Paminger
7aea047537
Templates
2016-06-17 23:09:50 +02:00
Paminger
a987eba1ac
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-06-17 00:13:35 +02:00
Paminger
4c58b95728
Libs and Vorlagen
2016-06-17 00:12:46 +02:00
Gerald Raab
8a64b70ea2
rights for phrase
2016-06-16 12:31:20 +02:00
Paminger
850777476e
Message
2016-06-09 10:00:23 +02:00
paolo
dabcf8188b
- Modified FHC_Model contructor to get UID from vilesci authentication
...
- Copied functionalities from old libraries to controllers
- Ported old libraries to CI
- Modified codeception
2016-06-03 16:19:06 +02:00
paolo
c6efbac308
- Added permission "basis/dms_version" for table campus.tbl_dms_version
...
- Added dms functionalities to relative controller and model
2016-05-23 15:34:59 +02:00
paolo
489848c629
Merge origin/ci into ci
2016-05-23 10:32:50 +02:00
paolo
a34f82fd3c
- Added permission "basis/studienplan_semester" for table lehre.tbl_studienplan_semester
...
- Added method getStudienplaeneFromSem in controller Studienplan
- Added method getNextStudiensemester in controller Studiensemester
2016-05-23 10:32:21 +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
9cf11673ae
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-18 15:41:33 +02:00
paolo
a95d1f634b
Fixed permission for lehre.vw_studienplan
2016-05-18 12:03:07 +02:00
paolo
5d7d79b086
- Renamed every controller that has conflicts with class name
...
- Added routes to renamed controllers
- Fixed controllers parameters in get method
2016-05-18 11:24:10 +02:00
Stefan Puraner
0f3e299cf4
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-18 10:24:50 +02:00
paolo
de9e92e3b0
- Added permissions for every DB tables that has a model
...
- Added all controllers for every model
- All controller has a load and a insert/update method
2016-05-13 19:00:40 +02:00
paolo
d48f586af2
- Added new permission to access to tbl_preinteressent table using basis/preinteressent
...
- Added controller Preinteressent with method to read/write from/in the DB
2016-05-12 13:54:31 +02:00
Stefan Puraner
b523a68fdc
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-12 10:21:07 +02:00
paolo
63db2326ed
- Added new permission to access to tbl_studiengang table using basis/studiengang
...
- Added method getStudiengang to class Studiengang2 to get a studiengang from pk
- Added method addDistinct to class DB_Model to add the distinct clause to a query
2016-05-12 10:05:29 +02:00
Stefan Puraner
ae80f2f1e9
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-12 09:07:04 +02:00
paolo
0132356094
- Added new permission to access to tbl_addresse table using basis/adresse
...
- Added adresse controller and model
2016-05-11 15:12:35 +02:00
Stefan Puraner
bf4da6f43b
Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci
2016-05-11 11:58:09 +02:00
Stefan Puraner
b0c1e50e47
added workaround for parsing data
2016-05-11 11:56:18 +02:00
paolo
4413a64860
- Added new permission to access to tbl_bundesland table using basis/nation
...
- Added bundesland controller and model
2016-05-11 10:40:08 +02:00