1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-20 04:19:51 +01:00

9379 Commits

Author SHA1 Message Date
Gábor
d1741bc826 Update lan_admin.php 2017-01-31 21:22:55 +01:00
Gábor
9034e12a1d Update e_admin.php 2017-01-31 21:21:57 +01:00
Gábor
bfdf3c93d2 Update lan_admin.php 2017-01-31 21:14:04 +01:00
Gábor
e5a4ae5103 Update e_shortcode.php 2017-01-31 21:00:23 +01:00
Gábor
572643a44c Update English_front.php 2017-01-31 20:59:35 +01:00
Gábor
d6d964a3d3 Update e_shortcode.php 2017-01-31 17:17:16 +01:00
Gábor
3c4c7661ac Update English_front.php 2017-01-31 17:15:10 +01:00
Gábor
218b9d7bc7 Update plugin.xml 2017-01-31 17:08:11 +01:00
Gábor
af6fb48961 Update plugin.xml 2017-01-31 13:38:46 +01:00
Gábor
6d3c971ba8 Update lan_admin.php 2017-01-31 08:24:43 +01:00
Gábor
8b39304d80 Update English_front.php 2017-01-31 08:22:58 +01:00
Gábor
4fa5b5ff61 Update e_comment.php 2017-01-31 08:21:16 +01:00
Gábor
a8d55dc663 Update lan_admin.php 2017-01-31 07:36:36 +01:00
Gábor
87a06d14b6 Update e_admin.php 2017-01-31 07:35:31 +01:00
Gábor
1ead715b6a Update English_admin.php 2017-01-31 07:33:59 +01:00
Gábor
0b360507d2 Update e_admin.php 2017-01-31 07:26:12 +01:00
Gábor
c2f989e303 Update e_comment.php 2017-01-31 07:19:34 +01:00
Gábor
18fa8a3151 Update English_front.php 2017-01-31 07:18:08 +01:00
Gábor
56819aebb7 Update e_admin.php 2017-01-31 06:56:19 +01:00
Gábor
4593cb1cfa Update e_shortcode.php 2017-01-31 06:49:02 +01:00
Gábor
f4d21aaa35 Update English_global.php 2017-01-31 06:45:59 +01:00
Gábor
cc59820bf1 Update admin_config.php 2017-01-31 06:44:26 +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