1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 15:55:39 +01:00

76 Commits

Author SHA1 Message Date
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -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
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
9fe58ba256 Additional info added to install log when failures happen. 2016-02-11 13:07:59 -08:00
Cameron
9c27f20290 Fix for xml class being unable to parse media: and opensearch: xml tags. 2015-06-16 01:09:27 -07:00
Cameron
3ed8e426e0 Admin-log speed optimization and minor enhancements. 2015-03-08 11:12:42 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
SecretR
1bf95ff0ed phpDoc fix 2014-02-25 11:43:28 +02:00
Cameron
dd57ec8db8 Fix for 'silent' pref save. Removed deprecated notice from XML class. 2014-01-21 05:12:58 -08:00
Cameron
c0ea76bbe6 BC Fix for when $NEWSLISTSTYLE is used. 2014-01-20 04:15:59 -08:00
Cameron
8796039d08 Backward compatibility fixes. 2014-01-20 03:26:15 -08:00
Cameron
cf18561926 Fix for xml class url conflicts. 2013-11-03 21:46:56 -08:00
Cameron
8d4f1b97c8 Multi-site work in progress. 2013-07-14 09:45:01 -07:00
SecretR
0e75ada2a9 Reverting PHP v5.3.0+ method used in XML parser 2013-06-12 17:20:42 +03:00
SecretR
3c50b42bd4 Eliminating some duplicate methods, more marketplace eAuth work 2013-06-06 15:25:54 +03:00
Cameron
15656e7ccb Issue #371 - quick fix for forum extended fields. 2013-06-03 03:05:59 -07:00
SecretR
a6a49b18e1 Remote communication rewrite (still in progress); Experimental XML
parser (testing phase)
2013-05-16 19:48:55 +03:00
SecretR
f5a4f06791 Better handling of empty values (XML handler) 2013-05-16 19:48:55 +03:00
SecretR
08149e6710 String tag values issue (XML Handler) 2013-05-16 19:48:55 +03:00
Cameron
086e8c3afc Plugin and Theme manager fixes. Start on e-alert (requires more work) 2013-05-03 21:38:22 -07:00
Cameron
5fcc29bd2e urlPrefix experiment 2013-05-02 14:20:19 -07:00
Cameron
eb51e9640f BC Fix 2013-03-13 21:54:57 -07:00
Cameron
2990524803 Default-install fixes. Login Menu Template upgraded 2012-12-16 16:02:13 -08:00
Cameron
bda11edee4 Notice removal 2012-12-15 16:31:57 -08:00
Cameron
82fafa6f62 Theme Info fix. <screenshots> added to theme.xml spec. 2012-12-11 00:34:08 -08:00
CaMer0n
a08d1eb2a9 Sync with v1.x functionality. setFeedUrl() 2012-08-18 00:53:04 +00:00
CaMer0n
d5a3b29340 Blogger Import added. TinyMce Image fixes. Custom-pages fixes. Moved Upload-js out of admin header and into media-manager page only. Parser fixes for [html] bbcode. XML parser fix for <content:encoded> rss tags. 2012-07-23 02:25:17 +00:00
CaMer0n
23c4e06972 Media-Manager fixes. filepicker() /jquery fix. e_AJAX_REQUEST - header detect added. Plugin install from xml feed. (tested locally only) 2012-07-20 07:31:16 +00:00
CaMer0n
d8b956152e Install Fixes and datepicker fix for Chrome and Safari 2012-07-18 02:24:34 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +00:00
e107steved
c0bf513b8c Only try one method to get an XML file - return error if file_get_contents() fails 2011-10-02 17:16:16 +00:00
CaMer0n
ea40b6fd28 Bugfixes - incorrect admin perms displayed in admin area.
Xml-class was breaking page-load on some systems.
2011-07-06 03:17:00 +00:00
secretr
cca1f3f8e0 Install routine fix - problem related mainly with our old enemy - global vars;
Everything should work fine now, notices also cleared.
2010-05-16 11:14:19 +00:00
secretr
80057e9587 EONE-49 (bug) 2010-04-15 15:33:20 +00:00
secretr
c45cd4583b XML handler - old global caused installation troubles, killed (thanks Luceos) 2010-02-16 21:35:09 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
9af9c97d58 Bugfix: Xml feed was failing under some circumstances 2010-02-07 00:44:08 +00:00
secretr
d61aced8d4 various handler fixes and improvements 2009-11-26 17:14:07 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
f7f9811de6 PHPdoc fix 2009-11-17 14:50:37 +00:00
marj
e41a48ffe6 PHPdoc fix 2009-11-17 10:31:05 +00:00
CaMer0n
f8f575c445 Fix path to cache + some debug info 2009-11-07 02:28:59 +00:00
CaMer0n
4902ddbcd8 possible fix for file_get_contents warning. 2009-10-24 08:10:46 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
CaMer0n
8f89377fbb Notice removal 2009-10-21 12:28:17 +00:00
CaMer0n
e274b763d7 Some debug info added. 2009-10-21 11:43:30 +00:00
CaMer0n
264d4e55af Notice removal 2009-09-21 22:22:14 +00:00
CaMer0n
efda62371f <pluginPrefs> support added to plugin.xml spec. XML handler array exceptions option added. 2009-09-21 21:53:38 +00:00
CaMer0n
c2b229f666 Some basic XML error checking.. 2009-09-17 04:30:25 +00:00