mcpeace-maw
|
9650df8942
|
Update admin_style.css
|
2017-01-31 16:33:32 +02: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 |
|
Cameron
|
af96a45fbf
|
Merge pull request #2337 from lonalore/lib
Added Bootstrap Switch.
|
2017-01-28 07:55:57 -08:00 |
|
Cameron
|
64ec72029f
|
Merge pull request #2339 from martyshep/martyshep-tinymce_fix1
Martyshep tinymce media size box missing
|
2017-01-28 07:55:26 -08:00 |
|
martyshep
|
f66c4a55ec
|
Insert/edit media not functioning (#2271)
|
2017-01-28 12:50:11 +00:00 |
|
martyshep
|
66318f08e7
|
Insert/edit media not functioning (#2271)
|
2017-01-28 12:49:42 +00:00 |
|
martyshep
|
af16370dd7
|
Insert/edit media not functioning (#2271)
Addresses issue [e107inc/e107] Insert/edit image and Insert/edit media not functioning (#2271) as per durandalwoz fix
|
2017-01-28 12:46:48 +00:00 |
|
Martin Shepherd
|
9d7e72205f
|
Merge remote-tracking branch 'e107inc/master'
|
2017-01-28 12:30:08 +00:00 |
|
Lóna Lore
|
a2350eb153
|
Fix for Library caching.
|
2017-01-28 13:03:17 +01:00 |
|
Lóna Lore
|
ac5f2ed3da
|
Added Bootstrap Switch.
|
2017-01-28 10:23:53 +01:00 |
|
Cameron
|
607b180a1e
|
Comment added.
|
2017-01-27 18:52:46 -08:00 |
|
Cameron
|
78de4631a9
|
Add default formatting for login.php
|
2017-01-27 18:49:02 -08:00 |
|
Cameron
|
d2312dd5cc
|
Remove unused files.
|
2017-01-27 18:30:46 -08:00 |
|
Cameron
|
920670e54d
|
Merge pull request #2336 from lonalore/lib
Fix for library SSL error.
|
2017-01-27 18:04:06 -08:00 |
|
Cameron
|
ff38b2ad07
|
Closes #2309 - AdminUI Batch Export option added.
|
2017-01-27 18:02:57 -08:00 |
|
Lóna Lore
|
98aa0f1c57
|
SSL fix for getRemoteContent().
|
2017-01-28 01:38:00 +01:00 |
|
Lóna Lore
|
a059776ac1
|
Use e107::getFile()->getRemoteContent() instead of file_get_contents().
|
2017-01-28 01:35:06 +01:00 |
|