1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 03:54:39 +01:00

398 Commits

Author SHA1 Message Date
e107steved
b9ffc6f336 Part of bugtracker #4179 - use path constants for uploaded files 2007-11-05 21:18:36 +00:00
e107steved
7ebef6543a Bugtracker #4189 - make forum sublinks transportable 2007-11-05 20:52:29 +00:00
e107steved
5d6dc0aecf Bugtracker #4115 - possible query speedup/improvement 2007-10-08 21:02:52 +00:00
e107steved
5c0d75fbf6 Possible improvement in 'mark all posts read' 2007-09-29 20:52:13 +00:00
e107steved
87ba29dc74 Bugtracker #4098 - wrong variable name 2007-09-26 19:39:06 +00:00
e107steved
ea95514839 Bugtracker #4100 - missing global 2007-09-26 19:36:00 +00:00
e107steved
c262a6ba66 Bugtracker #4099 - correct footer 2007-09-26 19:28:47 +00:00
e107steved
0e485df304 Hopefully fix 'You have read 1 of these threads...' 2007-09-23 10:18:31 +00:00
e107steved
34e38396ea Bugtracker #3900 - don't show email box for guests who can post 2007-09-22 18:08:31 +00:00
e107steved
b6cfa23496 Bugtracker #3814 - don't send tracking emails to poster 2007-08-15 21:11:12 +00:00
e107steved
a39aafca2a Bugtracker #3987 - stop forum post counts underflowing 2007-08-14 21:11:36 +00:00
e107steved
7d5e7716bc Bugtracker #3986 - allow to 'un-notify' 2007-08-14 19:31:12 +00:00
e107steved
1a6633a5a6 Bugtracker #3743 - add space to LAN 2007-08-11 15:11:03 +00:00
e107steved
ebce2b96e8 Carry across some mods from 0.7 2007-07-23 21:13:34 +00:00
e107steved
6d43286e71 Avoid spurious error messages 2007-07-18 19:50:56 +00:00
e107steved
529fc0c203 Adjust error checking on multiple file upload 2007-07-17 19:53:33 +00:00
e107steved
6313abf452 Bugtracker #3985 - more improvements to DB class, pluss bring 0.7 and 0.8 mysql_class.php pretty much in line 2007-06-26 21:34:34 +00:00
sweetas
4f75d3f23a new default forum icons (light) 2007-06-26 12:31:35 +00:00
e107steved
f826d65ac8 Bugtracker #3990 - admins couldn't moderate posts after another bug fix 2007-06-21 19:37:13 +00:00
e107steved
2f2a46bf35 utf-8 compatible text truncate 2007-06-08 19:15:08 +00:00
e107steved
1c2770963b Extra checks on returned data 2007-05-28 20:36:15 +00:00
e107steved
ff5b5a1e47 Bugtracker #3919 - more relative path removal 2007-05-28 16:52:49 +00:00
e107steved
88d986d815 Bugtracker #3798 - display more user-friendly file name with forum uploads 2007-05-28 15:17:13 +00:00
e107steved
c3559b5729 Notice removal, undefined forum shortcode 2007-05-17 20:15:04 +00:00
e107steved
d27ad1867b Sitelinks for plugins using {e_XXX} weren't always decoded properly. Notice removal. 2007-05-16 20:24:44 +00:00
e107steved
ad4c67a8b2 Disable PM icon if PM not installed 2007-05-11 19:57:45 +00:00
e107steved
3076a9eefa Change display options in forum thread and chatbox 2007-04-30 20:17:05 +00:00
e107steved
727a3e4977 Bugtracker #3879 - doubled up LAN - thanks marj 2007-04-09 10:18:05 +00:00
e107steved
9fc2386a59 Bugtracker #3843 - make empty definition for {NEWFLAG} shortcode 2007-03-18 11:23:40 +00:00
e107steved
4cc8628d5b Bugtracker #3825 - forum icon tooltip 2007-03-04 16:59:32 +00:00
e107steved
c180cca85e Bugtracker #3821 - link to user for last post - thanks Luceos 2007-03-02 21:13:05 +00:00
e107steved
822a17ae17 Bugtracker #3748 - possible fix for some of the missing forum stats 2007-02-27 20:26:13 +00:00
e107steved
97d23be1f5 Bugtracker #3794 - handle popular threads in other than English 2007-02-24 09:34:26 +00:00
e107steved
cba65eb4da Bugtracker #3766 - remove trailing whitespace 2007-02-15 21:15:38 +00:00
e107steved
180b26a8a1 Tidy up odd chars after closing tag 2007-02-11 20:09:19 +00:00
mrpete
65f5576ca8 bugfix: vertical-align is 'middle' not 'center' 2007-01-20 16:31:55 +00:00
mrpete
54632f7965 remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:25:55 +00:00
mrpete
13549ec96b use js_location() instead of direct header() call -- allows bug catching 2007-01-20 16:24:25 +00:00
mrpete
d631950d19 forum id not used in forum_viewthread anymore 2007-01-20 16:18:12 +00:00
e107steved
011754f554 Bugtracker #3684 - forum post code 2007-01-18 20:44:32 +00:00
e107steved
3733a94ce9 Bugtracker #2827, #3576, #3577 - stop linkwords appearing in places they shouldn't (code now has to explicitly enable them in various areas), match complete word/phrase only (no partials), fully case-insensitive match and display case exactly as found, don't process on admin pages 2007-01-17 21:29:28 +00:00
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
mrpete
e05d8f0fee bugfix: forum_post_template not themable due to bad include 2007-01-17 13:41:33 +00:00
mcfly
18d1b39650 Added text_value parm to the USER_EXTENDED shortcode, this will only show the field name and value if there is a value, see forum viewtopic template for usage 2006-12-16 14:13:28 +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
mrpete
6285cd3571 Bugfix #3568 - wysiwyg was not being tested for properly. This has been an ongoing
issue, now resolved. admin and user code need not download wysiwyg js etc -- use
 e_WYSIWYG constant to see if it is enabled.
in forum_post, removed old wysiwyg detection code.
2006-12-07 12:55:12 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00