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

89 Commits

Author SHA1 Message Date
Gábor
65a64e71c9 Update admin.php 2017-01-09 08:27:46 +01:00
Cameron
7def06d88a Fix 'check' order. 2017-01-04 18:17:15 -08:00
Cameron
1268b35f49 Hide other dashboard alerts until upgrade is complete. 2017-01-04 18:14:15 -08:00
Cameron
6e68aaa9a4 Plugin/Theme "new version" alerts on admin dashboard. Overwriting enabled during download - existing plugins/theme now moved out of the way and backed up.Theme-dir scanning improved and optimized for speed. 2017-01-04 18:08:58 -08:00
Cameron
abf125d2fc PHP warning removal and social/e_header.php added to deprecated list. 2016-12-30 14:45:54 -08:00
Cameron
a4f3fc2886 Added HD logo. Fixed logo size on login page (when no logo selected in admin) 2016-12-22 13:53:47 -08:00
Cameron
1c2dc3e647 Added sendpm.sc to the deletion (conflicting) file list. 2016-12-22 10:15:10 -08:00
Cameron
2b182d2629 Hide system alerts for regular admins. 2016-12-21 20:34:52 -08:00
Cameron
bfec7fc2c2 Option to dismiss alert added. 2016-12-08 08:54:55 -08:00
Cameron
858390d182 Support message added for recent installs and upgrading from old installations. 2016-12-07 18:23:57 -08:00
Cameron
d6b846ccfe Fix for earlier PHP versions 2016-12-06 12:48:10 -08:00
Cameron
c497c9f7cc Option added to delete deprecated files. Old forum files added to list. 2016-12-06 11:17:20 -08:00
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