1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-12 16:42:08 +02:00

7704 Commits

Author SHA1 Message Date
Cameron
d295a434c3 Issue #1356 - Secure Image now using sessions and working with PHP 7.0.3 2016-02-26 11:54:57 -08:00
Cameron
ffa8c41846 Merge pull request #1385 from Serios/patch-4
Fixes #1362 - encoding in cleanHtml() method.
2016-02-25 19:03:10 -08:00
Cameron
83446183ee Merge pull request #1384 from Serios/patch-3
Fixes http_build_query causing return of &amp when using {MENU: XXX} shortcode.
2016-02-25 19:01:21 -08:00
Cameron
24ac32105a Fixes #1379 - Check for social plugin in news.php 2016-02-25 18:45:21 -08:00
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00
Serios
a8513581ab Propper fix for #1362
Should work now with both latin and non latin characters
2016-02-26 02:03:49 +02:00
Serios
48ace09e61 Fixing http_build_query causing return of &amp
Fixing http_build_query function causing return of &amp instead of & on some servers when using {MENU: xxxxx} with parameters, thus breaking parameters passing to the menu.

Eg. {MENU: path=news/latestnews&test1=true&test2=false&test3=44}
Will return call the menu with test1=true&test2=false&test3=44 instead of est1=true&test2=false&test3=44
 causing only the first parameter key passed, to be valid
2016-02-26 00:48:17 +02:00
Cameron
12a2084cbb Merge pull request #1374 from Jimmi08/master
Fixes #1226 update datetimepicker script to latest version, solving Chrome issue.
2016-02-25 12:55:39 -08:00
Cameron
4960859935 Minor GUI fix to userposts. 2016-02-25 12:54:30 -08:00
Cameron
294ff7a6d0 Fixes #1285 - Avoid no-avatar confusion. LANs required. 2016-02-25 12:53:04 -08:00
Cameron
751ce52c13 Fixes #1372 - Gallery Slideshow with default category. 2016-02-25 12:29:17 -08:00
Cameron
310d5ff512 Merge pull request #1376 from lonalore/master
Field type "datepicker" enhancements: allow use of "disabled" attribute
2016-02-25 10:48:43 -08:00
Cameron
64fbcfd689 Merge pull request #1382 from MikeyGMT/master
Issue #6 Replace LAN_nnn's with generic LAN_SUMMARY, LAN_SHOW, LAN_INCORRECT_PASSWORD
2016-02-24 14:32:05 -08:00
MikeyGMT
7b12fdfb00 Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
Issue #6 Replace LAN_nnn with LAN_INCORRECT_PASSWORD
2016-02-24 17:43:38 +00:00
MikeyGMT
7fba9bd190 Issue #6 Replace LAN_nnn with LAN_SHOW
Issue #6 Replace LAN_nnn with LAN_SHOW
2016-02-24 15:46:23 +00:00
MikeyGMT
e1465c8c68 Issue #6 - LAN_NEWS_27 replaced with generic LAN_SUMMARY for "Summary"
Replace LAN_NEWS_27 with LAN_SUMMARY
2016-02-24 15:17:38 +00:00
MikeyGMT
8de3573a8b Merge remote-tracking branch 'refs/remotes/e107inc/master' 2016-02-24 14:32:55 +00:00
Lóna Lore
d90644f187 Field type "datepicker" enhancements: allow to use "disabled" attribute, and convert (default) value to the proper format. 2016-02-19 13:35:55 +01:00
Jimmi08
1c3edfa709 update datetimepicker script issue #1226 2016-02-18 19:52:04 +01:00
Cameron
7376e8e40e Notice removal. 2016-02-17 11:33:00 -08:00
Cameron
22cd9fad00 Merge pull request #1364 from lonalore/master
Fixed: PHP warning - parse_str() expects parameter 1 to be string, ar…
2016-02-17 11:21:30 -08:00
Cameron
9f0007acdb Reverted "Fix for non Latin characters in textareas " - blank content. Admin-ui notice check fix. 2016-02-17 11:15:47 -08:00
Tijn Kuyper
04a59f8bc9 Issue #195 - Incompatible plugin list updated 2016-02-17 16:51:25 +01:00
Lóna Lore
701fad231b Fixed: PHP warning - parse_str() expects parameter 1 to be string, array given... 2016-02-17 16:43:32 +01:00
Cameron
26c2aa3e4a Issue #1356 - PHP 7 auto-detection in mysql class. PHPInfo formatting. 2016-02-16 15:14:56 -08:00
Cameron
53b6519f55 Fix for CDATA in XML feeds. e107 blog feed now working with SSL enabled. 2016-02-16 13:08:15 -08:00
Cameron
39bae789f8 PHp Notices 2016-02-16 11:10:30 -08:00
Cameron
67358e6f9a PHP notice removal. 2016-02-16 10:42:13 -08:00
Cameron
7bc78d6971 Default Modal on frontend when Bootstrap in use. 2016-02-16 10:12:45 -08:00
Cameron
27d2ed718d Merge branch 'master' of https://github.com/e107inc/e107 2016-02-15 20:00:09 -08:00
Cameron
1e9da76395 Forum: PHP7 parser fix. 2016-02-15 19:59:47 -08:00
Cameron
64b33fc40e Merge pull request #1362 from Serios/patch-2
Fix for non-Latin characters in textareas
2016-02-15 14:04:15 -08:00
Serios
c6bfc97dc7 Fix for non Latin characters in textareas
Fixing and issue with non Latin characters breaking in textareas if html tags are used
2016-02-15 23:53:06 +02:00
Cameron
9f96a70e76 Issue #1356 - Installation and PHP notice fixes. 2016-02-15 11:09:58 -08:00
Cameron
4314bb625b Merge pull request #1358 from LaocheXe/LaocheXe-patch-1357
#1357 Youtube API
2016-02-15 09:32:54 -08:00
Cameron
b402a12ec7 More deprecated function/method cleanup. 2016-02-15 01:07:34 -08:00
Cameron
2c50a06517 Deprecated Function cleanup and PHP Notice removal. 2016-02-15 00:56:08 -08:00
Cameron
cb75547c27 Merge branch 'master' of https://github.com/e107inc/e107 2016-02-15 00:14:54 -08:00
Cameron
a469b7ca6e Deprecated function cleanup 2016-02-15 00:14:45 -08:00
Cameron
af9dfaa90a Merge pull request #1359 from lonalore/master
Issue #369: Plugin Manager: Plugin Description is corrupted if there'…
2016-02-15 00:03:39 -08:00
Cameron
a673206da5 Fixes #1361 - Form handler issue. 2016-02-15 00:03:02 -08:00
Cameron
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
303195d81e Issue #1356 - More PHP7 Fixes. 2016-02-14 12:33:35 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Lóna Lore
cbcad078af Issue #369: Plugin Manager: Plugin Description is corrupted if there's a long discription and you click 'More' 2016-02-14 20:55:27 +01:00
Travis Thoene
f8c9933f10 #1357 Youtube API
Fix YouTube function in Media Manager
2016-02-14 13:44:00 -06:00
Cameron
32636ec39d Fix mysql default port for PDO 2016-02-14 09:57:06 -08:00
Cameron
affd88a5c9 Merge pull request #1355 from lonalore/master
Library Manager fixes
2016-02-14 08:36:17 -08:00
Lóna Lore
60d1bf769d Fixed: wrong variable usage. 2016-02-14 13:46:10 +01:00
Lóna Lore
cbc096b74b Use e107::getFile() to get directories. 2016-02-14 13:34:02 +01:00