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

205 Commits

Author SHA1 Message Date
Cameron
af959b0c00 Issue #1936 Fix for the 'stuck' database update button on core update page. Temporarily modify core_sql.php to test. 2017-11-15 14:48:12 -08:00
Cameron
1841b82586 Plugin update detection fix. 2017-11-07 17:52:15 -08:00
Cameron
6c153f3069 Disable database update-checks after completion. (unless debug mode is active) 2017-11-07 09:03:46 -08:00
Cameron
a541721eb3 Issue #2846 - Lan Var cleanup 2017-11-06 14:15:58 -08:00
Cameron
70df3a3ae6 Issue #2846 LAN vars cleanup 2017-11-06 13:48:29 -08:00
Cameron
48d359ed02 https fix 2017-10-30 15:21:55 -07:00
Cameron
ea9f998ed3 Upgrade Routine: check for empty 'themecss' value and place style.css if necessary. 2017-05-08 18:28:15 -07:00
Cameron
caee889b7f Fixes Plugin Database structure update detection. 2017-04-21 14:21:29 -07:00
Cameron
b9ad15c883 Update ready popover. 2017-04-03 10:16:23 -07:00
Cameron
99dc790689 Issue #2457 - Check social plugin during upgrade. 2017-03-07 09:14:10 -08:00
Gábor
3c8a368c7a Update update_routines.php 2017-02-13 07:55:52 +01:00
Cameron
1c9eb8d81c Use Singleton for db_verify 2017-02-07 14:57:33 -08:00
Cameron
cc8886acc0 Fix for Plugin Manager addon prefs. 2017-02-07 08:57:18 -08:00
Cameron
5eb6c8a381 Admin theme refresh added. 2017-02-01 10:39:13 -08:00
Cameron
c848e73c57 Update routine fix. 2017-02-01 10:35:27 -08:00
Cameron
d9fe5c8410 Fix for SVG icon import. 2017-01-31 14:50:55 -08:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
3e9624be81 Make sure dashboard only check for core updates once per session. (unless debug is enabled) 2017-01-22 10:04:29 -08:00
Cameron
d7fad829fe Debug timings. 2017-01-21 10:49:04 -08:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
Cameron
9ebedb6f8a Use LAN plugin name on update if available. 2017-01-05 10:07:52 -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
38dae889e2 Cache Fixes. Core update-check fixed. Core-update via Scheduled Task fixed. 2016-12-22 17:59:29 -08:00
Cameron
abe3b355d4 LAN Fix, Notice removal and stats trigger. 2016-12-22 13:11:26 -08:00
Cameron
3afb992fbd Make the comments-menu caption support multiple languages. 2016-12-18 14:59:02 -08:00
Cameron
59e97ba8dc Extra warnings/alerts added for possible upgrade issues. 2016-12-01 11:20:56 -08:00
Cameron
ab5652e8ad Issue #1788 - Correct MYSQL return results with PDO on CREATE TABLE commands etc. Fixes forum installation issues on PHP7. 2016-08-12 16:02:55 -07:00
Cameron
fdfd60419b Improved DB-Verify debug information and problem detection. 2016-04-27 09:09:51 -07:00
Cameron
4db14510de Issue #1433 Remove confusion about image attachments in forum posts. PDF files now added to default filetypes during install. 2016-03-21 10:45:50 -07:00
Cameron
a469b7ca6e Deprecated function cleanup 2016-02-15 00:14:45 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
a9eb2bd727 Clear JS/CSS Cache after theme change. 2016-02-10 19:38:03 -08:00
Cameron
e5ea9d689d Fixes database upgrade routines for v2.0+. Fixes #1231 (tablet navigation). Adds extra DB fields for future use. 2015-11-18 20:22:18 -08:00
Cameron
36ccfecf23 Fixes #1109 - Update Routine page/menu fix. 2015-08-25 12:58:52 -07: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
d3fbef7840 Issue #1114, Fixes #1041 - Mail validation issues. Removed problematic remote-server email-check feature. 2015-08-21 12:53:09 -07:00
Cameron
912a0e6bf1 Check bootstrap3 is the admin theme and update. 2015-07-22 14:11:32 -07:00
Cameron
e0f56d3641 Install routine now using bootstrap3 theme. 2015-07-18 19:17:56 -07:00
Cameron
483d43a829 MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global. 2015-07-07 13:02:34 -07:00
Cameron
a0e91828d6 Issue #1109 - Page table upgrade. 2015-07-04 10:05:55 -07:00
Cameron
ff896c52a0 Inline editing of keywords enabled on admin newspost. Fixes empty space between tags in database (causing issues with 'related' SQL queries). 2015-06-09 15:46:45 -07:00
Lóna Lore
9d4e934877 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 16:27:01 +02:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
ff6d84e5e1 TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly. 2015-01-29 13:09:22 -08:00
Cameron
fb22dc7b11 PHP Warning removal. 2015-01-28 01:46:49 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
Cameron
a35f7ef171 Upgrade routine now separates non-core plugin sql changes into their own area. 2015-01-27 13:00:33 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00