{
    "object_kind": "push",
    "event_name": "push",
    "before": "0000000000000000000000000000000000000000",
    "after": "acb4f7dd9399bd091b51e09b7fff7c49d2d0c3df",
    "ref": "refs\/heads\/86c5nr5mt-leado_partner__from_prod",
    "ref_protected": false,
    "checkout_sha": "acb4f7dd9399bd091b51e09b7fff7c49d2d0c3df",
    "message": null,
    "user_id": 49,
    "user_name": "Fekete \u00c1ron",
    "user_username": "feketearon",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/59f21d6077df970fce0a9faf1091f60586b171034ff0b5834f2fdeb434bf4727?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": "fca276d8267523eecd4ed36f6615c20f027fc5ae",
            "message": "Can add building to house number\n",
            "title": "Can add building to house number",
            "timestamp": "2025-11-11T16:58:28+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/fca276d8267523eecd4ed36f6615c20f027fc5ae",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/addresses\/addressesClass.php"
            ],
            "removed": []
        },
        {
            "id": "e3d1d4be5ca9c0e8147ca9e3c2df6b9903a3643b",
            "message": "Test commit\n",
            "title": "Test commit",
            "timestamp": "2025-11-12T16:55:00+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e3d1d4be5ca9c0e8147ca9e3c2df6b9903a3643b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "index.php"
            ],
            "removed": []
        },
        {
            "id": "873c63398bd33cb3f5f9f12b9da7a8e864f23e7f",
            "message": "Update .gitlab-ci.yml file",
            "title": "Update .gitlab-ci.yml file",
            "timestamp": "2025-11-12T16:58:52+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/873c63398bd33cb3f5f9f12b9da7a8e864f23e7f",
            "author": {
                "name": "Bojti Attila",
                "email": "bojti.attila@dh.hu"
            },
            "added": [],
            "modified": [
                ".gitlab-ci.yml"
            ],
            "removed": []
        },
        {
            "id": "b52198bbdafff47cb3ebeafe16d2f67cdc4133a4",
            "message": "Merge branch 'main' into production\n",
            "title": "Merge branch 'main' into production",
            "timestamp": "2025-11-14T12:13:10+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/b52198bbdafff47cb3ebeafe16d2f67cdc4133a4",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "db\/migrations\/20251111140401_addfields_participants_exist_loans_data.php",
                "db\/migrations\/20251112065438_changeclient_needs_additional_data_addboth_have_hungarian_address.php",
                "db\/migrations\/20251113075037_loans_participants_move_fields_to_client_needs_additional_data.php",
                "db\/migrations\/20251113153944_client_needs_bank_account_add_field_account_statement_received_by_mail.php"
            ],
            "modified": [
                "App\/bigCore\/clientNeedsBankAccountClass.php",
                "App\/bigCore\/clientNeedsClass.php",
                "App\/bigCore\/clientNeedsSavingsInsuranceClass.php",
                "App\/bigCore\/participantsClass.php",
                "App\/bigCore\/positionsClass.php",
                "Libs\/cssLib\/autoLoad\/100_custom.css",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Libs\/jsLib\/autoLoad\/classes\/linksClass.js",
                "Libs\/jsLib\/autoLoad\/classes\/submodulesClass.js",
                "Sites\/ClientPortal\/Libs\/jsLib\/autoLoad\/clientPortalForms.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicDatatable.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicForms.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Buttons\/dataTableToolbar.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl",
                "Sites\/Crediapp\/Modules\/certificates\/Controllers\/certificatesMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Controllers\/clientNeedsMainController.php",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/jsLib\/autoLoad\/100_module.js",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.babyExpectingLoanForm.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/block.bankAccountForm.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/babyExpectingLoan\/module.babyExpectingLoanFormParticipantModal.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoans.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.existLoansTable.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipants.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/block.incomeParticipantsTable.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/module.formExistLoanModal.tpl",
                "Sites\/Crediapp\/Modules\/clientNeeds\/Libs\/themesLib\/Default\/templateLib\/participants\/module.formIncomeParticipantModal.tpl",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMainController.php",
                "Sites\/Crediapp\/Modules\/fileManager\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/gdpr\/Controllers\/gdprMainController.php",
                "Sites\/Crediapp\/Modules\/networks\/Controllers\/networksMainController.php",
                "Sites\/Crediapp\/Modules\/organisationStructure\/Controllers\/organisationStructureMainController.php",
                "Sites\/Crediapp\/Modules\/systemNotificationsCategories\/Controllers\/systemNotificationsCategoriesMainController.php",
                "Sites\/Crediapp\/Modules\/taskCategories\/Controllers\/taskCategoriesMainController.php",
                "Sites\/Crediapp\/Modules\/teams\/Controllers\/teamsMainController.php",
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.addDocument.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.documents.tpl"
            ],
            "removed": []
        },
        {
            "id": "6445b5d13daa7222fd9f994e186af64fe63cde7c",
            "message": "correct naming\n",
            "title": "correct naming",
            "timestamp": "2025-11-14T13:34:09+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6445b5d13daa7222fd9f994e186af64fe63cde7c",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php"
            ],
            "removed": []
        },
        {
            "id": "acb4f7dd9399bd091b51e09b7fff7c49d2d0c3df",
            "message": "filter inactive connections\n",
            "title": "filter inactive connections",
            "timestamp": "2025-11-14T13:34:26+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/acb4f7dd9399bd091b51e09b7fff7c49d2d0c3df",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/externalPartnersUsersConnections\/Controllers\/externalPartnersUsersConnectionsMainController.php"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 6,
    "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\/feketearon.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",
        " * [new branch]        86c5nr5mt-leado_partner__from_prod -> origin\/86c5nr5mt-leado_partner__from_prod",
        "HEAD is now at aa8a5ba4 submodule datatable(full) not worked on normal page (not in modal)",
        "--OK--"
    ]
}