1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

147 Commits

Author SHA1 Message Date
Cameron
6033f94be7 Styling tweaks 2021-02-05 06:46:06 -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
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
8e54de7c0c Styling tweak to admin 'tabbed' layout. 2021-01-25 10:13:32 -08:00
Cameron
299c3717a7 Legacy Admin layout fixes and tests. 2021-01-17 10:36:17 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Cameron
44e260b121 Code cleanup and optimization 2020-12-14 16:21:48 -08:00
Cameron
afaac88003 PHP8 Compatibility and code cleanup. 2020-12-08 12:21:12 -08:00
Cameron
a6a98a82ad Code cleanup. Incompatible plugin alert now links directly to uninstall page for each plugin found. 2020-06-26 13:58:59 -07:00
Cameron
bce677757c Fix for Admin Panel buttons. 2019-01-17 11:50:47 -08:00
Cameron
8c9e6f1370 Optimized Admin Control Panel code. 2019-01-15 08:55:34 -08:00
Cameron
f727660ed9 Fix for missing buttons in Admin Panel. 2019-01-14 17:40:12 -08:00
Lóna Lore
43f38ccdf2 Fix for PHP Notice Undefined offset: 0, Line 146 of /e107_admin/includes/flexpanel.php 2017-12-10 11:46:42 +01:00
Cameron
c5d384db2c #2889 Javascript error removal. 2017-12-01 13:31:15 -08:00
Cameron
3baf2f776f Issue #2818 Moved addons update check to ajax. 2017-11-16 14:20:22 -08:00
Cameron
a253cdcf69 Remove parsing check for core files. 2017-11-16 13:03:29 -08:00
lonalore
28282d21be Slight modification for issue #2818 2017-11-16 09:40:41 +01:00
Cameron
1069998c42 Issue #2818 Moved core database update check to ajax. 2017-11-15 17:51:46 -08:00
Cameron
48d359ed02 https fix 2017-10-30 15:21:55 -07:00
Cameron
f96e0de826 Flexpanel equal-height row options. 2017-04-21 17:09:03 -07:00
Cameron
572d1a0da0 InfoPanel "Website Stats" moved to e107_plugins/user/e_dashboard.php .
FlexPanel drag-n-drop now working with plugin e_dashboard addons.
2017-04-21 16:40:47 -07:00
Cameron
ca1fd4c40c Improved infopanel dashboard integration with e_dashboard addon. Charts now supports additional types. 2017-04-07 16:31:22 -07:00
Lóna Lore
62238a169d Added Addon-Updates menu to flexpanel. 2017-02-02 22:49:55 +01:00
Cameron
9e8895ab2f Added ID to addons update tablerender. 2017-02-02 12:45:55 -08:00
MikeyGMT
c81732757e Infopanel - Using internal date function
Infopanel - Using internal date function
2016-12-31 21:23:02 +00:00
MikeyGMT
80c09697fa Text to LANS #6 - Infopanel Chart - #2219 conflicts now resolved in this version
Text to LANS #6 - Infopanel Chart - #2219 conflicts now resolved in this
version
2016-12-31 18:55:45 +00:00
MikeyGMT
0ec6528aa4 Text to LANs -#6 Flexpanel corrected
Text to LANs -#6 Flexpanel corrected
2016-12-31 13:54:47 +00:00
MikeyGMT
ee94c56f7b Text to LANs -#6 Flexpanel
Text to LANs -#6 Flexpanel
2016-12-30 17:50:27 +00:00
Lóna Lore
e41831d807 Issue #2034 - Fixing PHP Fatal error: Can't use function return value in write context. 2016-11-16 21:21:12 +01:00
lonalore
106e186cb7 Flexpanel and infopanel behavior now depends on "Apply dashboard preferences to all administrators" setting. 2016-11-11 13:44:20 +01:00
lonalore
c9f1d419ca Flexpanel layouts with preview images. 2016-11-10 12:22:40 +01:00
lonalore
d308c98b83 Flexpanel: If Layout has been changed, we clear previous arrangement in order to use defaults. 2016-11-09 16:46:12 +01:00
lonalore
93b993bbb1 Flexpanel layout picker. 2016-11-09 16:06:53 +01:00
lonalore
e5b9d71943 Drag-and-drop panel moving/sorting now works fine. 2016-11-09 12:44:03 +01:00
lonalore
8258058b22 Merge branch master into dashboard. 2016-11-07 16:07:36 +01:00
lonalore
2ebd60821d Fix for Dashboard infopanel-menus. 2016-11-07 16:01:12 +01:00
lonalore
a69a3d7682 Fix for infopanel-menus. 2016-11-07 15:56:47 +01:00
lonalore
3a3734ef86 Revert changes by infopanel, and introduce flexpanel, which extends infopanel funcionality. 2016-11-07 14:12:19 +01:00
Lóna Lore
6d96cdbeab Custom layout for dashboard with 10 droppable areas. 2016-11-04 18:06:36 +01:00
Lóna Lore
8a121f22ca Custom template and layout for admin dashboard. 2016-11-04 10:40:45 +01:00
Cameron
b41797cc3f Fix for LAN names. 2016-09-14 11:55:37 -07:00
Gábor
6797a55bdf Update e107_admin/includes/infopanel.php
Add pharses
2016-09-14 11:19:18 +02:00
Cameron
d075e4807e Issue #6 #1816 Removed shortcodes from LAN definition. 2016-08-30 11:19:12 -07:00
MikeyGMT
0cf8735cac #6 Info Panel Text to LANS
#6 Info Panel Text to LANS
2016-08-27 12:03:23 +01:00
Cameron
6ad5d9a1f7 Issue #223 - File Inspector should now be fully functional. 2016-03-18 00:43:31 -07:00
Cameron
53b6519f55 Fix for CDATA in XML feeds. e107 blog feed now working with SSL enabled. 2016-02-16 13:08:15 -08:00
Cameron
a469b7ca6e Deprecated function cleanup 2016-02-15 00:14:45 -08:00
OTroccaz
be3d10b493 To preserve the good sorting of dates
For days with one or two digits, the stats of the website status window
were not well ordered
2016-02-12 17:28:51 +01:00
Cameron
ee28ffb622 Fixes #1179 - Icon overlap problem. 2016-01-30 17:24:03 -08:00
Cameron
60be9aa37f e107 News Infopanel now includes latest plugins/themes. Online panel now displays user language when multi-language tables are in use. 2016-01-14 08:28:17 -08:00