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

87 Commits

Author SHA1 Message Date
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
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
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Tijn Kuyper
d6825155ea Poll Plugin - Minor GUI changes (#90). More LAN work needed 2013-02-08 15:40:03 +01:00
Tijn Kuyper
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +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
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08: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
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
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
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
e107steved
c8273d06c4 Bugtracker #5148 - can't display poll menu and main page together - thanks Dolphin 713 2011-01-14 18:29:06 +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
e107steved
7ebf5afe91 Bugtracker #4879 - handle bbcode in old poll options 2009-12-28 18:13:46 +00:00
marj
93933d1d74 typo 2009-11-19 16:03:16 +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
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
secretr
7edd4ba390 admin UI - introducing textarea auto-height, bugfixes, e-column trigger overall fix 2009-11-09 16:54:30 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00