1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

223 Commits

Author SHA1 Message Date
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
Cameron
a8fc30016c Issue #235 - Database Utility fixes. 2013-05-04 19:59:54 -07:00
Cameron
9c47dcfbd3 Retain welcome-message as frontpage setting if present. 2013-05-01 13:00:11 -07:00
Cameron
068ec33d72 Closes #166 - update pm_prefs 2013-04-25 20:05:32 -07:00
Cameron
0086eab843 Update Routine - avatar path fix 2013-04-19 22:58:57 -07:00
Cameron
1500effbd7 Avatar path corrections. 2013-04-19 22:50:41 -07:00
Cameron
a7b3a3e6f1 New avatar paths: avatars/default and avatars/uploaded . Paths need to be checked throughout the core. 2013-04-19 14:00:19 -07:00
SteveD
f9c03aa015 Remove hard-coded text 2013-04-18 22:06:56 +01:00
Cameron
792c5eb628 Notice and Warning removals 2013-04-15 19:46:35 -07:00
Cameron
00fc492838 Prevent theme "default content" notification during upgrade. 2013-04-14 20:18:23 -07:00
Cameron
9d32fbd2ac Plugin Table Insert fix (should prevent errors). Added check for deprecated releaseUrl field to update routine. 2013-04-11 13:42:57 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Cameron
9be058d806 Issue #149 - fixes media-categories, theme layout, menu-prefs etc. 2013-03-28 00:41:29 -07:00
Cameron
919c3b4092 Issue #149 - disable plugin upgrades until core upgrade complete. Fixed cached prefs issue and plugin table issue. 2013-03-27 19:39:00 -07:00
Cameron
56c776947d Page table upgrade fix. 2013-03-17 15:25:02 -07:00
Cameron
4ece98ef90 Fix for prefs issue. 2013-03-13 02:40:05 -07:00