FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Announcements » FUDforum 2.5.1 Released
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 2.5.1 Released [message #12156] Wed, 30 July 2003 02:27 Go to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The long awaited (and promised) 2.5.1 is out.

I believe that the long delay had payed off since many bugs were fixed and in the last several days I have had not reproducible reports. So, here were are Smile.

Largish list of bug fixes
  1. Fixed memory_limit issues in the upgrade & install scripts
  2. Fixed a bug in message editor when editing sections with common names
  3. Fixed function name typo in the code implementing replacements
  4. Fixed a typo on moderation que that resulted in a parse error
  5. Make mini-pager consider user's settings (messages per page) when drawing the pager.
  6. Replaced mod alias with md to prevent namespace conflicts with MySQL 4.1
  7. Fixed a possible query error when adding 1st category
  8. Fixed a bug that caused optimizer to corrupt "new class();"
  9. Fixed a possible query failure in the consistency checker.
  10. Fixed a problem with 'mark all read' code
  11. Fixed the code responsible for determination of whether the avatar or the level image should be displayed.
  12. Restore showing of user ips to moderators
  13. Various PATH_INFO template & source code fixes.
  14. Fixed query that showed wrong recipient in Sent folder for PM.
  15. Fixed a Post Notification default value.
  16. Removed various 'dead' code.
  17. Make forum navigation select use VISIBLE instead of READ permission to determine which forums to display.
  18. Fixed variable name confusion in forum manager.
  19. Added a check for forum & group name association.
  20. Optimize user information verification.
  21. Make the select box use the VISIBLE permission rather then READ permission when determining the forums for the search select.
  22. Fixed a bug that caused Unanswered Posts link to disappear.
  23. Fixed condition that determines whether or not to show user's online status in pm control panel.
  24. Make sure that the file pointer is at the end of the message file before doing ftell(). Should solve the rare problems where message bodies are blank.
  25. Shorten index names to prevent problems with PostgreSQL 7.2.X
  26. Many fixed to the forum data dump/import process.
  27. Make consistency checker work with PostgreSQL.
  28. Block any error or warning messages generated by highlight_string().
  29. Do not show warnings when set_time_limit() fails on safe_mode enabled systems.
  30. Correct colspan for announcement row.
  31. Fixed a bug that made regular group members appear as leaders.
  32. Optimize file_get_contents() emulation.
  33. E-mail escaping of \n. sequence.
  34. Make buffer for URLs and php://stdin for file_get_contents() more reasonable.
  35. Fixed a bug that could prevent addition of group leaders with simular nick names.
  36. Added set_magic_quotes_runtime(0); so that systems with magic_quotes_runtime enabled won't experience problems.
  37. Added code to ensure that announcement & forum association is properly generated.


Translation Updates
  1. German
  2. Chinese
  3. Turkish

bulgarian       translation has 99   untranslated strings
chinese         translation has 33   untranslated strings
romanian        translation has 69   untranslated strings
french          translation has 58   untranslated strings
german          translation has 93   untranslated strings
italian         translation has 200  untranslated strings
latvian         translation has 125  untranslated strings
polish          translation has 101  untranslated strings
russian         translation has 55   untranslated strings
spanish         translation has 179  untranslated strings
swedish         translation has 62   untranslated strings
turkish         translation has 48   untranslated strings
portuguese      translation has 64   untranslated strings
norwegian       translation has 116  untranslated strings
russian-1251    translation has 55   untranslated strings
czech           translation has 101  untranslated strings
slovak          translation has 983  untranslated strings
dutch           translation has 197  untranslated strings
chinese_big5    translation has 80   untranslated strings

TODO list for translations is attached.

Few new features
  1. XMB -> FUDforum conversion script.
  2. Added message navigator
  3. Added the ability to limit mass e-mail sending to members of a particular group.
  4. Added code for e-mail notification for Private Messages.
  5. Allow admin to easily turn on/off PDF/XML links.
  6. Added functionality to member list that allows the admin to quickly delete, edit and ban/unban users via links beside each user name.




FUDforum Core Developer
Re: FUDforum 2.5.1 Released [message #12161 is a reply to message #12156] Wed, 30 July 2003 07:00 Go to previous messageGo to next message
ctbk is currently offline  ctbk   Italy
Messages: 142
Registered: April 2002
Location: Milan, Italy
Karma: 0
Senior Member
Can you please post the list of all changed files between 2.5.0 and 2.5.1? I'd like to upgrade without using the upgrade script (avoiding downtime due to consistency check, reindexing, and so on...)

...but I see now there are new feature, so I suppose some table has changed...
Is upgrade script inevitable?
Thanx



~
~
:wq
Re: FUDforum 2.5.1 Released [message #12165 is a reply to message #12161] Wed, 30 July 2003 12:29 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Go to the changelog for the complete list of changes and their invidual patches. The changelog link is valiable on the download page.

FUDforum Core Developer
icon3.gif  Re: FUDforum 2.5.1 Released [message #12166 is a reply to message #12156] Wed, 30 July 2003 13:18 Go to previous messageGo to next message
KVentz is currently offline  KVentz   Russian Federation
Messages: 65
Registered: November 2002
Location: Moscow, Russia
Karma: 0
Member
prottoss ÐÉÓÁÌ(Á) óÒÄ, 30 éÀÌÑ 2003 06:27

The long awaited (and promised) 2.5.1 is out.

TODO list for translations is attached.


Russian translations is done. Sorry I couldn't do it before - I was too busy Confused
Re: FUDforum 2.5.1 Released [message #12171 is a reply to message #12166] Wed, 30 July 2003 19:07 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Thanks. I've commited your updates to the CVS.

FUDforum Core Developer
Re: FUDforum 2.5.1 Released [message #12243 is a reply to message #12156] Thu, 31 July 2003 19:30 Go to previous messageGo to next message
fredb is currently offline  fredb   France
Messages: 8
Registered: January 2003
Location: Paris, France
Karma: 0
Junior Member
Hello,

Here is the update for the french translation.

Cheers

Fred
Re: FUDforum 2.5.1 Released [message #12280 is a reply to message #12243] Fri, 01 August 2003 17:51 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Thanks, changes were commited.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: FUDforum 2.5.0 Released
Next Topic: FUDforum 2.5.2 Released
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Apr 25 05:41:50 GMT 2024

Total time taken to generate the page: 0.01972 seconds