[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 Changes from 3.4.0alpha4 to 3.4.0beta1 2 3 *Kernel: 4 - Fixed problem where cache was not removed when a class was created. The new content cache ignored the expiry time. 5 - New script ezexec.php which can be used to include/execute other PHP 6 scripts. When the scripts are called the necessary eZ publish 7 initialization is already done. 8 - Changed the date format of the serialized content objects to use the rfc 1123 date, 9 this ensures dates are properly exported across timezones. 10 - Made sure the priority values of nodes are updated after the an object is published 11 when importing content objects from packages. 12 - Changed setup wizard to use the published, modified and created dates found in the 13 packages, without this multiple objects would the same dates. 14 - Added support for not showing the change and versions button 15 by configuring content.ini. 16 - Fixed image.tpl and weblog.tpl to use the sorting value from the 17 parent node when fetching next and previous item. 18 - Added support for setting sort_by in node_list tool, this is published 19 by default but can be changed. 20 - The versionview page will now set the $versionview_mode variable 21 when including full template. 22 - Fixed the version number check in package creator to allow version 23 of the form 3.4.0beta1 24 25 *Database: 26 - Moved the 'Anonymous' role assignment from the 'Anonymous User' to the 27 'Anonymous users' user group. 28 29 *Setup: 30 - Made sure the setup wizards sets up the correct default version view design and 31 disables the change and versions button. 32 - Updated setup wizard to set modified_subnode when installing forum. 33 34 *Design: 35 - Made sure the base templates hides some elements when in version view mode. 36 37 *DataType: 38 39 *Shop: 40 41 *Libraries: 42 43 eZ template: 44 - Fixed a major bug in the si operator, the calculations and prefixes 45 were wrong in many cases. 46 - Made the si operator use the current locale settings when displaying numbers. 47 48 eZ locale: 49 - Made the number and currency settings availabe as methods and attributes. 50 - New class eZDateUtils which has some static member functions for 51 handling dates. 52 - Added rfc 1123 and rfc 850 date creation to eZDateUtils. 53 - Added function for turning a date string into a timestamp. 54 55 *Unit tests: 56 57 *Bugfixes: 58 - Fixed bug of not check settings of Utf8Encoding in ldap.ini. 59 http://ez.no/community/bug_reports/ldap_utf8encoding 60 - Fixed bug of unable to import classes from 3.3 to 3.4. 61 http://ez.no/community/bug_reports/importing_classes_from_3_3_to_3_4_fails 62 - Fixed bug of getting fatal error when saving an class. 63 http://ez.no/community/bug_reports/ezcontentclass_store_fatal_error 64 - Fixed bug of query error when fetching user group. 65 http://ez.no/community/bug_reports/3_4alpha4_user_root_node_errors 66 - Fixed bug regarding the suggestion of underscores in hostnames. 67 http://ez.no/community/bug_reports/can_t_log_in_after_install 68 69 *Update 70 71 *Admin: 72 73 *Setup:
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |