Zweite Alpha-Version von CONTENIDO 4.9 erschienen

Neues und Informatives. Das Forum ist read only.

Moderator: Moderatoren

Antworten
dominik.ziegler
Beiträge: 437
Registriert: Do 19. Jun 2008, 09:09

Zweite Alpha-Version von CONTENIDO 4.9 erschienen

Beitrag von dominik.ziegler » Fr 17. Aug 2012, 16:53

Liebe CONTENIDO-Community,
vor wenigen Minuten haben wir die zweite Alpha-Version von CONTENIDO 4.9 auf unserer Homepage veröffentlicht und würden uns sehr über euer Feedback freuen. Bitte beachtet, dass diese Version ausdrücklich NICHT für den produktiven Einsatz empfohlen wird. Diese Version befindet sich im Alpha-Stadium und kann daher noch Fehler beinhalten.

Hier geht es zum Download: http://www.contenido.org/get_alpha_release

Auch diesmal umfasst das Changelog der Änderungen wieder über 100 abgearbeitete Tickets und kann wie gewohnt im unteren Beitrag eingesehen werden. Für die Version Beta 1, die unter anderem den neuen Plugin Manager beinhalten wird, gibt es ebenfalls noch einmal abschließende Änderungen am Grundsystem. Technische Änderungen, die zwischen Alpha 1 und Alpha 2 durchgeführt wurden, könnt ihr diesem Entwickler-Dokument entnehmen: http://www.contenido.org/de/upload/chan ... alpha2.pdf

Viel Spaß beim Testen!
Viele Grüße
Dominik

dominik.ziegler
Beiträge: 437
Registriert: Do 19. Jun 2008, 09:09

Re: Zweite Alpha-Version von CONTENIDO 4.9 erschienen

Beitrag von dominik.ziegler » Fr 17. Aug 2012, 16:54

Release 4.9.0 Alpha 2
** Bug
* [CON-356] - Encoding problem on UTF-8 client language in backend
* [CON-368] - Clientadmin can change systemsettings reserved to sysadmin
* [CON-483] - Redirection error on visiting frontend without data
* [CON-526] - Layout problem in setup process with IE9
* [CON-555] - Function is_utf8() returns true for ascii encoded text
* [CON-556] - Number of online users is not displayed
* [CON-558] - SQL Statement Bug in clients languages
* [CON-594] - PHP warning in strict mode for ContenidoXmlReader
* [CON-597] - Error on login of user w/o any permissions
* [CON-600] - Setup process displays PHP notices
* [CON-602] - Problems with ImageMagick in windows installations
* [CON-606] - Unexpected appearance and behaviour of CodeMirror editor
* [CON-608] - No fallback for username if real name is not entered
* [CON-609] - Unnecessary "," in online user display on dashboard
* [CON-610] - Missing design for error boxes in style history
* [CON-611] - Missing information for username on article properties page
* [CON-612] - Display error for backend user properties
* [CON-614] - Various typos and translation errors
* [CON-615] - Groups cannot be assigned a language after their creation
* [CON-617] - Invalid article searches can be saved
* [CON-618] - Unused module could not be deleted
* [CON-619] - Client settings table too large
* [CON-620] - Too many slashes in paths
* [CON-621] - Permissions of new layout folders and files
* [CON-631] - Undefined variable: moduleHandler
* [CON-649] - Error on editing system property
* [CON-661] - Notice for moving configurations to data directory in upgrade process

Improvement

