1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 20:44:48 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
e107steved
572bbd2b9f Resolve upload path for non-image files 2007-12-19 20:12:46 +00:00
e107steved
0c51f3de7b Bugtracker #4253 - image resizing in forum upload had stopped working 2007-12-18 21:55:35 +00:00
e107steved
a3f4580832 Bugtracker #4179 partial fix - might even work this time 2007-11-06 20:12:32 +00:00
e107steved
b9ffc6f336 Part of bugtracker #4179 - use path constants for uploaded files 2007-11-05 21:18:36 +00:00
e107steved
7d5e7716bc Bugtracker #3986 - allow to 'un-notify' 2007-08-14 19:31:12 +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
e107steved
f826d65ac8 Bugtracker #3990 - admins couldn't moderate posts after another bug fix 2007-06-21 19:37:13 +00:00
e107steved
1c2770963b Extra checks on returned data 2007-05-28 20:36:15 +00:00
e107steved
88d986d815 Bugtracker #3798 - display more user-friendly file name with forum uploads 2007-05-28 15:17:13 +00:00
e107steved
011754f554 Bugtracker #3684 - forum post code 2007-01-18 20:44:32 +00:00
mrpete
e05d8f0fee bugfix: forum_post_template not themable due to bad include 2007-01-17 13:41:33 +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