1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

4206 Commits

Author SHA1 Message Date
Cameron
e03f7a34e2 Issue #4359 - Forum dropdown-menu fixes for Bootstrap 4/5. 2021-02-19 16:09:47 -08:00
Cameron
c03e0ab066 'styleCount' info added to all theme tablestyle() calls. 'styleCount' keeps count of the number of times the current style has been rendered. Usage example added to the bootstrap3 theme. Core news view template updated to use tablestyle caption correctly. 2021-02-19 07:33:05 -08:00
Cameron
dfec2a46f8 Closes #4404 Added missing global news language file. 2021-02-19 07:20:45 -08:00
Cameron
6ac83d6ea4 Fixes #4399 - thread_active value missing. 2021-02-18 06:31:48 -08:00
Jimako
364f41231a #4393 Available chapter id on chapter page 2021-02-17 20:23:18 +01:00
Cameron
ba6344bb28 Removed deprecated PAGE_NAME from News. 2021-02-16 09:23:41 -08:00
Cameron
523fae8582 Fixes #4384 - Footer missing when required within a function. 2021-02-15 07:22:47 -08:00
Cameron
b0300f93bf Changed load order of Menus and Theme Layout detection. 2021-02-13 18:55:44 -08:00
Cameron
2bf5ee3909 Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs. 2021-02-12 12:19:58 -08:00
Cameron
a57c598168 Added missing TinyMce4 files. 2021-02-12 06:16:07 -08:00
Cameron
7133d4bb6f Closes #4228 TinyMce can now load the frontend theme in the editor when 'wysiwyg' is found in the scope of a declared css file within theme.xml
Fixes #4371 - FontAwesome5 is now loaded in the TinyMce editor when detected in the frontend theme.
2021-02-11 16:39:50 -08:00
Gábor
44a7d5f94e Update hero_setup.php 2021-02-06 12:40:22 +01:00
Gábor
7eafe3eecd Update English_admin.php 2021-02-06 12:38:33 +01:00
Gábor
6c5226cff9 Update English_global.php 2021-02-06 12:35:59 +01:00
Gábor
7d33f6df93 Update plugin.xml 2021-02-06 12:35:27 +01:00
Cameron
2337b075a8 Fixes #4346 - TinyMce parser issue. Hide side-panel help icon on legacy admin theme. 2021-02-05 18:31:54 -08:00
Cameron
5870fbdb84 "<div class='field-help'>" etc has been replaced by the $frm->help() method and is also used by the admin-ui. 2021-02-04 08:45:10 -08:00
Cameron
49b8a9690d Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
2021-02-03 11:46:32 -08:00
Moc
89d5f11c74 Fix forum rules and forum track page 2021-02-02 20:52:19 +01:00
Moc
4fd4a6ed57 #3680 - Refine previous commit, check for e_DEBUG 2021-02-02 20:28:57 +01:00
Moc
4345df5340 Closes #3680 - Change comments disabled message to admin debug message 2021-02-02 19:58:39 +01:00
Cameron
9890615761 Admin menu icons for collapsed menu. 2021-02-01 18:18:30 -08:00
Cameron
c4015aa3de Merge pull request #4360 from Jimmi08/patch-14
Added class for styling pm nav item
2021-02-01 09:43:13 -08:00
Cameron
2dedc8719f FontAwesome 5 added to admin area and bootstrap3 theme. $tp->toIcon() supports SVG sizing 2x, 3x etc. 2021-01-30 19:21:23 -08:00
Gábor
5d97029983 Update admin_config.php 2021-01-30 13:18:53 +01:00
Gábor
a5242b65e0 Update hero_setup.php 2021-01-30 13:15:41 +01:00
Gábor
e4fd537588 Update hero_menu.php 2021-01-30 13:14:32 +01:00
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