From 9d96c0cbc98f700bc3c878be7582f5fdef9ed375 Mon Sep 17 00:00:00 2001 From: Guite Date: Sat, 16 Dec 2017 10:28:19 +0100 Subject: [PATCH] set release date; markdown improvements --- CHANGELOG-1.4.md | 40 +++++++++++++++------------------------- CHANGELOG-1.5.md | 18 ++++++++++++------ INSTALL-Core1.x.md | 2 +- README.md | 2 +- ROADMAP.md | 2 +- 5 files changed, 30 insertions(+), 34 deletions(-) diff --git a/CHANGELOG-1.4.md b/CHANGELOG-1.4.md index c76abac3b6..dfd407e6da 100644 --- a/CHANGELOG-1.4.md +++ b/CHANGELOG-1.4.md @@ -1,24 +1,8 @@ CHANGELOG - ZIKULA 1.4.x ------------------------- +======================== -* 1.4.7 (?) - - - BC Breaks: - - ? - - - Deprecated: - - ? - - - Fixes: - - ? - - - Features: - - Improved Core upgrader to be more flexible (#2833) - - - Vendor updates: - - ? - -* 1.4.6 (2017-02-12) +1.4.6 (2017-02-12) +------------------ - BC Breaks: - LocaleApi (introduced in 1.4.4) has been refactored and eliminates access to locale metadata. @@ -78,7 +62,8 @@ CHANGELOG - ZIKULA 1.4.x - twitter/typeahead.js updated from 1.1.0 to 1.1.1 - willdurand/js-translation-bundle updated from 2.6.2 to 2.6.3 -* 1.4.5 (2017-01-01) +1.4.5 (2017-01-01) +------------------ - BC Breaks: - ? @@ -131,7 +116,8 @@ CHANGELOG - ZIKULA 1.4.x - underscore.string updated from 2.3.0 to 3.3.4 - willdurand/js-translation-bundle installed at 2.6.2 -* 1.4.4 (2016-12-08) +1.4.4 (2016-12-08) +------------------ - BC Breaks: - Password reminder has been removed (#1682, #3172) in favour of easier lost password functionality (#1781, #3178). @@ -207,7 +193,8 @@ CHANGELOG - ZIKULA 1.4.x - twig updated from 1.24.1 to 1.28.2 - typeahead.js updated from 0.11.1 to 1.0.1 -* 1.4.3 (2016-09-02) +1.4.3 (2016-09-02) +------------------ - BC Breaks: - Assetic Bundle has been removed (#2939). @@ -274,7 +261,8 @@ CHANGELOG - ZIKULA 1.4.x - components/jquery-ui updated from 1.11.4 to 1.12.0.1 - gedmo/doctrine-extensions updated from 2.4.13 to 2.4.22 -* 1.4.2 (2016-03-28) +1.4.2 (2016-03-28) +------------------ - BC Breaks: - n/a @@ -365,7 +353,8 @@ CHANGELOG - ZIKULA 1.4.x - Doctrine/Common updated to 2.5.3 and limited to 2.5.x for php compatibility - Sensio/Distribution-Bundle updated to 5.0.* -* 1.4.1 (2015-11-23) +1.4.1 (2015-11-23) +------------------ - BC Breaks: - Removed `Zikula\Core\Api\AbstractApi` that was introduced only in 1.4.0 (#2494) @@ -424,7 +413,8 @@ CHANGELOG - ZIKULA 1.4.x - php-markdown updated to 1.5.x (#2617) -* 1.4.0 (2015-07-20) +1.4.0 (2015-07-20) +------------------ - BC Breaks: - Zikula 1.4.0 requires PHP >=5.4.1 diff --git a/CHANGELOG-1.5.md b/CHANGELOG-1.5.md index 4f6c914fc9..f17c664406 100644 --- a/CHANGELOG-1.5.md +++ b/CHANGELOG-1.5.md @@ -1,7 +1,8 @@ CHANGELOG - ZIKULA 1.5.x ------------------------- +======================== -* 1.5.4 (?) +1.5.4 (2017-12-16) +------------------ - BC Breaks: - CSRF tokens are now different for HTTP and HTTPS (#3856). See http://symfony.com/blog/cve-2017-16653-csrf-protection-does-not-use-different-tokens-for-http-and-https for more information. @@ -30,7 +31,8 @@ CHANGELOG - ZIKULA 1.5.x - zikula/oauth-module updated from 1.0.3 to 1.0.4 -* 1.5.3 (2017-11-04) +1.5.3 (2017-11-04) +------------------ - Fixes: - Fixed getAttributeValue error in case attribute does not exist. @@ -65,7 +67,8 @@ CHANGELOG - ZIKULA 1.5.x - zikula/profile-module updated from 3.0.2 to 3.0.3 -* 1.5.2 (2017-10-03) +1.5.2 (2017-10-03) +------------------ - Fixes: - Allow hooks to be managed in display (#3793). @@ -75,7 +78,8 @@ CHANGELOG - ZIKULA 1.5.x - Fixed issue with category retrieval by path (#3815). -* 1.5.1 (2017-09-01) +1.5.1 (2017-09-01) +------------------ - Fixes: - Corrected conditional statement for searchable modules (#3752). @@ -105,7 +109,8 @@ CHANGELOG - ZIKULA 1.5.x - symfony/workflow updated from 3.3.5 to 3.3.8 -* 1.5.0 (2017-08-05) +1.5.0 (2017-08-05) +------------------ - BC Breaks: - PHP minimum version raised to >=5.5.9. @@ -170,6 +175,7 @@ CHANGELOG - ZIKULA 1.5.x - Fix handling of 'anonymous' user in PermissionApi (#2800). - Features: + - Improved Core upgrader to be more flexible (#2833). - Added Permission-based controls for MenuModule menu items (#3314). - SearchModule refactored to Core-2.0 standards. - SearchableInterface adds a method `amendForm()` to amend the search form instead of the old method `getOptions()` diff --git a/INSTALL-Core1.x.md b/INSTALL-Core1.x.md index 07614cb590..384acead23 100644 --- a/INSTALL-Core1.x.md +++ b/INSTALL-Core1.x.md @@ -11,7 +11,7 @@ Zikula Installation Instructions Zikula ---------- +------ Zikula is an open source, open development application framework for dynamic websites. The core system includes a complete API on which third party developers can build. Zikula is built with other major open-source components like diff --git a/README.md b/README.md index df35666809..34bd1dee38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/zikula/core.svg?branch=1.4)](https://travis-ci.org/zikula/core) +[![Build Status](https://travis-ci.org/zikula/core.svg?branch=1.5)](https://travis-ci.org/zikula/core) [![StyleCI](https://styleci.io/repos/781544/shield)](https://styleci.io/repos/781544) Zikula Core - Application Framework diff --git a/ROADMAP.md b/ROADMAP.md index ba28da8774..df55e6478e 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,5 +1,5 @@ Zikula Core Roadmap -------------------- +=================== Zikula manages its releases through a time-based model and follows the [Semantic Versioning](http://semver.org/) strategy. A new Zikula patch version comes out about once per month. The Core-1.5 branch and the Core-2.0 branch