1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-08 03:27:08 +02:00
Commit Graph

4079 Commits

Author SHA1 Message Date
Gábor
277f2a915e Create English_admin.php 2021-01-30 13:10:39 +01:00
Gábor
3415558e63 Create English_global.php 2021-01-30 13:09:15 +01:00
Gábor
a9ad2f7a54 Update hero_setup.php 2021-01-30 13:06:05 +01:00
Gábor
ce1ecf0d0f Update plugin.xml 2021-01-30 13:04:30 +01:00
Gábor
5bbfdfb4c4 Update admin_config.php 2021-01-30 13:03:36 +01:00
Gábor
0571ac88b4 Update hero_template.php 2021-01-30 13:00:44 +01:00
Cameron
eee039b616 PHP8/Bootstrap5 Fixes 2021-01-29 20:11:49 -08:00
Jimako
354e6e68b9 adding class for styling pm nav item
just detail, similar like dropdown-avatar
2021-01-28 16:58:28 +01:00
Cameron
94e37f47a1 Issue #4356 - Admin-area login issue. 2021-01-27 16:50:53 -08:00
Cameron
835e477147 Bootstrap 5 styling. (data-bs-toggle)
Signup shortcodes now automatically load the required template.
2021-01-26 15:08:58 -08:00
Cameron
60afb0ba1a Fix for bot icon in dashboard online table. 2021-01-25 19:00:31 -08:00
Cameron
76dbd4469e Fixed error in {XURL_ICONS} shortcode. Added a test. Fixed some warnings in the admin/language page. 2021-01-25 17:57:34 -08:00
Cameron
c045f2874c Clock-menu removed from code. Extra logTime entries added. Debug performance highlighting tweaks. 2021-01-25 07:57:24 -08:00
Cameron
f6290ed533 Legacy clock_menu plugin removed. 2021-01-24 07:38:19 -08:00
Cameron
08e0b26874 Removed 'log' plugin from repo. Now found at https://github.com/e107inc/log 2021-01-24 06:47:48 -08:00
Cameron
f5352be768 Closes #4044 - News e_related URL fix. Thanks to @Serios 2021-01-22 17:33:29 -08:00
Cameron
acc1a9af0d Plugin script tests and PHP8 fixes. 2021-01-22 13:44:10 -08:00
Cameron
4b0edad459 Various PHP8 Fixes 2021-01-22 06:32:59 -08:00
Cameron
4a9cf379a6 PHP8 Forum code cleanup 2021-01-22 06:31:23 -08:00
Cameron
594cddae6e Some forum code cleanup 2021-01-21 13:04:54 -08:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
b19f9ffbc3 Frontend scripts tests. (may break some things) 2021-01-19 18:52:56 -08:00
Cameron
ce1273f8a4 Merge pull request #4354 from Jimmi08/patch-13
Fix for always black gallery slidershow menu background
2021-01-19 15:13:54 -08:00
Cameron
e57b1a9b61 Issue #4352 Added canonical for home page and frontpage setting. 2021-01-19 13:31:20 -08:00
Cameron
f091709847 Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title() 2021-01-19 09:50:02 -08:00
Cameron
76144e6b4f Issue #4352 e107::canonical() method added.
Use define('e_DEBUG_CANONICAL', true); in e107_config.php to test usage.
2021-01-19 07:54:13 -08:00
Jimako
98918edee8 fix for always black gallery slidershow background
https://github.com/e107inc/e107/issues/4069
2021-01-19 12:48:59 +01:00
Cameron
8f27be1150 Added e_user.php 'settings' method to define additional (extended) user fields dynamically. See _blank/e_user.php 2021-01-18 18:42:03 -08:00
Cameron
80a4d547f6 Issue #4346 Added TinyMce parser tests for script tags. 2021-01-18 08:11:49 -08:00
Cameron
b286d66e88 Fixes #4351 Gsitemap canonical link. 2021-01-17 10:30:29 -08:00
Cameron
06888f1fcf Issue #4348 Always using tablestyle in news on a v2.3 theme spec. 2021-01-17 06:37:18 -08:00
Cameron
692b8c8538 Prevent headers in CLI mode. 2021-01-16 10:02:52 -08:00
Cameron
a6406ea0d3 Javascript fixes for TimeZone cookie and Twitter menu. 2021-01-16 05:39:32 -08:00
Cameron
4553da0852 Upgraded TinyMce to 4.9.11 2021-01-16 05:00:47 -08:00
Cameron
62d6341303 Bbcode test and parser cleanup. 2021-01-14 14:46:49 -08:00
Cameron
7e90b791ba PHP8 fixes. 2021-01-14 11:32:02 -08:00
Cameron
7279e0273e Valid login event added. Session conflict fix. Session test added. Featurebox tree() fix. 2021-01-14 10:31:51 -08:00
Cameron
e51dfa1fc8 Test all e_shortcode.php files in core. PHP8 Fix for featurebox. 2021-01-14 10:30:22 -08:00
Cameron
aa3c267ef6 Issue #4345 - Fixes {NEWS_BODY=extended} 2021-01-14 07:54:16 -08:00
Cameron
42fbd379d4 Tweaked and tested single shortcodes. Added batch shortcode files fpw_shortcodes and search_shortcodes. {SEARCH} shortcode template was updated to v2 standards. 2021-01-12 14:46:10 -08:00
Cameron
3d217bc49b Forum and User-extended shortcode improvements and test tweaks. 2021-01-11 08:45:08 -08:00
Jimako
a345173c1f Adding shortcode for displaying login page 2021-01-10 13:13:53 +01:00
Cameron
e948c6fc11 PHP8 - BC Fix for newforumposts_menu.php 2021-01-09 10:08:57 -08:00
Cameron
3b06fac636 BC fix for PM shortcode. 2021-01-09 09:34:46 -08:00
Cameron
fa4900e2c4 PHP8 Fixes. Only attempt to load plugin language files when the languages folder exists. BC avatar function fix. 2021-01-09 09:09:12 -08:00
Cameron
c8ba5fe30a Shortcode tests for list_new, pm, rss_menu, signin and simpleParse() 2021-01-08 17:00:23 -08:00
Cameron
d86d8d999f Replaced global $menu_pref usage. Updated tests. 2021-01-08 13:50:32 -08:00
Cameron
0fabc9aa9c $online_shortcodes now loaded correctly using e107::getScBatch(). (Could break old plugins) 2021-01-08 13:47:54 -08:00
Cameron
eec9a163cb PHP8 fixes. Tests added for online shortcodes, page/e_shortcode.php 2021-01-08 11:46:30 -08:00
Cameron
452f594ad2 Issue #4336 and tests for e107::plugLan() (e107::lan()) . Error message will be displayed in debug mode when a LAN file failed to load. 2021-01-08 09:56:33 -08:00