1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 15:24:46 +01:00

102 Commits

Author SHA1 Message Date
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
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
93b993bbb1 Flexpanel layout picker. 2016-11-09 16:06:53 +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
Cameron
78efae0cae Issue #6 Corrected some LANs 2015-11-12 15:07:50 -08:00
tgtje
9b08a4d991 text to LAN issue #6 2015-11-01 15:44:42 +01:00
Cameron
fd6a2895bd Admin-area styling, including TinyMce. 2015-08-14 18:12:19 -07:00
Cameron
c217137076 Issue #1147 Fix for bootstrap right-margin issue. 2015-07-16 13:01:45 -07:00
Cameron
d9244b5e75 Issue #1146 - Bootstrap2 infopanel fixed. 2015-07-16 12:26:36 -07:00
mcpeace-maw
952490b66a Update infopanel.php
Responsive fixes = ul removed, it is not needed. Removed span 6 old class. Commented a div that add a bottom gap in that panel, it is not used, is empty.
2015-07-16 19:59:32 +03:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
9d6e3978e6 Issue #1138 Bootstrap3 styling of lists. 2015-07-13 13:09:52 -07:00
Cameron
02766efff5 Admin -> Userclass cleanup and initial userclass feature on xup signup. 2015-02-15 19:56:58 -08:00
Cameron
9ddada154f More avatar code moved to $tp->toAvatar() and minor css fixes. 2015-02-05 00:02:29 -08:00
Cameron
8777626984 Preparations for a bootstrap3 admin area. 2015-02-02 16:45:32 -08:00
Cameron
4c897c905d More admin button styling tweaks 2015-01-27 15:40:06 -08:00
Cameron
e0f45aa911 Admin styling main buttons 2015-01-27 15:20:12 -08:00
Cameron
cc0c2dde8d Added e_dashboard.php for use in adding custom charts (in new tabs). e_status and e_latest should also be included in this single class. Example coming soon. 2015-01-09 21:43:16 -08:00
Cameron
150b27e1c7 Upgraded chart scripts and added enhanced class so that options may be set. 2014-06-22 16:58:18 -07:00
Cameron
58d2aa8ad3 GUI Glyph fixes and Bbcode button styling fixes. 2014-01-17 06:49:55 -08:00
Cameron
5c7da64ea8 Replaced admin Twitter feed with blog feed. Added Total Users online count to tab description. 2013-09-11 11:08:50 -07:00
Cameron
784d386c36 Don't re-install theme during upgrade unless data is missing. 2013-05-25 22:30:10 -07:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
Cameron
393fbc5007 Comments panel enabled in admin. Yet to be completed. 2013-05-17 19:45:39 -07:00
Cameron
9aed45996f Minor - corrected comments 2013-05-16 13:13:18 -07:00
Cameron
92b63a3952 Update logstats plugin to use chart class. 2013-05-15 15:03:46 -07:00
Cameron
9f2b1db7ed Notes and TODO added. 2013-05-15 00:44:21 -07:00
Cameron
7a7ddb8ece InfoPanel using new chart class. Work in progress to convert stats plugin data to use it. 2013-05-14 23:51:19 -07:00
Cameron
231f4344d1 Notice removal 2013-04-29 15:58:33 -07:00
Cameron
0bc8c1e3e0 GUI fixes 2013-03-17 14:47:35 -07:00
Cameron
f8dd6bd1eb Change Stats icon 2013-03-16 21:47:37 -07:00
Cameron
4941a1156d adminLinks function cleanup 2013-02-26 18:57:33 -08:00
Cameron
2f6f844cb2 Fix Website Status tab 2013-02-26 15:50:33 -08:00