1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 04:10:38 +02:00
Commit Graph

213 Commits

Author SHA1 Message Date
Achim Ennenbach
c176389f34 Added update routine from 2.1.9 to 2.2.0 2018-08-27 20:10:31 +02:00
Cameron
fd8bb93192 Issue 500 header if Captcha image fails. 2018-08-13 11:11:32 -07:00
Cameron
bc8ccca5c2 Fixes #3311 - Update routine. 2018-07-26 13:15:22 -07:00
Cameron
37dd8b1a7d Fixes #3311 2.1.8 > 2.1.9 notice. 2018-07-24 12:02:40 -07:00
Cameron
9697e114b1 Closes #3302 2.1.8-2.1.9 update entry added. 2018-07-22 09:43:33 -07:00
Cameron
f50860a51e Preparation for 2.1.9 upgrade routine. 2018-07-21 10:18:16 -07:00
Achim Ennenbach
8fea5fa53e Fixed typo in prefs.php, which resulted in an empty pref post_scripts
Added check&update for pref post_scripts in 2.1.8 update routine
2018-07-13 22:45:41 +02:00
Cameron
26d72ff21e Issue #3263 Upgrade routine added for 2.1.7 > 2.1.8 2018-07-13 12:51:44 -07:00
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