1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-23 16:01:39 +02:00

Commit Graph

  • a1243c4175 Issue #5365 - remove test code. camer0n 2025-01-09 09:14:31 -08:00
  • 0a90b58b22 Merge pull request #5351 from Jimmi08/plugin_builder Cameron 2025-01-07 11:46:48 -08:00
  • abda42015b Closes #5379 - Adds support for custom styling of modal windows in admin area. camer0n 2025-01-07 11:18:18 -08:00
  • e6775b5afd Fontawesome updated to 6.7.2 camer0n 2025-01-07 09:02:03 -08:00
  • 280a9aa099 Updated Bootstrap Library to 5.3.3 camer0n 2025-01-05 08:20:48 -08:00
  • 6ed8377b0e #5209: Add full-text indexes to table comments Nick Liu 2025-01-04 15:40:14 +01:00
  • a3c04d6b1d Issue #4501, Issue #5209 - Correct search fields in blank plugin. camer0n 2025-01-03 16:14:07 -08:00
  • 0b89d5d301 Issue #5209 - Partial fix. Currently does not support FULLTEXT on a field that already has an INDEX. camer0n 2025-01-03 16:02:26 -08:00
  • 8a6919f2a3 ci: Workaround for https://github.com/saltstack/relenv/issues/182 Nick Liu 2025-01-03 19:20:24 +01:00
  • 092420bf61 ci: Fix how the Salt minion finds the state files (CI only) Nick Liu 2025-01-03 18:49:41 +01:00
  • 2a27b05379 ci: Revert acceptance test debugging Nick Liu 2025-01-03 18:21:59 +01:00
  • c47e0ac374 ci(salt-bootstrap): New URL for SaltStack bootstrap script Nick Liu 2025-01-03 18:19:52 +01:00
  • 2730f16af4 Fixes #5097 Site redirection not working with www. Moved to method. Test added. camer0n 2024-12-19 15:33:03 -08:00
  • 9d0159570e Merge pull request #5342 from tgtje/master Cameron 2024-12-19 13:49:32 -08:00
  • 7c6cad7d00 Merge pull request #5344 from Jimmi08/patch-4 Cameron 2024-12-19 13:41:43 -08:00
  • c51c2f3e77 Closes #5367 Custom sorting of admin-ui Filter and Batch drop-down menus. camer0n 2024-12-19 13:18:16 -08:00
  • b25e60888b Closes #5365 Image alt attribute management via Media Manager. Test added. camer0n 2024-12-19 13:17:32 -08:00
  • 176f8eb325 podman camer0n 2024-12-18 11:42:50 -08:00
  • 441ee75e41 Removed --rm from the container camer0n 2024-12-18 11:40:23 -08:00
  • 5156628e7e Revert camer0n 2024-12-18 11:32:43 -08:00
  • 18a58c3ac8 Added dnsutils camer0n 2024-12-18 11:21:00 -08:00
  • d0fd70bb6e Removed ping camer0n 2024-12-18 11:15:40 -08:00
  • b59bb65de0 Removed --network host from the docker run command. camer0n 2024-12-18 11:04:34 -08:00
  • d4ffe9318d Acceptance tweaks. camer0n 2024-12-18 10:52:13 -08:00
  • e659fe78c0 Removed old Ubuntu version camer0n 2024-12-18 10:37:33 -08:00
  • 00391b0856 More debug info added. camer0n 2024-12-18 10:04:54 -08:00
  • 2a89c16678 Added SaltStack debug info. camer0n 2024-12-18 09:53:01 -08:00
  • 5239bab6a2 composer fix. camer0n 2024-11-27 20:43:43 -08:00
  • 697e7f0ff7 Updated dependencies camer0n 2024-11-27 13:29:47 -08:00
  • 422a80e317 Replace forward slashes in database names. camer0n 2024-11-27 11:37:29 -08:00
  • db6472c03b Set artifact name routine added. camer0n 2024-11-27 11:30:52 -08:00
  • ff505cacdf Removed duplicate line. camer0n 2024-11-27 11:19:22 -08:00
  • ba721496cd Remove colon from artifact name. camer0n 2024-11-27 11:15:37 -08:00
  • a8bb4632a9 Ensure that the artifact names are unique for each matrix configuration camer0n 2024-11-27 11:08:01 -08:00
  • 970c4668b2 Test workflow again. camer0n 2024-11-27 10:55:59 -08:00
  • 05aa6179a7 Use a unique run ID for the artifact name. camer0n 2024-11-27 10:49:03 -08:00
  • 907475c561 Test github workflow camer0n 2024-11-27 10:41:14 -08:00
  • dacc18afe1 Updated upload-artifact version. camer0n 2024-11-27 10:32:54 -08:00
  • e92a05f222 Added PHP 8.3 camer0n 2024-11-27 10:26:25 -08:00
  • fcac366705 plugin builder - admin links Jimako 2024-10-10 16:03:41 +02:00
  • 8d2e28c5e7 Update forum_shortcodes.php rica-carv 2024-10-06 16:42:59 +01:00
  • dc102f8722 Minor bug correction and update rica-carv 2024-09-28 22:17:34 +01:00
  • 5b89ccb4f7 Update e_pluginbuilder_class.php Jimako 2024-09-25 22:42:39 +02:00
  • bb26d8929f Update lan_newspost.php leo 2024-09-23 09:10:45 +02:00
  • 416997604e Update view_shortcodes.php rica-carv 2024-09-22 19:59:18 +01:00
  • 6fddef4d7a Updated newforumposts_menu to full page render rica-carv 2024-09-16 19:58:50 +01:00
  • 788ae6a53a Merge pull request #61 from e107inc/master rica-carv 2024-08-17 19:23:29 +01:00
  • 2a65f8be5f Fixes #5317 - Missing ID in creation log. camer0n 2024-08-13 14:47:21 -07:00
  • 33518b0a29 Update forum.php rica-carv 2024-08-17 19:13:40 +01:00
  • 347246d268 Fixes #5317 - Missing ID in creation log. camer0n 2024-08-13 14:47:21 -07:00
  • 9fa6f1a54d Add files via upload rica-carv 2024-08-04 08:43:25 +01:00
  • 88e726119d Delete e107_handlers/e_parse_class.php rica-carv 2024-08-04 08:41:24 +01:00
  • 253ace4e89 Merge pull request #59 from e107inc/master rica-carv 2024-08-04 08:37:49 +01:00
  • 6a7eeb0a5b Merge pull request #57 from rica-carv/revert-56-rica-carv-patch-texttruncate rica-carv 2024-08-03 15:53:23 +01:00
  • 3de1ea4911 Revert "Add files via upload" rica-carv 2024-08-03 15:52:05 +01:00
  • c8483ad048 Merge pull request #56 from rica-carv/rica-carv-patch-texttruncate rica-carv 2024-08-03 15:51:50 +01:00
  • 9c156d417a Add files via upload rica-carv 2024-08-03 15:51:12 +01:00
  • c4f2abb85c Fixes #5271 Poll fatal error. camer0n 2024-07-26 13:08:01 -07:00
  • 0083a44a20 Merge pull request #5147 from Alex-e107nl/master Cameron 2024-07-26 12:48:02 -07:00
  • 1298c48e0a Closes #5304 Added option to restrict viewing/editing news posts to self-authored posts only. camer0n 2024-07-26 12:44:47 -07:00
  • ee69952d69 Closes #5303 - Rewrite of prefs page to use admin-ui. camer0n 2024-07-26 11:21:35 -07:00
  • 912825660c Aditional change to make default avatar image render rica-carv 2024-07-05 21:24:55 +01:00
  • 591bab9437 Merge branch 'e107inc:master' into master rica-carv 2024-07-05 20:23:47 +01:00
  • 7871b9d0f1 Issue #5292 datetimepicker() minuteStep and showMeridian options added. camer0n 2024-06-29 13:05:36 -07:00
  • c4b270c005 Closes #5292 - update Bootstrap datetimepicker camer0n 2024-06-29 12:59:38 -07:00
  • 5e57a6b1b5 Issue #5288 Ignore the mcp_token tracker. camer0n 2024-06-27 17:07:41 -07:00
  • baa171cfb8 Closes #5269 Optgroup class identifiers. camer0n 2024-05-31 13:36:18 -07:00
  • 6a0a4ca830 Fixes #5270 - Admin log details width constraints. camer0n 2024-05-31 13:34:27 -07:00
  • 2ee1433a84 Fixes #5246 JS using 'settings' not loading correctly. camer0n 2024-05-14 10:46:19 -07:00
  • bcaad61fdb Update e_parse_class.php rica-carv 2024-05-11 11:32:57 +01:00
  • 51d78758f8 Merge pull request #5255 from tgtje/master Cameron 2024-05-10 15:02:52 -07:00
  • 070d5d6735 Merge pull request #5182 from Jimmi08/patch-1 Cameron 2024-05-10 14:56:34 -07:00
  • 3355c2781a Fixes #5146 - avatar was not displaying. camer0n 2024-05-10 14:34:23 -07:00
  • 6fd5c5dc10 Minor tweaks and extended File zip test. camer0n 2024-05-10 11:42:52 -07:00
  • 25c8c69ff3 text to LAN leo 2024-05-06 18:11:39 +02:00
  • ecccd679a9 new defines leo 2024-05-06 18:10:23 +02:00
  • cc41528c3b Add files via upload rica-carv 2024-04-27 13:09:03 +01:00
  • 65fc765620 Aditional check for external missing avatars rica-carv 2024-04-27 12:57:32 +01:00
  • bdbda018d2 Issue #5208 - Start of PCLZip removal. camer0n 2024-04-17 14:17:04 -07:00
  • 15e717b66e Another possible fix for acceptance tests. camer0n 2024-04-17 12:03:32 -07:00
  • c5231e2bf3 Potential fix for acceptance workflow. camer0n 2024-04-17 11:42:32 -07:00
  • fed582ad30 Test fixes. camer0n 2024-04-17 11:34:32 -07:00
  • 8e74ad6cb7 Added missing provider. camer0n 2024-04-08 16:16:38 -07:00
  • 8711f503a1 Issue #5120 Return to multi-dimensional format for multisite plugin compatibility. camer0n 2024-04-08 16:02:44 -07:00
  • 145d1dea80 Fixes #5214 form help icon fix. DST test fixes. camer0n 2024-04-05 17:29:17 -07:00
  • e4fa9eb83e Fixes #5230 Invalid element tab switch issue. camer0n 2024-04-05 17:01:30 -07:00
  • b432e20c6e Fixes #5211 - Fatal error on search. camer0n 2024-03-26 10:38:09 -07:00
  • 6f6418fb79 Fixes #5220 - Database warning issue. camer0n 2024-03-26 10:06:43 -07:00
  • 868e6a42c4 Issue #5205 - Creation of urls with custom domain setting when using 'full' mode. camer0n 2024-03-12 16:32:01 -07:00
  • 65399f78c4 HybridAuth test update. camer0n 2024-03-05 16:35:36 -08:00
  • 16d032cf73 Closes #5205 Custom domain for specific pages. camer0n 2024-03-05 16:35:18 -08:00
  • a0581bea20 HybridAuth updated to v3.11.0. PHPMailer updated to v6.9.1. camer0n 2024-03-02 14:01:46 -08:00
  • a27b9de560 Fixes #5203 Plugin preference size limitation camer0n 2024-03-02 13:29:31 -08:00
  • 4b0c341c4a Issue #5192 Disable defer when in admin mode. camer0n 2024-03-02 13:25:10 -08:00
  • 8921e92aa6 Issue #5192 - Javascript defer option. (experimental) camer0n 2024-02-09 16:46:16 -08:00
  • 209f0ea898 Closes #5191 - Match static URL to previously called/generated static url when present. camer0n 2024-02-07 14:47:11 -08:00
  • d20326a2ec Issue #5191 Static URL mapping. camer0n 2024-02-07 13:06:00 -08:00
  • 004da27010 Fixes #5177 Deletion issue in grid mode. camer0n 2024-02-05 13:59:52 -08:00
  • bbf00ae8ba Fixes #3081 - Removed Multi-Site option. camer0n 2024-02-05 13:51:08 -08:00
  • c75b35291b unbanned user = not verified status Jimako 2024-02-02 11:47:58 +01:00