Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmi3yy committed Aug 24, 2017
1 parent 63d611c commit e323f74
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 38 deletions.
36 changes: 0 additions & 36 deletions assets/docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,6 @@ This file shows the changes in recent releases of Evolution CMS. The most curren
development release, and is only shown to give an idea of what's currently in the pipeline.

Evolution CMS 1.3.4 (Aug 24, 2017)
* [GitHub:#d03412a7] - Updater one more check for use from manager only (dmi3yy)
* [GitHub:#ec2c7f23] - update FormLister to 1.7.8 (dmi3yy)
* [GitHub:#60619960] - update DocLister 1.3.11 (dmi3yy)
* [GitHub:#e3c58c40] - [F] fix Ditto sorting by pub_date leads to no results #179 (dmi3yy)
* [GitHub:#46074033] - [F] correct #184 (Serg)
* [GitHub:#ee3128ac] - [F] update style buttons in manage elements add margin (64j)
* [GitHub:#2c3785ca] - [I] Quick Manager : New "Load Font Awesome css in front-end" plugin setting (Nicola)
* [GitHub:#afb7b0d7] - [R] refactor datePicker javascript es2015 standard for job in IE11 (64j)
* [GitHub:#0dc8d416] - update forms.css change color radio and checkbox (64j)
* [GitHub:#2e8a052d] - [F] Fix - mm_widget_showimagetvs by https url (yamamoto)
* [GitHub:#6b015400] - fix DocManager which_browser for tvars add DatePicker format code (64j)
* [GitHub:#9832bbd3] - fix quickly filter elements disabled press enter (64j)
* [GitHub:#54b89c95] - refactor Document Manager remove mootools (64j)
* [GitHub:#ac62798a] - remove unused DBAPI methods (Pathologic)
* [GitHub:#05a7b383] - fix #24 (Pathologic)
* [GitHub:#2139dcb5] - fix #23 (Pathologic)
* [GitHub:#74fc4606] - refactor Manage Gategories deleted mootools (64j)
* [GitHub:#51993f44] - update header.php add evo.draggable (64j)
* [GitHub:#84cfb156] - fix (Pathologic)
* [GitHub:#eb7956c8] - fix warning tabPage in FF (64j)
* [GitHub:#d9f95baf] - fix #38 (Pathologic)
* [GitHub:#d541bcc7] - fix inputs and buttons padding, width (64j)
* [GitHub:#c59efff4] - fix (Pathologic)
* [GitHub:#f52a6e96] - Remove Japanese comment (yamamoto)
* [GitHub:#8370c6b4] - New - [*value:makeUrl*] modifier (yamamoto)
* [GitHub:#616cfb17] - New - Core modifier math (yamamoto)
* [GitHub:#b00cd21b] - Refactor (yamamoto)
* [GitHub:#6573becd] - Code cleanup (yamamoto)
* [GitHub:#e8bb914b] - Code cleanup (yamamoto)
* [GitHub:#25117c60] - Fix - :id modifier (yamamoto)
* [GitHub:#ec6168a3] - Fix - typo (yamamoto)
* [GitHub:#f3c5a4b8] - Code cleanup (yamamoto)
* [GitHub:#cfcff99d] - [F] #173 Wayfinder [+wf.level+] no output any more (yamamoto)
* [GitHub:#4889cf8f] - Ditto - Code clean up (yamamoto)
* [GitHub:#abc194e2] - refactor MODxMailer (Pathologic)
:...skipping...
* [GitHub:#30e0efc9] - fix version (dmi3yy)
* [GitHub:#d03412a7] - Updater one more check for use from manager only (dmi3yy)
* [GitHub:#ec2c7f23] - update FormLister to 1.7.8 (dmi3yy)
Expand Down
16 changes: 14 additions & 2 deletions manager/actions/help/version_notices/1.3.4.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
?>
<p></p>
<ul>
<li>fix minor issues
</li>
<li>update FormLister to 1.7.8 (dmi3yy)</li>
<li>update DocLister to 1.3.11 (dmi3yy)</li>
<li>@FILE for chunks - {{@FILE:assets/chunks/header.html}}</li>
<li>remove mootols from manage category</li>
<li>added disable/enable snippets and chuncks #126</li>
<li>Depricated keywords and metatags (not used by default from 1.0.8 version) use TV for this.</li>
<li>new settings for group TVs (http://take.ms/OmFYb)</li>
<li>add header("X-XSS-Protection: 0"); for correct work filamanager.</li>
<li>Add DLSitemap and DLMenu snippets</li>
<li>Remove DLBuildMenu</li>
<li>Refactor manager search and fix permision for this</li>
<li>remove etomite "compatibility"</li>
<li>New - $modx->config['enable_cache']</li>
<li>New - [*value:makeUrl*] modifier</li>
</ul>

0 comments on commit e323f74

Please sign in to comment.