1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-22 02:06:05 +02:00
Commit Graph

127 Commits

Author SHA1 Message Date
Cameron
59e97ba8dc Extra warnings/alerts added for possible upgrade issues. 2016-12-01 11:20:56 -08:00
MikeyGMT
72d835ee88 Remind admin to delete online_extended menu #1109
Remind admin to delete online_extended menu #1109 because if they do not
delete it then each time they open the menu manager, the plugin folder
is scanned for menus and they get the DB Update Available Warning - over
and over.
2016-11-28 19:24:21 +00: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
3a3734ef86 Revert changes by infopanel, and introduce flexpanel, which extends infopanel funcionality. 2016-11-07 14:12:19 +01:00
Lóna Lore
8a121f22ca Custom template and layout for admin dashboard. 2016-11-04 10:40:45 +01:00
Cameron
6fa46b3f32 Fix for password upgrading. Password-encoding warning added to admin area dashboard. 2016-06-16 12:23:20 -07:00
Cameron
d7818345ce Legacy avatars folder check to allow for moving of files during upgrade. 2016-03-21 14:22:49 -07:00
Cameron
f2ee4ff72c Added ForumThanks 0.5 to the "incompatible" list. 2016-03-03 15:44:35 -08:00
Tijn Kuyper
04a59f8bc9 Issue #195 - Incompatible plugin list updated 2016-02-17 16:51:25 +01:00
Cameron
b64033a2a1 Improved backtrace debug info when using xdebug. Added forum e_status.php and e_latest.php to the deprecated list. 2016-02-12 12:58:44 -08:00
Cameron
5ce1ee4a24 Fixes #1337 - newforumposts_menu configuration rewrite. 2016-02-11 11:21:03 -08:00
Cameron
82d4a5583a SEF Generate button added to newpost area. Can now generate and edit prior to saving. 2016-01-13 01:31:12 -08:00
Cameron
896d1f4345 Tinymce downgraded until styling corrected. Banner tweaks and deprecated config.php file added. 2016-01-12 17:11:06 -08:00
Cameron
cffb369751 Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin) 2015-08-24 17:39:28 -07:00
Cameron
129ef52310 Bootstrap3 admin is now the default. 2015-07-17 18:22:56 -07:00
Cameron
9328f4cdd9 Issue #1138: Admin-ui pagination template now using bootstrap standard. 2015-07-16 14:29:19 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Moc
c778769556 Issue #195 - Incompatible plugin list updated 2014-09-07 16:34:17 +02:00
Cameron
2474d63586 Remove alert on first admin view after upgrade. 2013-10-31 17:51:12 -07:00
Cameron
27e98076f0 More shortcode/parser BC (global) fixes. 2013-05-31 18:52:46 -07:00
Moc
063427eb6e Issue #195 - Incompatible plugin list updated 2013-05-29 16:16:17 +02:00
Cameron
ba358b975b Only display upgrade message to Main admin. 2013-05-20 04:50:11 -07:00
Cameron
b949c18706 Check e_MEDIA and e_SYSTEM are writable. 2013-05-18 02:03:40 -07:00
Cameron
8b9d1bb322 Issue #195 - Incompatible plugin list updated. 2013-05-18 01:31:56 -07:00
Cameron
92b63a3952 Update logstats plugin to use chart class. 2013-05-15 15:03:46 -07:00
Cameron
c109689ac9 Display upgrade alert on main admin page only. 2013-05-12 04:51:06 -07:00
Cameron
3c01ebbec9 Incompatible plugins alert. 2013-04-22 03:29:10 -07:00
Cameron
1500effbd7 Avatar path corrections. 2013-04-19 22:50:41 -07:00
Cameron
59a6edb4e4 Core template path changes. 2013-03-20 23:50:30 -07:00
Cameron
b8b8a3e726 Review and cleanup of all admin layouts 2013-02-26 21:27:36 -08:00
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Tijn Kuyper
383ec88313 Code clean-up ($emessage to $mes) 2013-02-25 15:03:17 +01:00
Tijn Kuyper
de904a82d1 Change $emessage to $mes 2013-02-25 14:25:00 +01:00
SecretR
6e5f0bfb36 load admin batch/boot on main page; legacy batch call fix; 2013-02-09 16:14:43 +02:00
SecretR
827f3ee09e info panel improvements 2013-02-07 15:22:25 +02:00
Cameron
159fb63bfb Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php 2012-12-08 00:36:34 -08:00
Cameron
ebe66a5801 PHP Warning Removal 2012-12-06 14:53:58 -08:00
Cameron
d0eb844488 Minor fixes. 2012-12-05 21:30:17 -08:00
Cameron
1c9e44a0e8 e107 News Panel now working from Twitter feed. 2012-12-04 00:14:43 -08:00
Cameron
76a9758447 More admin links cleanup and moving of arrays to e_navigation class 2012-12-03 02:21:51 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
93aca4d8e1 More bootstrap changes. 2012-11-26 18:42:11 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
Cameron
4132c4df2d Admin area interface tweaks 2012-11-26 03:36:44 -08:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00
CaMer0n
6b6701f900 Submit-news working again. Admin Newspost re-work (needs testing), additional JS for dialogs etc. 2012-05-17 09:19:44 +00:00
CaMer0n
c1eafb4744 Added exception for .ftpquota 2011-11-26 01:38:08 +00:00
CaMer0n
7b5cfe8afa More work on user administrators - plugin icons. 2011-05-18 08:58:35 +00:00
secretr
a930926479 infopanel fix (empty when no plugins installed) 2010-10-28 11:12:45 +00:00
secretr
0431fd5089 retrieve message instance proper 2010-10-27 11:13:44 +00:00