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
Gábor
4f84caed9d
Update admin_template.php
2016-12-24 13:59:06 +01:00
Gábor
8d0218be71
Update English_admin.php
2016-12-24 13:54:42 +01:00
Cameron
659be58113
Remove debug code.
2016-12-23 19:13:05 -08:00
Cameron
2c44577280
Installation now displays a thumbnail during theme selection. Voux now installs default sitelogo and welcome message.
2016-12-23 19:12:20 -08:00
MikeyGMT
aeeb740ff8
Replace jsapi with loader.js in chart_class
...
This avoids 2 warnings when opening admin.
jsapi:22 A Parser-blocking, cross-origin script,
https://www.google.com/uds/?file=visualization&v=1&packages=corechart ,
is invoked via document.write. This may be blocked by the browser if the
device has poor network connectivity. See
https://www.chromestatus.com/feature/5718547946799104 for more details.
Reference information:
http://stackoverflow.com/questions/39719334/javascript-google-visualization-selection-option
2016-12-23 17:31:00 +00:00
Cameron
447f5edfd9
Updated to 2.1.4 (git)
2016-12-23 09:09:54 -08:00
Cameron
7e3e26578c
Tagwords removed from core. Use TagCloud instead.
v2.1.3
2016-12-23 08:58:02 -08:00
Cameron
4bfe84b253
Fix for srcSet sizing. Voux theme alignment fixes.
2016-12-23 08:53:47 -08:00
Cameron
caffecd9f5
Issue #2183 - Fix for lanVars on a non-object.
2016-12-23 08:03:28 -08:00
Cameron
812c50e4f7
Fixes #2183 - Code cleanup symptom.
2016-12-23 08:00:44 -08:00
Cameron
5706751d69
Merge pull request #2185 from MikeyGMT/20161222
...
Menu Manager calling jquery-ui.css with js method #2183
2016-12-23 07:26:41 -08:00
Cameron
2c6fa39db8
PHP 7.1 warning added.
2016-12-23 07:25:09 -08:00
MikeyGMT
ef58780710
Menu Manager calling jquery-ui.css with js method #2183
...
Menu Manager calling jquery-ui.css with js method part of #2183
2016-12-23 13:15:20 +00:00
Cameron
38dae889e2
Cache Fixes. Core update-check fixed. Core-update via Scheduled Task fixed.
2016-12-22 17:59:29 -08:00
Cameron
a4f3fc2886
Added HD logo. Fixed logo size on login page (when no logo selected in admin)
2016-12-22 13:53:47 -08:00
Cameron
abe3b355d4
LAN Fix, Notice removal and stats trigger.
2016-12-22 13:11:26 -08:00
Cameron
34f96ff932
Issue #2146 - Disable PHP Strict errors in CLI mode.
2016-12-22 11:36:13 -08:00