Skip to content

Latest commit

 

History

History
82 lines (77 loc) · 3.17 KB

File metadata and controls

82 lines (77 loc) · 3.17 KB

iForum Changelog

2.4 beta 1

18 july 2024

Prepare for ICMS 2.0

  • refactor use of global $icmsModule to icms::$module
  • fix database access
  • moved the module below the /src folder

2.3

13 july 2021

  • HTML Tags in translations from font to span
  • add missing translation variable $constpref
  • Compatibility with PHP up to 7.4
  • myTextSanitizer -> icms_core_TextSanitizer
  • remove end tags in files

2.0

29 November 2017

New

  • added: Lightbox for images within the postings added (sato-san)
  • added: Japanese translation files (sato-san)

Fix

  • Bugfix: Link for ICQ fixed (sato-san)
  • Bugfix: Position from "document icons" and "post icon" optimized for a better view (sato-san)
  • Bugfix: Editor selection dissabled, because the admin has to setup this function (sato-san)
  • Bugfix: Replace all all TYPE=MyISAM to ENGINE=MyISAM (sato-san)
  • Bugfix: If a forum has subforum, the numbers for topics and posts are not longer dispalyed, since the summery of numbers are not available (sato-san)
  • Bugfix: The navigation on top in the search template is available now (sato-san)
  • Bugfix: Error in PM fixed (sato-san)

Improvement

  • Improved: Some parts of templates redesigned (sato-san)
  • Improved: Mousepointer for the category icons for a better usability (sato-san)
  • Improved: Made the usebar lighter. Uniform icons (sato-san)
  • Improved: Userbar in Text version with better design (sato-san)
  • Improved: updated version number format to string and corrected several URLs in icms_version (fiammybe)
  • iForum needs ImpressCMS 1.3+, and not 1.2+ - updated

iForum 1.0

18 Sept 2011

New

  • implemented icms updating methods
  • added: _MD_UP on language/english/main.php (sato-san)
  • added: _MD_POSTTIME on language/english/main.php (sato-san)
  • added: German files with UTF-8 (sato-san)
  • added: the module create the upload-folders automatically (sato-san)
  • added: Spanish files with UTF-8 (juancj)
  • added: Portuguesebr files with UTF-8 (Gibaphp)
  • added: French files with UTF-8 (FaYsSaL)
  • added: Russian files with UTF-8 (algalochkin)
  • added: smarty modulename (in blocks)
  • added: div class="comUserImg for avatars (Knallkopp_02)
  • Finished Implementing easy-renaming
  • New template set (MrTheme)
  • Added icons instead of transfer text
  • Added Captcha Control option
  • Added Captcha Control for posts
  • Added Control for wysiwyg editors
  • Added Tagging options (partly, it is not finished yet)
  • Added Built in RTL support
  • Added xoops-magazine image set as default
  • New icons (thanks McDonald And http://dryicons.com/)

Fix

  • Bugfix: for allowed editors in ICMS 1.1
  • Bugfix: for fast-reply in IE (McDonald)
  • Bugfix: for newbb_rtl.css
  • Bugfix: date&time.
  • Bugfix: PDF issues
  • Bugfix: if no editor is allowed, the form will disappear
  • Bugfix: with FCKEDITOR paths
  • Bugfix: xoopseditor path changed to editors
  • Bugfix: need for xoops_local
  • Bugfix for user signatures in ICMS 1.1

Improvement

  • Improved: &newbb_displayTarea (to use icms purifier)
  • issues with RTL
  • Changed PDF generator to TCPDF for UTF-8 languages
  • changed from mod_isModuleAction to icms_moduleAction (sato-san)
  • changed from formcaptcha.php to captcha.php (sato-san)

Removed

  • Removed need to have frameworks