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

68 Commits

Author SHA1 Message Date
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
lonalore
c226e9a10b Code cleanup. Fixed undefined variables. 2016-12-20 10:58:43 +01:00
Cameron
6008fe5b68 Fix for PHP Warning in PHP 7.1 2016-12-16 12:57:43 -08:00
Cameron
dc1c46acc1 Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts. 2016-04-27 14:37:43 -07:00
Cameron
f6026fe1ec Added filter by template to News admin area list. 2016-04-20 18:08:52 -07:00
Cameron
42191db509 Poll notice removal. 2016-04-20 17:37:46 -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
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
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
Moc
7704b0e5fb #1058 - Fix poll submit button in the forum when using SEF URLs 2015-06-17 15:36:44 +02:00
Cameron
c57876bdff Styling fixes. 2015-05-05 11:38:22 -07:00
Cameron
8890c523f0 Fixes #717 - Forum Post rewrite. new bootstrap templates added as well as new shortcodes. (attachments not functioning at this moment) 2015-04-18 15:09:10 -07:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
5f61cf2ccb General Bootstrap3 styling fixes. 2015-01-30 02:48:54 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
a24b87f022 Poll plugin - removes seemingly empty poll answers which may contain spaces 2014-06-25 21:10:17 +02:00
Moc
b36aa5088b #647 - Poll input fields layout (also fixed 'Add another answer' button) 2014-06-25 20:32:21 +02:00
Cameron
6d649de543 Fixes #377 - Poll menu breaking layout. 2014-05-22 17:43:54 -07:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
c3e93fb34d Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec. 2013-12-21 06:23:22 -08:00
Moc
a669804a89 Fixes #376 - Poll cookie was not set 2013-07-15 13:31:49 +02:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Moc
ff2c2e5c6d #220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6) 2013-06-12 21:38:26 +02:00
Cameron
b8cdc71795 Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files. 2013-05-31 18:40:56 -07:00
Moc
8b21e8c9b0 Poll menu - URL fixes when SEF enabled 2013-05-25 17:06:44 +02:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Moc
81aa6032d6 Poll plugin code clean-up 2013-03-31 11:52:27 +02:00
Cameron
06157a3b5d Poll fixes 2013-03-29 05:20:47 -07:00
Cameron
38e9aa1cad Poll GUI and template fix. 2013-03-29 04:48:08 -07:00
Cameron
392b386967 Poll and Forum GUI tweaks 2013-03-29 03:59:03 -07:00
Cameron
e9d3ae3841 Forum/Poll template work. 2013-03-25 23:01:59 -07:00
Cameron
6b5eda7d6f Poll now makes use of bootstrap progress-bar when available 2013-03-22 19:57:52 -07:00
Cameron
98b8953492 GUI Fixes 2013-03-15 19:25:41 -07:00
Tijn Kuyper
d6825155ea Poll Plugin - Minor GUI changes (#90). More LAN work needed 2013-02-08 15:40:03 +01:00
Cameron
f9d4b0d291 More bootstrap work. 2012-12-11 21:21:25 -08: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
3bf5951bf5 Gui fixes in poll plugin 2012-11-27 23:40:18 -08:00
Cameron
5e84eaf34d More admin GUI refinements 2012-11-26 15:43:42 -08:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
nlstart
fce24b1989 Bugtracker #5257: finetune update polls when not using cookies. Thanks Fanat1k. 2011-08-12 19:37:36 +00:00
e107steved
270db49581 Improved poll result display for near-unanimous votes 2010-11-02 21:58:19 +00:00
nlstart
13e810c457 Remove unused poll cookies. Thanks Fanat1k - bugtracker #4983 2010-07-19 09:23:25 +00:00
nlstart
321adb9dc0 Show old polls link only if there are actual old polls available. 2010-04-20 20:47:43 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00