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

48 Commits

Author SHA1 Message Date
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
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
b9d3cf0142 Poll interface cleanup and TinyMce pref fixes 2009-09-22 18:28:49 +00:00
CaMer0n
8534e7734e plugin.xml pref fixes and <folder> removal. 2009-09-21 22:14:45 +00:00
e107steved
7429730903 Update userclass field size in core plugins 2009-09-19 19:05:16 +00:00
marj
c62fb727fc Bug #4790
extra div in oldpolls.php
2009-08-20 10:18:13 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +00:00
CaMer0n
62d5c8b49c Some CSS standardization. 2009-07-10 14:25:23 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
e107steved
73bb7bd554 Bugtracker #4696 - oldpolls error 2009-03-22 20:16:28 +00:00
e107steved
b157186a4f Sort out duplicated entry in plugin.xml, various detail corrections 2008-12-13 10:30:24 +00:00
e107steved
9af14eaf19 Admin logging, plugin.xml for chatbox. Other tidying up 2008-12-11 21:13:48 +00:00
e107steved
5c94dad7b3 Get language file in the right place 2008-12-10 21:49:54 +00:00
mcfly
c364894c91 Updated plugin.xml files to new standard 2008-12-04 12:49:30 +00:00
e107steved
2b428ccff9 Start of mods to handle revised plugin.xml format - still a bit to do/check 2008-12-03 22:29:58 +00:00
e107steved
8f8931110b Thought I'd tested the previous commit - but I hadn't ;) 2008-11-16 18:01:19 +00:00
e107steved
5920635d73 Bugtracker #4576 - db_Select() can be db_Count() 2008-11-16 17:56:49 +00:00
e107steved
5f42c93758 Bugtracker #4553 - check for poll comments, odd tidying up 2008-11-16 17:49:24 +00:00
e107steved
53880f8002 Add admin logging to poll 2008-08-17 11:54:40 +00:00
e107steved
02d542060c Convert poll plugin to plugin.xml 2008-08-16 16:25:45 +00:00
e107steved
b034cc07e5 Odd bits of tidying up 2008-08-04 20:31:49 +00:00
e107steved
6ccaa86649 Bugtracker #4427 - make path references absolute 2008-07-28 20:16:15 +00:00
e107steved
996d0322f3 On old polls, display right poll with the comments 2008-06-03 21:31:31 +00:00
e107steved
49674f63c7 Better English 2007-11-08 20:40:37 +00:00
e107steved
d731eb31c5 Bugtracker #4162 - allow guests to vote in poll 2007-11-01 22:47:27 +00:00
e107steved
1c40aef215 Poll permissions are 'plugin' related 2007-10-28 21:10:00 +00:00
e107steved
1916a6bf08 Bugtracker #4040 - allow ordinary members to vote in poll 2007-08-12 19:53:06 +00:00
e107steved
8c320ad1de Notice removal, eliminate DB queries 2007-08-08 19:34:52 +00:00
e107steved
41d37cb84d Error in class selection call 2007-08-06 19:16:28 +00:00
e107steved
ff5b5a1e47 Bugtracker #3919 - more relative path removal 2007-05-28 16:52:49 +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
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
sweetas
96bd8b5139 repaired corrupted images 2006-12-08 07:08:02 +00:00
sweetas
2ab73e68a6 removal of corrupted images 2006-12-08 06:33:53 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00