Cameron
|
0203a56fd2
|
Issue #2162 - possible fix.
|
2016-12-18 12:01:48 -08:00 |
|
MikeyGMT
|
66cb27b263
|
LANs in File Inspector #6
LANs in File Inspector #6
|
2016-12-18 19:20:04 +00:00 |
|
Cameron
|
e905ef4696
|
Fix: News-Archive hidden when disabled.
|
2016-12-18 11:10:51 -08:00 |
|
Cameron
|
bc5a224f25
|
Caching fixes.
|
2016-12-18 10:27:12 -08:00 |
|
Cameron
|
ad170838b9
|
News: Fix for list view caching. Fixed meta data so it is retained when cache is active.
|
2016-12-18 09:13:35 -08:00 |
|
Cameron
|
e25316d95f
|
Fix for news pagination.
|
2016-12-18 07:55:37 -08:00 |
|
Cameron
|
a488ab2ffc
|
Make the new news script the default.
|
2016-12-17 19:27:17 -08:00 |
|
Cameron
|
514f4d924a
|
Maka news rewrite the default.
|
2016-12-17 19:24:48 -08:00 |
|
Cameron
|
c8f1972c1d
|
Buffer fix
|
2016-12-17 10:58:07 -08:00 |
|
Cameron
|
c8955f8362
|
Buffer fix.
|
2016-12-17 10:56:12 -08:00 |
|
Cameron
|
f113a0d265
|
PHP Warning removals.
|
2016-12-17 10:15:36 -08:00 |
|
Cameron
|
3af165f351
|
Merge pull request #1996 from yesszus/patch-15
Update e107_plugins/news/news_months_menu.php
|
2016-12-17 09:50:57 -08:00 |
|
Cameron
|
52f867d415
|
Fixes #2115 User avatar and picture upload.
|
2016-12-17 09:45:48 -08:00 |
|
Cameron
|
6ff2667898
|
PHP 7.1 fixes. Fix for broken category icons after upgrade. Fix for news thumbnail preview.
|
2016-12-17 09:43:37 -08:00 |
|
rica-carv
|
b5d1bf96b5
|
Update viewforum_shortcodes.php
|
2016-12-16 21:50:47 +00:00 |
|
rica-carv
|
77645b50bb
|
Update view_shortcodes.php
|
2016-12-16 21:49:48 +00:00 |
|
Cameron
|
a836ab18ac
|
Use favicon during installation.
|
2016-12-16 13:25:28 -08:00 |
|
Cameron
|
6008fe5b68
|
Fix for PHP Warning in PHP 7.1
|
2016-12-16 12:57:43 -08:00 |
|
Cameron
|
f6adda23d8
|
Merge pull request #2155 from lonalore/error
Ability to change error page contents.
|
2016-12-16 12:48:31 -08:00 |
|
Cameron
|
67e0b43734
|
Issue #6, Fix for duplicate LAN_IP, PHP 7.1 fixes. Fix for CLI failing when SSL is enabled, but command is using 'http'. Allow cURL to follow redirects, preventing broken feeds under certain circumstances.
|
2016-12-16 12:13:52 -08:00 |
|
Cameron
|
851106707f
|
PHP 7.1 Fixes
|
2016-12-16 11:03:45 -08:00 |
|
Cameron
|
e05425fbb2
|
PHP 7.1 Fixes.
|
2016-12-16 10:54:25 -08:00 |
|
lonalore
|
a6a8c3540b
|
Ability to change error page contents.
|
2016-12-16 09:14:52 +01:00 |
|
Cameron
|
982fa869e3
|
Merge pull request #2154 from lonalore/cleanup
Cleanup
|
2016-12-15 12:38:19 -08:00 |
|
Cameron
|
7fa3ab7364
|
Merge pull request #2153 from lonalore/error
Introduce e107::getError() for delivering an error page to the br…
|
2016-12-15 12:37:12 -08:00 |
|
Lóna Lore
|
a59888a1e8
|
Use e107::getError()->render() instead.
|
2016-12-15 19:11:50 +01:00 |
|
Cameron
|
f070429051
|
Fix: News sitelink submenu category function was generating bad links when SEFURLs was disabled.
|
2016-12-15 09:22:54 -08:00 |
|
Cameron
|
bc572d1afc
|
Fix for news archive.
|
2016-12-15 08:06:19 -08:00 |
|
lonalore
|
a03fe161d5
|
Code cleanup.
|
2016-12-15 15:35:18 +01:00 |
|
lonalore
|
d03cdda0af
|
Code cleanup.
|
2016-12-15 15:08:49 +01:00 |
|
lonalore
|
2667537fd1
|
Introduce e107::setErrorPage() for delivering an error page to the browser.
|
2016-12-15 10:06:54 +01:00 |
|
rica-carv
|
58824942f1
|
Update view_shortcodes.php
|
2016-12-14 21:51:09 +00:00 |
|
rica-carv
|
6b2a5a79c3
|
Update viewforum_shortcodes.php
|
2016-12-14 21:49:56 +00:00 |
|
rica-carv
|
5447ed5104
|
Update viewforum_shortcodes.php
|
2016-12-14 21:03:24 +00:00 |
|
rica-carv
|
b3221299b0
|
Merge pull request #36 from e107inc/master
.
|
2016-12-14 21:02:13 +00:00 |
|
Cameron
|
d7ae17f99f
|
Issue: #2125 Possible fix for plugins and/or languages files adding junk characters prior to rss rendering.
|
2016-12-14 11:55:23 -08:00 |
|
Cameron
|
40e95a1ea8
|
BC styling fixes.
|
2016-12-14 11:45:56 -08:00 |
|
Cameron
|
c69a303bce
|
Improved handling of missing news items.
|
2016-12-14 11:45:39 -08:00 |
|
Cameron
|
d702ba6ace
|
Fix for broken forum on early PHP 5 versions.
|
2016-12-14 09:56:36 -08:00 |
|
Cameron
|
97229f6329
|
Merge pull request #2148 from lonalore/error
Error page improvement: template support. And status code support for e107::redirect().
|
2016-12-14 08:43:18 -08:00 |
|
Cameron
|
ff96fbc8d1
|
Changed FEED URLs to https
|
2016-12-14 08:42:23 -08:00 |
|
lonalore
|
d9f3d487f7
|
Revert htaccess changes.
|
2016-12-14 15:03:33 +01:00 |
|
lonalore
|
fb3946ae0a
|
Error page improvement: template support.
|
2016-12-14 15:01:51 +01:00 |
|
Cameron
|
d5f9b9ac5e
|
Merge pull request #2132 from rica-carv/rica-carv-patch-btn_forum
Forum: Fixes #2126
|
2016-12-13 13:32:31 -08:00 |
|
Cameron
|
f66b3e572e
|
Merge pull request #2140 from rica-carv/rica-carv-patch-2
Forum: Fixes #2137
|
2016-12-13 13:30:46 -08:00 |
|
Cameron
|
05e2228db8
|
Merge pull request #2143 from rica-carv/rica-carv-patch-3
Forum: Fixes #2141
|
2016-12-13 13:30:06 -08:00 |
|
Cameron
|
28305c9953
|
Merge pull request #2144 from lonalore/timezone
Timezone fixes
|
2016-12-13 13:26:40 -08:00 |
|
Lóna Lore
|
22a40e318b
|
If timezone is not set by user, need to return an empty string in order to use default timezone is set for e107.
|
2016-12-13 21:42:57 +01:00 |
|
Lóna Lore
|
2f2b3cc7c0
|
Set default timezone in init_session().
|
2016-12-13 21:31:59 +01:00 |
|
rica-carv
|
322a23e4b0
|
Update forum_post.php
|
2016-12-13 20:20:17 +00:00 |
|