1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 22:25:31 +02:00
Commit Graph

10142 Commits

Author SHA1 Message Date
Cameron
fda3abae3d Option to save theme prefs in own db row. (like plugins). Example coming soon. Pref Cache aliases updated to avoid conflicts between themes, plugins and core files. 2016-12-31 10:11:04 -08:00
Cameron
2905d64706 Merge pull request #2218 from pricey1981/patch-2
Update pm_shortcodes.php
2016-12-31 08:16:56 -08:00
Cameron
2fb5b44813 Fixes #2224 - missing attributes on <embed> tag. 2016-12-31 07:59:04 -08:00
MikeyGMT
0ec6528aa4 Text to LANs -#6 Flexpanel corrected
Text to LANs -#6 Flexpanel corrected
2016-12-31 13:54:47 +00:00
Cameron
abf125d2fc PHP warning removal and social/e_header.php added to deprecated list. 2016-12-30 14:45:54 -08:00
Cameron
10f1a4246c Fixes #2206 Gallery shortcode category not being respected. eg. {GALLERY_PORTFOLIO: placeholder=1&category=2} 2016-12-30 14:45:22 -08:00
MikeyGMT
ef7962481c Text to LANS #6 - More FAQ
Text to LANS #6 - More FAQ
Still more to do. Added new Pref tab to split FAQ and Category
Add/Edit/Delete
2016-12-30 21:39:45 +00:00
Cameron
836f09a122 Fixes #2183 - Added table-order auto-correcting and reduced database queries. 2016-12-30 12:11:38 -08:00
MikeyGMT
340e2ed732 Text To LANS #6 - FAQ
Text To LANS #6 - FAQ
Taking care here - there is more to do.
Cannot see where to test some of the legacy code.
Seems to work on Bootstrap and e107v4 front end.
2016-12-30 19:48:05 +00:00
MikeyGMT
ee94c56f7b Text to LANs -#6 Flexpanel
Text to LANs -#6 Flexpanel
2016-12-30 17:50:27 +00:00
pricey1981
6d88fa3f29 Update pm_shortcodes.php
missing . from line 588 where $extra is being checked. Had the effect of presenting an incorrect link in the outbox.
2016-12-30 16:02:44 +00:00
MikeyGMT
c42dd69394 Text To LANS #6 - Rate
Text To LANS #6 - Rate
2016-12-30 15:18:03 +00:00
Cameron
274b822bf3 Menu debug info added. 2016-12-29 17:19:05 -08:00
Cameron
60b6434c26 Issue #2204 - Prevent ban check on server IP. 2016-12-29 17:14:34 -08:00
Cameron
66d20e4df2 Merge pull request #2214 from rica-carv/rica-carv-patch-download
Issue #1817 & Issue #2208 - Download Error messages.
2016-12-29 15:00:51 -08:00
Cameron
2089afb8be Merge pull request #2215 from rica-carv/rica-carv-patch-2
Patch for  #2175
2016-12-29 14:59:51 -08:00
rica-carv
3576704f5f Update online_menu_template.php 2016-12-29 22:12:29 +00:00
rica-carv
b939ad6b30 Update online_shortcodes.php 2016-12-29 22:11:20 +00:00
rica-carv
c1443f8dd2 Update request.php 2016-12-29 21:57:14 +00:00
MikeyGMT
9877a9eebe Text to LANS Schedule Tasks (Cron) #6 Added Help
Text to LANS Schedule Tasks (Cron) #6 Added Help

