{
    "object_kind": "push",
    "event_name": "push",
    "before": "d5d7a5c52e1f794a1eb22639a4993a737b709d32",
    "after": "4182e39f87af61318f3958b3b1189529eab5461b",
    "ref": "refs\/heads\/86cabnqzv-lead-funnel-data-studio",
    "ref_protected": false,
    "checkout_sha": "4182e39f87af61318f3958b3b1189529eab5461b",
    "message": null,
    "user_id": 24,
    "user_name": "Novotni Krist\u00f3f",
    "user_username": "novotnikristof",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/2d2e65a744a5af2266c251540c44819cf73c75710332e7c86411d8391fbecc7a?s=80&d=identicon",
    "project_id": 151,
    "project": {
        "id": 151,
        "name": "crediapp",
        "description": "",
        "web_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "namespace": "CrediApp",
        "visibility_level": 0,
        "path_with_namespace": "crediapp\/crediapp",
        "default_branch": "main",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git"
    },
    "commits": [
        {
            "id": "366fce87a25623c1a01575f62a2676e8a80ab534",
            "message": "Fix income data leaking into new (unsaved) participants\n",
            "title": "Fix income data leaking into new (unsaved) participants",
            "timestamp": "2026-07-01T12:58:46+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/366fce87a25623c1a01575f62a2676e8a80ab534",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoans.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.expenseParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipants.tpl"
            ],
            "removed": []
        },
        {
            "id": "3458420177243b3776dd5f64c6e8ae4e8b4531f9",
            "message": "updated data grouping\n",
            "title": "updated data grouping",
            "timestamp": "2026-07-01T13:18:47+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/3458420177243b3776dd5f64c6e8ae4e8b4531f9",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php"
            ],
            "removed": []
        },
        {
            "id": "26d385dd9d3e622a7685e6526ad18c041f8b1c1f",
            "message": "replaced totp 2fa methods from usersClass\n",
            "title": "replaced totp 2fa methods from usersClass",
            "timestamp": "2026-07-01T15:50:47+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/26d385dd9d3e622a7685e6526ad18c041f8b1c1f",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/users\/auth.php",
                "App\/bigCore\/users\/usersClass.php"
            ],
            "removed": []
        },
        {
            "id": "d33e86c039ded1fc934b01aa87edd10a56d25da5",
            "message": "use auth.php totp 2fa methods\n",
            "title": "use auth.php totp 2fa methods",
            "timestamp": "2026-07-01T15:52:28+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/d33e86c039ded1fc934b01aa87edd10a56d25da5",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/login\/Controllers\/loginMainController.php"
            ],
            "removed": []
        },
        {
            "id": "dc8dfbce32a4a6d07df899332c77f0550bb63687",
            "message": "use auth.php totp 2fa methods and result on use of recovery code\n",
            "title": "use auth.php totp 2fa methods and result on use of recovery code",
            "timestamp": "2026-07-01T16:05:06+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/dc8dfbce32a4a6d07df899332c77f0550bb63687",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/users\/auth.php",
                "Sites\/Crediapp\/Modules\/login\/Controllers\/loginMainController.php"
            ],
            "removed": []
        },
        {
            "id": "cb30294eafd5077efa2f3df8a7cd094cbcadd6e5",
            "message": "Merge remote-tracking branch 'origin\/86cad9nt2-ajanlatot_ado_ceg' into rc\/2026-07-02\n",
            "title": "Merge remote-tracking branch 'origin\/86cad9nt2-ajanlatot_ado_ceg' into rc\/2026-07-02",
            "timestamp": "2026-07-02T09:16:53+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/cb30294eafd5077efa2f3df8a7cd094cbcadd6e5",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "db\/migrations\/20260629083154_update_users_sub_agents_connections.php"
            ],
            "modified": [
                "App\/bigCore\/casesBankOfferDataClass.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiExportImportController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsMainController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsUsersController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php"
            ],
            "removed": []
        },
        {
            "id": "85152331153b9aae37de9d9a7612158ebc681c43",
            "message": "Merge remote-tracking branch 'origin\/86cah0yjb-beadas_folyositas_riport_hiba' into rc\/2026-07-02\n",
            "title": "Merge remote-tracking branch 'origin\/86cah0yjb-beadas_folyositas_riport_hiba' into rc\/2026-07-02",
            "timestamp": "2026-07-02T09:19:16+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/85152331153b9aae37de9d9a7612158ebc681c43",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/riportsClass.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php"
            ],
            "removed": []
        },
        {
            "id": "a104fdcabd56140b82712e9beac35e8b41ce2a21",
            "message": "Merge remote-tracking branch 'origin\/86cafnezv-felhasznalo_valtas' into rc\/2026-07-02\n",
            "title": "Merge remote-tracking branch 'origin\/86cafnezv-felhasznalo_valtas' into rc\/2026-07-02",
            "timestamp": "2026-07-02T09:20:01+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a104fdcabd56140b82712e9beac35e8b41ce2a21",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/users\/auth.php",
                "App\/bigCore\/users\/usersClass.php",
                "Sites\/Crediapp\/Modules\/login\/Controllers\/loginMainController.php"
            ],
            "removed": []
        },
        {
            "id": "121206016be76b716691887a6bf90fc9a789ec53",
            "message": "Allow adding participant income before saving by reserving a draft participant, with abandoned drafts cleaned up by the maintenance cron\n",
            "title": "Allow adding participant income before saving by reserving a draft...",
            "timestamp": "2026-07-02T10:06:42+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/121206016be76b716691887a6bf90fc9a789ec53",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "db\/migrations\/20260702120000_loans_participants_add_status.php"
            ],
            "modified": [
                "App\/businessLogic\/clientNeedsClass.php",
                "App\/businessLogic\/participantsClass.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiMaintenanceController.php"
            ],
            "removed": []
        },
        {
            "id": "5caf5e5465cd24851fe1fbe03482c1658e9a2047",
            "message": "Add insurance fee \/ scheduled fee consistency warning on client needs form\n",
            "title": "Add insurance fee \/ scheduled fee consistency warning on client needs form",
            "timestamp": "2026-07-02T10:46:26+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5caf5e5465cd24851fe1fbe03482c1658e9a2047",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.insuranceForm.tpl"
            ],
            "removed": []
        },
        {
            "id": "82728ac022fb042dc92c09ce4acc9ad82ac5a24e",
            "message": "Merge commit 'b1c467037cceac8dc03327fbd5f3d4135734efbf' into 86ca3y723-hotline\n",
            "title": "Merge commit 'b1c467037cceac8dc03327fbd5f3d4135734efbf' into 86ca3y723-hotline",
            "timestamp": "2026-07-02T11:05:15+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/82728ac022fb042dc92c09ce4acc9ad82ac5a24e",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/riportsClass.php",
                "App\/businessLogic\/casesClass.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiExportImportController.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/BillableItems.php"
            ],
            "removed": []
        },
        {
            "id": "6fa326706879c7699d66d31b3f2ad80f701faa54",
            "message": "86ca3y723 - Update dictionaryDataController validation to avoid false positives for zero IDs.\n",
            "title": "86ca3y723 - Update dictionaryDataController validation to avoid false positives for zero IDs.",
            "timestamp": "2026-07-02T11:10:37+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6fa326706879c7699d66d31b3f2ad80f701faa54",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/dictionary\/Controllers\/dictionaryDataController.php"
            ],
            "removed": []
        },
        {
            "id": "63ba23b39e9da428d9b143191cf453162eba3c62",
            "message": "Merge branch '86ca3y723-hotline-value-sets' into rc\/2026-07-02\n",
            "title": "Merge branch '86ca3y723-hotline-value-sets' into rc\/2026-07-02",
            "timestamp": "2026-07-02T11:18:30+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/63ba23b39e9da428d9b143191cf453162eba3c62",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/dictionary\/Controllers\/dictionaryDataController.php"
            ],
            "removed": []
        },
        {
            "id": "dc849bb3bf700116d4faad39383fbbecda5fb880",
            "message": "Merged 86cafk5kj\n",
            "title": "Merged 86cafk5kj",
            "timestamp": "2026-07-02T11:34:53+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/dc849bb3bf700116d4faad39383fbbecda5fb880",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.insuranceForm.tpl"
            ],
            "removed": []
        },
        {
            "id": "ba42062913ad3a8156f083b05e08432507b4b53c",
            "message": "Merged 86cafn670\n",
            "title": "Merged 86cafn670",
            "timestamp": "2026-07-02T11:35:53+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/ba42062913ad3a8156f083b05e08432507b4b53c",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "db\/migrations\/20260702120000_loans_participants_add_status.php"
            ],
            "modified": [
                "App\/businessLogic\/clientNeedsClass.php",
                "App\/businessLogic\/participantsClass.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoans.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.expenseParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipants.tpl",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiMaintenanceController.php"
            ],
            "removed": []
        },
        {
            "id": "b70d28c568212c1fe18852c30ee46d0673a85791",
            "message": "Merge remote-tracking branch 'origin\/86c9td0h9-document-filling' into rc\/2026-07-02\n",
            "title": "Merge remote-tracking branch 'origin\/86c9td0h9-document-filling' into rc\/2026-07-02",
            "timestamp": "2026-07-02T11:54:32+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/b70d28c568212c1fe18852c30ee46d0673a85791",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Libs\/jsLib\/autoLoad\/module.js"
            ],
            "removed": []
        },
        {
            "id": "70bee76f6fcc9bc95fe2e2f746cc7a43eee55998",
            "message": "Merge branch 'rc\/2026-07-02' into production\n",
            "title": "Merge branch 'rc\/2026-07-02' into production",
            "timestamp": "2026-07-02T14:02:33+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/70bee76f6fcc9bc95fe2e2f746cc7a43eee55998",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/last_viewed_items.tpl",
                "db\/migrations\/20260629083154_update_users_sub_agents_connections.php",
                "db\/migrations\/20260702120000_loans_participants_add_status.php"
            ],
            "modified": [
                "App\/bigCore\/casesBankOfferDataClass.php",
                "App\/bigCore\/moduleRenderClass.php",
                "App\/bigCore\/riportsClass.php",
                "App\/bigCore\/users\/auth.php",
                "App\/bigCore\/users\/usersClass.php",
                "App\/businessLogic\/clientNeedsClass.php",
                "App\/businessLogic\/participantsClass.php",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu_right_navbar.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.insuranceForm.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoans.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.expenseParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipants.tpl",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiExportImportController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiLeadSharingController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiMaintenanceController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/dictionary\/Controllers\/dictionaryDataController.php",
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php",
                "Sites\/Crediapp\/Modules\/login\/Controllers\/loginMainController.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsMainController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsUsersController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php"
            ],
            "removed": []
        },
        {
            "id": "facf283fab740bd33a85d4ebe86bfdd87c102756",
            "message": "leadhub priority\n",
            "title": "leadhub priority",
            "timestamp": "2026-07-02T15:44:59+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/facf283fab740bd33a85d4ebe86bfdd87c102756",
            "author": {
                "name": "Fil\u00f3 G\u00e1bor",
                "email": "filo.gabor@dh.hu"
            },
            "added": [
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/module.sourcePriorities.tpl",
                "db\/migrations\/20260628205000_create_lead_source_priorities.php",
                "db\/migrations\/20260629093812_add_priority_to_campaigns.php"
            ],
            "modified": [
                "App\/businessLogic\/clients\/leadsClass.php",
                "App\/businessLogic\/comnicaClass.php",
                "Libs\/jsLib\/autoLoad\/module.common.js",
                "Sites\/Crediapp\/Modules\/campaigns\/Controllers\/campaignsMainController.php",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/jsLib\/autoLoad\/module.js"
            ],
            "removed": []
        },
        {
            "id": "a5ef420b0d27ae46c956fcb9c7e17e4b09b1412f",
            "message": "lead column modification\n",
            "title": "lead column modification",
            "timestamp": "2026-07-02T15:49:22+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a5ef420b0d27ae46c956fcb9c7e17e4b09b1412f",
            "author": {
                "name": "Fil\u00f3 G\u00e1bor",
                "email": "filo.gabor@dh.hu"
            },
            "added": [
                "db\/migrations\/20260622094439_leads_digital_columns_permission.php"
            ],
            "modified": [
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "4182e39f87af61318f3958b3b1189529eab5461b",
            "message": "Merge branch 'production' into 86cabnqzv-lead-funnel-data-studio\n\n# Conflicts:\n#\tSites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php\n",
            "title": "Merge branch 'production' into 86cabnqzv-lead-funnel-data-studio",
            "timestamp": "2026-07-03T09:08:12+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4182e39f87af61318f3958b3b1189529eab5461b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/last_viewed_items.tpl",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/themesLib\/Default\/templateLib\/module.sourcePriorities.tpl",
                "db\/migrations\/20260622094439_leads_digital_columns_permission.php",
                "db\/migrations\/20260628205000_create_lead_source_priorities.php",
                "db\/migrations\/20260629083154_update_users_sub_agents_connections.php",
                "db\/migrations\/20260629093812_add_priority_to_campaigns.php",
                "db\/migrations\/20260702120000_loans_participants_add_status.php"
            ],
            "modified": [
                "App\/bigCore\/casesBankOfferDataClass.php",
                "App\/bigCore\/moduleRenderClass.php",
                "App\/bigCore\/riportsClass.php",
                "App\/bigCore\/users\/auth.php",
                "App\/bigCore\/users\/usersClass.php",
                "App\/businessLogic\/clientNeedsClass.php",
                "App\/businessLogic\/clients\/leadsClass.php",
                "App\/businessLogic\/comnicaClass.php",
                "App\/businessLogic\/participantsClass.php",
                "Libs\/jsLib\/autoLoad\/module.common.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu_right_navbar.tpl",
                "Sites\/Crediapp\/Modules\/campaigns\/Controllers\/campaignsMainController.php",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/campaigns\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.insuranceForm.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoans.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.expenseParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipants.tpl",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiExportImportController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiLeadSharingController.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiMaintenanceController.php",
                "Sites\/Crediapp\/Modules\/dashboard\/Controllers\/dashboardMainController.php",
                "Sites\/Crediapp\/Modules\/dictionary\/Controllers\/dictionaryDataController.php",
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leadHUB\/Controllers\/leadHUBMainController.php",
                "Sites\/Crediapp\/Modules\/leadHUB\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php",
                "Sites\/Crediapp\/Modules\/login\/Controllers\/loginMainController.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsMainController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsUsersController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 42,
    "push_options": [],
    "repository": {
        "name": "crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "description": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/novotnikristof.crediapp.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/crediapp.dunahousedev.hu.conf exists.",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Fetching origin",
        "From git.dunahousedev.hu:crediapp\/crediapp",
        "   d5d7a5c52..4182e39f8  86cabnqzv-lead-funnel-data-studio -> origin\/86cabnqzv-lead-funnel-data-studio",
        "HEAD is now at d09e6aa2f Merge remote-tracking branch 'origin\/86cag947w-varhato_folyositas_datuma'",
        "--OK--"
    ]
}