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

25 Commits

Author SHA1 Message Date
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
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Arun S. Sekher
be1ba919d3 [LAN] - Fix 'Active from', 'to' language terms for 'All previous polls' list in oldpolls.php. 2017-06-16 01:04:18 +04:00
Cameron
c46726dd31 Merge pull request #2675 from arunshekher/oldpolls_comments_container_html_fix
oldpolls.php comments container html fix
2017-06-14 12:39:53 -07:00
Cameron
4fd79e4ae7 Issue #2683, Issue #2659 - Poll LANs. 2017-06-14 12:35:03 -07:00
Arun S. Sekher
eca9fb87ae Replace comments form and listing with 'compose_comment' method, fix comments container html validation error 2017-06-10 22:01:41 +04:00
Arun S. Sekher
c80254b24f [html] - Fix 'Element li not allowed as child of element div in this context.' validation error 2017-06-03 15:19:58 +04:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
MikeyGMT
2c68d9ee52 Text to LANS #6 - Polls
Text to LANS #6 - Polls
2017-01-01 12:04:29 +00:00
Cameron
8282802d5e Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning. 2016-03-23 16:43:41 -07:00
Jimmi08
5750b91b91 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-27 11:56:59 +01: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
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
7ebf5afe91 Bugtracker #4879 - handle bbcode in old poll options 2009-12-28 18:13:46 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
marj
c62fb727fc Bug #4790
extra div in oldpolls.php
2009-08-20 10:18:13 +00:00
e107steved
73bb7bd554 Bugtracker #4696 - oldpolls error 2009-03-22 20:16:28 +00:00
e107steved
9af14eaf19 Admin logging, plugin.xml for chatbox. Other tidying up 2008-12-11 21:13:48 +00:00
e107steved
cd7ee44fd2 Bugtracker #3819 - process/strip bbcodes in poll titles 2007-03-03 19:41:17 +00:00
e107steved
6a1e1ea2bd Bugtracker #3753 - user ID missing from old poll link 2007-02-16 20:48:37 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00