Commit Graph

  • 839cdf3998 New attributes and features in Testtool Administration kindlm 2016-09-07 18:22:56 +02:00
  • 89744f36f5 - Added parameter available to methods getByStudiengangStudiensemester and getReihungstestByPersonID of controller Reihungstest - Added parameter available to method getReihungstestByPersonID of library ReihungstestLib bison 2016-09-07 15:41:29 +02:00
  • 3065b02512 - Added migration script to removing table lehre.tbl_bewerbungsfrist - Added migration script to adding column studienplan_id and relative foreign key to table public.tbl_bewerbungstermine - Changed model Studiengang_model to use the new column in table public.tbl_bewerbungstermine bison 2016-09-07 12:15:02 +02:00
  • 2c3ebf843a Merge branch 'master' of https://github.com/FH-Complete/FHC-Core Andreas Moik 2016-09-07 11:57:55 +02:00
  • 92544007eb added textile in composer Andreas Moik 2016-09-07 11:29:56 +02:00
  • 0b5644d6f1 - Added method getStudiengangBewerbung to controller Studiengang2 - Renamed method loadList to loadTree - Improved method loadTree - Added method getStudiengangBewerbung to model Studiengang_model bison 2016-09-06 15:52:34 +02:00
  • 30b81cd376 Removed old File oesi 2016-09-06 13:32:21 +02:00
  • a6c9d100ee Uebersichtsliste für die Gültigkeit von Studienplänen unter Vilesci->Lehre hinzugefügt oesi 2016-09-06 11:55:32 +02:00
  • 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 bison 2016-09-06 11:10:48 +02:00
  • b43601a9cc bugfix Andreas Moik 2016-09-05 16:27:26 +02:00
  • 4b0fd80bf4 multiple Documents modified Andreas Moik 2016-09-05 14:48:21 +02:00
  • c26df3e2f1 added restart button Andreas Moik 2016-09-05 10:46:45 +02:00
  • 34af00d94e Erstellung der Mailverteiler für WarmUp Kurse angepasst oesi 2016-09-02 13:51:28 +02:00
  • 03e93fcaf9 Meine LV zeigt die LVs des aktuellen und nähesten Studiensemesters an, auch wenn ein aktives Studiensemester vorhanden ist. Die Anzeige ist jetzt getrennt für die einzelnen Studiensemester oesi 2016-09-02 13:37:32 +02:00
  • 1b7e5292d4 Logo Pfad korrigiert oesi 2016-09-01 15:05:32 +02:00
  • 451c1ec541 Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci bison 2016-08-31 14:17:53 +02:00
  • 939ca288fc - Cleaned the controllers by moving the database related code and more complex logic in the models or libraries - DmsLib bug fix - Person_model bug fix bison 2016-08-31 14:15:39 +02:00
  • 578742c5c1 Fixed File Upload oesi 2016-08-31 12:54:51 +02:00
  • 0942cbf7c9 Analyzation for studienplan_id detection Andreas Moik 2016-08-31 11:49:26 +02:00
  • 0c912c0122 Bug fix: update person data bison 2016-08-31 10:39:26 +02:00
  • bfe8d50772 - New migration script for changing chk_person_svnr constraint on table tbl_person - Changed MigrationLib->execQuery for a better output bison 2016-08-30 15:43:21 +02:00
  • 46bc8bdb8c Bug fix bison 2016-08-30 14:48:08 +02:00
  • 2e3e0efb83 Updating data on tbl_person with the same svnr but with a different person_id will generate the following svnr: <svnr> + "v" + <counter> bison 2016-08-30 14:22:48 +02:00
  • 3823f7f1d1 Now when inserting a new person with the same svnr, it will be created a new version of the svnr: <svnr> + "v" + <counter> bison 2016-08-30 13:52:40 +02:00
  • fbed4b2261 - Added new library ReihungstestLib - Added method isEntitled to FCH_Model - Cleaned the controllers by moving the database related code in the models or libraries bison 2016-08-30 12:26:22 +02:00
  • 0581183b28 Updated migration_version to 014 in migration.php bison 2016-08-29 13:41:55 +02:00
  • 66de5536ac Moved logic from Dms controller to DmsLib bison 2016-08-29 13:28:00 +02:00
  • 7e71681d26 - Added method loadList to model DB_model - Added method getStudienplan to model Studiengang_model - Changes in method getStudiengangStudienplan of controller Studiengang2 bison 2016-08-26 14:21:04 +02:00
  • ddf0a9431a Vorlage für Ausbildungsverträge korrgiert oesi 2016-08-26 14:10:49 +02:00
  • 012ddbe70e Fehler behoben bei dem der passende Studienplan zu einer Lehrveranstaltung nicht korrekt ermittelt wurde oesi 2016-08-26 13:07:37 +02:00
  • 208a5fb707 Mergt branch 'master' of https://github.com/FH-Complete/FHC-Core Andreas Moik 2016-08-25 15:26:22 +02:00
  • 59b5d76e44 - Fixed logic in method postDms of controller Dms, now is it possibile to insert a new version for a dms - Fix method getMessagesByPerson of model Message_model, now is not showing messages with status 3 bison 2016-08-25 13:18:11 +02:00
  • 2c86315f42 Method getStudiengangStudienplan is now returning all fields of table tbl_studienplan bison 2016-08-25 10:29:15 +02:00
  • 7b99d7ead3 - MessageLib fix: if sending an email fails inside of method sendMessageVorlage, it will no longer rolls back the database - Added parameter all in method getMessagesByPerson of model Message_model bison 2016-08-25 09:52:00 +02:00
  • b83cf14841 Has been wrote the method getStudiengangStudienplan of controller Studiengang2 from the scratch to achieving better performances bison 2016-08-24 17:12:37 +02:00
  • 6c260c7cd5 bugfix for unoconv systemd service killmode Andreas Moik 2016-08-24 15:46:48 +02:00
  • 722d39d8ae Betriebsmittel können jetzt auch gespeichert werden nur die Berechtigung basis/betriebsmittel vorhanden ist oesi 2016-08-24 14:27:25 +02:00
  • c135abe41e Auf Zahlungsbestätigung, Inskriptionsbestätigung und Studienerfolgsbestätigung wird nun die Studiengangsbezeichnung aus der Studienordnung angezeigt, damit bei Umbenennung von Studiengängen die Bezeichnung korrekt angedruckt wird. oesi 2016-08-24 13:57:16 +02:00
  • c6c4745280 added services for systemd and upstart Andreas Moik 2016-08-24 13:47:55 +02:00
  • 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 bison 2016-08-24 13:38:47 +02:00
  • 644f66dae9 Hack hinzugefügt damit die Mailverteiler für WarmUp Kurse bei Semesterwechsel nicht geleert werden oesi 2016-08-23 15:15:18 +02:00
  • 011dbb980f Changes in method getMessagesByPerson of model Message_model bison 2016-08-23 14:28:43 +02:00
  • 7963a4cc0e Config Eintrag für REST API hinzugefügt oesi 2016-08-22 15:45:59 +02:00
  • 5c7d2e9688 Changed method getGemeindeByPlz, added DISTINCT and ORDER BY clauses on column ortschaftsname bison 2016-08-22 13:37:21 +02:00
  • dd02a5ff0e Added method getCompleteStudiengang to get all data about all Studiengang with better performance. The methods _getStudienplaene, _getBewerbungstermine and _getReihungstests are complementary. bison 2016-08-22 11:28:22 +02:00
  • f2f359471e Added Studiensemester to LV Link oesi 2016-08-19 17:35:46 +02:00
  • 44694c2a08 Merge origin/ci into ci bison 2016-08-19 15:29:26 +02:00
  • d4edb54c4c Added changes in migration scripts, new column zugangscode_timestamp for table tbl_person bison 2016-08-19 15:29:15 +02:00
  • edb60ef17b - Fixed Fallback if Vorlage doesnt exist - Added Additional Parameters to Message oesi 2016-08-19 11:31:30 +02:00
  • b46692913c Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Paminger 2016-08-19 10:23:19 +02:00
  • 58bd4d003d Vorlage MailStatConfirmInteressent Paminger 2016-08-19 10:22:22 +02:00
  • 60681d5402 Added parameter "new" in method postDms of Dms controller bison 2016-08-19 10:06:36 +02:00
  • 40a2b53858 Merge master into HEAD Paolo 2016-08-18 16:23:11 +02:00
  • b1d2f60c04 Anpassung des Ausbildungsvertrages für Lehrgänge für das Studienjahr 2016/17 oesi 2016-08-18 16:11:52 +02:00
  • da3409cf1d PartTime in der Vorlage ergänzt oesi 2016-08-18 14:26:52 +02:00
  • 7e498482d8 Meine LV zeigt jetzt LVs des Sommer- und Wintersemesters an wenn kein aktuelles Studiensemester vorhanden ist oesi 2016-08-18 11:51:19 +02:00
  • cac1aae235 implemented cascading deletion of persons/employees/students Andreas Moik 2016-08-18 11:20:02 +02:00
  • 64aa1cfd4f Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Stefan Puraner 2016-08-17 17:57:49 +02:00
  • 959b01f6a1 fixed delete method Stefan Puraner 2016-08-17 17:56:06 +02:00
  • 233de362f4 Bei Statusbestätigung wird ein Info-Mail versandt oesi 2016-08-17 16:51:41 +02:00
  • 1dde2c5cb2 Fixed method loadVorlagetext, now it take care about all the parameters bison 2016-08-17 16:24:42 +02:00
  • 18f401d365 Merge origin/ci into ci bison 2016-08-17 15:41:29 +02:00
  • f21db9531e - Added new controller RtPerson - Changed pk in model RtPerson - Added grants for new sequence in migration script 011_reihungstest bison 2016-08-17 15:41:07 +02:00
  • 4d3205a6e7 Fixed Template oesi 2016-08-17 12:41:15 +02:00
  • d419cc327d - Added method getGemeindeByPlz to controller Gemeinde bison 2016-08-17 12:10:16 +02:00
  • b2c8d1b2de - VorlageLib fix - MessageLib better message error bison 2016-08-17 11:59:43 +02:00
  • cf999b6d82 - Added constant DOC_ROOT in system.config-default.inc.php - Using DOC_ROOT in dbupdate_3.2.php to be compatible with checksystem.php and DBTools.php - Rolled back all classes in the include directory from CI to basis_db bison 2016-08-17 11:14:52 +02:00
  • dd6ef9fdb1 Migration scripts and lib fixes bison 2016-08-16 17:09:30 +02:00
  • 2188a120c2 Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Andreas Moik 2016-08-11 14:10:15 +02:00
  • 70bd1b795d ignore empty documentlists Andreas Moik 2016-08-11 14:09:48 +02:00
  • e512a80335 Aufnahmeverfahren fhstp kindlm 2016-08-11 09:57:00 +02:00
  • 35f8bab8b2 Aufnahmeverfahren fhstp kindlm 2016-08-11 09:56:23 +02:00
  • 6851e75c3f Several changes in reihungstestverwaltung kindlm 2016-08-09 14:58:33 +02:00
  • 66226f7e8d Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci kindlm 2016-08-09 14:01:44 +02:00
  • 89d920427a Changes in studienplan.class kindlm 2016-08-09 14:01:36 +02:00
  • c7f5e038f2 New functions in reihungstest.class kindlm 2016-08-09 14:00:34 +02:00
  • 5e4833bac5 Migration 011_reihunstest anpassungen kindlm 2016-08-09 13:58:39 +02:00
  • 6bee671674 fixed bug in mehtod to check rules Stefan Puraner 2016-08-09 11:45:04 +02:00
  • 4916ba09d6 removed echo Andreas Moik 2016-08-09 11:13:14 +02:00
  • 7f6d632935 new features for dokumentenakt -now uses versions of templates -only takes active templates -covering page now uses the oe_kurzbz Andreas Moik 2016-08-09 11:10:01 +02:00
  • 55729f5eb6 Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Andreas Moik 2016-08-09 10:44:09 +02:00
  • 22118abc5a template resolution is now handeled recursively Andreas Moik 2016-08-09 10:42:47 +02:00
  • b75a82a4fa fixed bug when saving anrechnung in FAS Stefan Puraner 2016-08-09 10:04:24 +02:00
  • 4a5f0554c7 fixed bug when saving a comment Stefan Puraner 2016-08-09 09:44:03 +02:00
  • 20a750b9c3 fixed date and time errors Stefan Puraner 2016-08-09 09:32:55 +02:00
  • 9610418a96 fixed bug for missing data Stefan Puraner 2016-08-09 09:21:19 +02:00
  • 4036f5f7cd Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Stefan Puraner 2016-08-08 11:17:15 +02:00
  • deba2733d6 Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Andreas Moik 2016-08-08 11:15:09 +02:00
  • 4ad5de915a added page to link documents with templates Andreas Moik 2016-08-08 11:14:22 +02:00
  • e5952f93cc Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Stefan Puraner 2016-08-08 08:31:35 +02:00
  • 20e492bd63 Merge origin/ci into ci paolo 2016-08-04 14:53:44 +02:00
  • 527a627574 Removed var_dumps from library REST_Controller paolo 2016-08-04 14:53:32 +02:00
  • e178f78dba added tbl_vorlagedokument Andreas Moik 2016-08-03 15:20:54 +02:00
  • 92a81ae3a4 - Migration tool workaround for new installation - phpC(dis)I better configuration paolo 2016-08-03 11:58:46 +02:00
  • 5fb0408a31 Codeception fixes paolo 2016-08-03 11:02:34 +02:00
  • c8f9980c5a Codeception fixes paolo 2016-08-03 10:42:03 +02:00
  • 2d8f7fcac3 Codeception workaround paolo 2016-08-03 09:57:24 +02:00
  • c01eecf196 bugfix Andreas Moik 2016-08-02 14:49:31 +02:00
  • 68b911fef4 Merge branch 'ci' of https://github.com/FH-Complete/FHC-Core into ci Andreas Moik 2016-08-02 11:51:23 +02:00
  • feab67a83a Merged documents are now shown on the covering page Andreas Moik 2016-08-02 11:50:22 +02:00