Er is een nieuwe update voor versie 2.5 van Joomla verschenen. Joomla is een dynamisch, in php geschreven contentmanagementsysteem, dat kan worden gebruikt om bijvoorbeeld een weblog, website of collaboratiesite te maken. Om het programma in het Nederlands te gebruiken kun je onder andere op Joomla Community terecht. In versie 2.5 zijn onder meer de installatie en het updaten verder vereenvoudigd. Daarnaast is de zoekfunctionaliteit flink verbeterd en is ondersteuning voor nieuwe databases toegevoegd. Versie 2.5.5 bevat elf nieuwe mogelijkheden en 2 beveiligingsupdates, en er zijn 113 tickets in de bugtracker gesloten.
New Features Added:
Security Issues Fixed
- Add abiltiy to copy a template (Mark Dexter)
- Implementation of Terms of Service (Peter Osipof, Jean-Marie Simonet)
- Option to disable the ability to change the Username in Profile (Leo Lammerink, Jean-Marie Simonet)
- Set the CSS class for JForm field label (Viet Vu)
- Add counter to redirect component (Ronald Pijpers)
- Add feature readmore in feed items. Also bugfix for fulltext in feed items.(Jurian Even, Jean-Marie Simonet)
- Media formfield: show preview (Benjamin Piek, Jean-Marie Simonet)
- Add the ability to limit the number of password resets within a time period (Mark Dexter, Sudhi Seshachala)
- Improve user feedback during automatic version update (Mark Dexter, Ofer Cohen, Jean-Marie Simonet)
- Add buttons in each menu selection tab in the module admin manager. (Mathieu Cattin)
- Multi-File Upload (Elijah Madden)
Tracker Issues Fixed
- Medium High Priority - Core - Privilege Escalation. More information »
- Low Priority - Core - Information Disclosure. More information »
- *ACL regression in com_search
- *Menu Item Manager: Show Batch Processing only if allowed
- Missing direct access check for com_finder
- ACL regression in com_finder
- *ACL: Module Manager: Show Batch Processing only if allowed
- *ACL regression in com_redirect
- The articles model displays articles for which there is no category access [+fix]
- *ACL regression in com_messages
- *New user registration approval should only be possible when Create permission
- Remove 'Display: no' modules from Module Assignment list (1.7), or button to hide them
- *Administration user notes checked on notes page gives warning arugment missing
- Edit Menu Item: Modules appears multiple times in the list
- Error 500 when Logging back in after timeout
- Incorrect tooltip for Sticky column icons in Banner Manager: Banners
- Backend uses incorrert cache path for system caches - text filters can be reseted to defaults with e
- *configuration.php smtp saves auto-filled admin username and password
- Site breaks when deleting alternate style which is in use
- Problem logging out if Public group has admin login permission
- Wrong group in ldap and joomla authentication-plugin XML-file
- Clean up the unit tests
- Correct docblocs in com_joomlaupdate.
- *Normalizing Beez_20 css and js loading
- discover_install of components does not trigger custom install method
- Backport JAccess::getActionsFrom***
- Improve code for 28205.
- duplicate line in user.php
- ACL consistency - Use the API and access.xml everywhere.
- E_NOTICE about array to string conversion in debug.php with PHP 5.4
- *Unused $offset_user parameter in configuration
- Use instanceof instead of is_a()
- Fix files that are CRLF.
- Update Library Manifests
- *load language file from com_media front end
- Use doExecute instead of execute in CLI scripts
- Get rid of assign() and assignRefs() uses in view: Installation
- Use fewer deprecated methods.
- Remove a few unnecessary import() calls. Add a missing import().
- Simplify schema path in installation, add support for other databases
- e-strict error in com_messages
- Add a code style checker
- Update joomlaupdate @SInCE tags missed in 61f5ee8.
- *Strict standards administrator/components/com_config/models/application.php
- Fix code style errors
- Get rid of assign() uses in view: admin + site
- Remove blacklist code from FinderIndexerHelper
- Trunk is broken due to a PHP error in JComponentHelper
- Add option to enable/disable logging in Smart Search
- Undefined variable $prev in com_config
- Fix #24510 to not add code specific to the profile plug-in to com_users
- Finder/Smart Search: Deleting an item does not remove it from Finder's index
- Smart search and unpublished Content Maps fails after edit of an article
- Missing "remember me" in com_users
- Fix xreference regression from 1.7 to 2.5
- Content triggers in Category and Featured views only apply to first few articles
- Redirect component produces error
- Remove extra images from finder
- Incorrect parameter passed to onUserAfterDeleteGroup event
- Remove unused file in com_users
- Backport union query element from Platform 12 and use it in Smart Search
- Fix JForm::load() not replacing form field in same location
- only a single JFormFieldColor field can exist (functionally) within a form
- *Article Category list displays hits in author column if no article author or createdbyalias
- Joomla Bugfix: Exchange of wrong picture by hide.js fixed
- SQL error when installing trunk without sample data
- Selecting 'Install Sample Data' button causes 'invalid security token' error message if 'Next' butto
- Help Site URL Defaulting to Version 1.6
- Clean up the installation a tiny bit
- Call to member function of non-object: setDebug()
- Fix som issues with exceptions
- JInstallationModelDatabase::initialise has hard coded MySQL version check
- Default admin user created with id 42
- ImageManager Javascript Error
- *Multilang validation errors when SEF is off
- *Browser Settings for new visitors broken in multilanguage
- Typo in en-GB.com_templates.ini
- New User Account Activation Tooltip Clarification
- Language in component folder
- Language override doesn't handle double quotes properly
- JSON data returned when uploading oversized file
- Duplicate 'home' in breadcrumbs in a multi-language site
- Bug in mod_articles_news in version 1.7 and 2.5
- *Weblinks module should only pass on category related queries when catid > 0
- bug in mod_articles_news
- Menu Item Alias does not obey Secure Setting of Aliased Item
- onchange event does not fire at JFormFieldMedia (Regression)
- Backport JCrypt (only with the simple chipher)
- Provide legacy aliases for the MVC classes
- Backport some deprecation info to the base package
- Clean up the session package based on what was done in the platform.
- Fix some differences between platform and cms. Backport CSS changes
- Improve forward compatability with Joomla 3.0 by making JDatabaseException extend RuntimeException
- Remove warnings for undeprecated code. Fix a bug in JView in the process.
- Move some JFormFields from the platform to the CMS
- Backport JInput:def() from the platform
- Backport JDatabase::execute()
- Backport some files completely from the current platform
- Backport the new JLoader from the platform 12.1
- Backport JInputFiles fix from Platform
- Update PHPMailer to 5.2.1
- Backport small changes to the MVC from the platform.
- Move JApplicationHelper::parseXMLInstallFile to JInstaller.
- Multiple Loggers fail when using formattedtext
- Update TinyMCE to version 3.5.2
- Update TinyMCE 3.5.1.1
- Use most specific paths possible. Fix detect FTP root.
- Bug in Codemirror plugin
- JImage wrong JPEG suppert detection in PHP 5.2
- Plugin SEF don't support "poster" video attribute
- *303 when not using URL Language code in multilanguage
- Content pictures aren't displaying if SEF is on and System Cache plugin is enabled
- Make Atomic work with sample data
- User Registration Form: Label/Field Offset by one Line
- *New joomlaupdate component has no icon in admin menu + missing lang string
Joomla! backend screenshot, klik op de afbeelding voor een grotere versie.