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

112 Commits

Author SHA1 Message Date
Cameron
077b1d34a7 Feature: Language-Packs can now be downloaded and installed without leaving the admin area. 2017-04-23 12:38:05 -07:00
Cameron
612f16127c Cache DBVerify table info for 15 mins (unless debug is active) - speed up admin dashboard. 2017-02-03 11:34:14 -08:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Cameron
30092ef372 GUI styling fixes. Theme thumbnail preview corrected on missing preview images. 2017-02-01 08:54:28 -08:00
Cameron
ff38b2ad07 Closes #2309 - AdminUI Batch Export option added. 2017-01-27 18:02:57 -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
5f0419cac4 Export of plugin prefs complete. 2016-12-24 12:41:06 -08:00
Cameron
cbc6beb789 Preparations for plugin-pref export support. 2016-12-24 09:34:00 -08:00
Gábor
987aa64667 Some correction 2016-09-15 11:32:08 +02:00
Gábor
6a4cf60cc6 Update e107_admin/db.php
Add pharses
2016-09-14 12:55:09 +02:00
Cameron
60f1d78dce MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix. 2016-05-30 15:19:19 -07:00
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Tijn Kuyper
15c6d85ef2 Updated 'optimize database' tools to use mysql class and LAN optimzation #6 2015-10-29 00:26:56 +01:00
Tijn Kuyper
b584a2b6b6 Updated some deprecated sql method references 2015-10-29 00:25:49 +01:00
Cameron
23a5be23eb Fixes #1020 - checkall was failing. 2015-07-18 20:40:14 -07:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
cf4ac712bd LAN Fixes. Core language-file verification tool re-enabled and enhanced. (developer mode only) 2015-07-03 19:39:02 -07:00
MikeyGMT
dccba01f37 Replace Duplicate LANs : LAN_ID
Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
2015-07-02 13:03:03 +01:00
Cameron
be54ccfae4 LANS: LAN_PREFS usage. 2015-06-30 10:04:06 -07:00
leo
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Cameron
bad73792bf Plugin prefs were not being deleted by the preference editor. 2015-06-11 13:09:18 -07:00
Cameron
a5f5264cf7 Added Github-Sync feature to Admin->databases when developer mode (or debug) is active. 2015-05-30 17:06:22 -07:00
Cameron
3d703ebb76 e_DEVELOPER constant added. (developer mode active). DKIM and Multi-site install set to developer-mode only. 2015-05-25 14:35:15 -07:00
Lóna Lore
96f3332fb1 only use [x], [y], [z] replacement patterns 2015-05-07 10:55:44 +02:00
Lóna Lore
4b3062d0fa Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 09:55:47 +02:00
Cameron
cec216c613 Removed PHP warnings. Added Simple e_url.php redirect list to admin area. Removed debug info from db-verify. 2015-02-03 12:23:03 -08:00
Cameron
543c296442 Fixes #835 and brings Pages search routine up to v2.x standards. 2015-01-27 19:06:12 -08:00
SecretR
e3088a877f Typo fix from previous commit 2014-06-27 20:57:31 +03:00
SecretR
f80e417bb3 Sanitize some request variables 2014-06-27 20:54:47 +03:00
Cameron
1a03a883bd Improved database backup and added file-backup for non-core elements. 2014-01-25 15:56:20 -08:00
Cameron
baa025db95 Added message about DB charset config. 2013-11-18 16:53:52 -08:00
Cameron
0ea8117186 Ignore core prefs table during charset conversion. 2013-10-27 22:37:34 -07:00
Cameron
7b3af82b95 Only create database when checked. 2013-07-24 05:45:17 -07:00
Cameron
8d4f1b97c8 Multi-site work in progress. 2013-07-14 09:45:01 -07:00
SecretR
06a2ea8fa0 Closes Issue #319 2013-05-24 22:40:10 +03:00
Cameron
31d738829b Checkbox alignment and minor code cleanup. 2013-05-20 01:06:52 -07:00
Cameron
a8fc30016c Issue #235 - Database Utility fixes. 2013-05-04 19:59:54 -07:00
Cameron
d76d4c4ef2 Issue #233 - Fixed LAN issue and added additional checks for plugins. Useful for developers also. 2013-05-04 15:42:55 -07:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Moc
028ab0ddc8 #6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx 2013-03-21 13:39:11 +01:00
Cameron
4d5d99e37c Database area GUI cleanup 2013-03-06 14:55:30 -08:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
SecretR
cc0913ec2a Global shortcode override improvements, batch override examples added (phpDoc), work in progress, testing phase 2013-02-09 19:05:51 +02:00
SecretR
65d8985571 Scan overrides looking at the proper location for override batch/shortcode; shortcode handler now respects override settings; admin shortcodes are not auto loaded anymore 2013-02-08 16:58:14 +02:00
SteveD
c11db9a05f Issue #67 - fix admin log handling of plugin-specific event titles (with language support). 2012-12-23 15:00:15 +00:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00