An administrator can automate tasks using e107 Schedule Tasks. [br]
In the Manage Tab, you can edit, delete and run tasks. [br]
When you edit a task you can set the minutes, hours, days, month or day
of the week you want the task to run. Use * to run for each period. Use
the Active property to Enabled the Task.[br]
Note: You are advised not to delete standard jobs.[br]
2016-12-29 16:15:25 +00:00
rica-carv
d17f671a3e Add files via upload 2016-12-29 15:08:29 +00:00
Gábor
387b16580c Update admin_template.php 2016-12-29 13:05:00 +01:00
Gábor
46519e27e8 Update lan_admin.php 2016-12-29 12:58:17 +01:00
Gábor
ef0171825d Update English_admin.php 2016-12-29 12:56:16 +01:00
Cameron
5ee6d76d49 Issue #2207 - Downloads: responsive screenshot preview 2016-12-28 19:11:38 -08:00
Cameron
9be3da2003 Fixes #1653 - fetch 2016-12-28 18:51:34 -08:00
Cameron
3df3bc2fb4 Merge pull request #2151 from rica-carv/rica-carv-patch-2150
Patch for #2150
2016-12-28 18:47:01 -08:00
Cameron
e09b6fb824 Fixes #1544 - Default Menu Image Size 2016-12-28 18:46:18 -08:00
Cameron
4c27e56469 Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come) 2016-12-28 18:37:05 -08:00
Cameron
8af3a0780a Pref for session time added. Modification of PRFLAN_60 and PRFLAN_61 2016-12-28 15:03:06 -08:00
rica-carv
baba692851 Merge pull request #37 from e107inc/master
.
2016-12-28 19:23:37 +00:00
Cameron
bb3a8e824e e107::getFile()->getUserDir(false) will now return the plugin directory without a user directory. 2016-12-27 16:07:03 -08:00
Cameron
364cfd3128 PHP Warning removal 2016-12-27 12:29:50 -08:00
Cameron
b036151936 Merge pull request #2186 from MikeyGMT/20161223
Replace jsapi with loader.js in chart_class
2016-12-27 12:24:21 -08:00
Cameron
93c8c454d1 Merge pull request #2191 from MikeyGMT/20161225
LANS in Media Class #6
2016-12-27 12:19:55 -08:00
Cameron
79c5bff674 Merge pull request #2189 from MikeyGMT/20161223a
Newsfeeds Lans #6
2016-12-27 11:54:29 -08:00
Cameron
5cebf43ce7 Merge pull request #2190 from MikeyGMT/20161224
LANS e_parse_class #6 youtube
2016-12-27 11:53:11 -08:00
Cameron
1375451887 Issue #2193 - Forum attachments 2016-12-27 11:51:07 -08:00
Cameron
12bf6f4d03 Issue #2176 - Counter Menu 2016-12-27 09:30:54 -08:00
Cameron
72b9f17515 Merge pull request #2192 from MikeyGMT/20161225a
Online Menu - LANS plus Missing Members List - Fixes #2187
2016-12-25 13:33:17 -08:00
MikeyGMT
71a9b7967b Online Menu - LANS plus Missing Members List - Fixes #2187
Online Menu - LANS plus Missing Members List - Fixes #2187
There are a number of duplications with lan_online - guessing these are
legacy hence leaving alone.
2016-12-25 21:02:42 +00:00
MikeyGMT
287ddde521 LANS in Media Class #6
LANS in Media Class #6 - although there is plenty left to do but many
seem to be debug messages rather than user prompts.
2016-12-25 18:36:38 +00:00
Cameron
f6d7f2d31a Prevent social menus from breaking layout. 2016-12-25 10:23:47 -08:00
Cameron
919de5d49f Voux theme login styling fixes. 2016-12-25 09:16:34 -08:00
Cameron
68c9e840b5 Plugin Pref import routine. 2016-12-25 08:47:48 -08: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
MikeyGMT
d1927e71fe LANS e_parse_class #6 youtube
LANS e_parse_class #6 youtube
2016-12-24 16:54:31 +00:00
MikeyGMT
f34304398f Newsfeeds Lans #6 also
Newsfeeds Lans #6 also
2016-12-24 13:14:32 +00:00
MikeyGMT
b8a1c66c4a Newsfeeds Lans #6
Newsfeeds Lans #6
2016-12-24 13:13:49 +00:00