Cameron
|
f3d2319f39
|
Allow {DOWNLOAD_REQUEST_URL} to be overridden.
|
2017-01-31 17:35:31 -08:00 |
|
Cameron
|
158549b8e8
|
admin theme fix
|
2017-01-31 17:30:53 -08:00 |
|
Cameron
|
a7d21dbe90
|
Downloads: Introduced {DOWNLOAD_REQUEST_URL} which is just the file download url.
|
2017-01-31 17:12:04 -08:00 |
|
Cameron
|
f8121774e3
|
SSL fix.
|
2017-01-31 16:58:46 -08:00 |
|
Cameron
|
5d94c192b6
|
Styling fixes.
|
2017-01-31 16:39:00 -08:00 |
|
Cameron
|
d9fe5c8410
|
Fix for SVG icon import.
|
2017-01-31 14:50:55 -08:00 |
|
Cameron
|
5821bc291f
|
File handler: filter out .git by default when copying folders.
|
2017-01-31 12:30:44 -08:00 |
|
Cameron
|
30b412b795
|
Removed debug warning.
|
2017-01-31 11:45:21 -08:00 |
|
Cameron
|
b7d701917f
|
Custom Tab Label for Custom Fields Form.
|
2017-01-31 09:37:08 -08:00 |
|
Cameron
|
ef543ee370
|
Start of support for SVG Icons. Issue #2338
|
2017-01-31 08:23:04 -08:00 |
|
Cameron
|
0fe29d6b8a
|
Merge pull request #2357 from lonalore/quickfix
Fix for missing custom fields tab
|
2017-01-31 07:54:58 -08:00 |
|
Cameron
|
aedb41296f
|
Merge pull request #2358 from mcpeace-maw/patch-28
Update admin_style.css
|
2017-01-31 07:53:21 -08:00 |
|
Cameron
|
363a5e4c4c
|
New feature: Create a new theme from an existing one. See: e107_admin/theme.php?mode=convert
|
2017-01-31 07:52:19 -08:00 |
|
mcpeace-maw
|
9650df8942
|
Update admin_style.css
|
2017-01-31 16:33:32 +02:00 |
|
lonalore
|
ca1a41c6b4
|
Fix for missing custom fields tab.
|
2017-01-31 11:30:48 +01:00 |
|
lonalore
|
19d111e9d2
|
Fix for missing custom fields tab.
|
2017-01-31 11:21:42 +01:00 |
|
Cameron
|
6531a68e00
|
Menu Manager fix for old themes that contain includes.
|
2017-01-30 11:47:02 -08:00 |
|
Cameron
|
0bc1f78a7c
|
Merge pull request #2350 from mcpeace-maw/patch-27
Update view_shortcodes.php
|
2017-01-30 08:54:03 -08:00 |
|
Cameron
|
fc9d5dc479
|
Merge pull request #2349 from mcpeace-maw/patch-26
Update forum.css
|
2017-01-30 08:53:37 -08:00 |
|
Cameron
|
942156c255
|
Fixes theme prefs.
|
2017-01-30 08:52:32 -08:00 |
|
Cameron
|
76997558b0
|
Merge pull request #2352 from lonalore/master
Library path fix for tinymce4.
|
2017-01-30 07:58:47 -08:00 |
|
Cameron
|
630fd5fb57
|
Clear theme meta cache after installation.
|
2017-01-30 07:52:25 -08:00 |
|
lonalore
|
7f9a3dce0c
|
Library path fix for tinymce4.
|
2017-01-30 14:06:04 +01:00 |
|
Tijn Kuyper
|
a5087b9bdc
|
Merge pull request #2348 from OTroccaz/Just-a-missing-parenthesis
Just a missing parenthesis
|
2017-01-30 12:40:07 +01:00 |
|
mcpeace-maw
|
6da96d2c05
|
Update view_shortcodes.php
|
2017-01-30 11:48:45 +02:00 |
|
mcpeace-maw
|
2bda102e29
|
Update forum.css
|
2017-01-30 11:42:45 +02:00 |
|
OTroccaz
|
0008d6b0ab
|
Just a missing parenthesis
|
2017-01-30 10:18:04 +01:00 |
|
Cameron
|
b6d9507aca
|
Optimization
|
2017-01-29 18:43:52 -08:00 |
|
Cameron
|
46e89d103e
|
Fix for landingzero othernews menu.
|
2017-01-29 18:33:48 -08:00 |
|
Cameron
|
e13fca30c5
|
Fix media-manager icon sizes.
|
2017-01-29 15:34:50 -08:00 |
|
Cameron
|
02e3657f70
|
Fix for Media-Manager icon selector image size.
|
2017-01-29 15:29:50 -08:00 |
|
Cameron
|
8c507c964d
|
updated themes to use e107::library(). e107::getCache()->clearAll() now accepts 'library' as an option.
|
2017-01-29 15:10:32 -08:00 |
|
Cameron
|
8c542c9e82
|
Seamless upgrade of theme prefs when moving to theme_config specification.
bootstrap3 theme upgraded to use theme_config. CDN pref removed in favor of e107::library() core CDN pref.
|
2017-01-29 13:47:20 -08:00 |
|
Cameron
|
108f9b8297
|
Fixes #2331 - themecss pref was being deleted when saving theme prefs.
|
2017-01-29 12:02:50 -08:00 |
|
Cameron
|
0b920163a6
|
Send field and field-type values to e_parse toDB
|
2017-01-29 11:08:43 -08:00 |
|
Cameron
|
375d019169
|
toDB fix. - e_parse hook.
|
2017-01-29 09:47:54 -08:00 |
|
Tijn Kuyper
|
63e7dc513e
|
Removed debug info
|
2017-01-29 18:47:28 +01:00 |
|
Cameron
|
ec75b247fb
|
Issue #2344 Shortcodes loading in admin.
|
2017-01-29 09:29:47 -08:00 |
|
Cameron
|
f38a04204a
|
Merge pull request #2346 from lonalore/master
Fix for prefs page in debug mode.
|
2017-01-29 09:26:21 -08:00 |
|
Lóna Lore
|
a6ccf0199c
|
Fix for prefs page in debug mode.
|
2017-01-29 18:24:38 +01:00 |
|
Cameron
|
848e8f653f
|
Updated example.
|
2017-01-29 08:56:44 -08:00 |
|
Cameron
|
c552bb5a3f
|
Plugins: e_parse can now also hook into toDB() to modify content before it is stored in the database
|
2017-01-29 08:42:18 -08:00 |
|
Cameron
|
1ae16a6898
|
Code cleanup and support for markdown language bbcode.
|
2017-01-28 17:34:47 -08:00 |
|
Cameron
|
c82d00e06c
|
Legacy sitelinks fix for PHP 7.1
|
2017-01-28 10:36:49 -08:00 |
|
Cameron
|
d9a6d1de07
|
Merge pull request #2341 from lonalore/markdown
Remove unused markdown parser.
|
2017-01-28 10:15:51 -08:00 |
|
Cameron
|
641a7e135a
|
Merge pull request #2340 from lonalore/lib
Move fontawesome to sub-folder.
|
2017-01-28 10:15:09 -08:00 |
|
Lóna Lore
|
7143c3e571
|
Remove unused markdown parser.
|
2017-01-28 19:12:49 +01:00 |
|
Lóna Lore
|
6d45af6cdf
|
Move fontawesome to sub-folder.
|
2017-01-28 18:46:57 +01:00 |
|
Cameron
|
96250005d7
|
Issue #2331 Reduce space needed for menu-manager area buttons.
|
2017-01-28 08:45:09 -08:00 |
|
Cameron
|
faf2eb71f7
|
Styling fix.
|
2017-01-28 08:07:36 -08:00 |
|