Commit Graph
7801 Commits
Author SHA1 Message Date
Monika caeed5f320 CI build Test commit 2025-07-03 20:26:04 +05:30
Monika ad739e37b0 Add space in README.md file for testing 2025-07-03 20:19:44 +05:30
gteigland c66e14e696 Update README.md 2025-07-01 09:20:08 -05:00
Andy Miller d8eb2dec18 Update README.md 2025-05-26 13:50:45 -06:00
Andy Miller b0be865a1d Update README.md 2025-05-26 13:50:30 -06:00
Andy Miller 1ec65bc6ca Update README.md 2025-05-26 13:48:36 -06:00
Karol Orzeł 0af1503d30 Fixed Grav's siteUrl() returning just '/' instead of the full site URL (#2605) 2025-03-31 20:06:21 +02:00
Karol Orzeł 3920937d3f Fixed Grav's Extras Menu Prod/Dev Toggle creating deprecated custom environment path instead of using user/config/plugins/ (#3169) 2025-03-31 19:26:38 +02:00
Karol Orzeł 903cfcf048 The source URL of some CSS and Javascript assets is prefixed with an extra slash (Gantry 5.5.20) #3309 2025-03-28 13:45:10 +01:00
Karol Orzeł dc00542fc3 - Fixed ContentHelperRoute class references to use namespaced RouteHelper in Joomla 5
- Fixed JTableMenu and JTableMenuType references for Joomla 5 compatibility
        - Fixed JDatabaseQuery references to use namespaced DatabaseQuery in Joomla 5
2025-03-26 13:54:02 +01:00
Karol Orzeł a57a7cd97b Fixed JObject not found errors in Joomla 5 by using nam
espaced CMSObject (#3308)
2025-03-26 13:11:33 +01:00
Karol Orzeł ff6745eafb Fixed JForm reference in plg_system_gantry5 for Joomla 5 2025-03-26 13:04:50 +01:00
Karol Orzeł b6d6b0a0eb Updated changelog with Joomla 5 compatibility fix for JForm classes 2025-03-26 13:04:01 +01:00
Karol Orzeł b8805c5bed Fixed Joomla 5 compatibility issues with JForm classes 2025-03-26 13:03:35 +01:00
Karol Orzeł 204597d585 Added native Joomla 5 compatibility without requiring the Compatibility Plugin 2025-03-25 18:59:04 +01:00
Karol Orzeł c800df4134 - Fixed "INVALID FIELDS" alert and block size formatting issues with large collections like Infolist particle (#3243) 2025-03-25 17:39:37 +01:00
Karol Orzeł d300770944 Fixed pageblock head_top and head_meta not working in WordPress particles (#3250) 2025-03-25 17:26:55 +01:00
Karol Orzeł 1d155f6a87 - Added documentation about CSP requirements - 'unsafe-eval' is needed for admin functionality (#3255) 2025-03-25 17:23:41 +01:00
Karol Orzeł df3bbb0b6e - Fixed PHP compile error in NullLogger class for method signature compatibility (#3264)
- Fixed PSR compatibility issues with Joomla 5.1.1 by updating dependencies (#3259)
2025-03-25 17:20:15 +01:00
Karol Orzeł fc3b6cdb40 Fixed potential infinite recursion with large menus in multi-column layouts (#3266) 2025-03-25 17:10:40 +01:00
Karol Orzeł 4dc79c7ab6 Fixed SVG images display issues on login and 404 pages in Joomla 5 (#3277) 2025-03-25 17:04:43 +01:00
Karol Orzeł 26641b8888 Fixed unwanted whitespace before DOCTYPE in Grav platform HTML output (#3287) 2025-03-25 16:54:55 +01:00
Karol Orzeł 612467e3d9 Missing translation on Wordpress #3302 2025-03-25 16:50:26 +01:00
Karol Orzeł 1e41a3f916 Fixed incorrect formatting in changelog file (#3305) 2025-03-25 16:47:24 +01:00
Karol Orzeł c58e4a724e Updated minimum PHP version to 8.1.0 2025-03-25 16:43:54 +01:00
Karol Orzeł e625b94940 Joomla dark mode 2025-02-25 20:44:53 +01:00
Karol Orzeł 743a8b048d Workflows update 2025-02-25 18:02:16 +01:00
Karol Orzeł ba9749ae76 Delete .phpunit.result.cache 2025-02-25 17:54:12 +01:00
Karol Orzeł 27dc0d821f Delete CLAUDE.md 2025-02-25 17:53:57 +01:00
Karol Orzeł a4096fba42 .gitignore update 2025-02-25 17:52:57 +01:00
Karol Orzeł 81a5d7edf0 Fixing github tests 2025-02-25 17:47:41 +01:00
Karol Orzeł e295374ced Basic test and fixes 2025-02-25 17:34:59 +01:00
Karol Orzeł 5fbc8899b0 PHP 8.3 bugfixes 2025-02-25 17:14:25 +01:00
Karol Orzeł 397887e87e Correct version numbering. 5.5.19 2024-05-23 14:02:58 +02:00
Karol Orzeł dfddd882b7 FontAwesome 6 bugfixes #3253 2024-05-23 13:01:43 +02:00
Karol Orzeł bbf734e172 Fix Joomla 5.1 "Invalid extension update" bug 2024-05-23 12:15:19 +02:00
Karol Orzeł d46bb39b60 Changelog update 5.5.18 2024-05-22 11:05:15 +02:00
Karol Orzeł 471aae71ad Pagination update 2024-05-21 18:37:21 +02:00
Karol Orzeł a774543541 Grav Content: particle issue with Pagination #3239 2024-05-21 18:36:26 +02:00
Karol Orzeł 0a5f02a9db Minor language fixes 2024-04-30 16:42:31 +02:00
Karol Orzeł 5c2c53a7d7 Error on previous/next button fix (#3218) 2024-04-30 14:44:14 +02:00
Karol Orzeł b2d526f2e9 Error on previous/next button fix (#3218) 2024-04-29 16:42:35 +02:00
Karol Orzeł b9d76f3038 Joomla 5: Joomla Articles particle issue with Pagination #3239, Particle Joomla article - Joomla 5 - Error on previous/next button #3218 2024-03-29 19:33:47 +01:00
Karol Orzeł b462eabdc6 Changelog update #3196 2024-03-20 18:34:59 +01:00
Karol Orzeł b8d1dd1582 Changelog update #3196 2024-03-20 18:34:51 +01:00
Karol Orzeł 3d0084b49c Joomla 5 back-end Atum and Fontawesome 6 #3196 2024-03-20 18:32:32 +01:00
Karol Orzeł 37ab661ff7 Mobile Menu fix #3198 2023-11-21 18:32:36 +01:00
Karol Orzeł f8253982d1 Changelog update 5.5.17 2023-10-30 13:50:03 +01:00
Karol Orzeł 18c4cadc16 Wordpress: "symfony/yaml": "5.4.0", 2023-10-23 20:36:22 +02:00
Karol Orzeł d9d73e14d2 Updating Composer and SCSS PHP 2023-10-23 20:30:42 +02:00