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

118 Commits

Author SHA1 Message Date
Arun S. Sekher
f5bc5d1cce Fix for poll preview not shown issue #2660, Also fix broken 'forum post form poll preview' with one minor known caveat. 2017-06-28 17:35:21 +04: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
Arun S. Sekher
b5ee9beafc [LAN] - Update POLLLAN_28 to more appropriate phrase in its context.
Update 'Previous polls' to 'All Previous polls'
2017-06-03 02:50:52 +04:00
leo
874728d22e Update poll_class.php
Missing LAN call as being moved from English php (poll) to admin/lan_admin php
2017-05-29 14:12:58 +02:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Cameron
30092ef372 GUI styling fixes. Theme thumbnail preview corrected on missing preview images. 2017-02-01 08:54:28 -08: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
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
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
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07: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
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
MikeyGMT
142d31768c Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
Moc
fef68b788c #1058 - Also show forum polls in poll plugin admin (needs admin UI rewrite) 2015-06-17 15:42:15 +02: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
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
05637a4422 Forum language-file cleanup. 2015-01-30 18:14:06 -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
bb76398ac1 Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH . 2014-01-23 04:38:48 -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