* [CON-514] - Move meta information of article to new tab
* [CON-543] - Move storage of page code from con_code to filesystem
* [CON-544] - Save date and time values in database uniform
* [CON-559] - Merge all versions of front_content.php into one single file
* [CON-560] - Refactor functions.str.php
* [CON-564] - Make charset of database connection configurable
* [CON-574] - Mark current client in log display per default
* [CON-576] - Language switcher in backend should save the current position
* [CON-589] - Provide template for main.loginform.php
* [CON-599] - Removal of url encoding support on interaction with database
* [CON-601] - New implementation of session component
* [CON-613] - The error pages should return actual HTTP error codes instead of 200
* [CON-616] - Setup directory contains an old version of the template class
* [CON-622] - Improvements for statistics page
* [CON-623] - Improvement for article breadcrumb view
* [CON-624] - Improve display of inherited templates
* [CON-625] - Harmonize sort behaviour
* [CON-626] - Hide page navigation on lists with only one page
* [CON-629] - Legend for symbols in Content - Articles
* [CON-630] - Recode implementation of session support for native PHP support
* [CON-632] - Unify the backend GUI classes
* [CON-637] - Changes in tabset navigation in Content - Articles
* [CON-641] - "Display properties" icon for article overview
* [CON-645] - Reduced view on article creation
* [CON-646] - Article properties: changes for time management and article link
* [CON-647] - Refactor functions.con.php
* [CON-654] - Storage of content should update articles last modify time
* [CON-662] - Rework debug related functions

New Feature

* [CON-458] - Moving writable directories into new data directory
* [CON-520] - Provide possibility to add PHP settings via configuration
* [CON-561] - Add display and filter of language in logs
* [CON-562] - Display template description on all configuration views
* [CON-563] - Provide possibility to change personal information in backend
* [CON-565] - Implementation of cronjob overview
* [CON-567] - Support for PNG transparency in scaling feature
* [CON-569] - Lost & Found
* [CON-570] - Edit Tab
* [CON-577] - Bulk editing for articles
* [CON-581] - New client property for turning off statistic tracking
* [CON-582] - Unify client properties for stats and message boxes for external integration
* [CON-596] - Implementation of new class cFileHandler
* [CON-604] - Force set of date.timezone
* [CON-605] - Further information in Content -> Categories
* [CON-642] - Extendable generic db
* [CON-652] - Implement new checkbox "Searchable / Indexable" for articles
* [CON-664] - New field for article sitemap priority
* [CON-665] - New cfg property for file and folder permissions
* [CON-671] - Implement helper classes cString and cArray

Task

* [CON-400] - Check frontend URL detection in Contenido_Url::isIdentifiableFrontContentUrl()
* [CON-428] - Merge functionality from HTTP input validator and security class
* [CON-449] - Validate and takeover provided patches from a CONTENIDO member
* [CON-492] - Rework content type classes
* [CON-500] - Removal of $cfg[color] support
* [CON-535] - Move cConCache from clients folder to CONTENIDO classes
* [CON-536] - Move Util classes to CONTENIDO classes
* [CON-537] - Move input helper classes to CONTENIDO classes
* [CON-538] - Renaming of "Content Allocation" to "Tagging"
* [CON-540] - Change CMS_IMG and CMS_LINK to CMS_IMAGE and CMS_LINKEDITOR
* [CON-542] - Move executable code from con_action to PHP files
* [CON-547] - Remove sequence table dependencies in database layer
* [CON-557] - Replace SQL statements in front_content.php against usage of cApi classes
* [CON-566] - Change integration of JSCalendar with jQuery UI Datepicker
* [CON-578] - Remove not needed template array entries
* [CON-579] - Remove old database tables from setup
* [CON-580] - Remove not needed entries in database
* [CON-584] - Remove con_upl.description
* [CON-587] - Replace usage of class Table
* [CON-588] - Replace usage of functions formGenerateCheckbox and formGenerateField
* [CON-590] - Replace all occurencies of DB_Contenido with new registry call
* [CON-591] - Move version classes to new subfolder
* [CON-592] - Rename RequestPassword
* [CON-595] - Improvements for cHTML
* [CON-598] - Remove support for database configuration options "nolock" and "sequenceTable"
* [CON-634] - Unify class names
* [CON-639] - Check select list style in backend
* [CON-648] - Load items by more than one attribute
* [CON-655] - Update/Check CONTENIDO requirements because of the usage of Multibyte String functions
Viele Grüße
Dominik

Antworten