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 |
|
Cameron
|
0d063b82a8
|
Issue #591 - Optimize downloads import
|
2014-05-31 18:34:38 -07:00 |
|
Cameron
|
6d3a331a58
|
Issue #591 - detect file-types from downloads database table during import into media manager.
|
2014-05-29 14:15:55 -07:00 |
|
Cameron
|
3dabe6fee0
|
Fixes #598, Fixes #274 - ban user admin-ui fix.
|
2014-05-28 23:17:13 -07:00 |
|
Moc
|
18ab88864e
|
#367 - Check for download plugin installation. Should get rid of the download table error messages.
|
2014-05-25 11:02:56 +02:00 |
|
Moc
|
e669dd265a
|
#541 - SQL update on banner plugin update routine
|
2014-05-24 11:40:12 +02:00 |
|
Cameron
|
a324e0324c
|
Fixes #541 - banner plugin to be installed by default on upgrade.
|
2014-05-22 14:54:56 -07:00 |
|
Cameron
|
375d1899ef
|
Added new menu paths for banner_menu, poll_menu and online_menu in upgrade routine.
|
2014-01-22 07:33:31 -08:00 |
|
Cameron
|
3d04b8690a
|
Renamed plugin 'user_menu' to 'user'
|
2014-01-22 00:04:50 -08:00 |
|
Cameron
|
bf952897ed
|
More BC Fixes. Search, and News Category titles.
|
2014-01-20 10:21:44 -08:00 |
|
Cameron
|
6577f6d380
|
BC Fixes for download installation, sitelinks expanding menus, bbcode image sizes.
|
2014-01-20 06:20:58 -08:00 |
|
Cameron
|
dbf987298d
|
Updated e_notify.php to v2.x spec.
|
2013-06-18 20:21:10 -07:00 |
|
Cameron
|
b00d9e4ec6
|
Remove excessive 'update' logs in admin-log. Only save when update is actually run.
|
2013-06-01 03:55:12 -07:00 |
|
Cameron
|
784d386c36
|
Don't re-install theme during upgrade unless data is missing.
|
2013-05-25 22:30:10 -07:00 |
|
SecretR
|
06a2ea8fa0
|
Closes Issue #319
|
2013-05-24 22:40:10 +03:00 |
|
Cameron
|
9dd4d0c666
|
Issue #317 - specific path has been added for importing into media-manager. e_IMPORT.
|
2013-05-17 18:17:04 -07:00 |
|
Cameron
|
a9c43432cc
|
Improved logging of the upgrade process.
|
2013-05-12 20:56:35 -07:00 |
|
Cameron
|
5fb926f51d
|
Issue #240 - duplicate folder - this should fix it.
|
2013-05-05 14:11:55 -07:00 |
|