1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-16 20:28:28 +01:00

70 Commits

Author SHA1 Message Date
camer0n
f62050cd01 Fixes #5108 - newsfeed image field length fix. 2023-11-20 14:31:52 -08:00
Cameron
afc0489e8c e107 Website URL updated to https. 2021-11-29 13:31:32 -08:00
Cameron
acc1a9af0d Plugin script tests and PHP8 fixes. 2021-01-22 13:44:10 -08:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
14862f0463 PHP8 Warning removal. 2021-01-01 10:45:26 -08:00
Cameron
81634d5f5a Issue #4332 Carousel fixes. Newsfeed now uses json to store data. 2021-01-01 09:33:51 -08:00
Cameron
f5153bf640 Updating of deprecated method usage. Removal of old files. Log tests added. 2020-12-18 09:39:02 -08:00
Cameron
09fb747374 Code cleanup 2020-12-05 14:13:18 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
40c9eb787f Issue #6 LAN file bbcode correction. 2017-10-14 17:02:24 -07:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
MikeyGMT
b8a1c66c4a Newsfeeds Lans #6
Newsfeeds Lans #6
2016-12-24 13:13:49 +00:00
Cameron
48b6b0cf74 SEF URL fix for newsfeeds. 2016-05-21 10:32:34 -07:00
Cameron
e0b1d87acc Relative Date format changed from "0 mins" to "Just now". Newsfeed admin area now displays last feed refresh time. 2016-05-21 09:45:15 -07:00
Cameron
94d634462f Fixes Newsfeed Cache issue. Fixes text_truncate utf8 issue. 2016-05-21 09:08:46 -07:00
Cameron
7487f9e919 Newsfeed admin area configuration fix. 2016-04-21 10:46:57 -07:00
Cameron
6c4c5bd6e3 Newsfeed Plugin: Added SEF URLs. PHP7 compatibility fix. 2016-04-21 10:39:00 -07:00
Cameron
f6ca9f8883 Newsfeeds: Fixes #1495. Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7. 2016-04-20 17:25:32 -07:00
Cameron
716678a3b7 PHP Notice and BC Fixes. 2016-04-19 16:57:44 -07:00
rica-carv
ab24a4537b New newsfeed icons 2016-04-16 23:06:38 +01:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Jimmi08
119eeb83f0 e_frontpage.php - doesn't work for newsfeed plugin 2016-01-13 23:44:52 +01:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
52845adf1b Issue #927 - e_frontpage.php upgraded to v2.x specifications. 2015-03-15 13:27:37 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
76e7a9fef2 Language-files renamed to match v2.x specifications. 2015-01-31 14:22:54 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
6e17a87a26 Fix - LAN support for newsfeed titles. 2013-12-06 23:23:36 -08:00
Cameron
388eb63316 Issue #427 - Newsfeed fixes. Admin entries were not updating. BC fixes for cached v1 data. 2013-11-02 01:58:14 -07:00
Cameron
1d310f5f31 Closes #427 - Newsfeed activation value was not being displayed correctly. 2013-08-24 07:58:16 -07:00
Cameron
ec633d2fc2 bootstrap $frm->radio fixes. $frm->label() and $frm-radio_multi() should not be used. 2013-03-24 18:12:00 -07:00
Moc
e232331c4f Newsfeed admin - code clean-up 2013-03-17 13:36:34 +01:00
Tijn Kuyper
31e52b7d78 Issue #90 - Newsfeed plugin (also #6 and GUI styling) 2013-02-07 12:34:37 +01:00
Tijn Kuyper
9f3f37f3a1 GUI and backwards compatibility fixes 2012-12-22 11:42:16 +01:00
Tijn Kuyper
1bde493891 More plugin LAN clean-up (newsfeeds, links_page, linkwords, gsitemap) 2012-12-19 10:58:28 +01:00
Tijn Kuyper
3793b27822 More notice removals, again. 2012-12-08 20:22:05 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
Cameron
41208d310e Gui fixes on the newsfeed plugin. 2012-11-27 21:36:09 -08:00
Cameron
80296d5cf8 Gui fixes in newsfeed plugin. 2012-11-27 21:13:08 -08:00
CaMer0n
fb8421158d More plugin.xml fixes. 2012-08-22 03:38:38 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00