Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Commit html release note
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Feb 22, 2014
1 parent 7a9accb commit 7d1f29d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dist/php/5.2.1.html
@@ -0,0 +1,24 @@
<li>Update README.md (<a href="http://github.com/pydio/pydio-core/commit/c1b3503775f86ca6ae2c045dd85db50f4d54afd7">details</a>)</li>
<li>Base work for direct monitoring of the filesystem using watchdog (<a href="http://github.com/pydio/pydio-core/commit/df1a741a67aaac1ef467cdd2cc65aba16030a876">details</a>)</li>
<li>Make sure $driver is not empty when loading node info, can lead to a stuck interface (<a href="http://github.com/pydio/pydio-core/commit/8b8f516dca090500268d3d91f49620029f7755a2">details</a>)</li>
<li>Filter repositories labels (<a href="http://github.com/pydio/pydio-core/commit/f89e3cd4d9c751aae74b53df55754ebdfd909d6a">details</a>)</li>
<li>API Documentation update for fsActions (<a href="http://github.com/pydio/pydio-core/commit/c210d7756bcfce5f42b9b3f89e7c7a49d3e4cad2">details</a>)</li>
<li>Massive update of serverCallbacks SdkGenerator class to generate Swagger-compatible JSON description of the API. #WIP - http://swagger.wordnik.com/ (<a href="http://github.com/pydio/pydio-core/commit/26b23522f1dc8381544a41d03c793fbfda049b75">details</a>)</li>
<li>Basic testing by prepending a repository id to the api "paths" (<a href="http://github.com/pydio/pydio-core/commit/91646cd7d5215b7a2a1a997c247acc54af061dbd">details</a>)</li>
<li>Change AJXP_APPLICATION_TITLE to PYDIO_APP_TITLE to avoid replacement by standard varsFilter, otherwise it can trigger unexpected XML problems. (<a href="http://github.com/pydio/pydio-core/commit/020bd55f8013c86262ddd04cd62bf5883492a8c9">details</a>)</li>
<li>Fix i18n switch at user login - list was emptied. (<a href="http://github.com/pydio/pydio-core/commit/c2feebd2cee927aca3a79ba2b9afdb2375c1ffdc">details</a>)</li>
<li>Mozilla events for end of animation are all lowercase. Search Engine was not correctly triggering background jobs (indexation...) Fix wrong XML by not closing Tree if indexation launched with inner_apply parameter Let read only users trigger the "index" action on a workspace All this is a start for #435 - Indexation still not triggered from parent WS in shared WS. More complex here. (<a href="http://github.com/pydio/pydio-core/commit/89a8876d0ec93f3075e6dc6fc1034025414618d1">details</a>)</li>
<li>The return of magicDequote (<a href="http://github.com/pydio/pydio-core/commit/2e4b62593224f386bec51095fac9def7c325f2c4">details</a>)</li>
<li>Useless pass-by-reference in fromPostedFilename() function (<a href="http://github.com/pydio/pydio-core/commit/3766735b98ac3e991f692dd04e0b4b0b4c6ea8bd">details</a>)</li>
<li>Get base instead of document.location.href if the tag is defined. Should fix #433 (<a href="http://github.com/pydio/pydio-core/commit/89e5316cb87305aec7cfbb892fdad0fe27b40399">details</a>)</li>
<li>Correct the boolean handling (<a href="http://github.com/pydio/pydio-core/commit/ff40a8ccba3fade12f9a1218c5d65cce2bc84479">details</a>)</li>
<li>Fix #444: multiple CKEditor instances (<a href="http://github.com/pydio/pydio-core/commit/08487d989923704949d24b77d1c22d23754cfbd1">details</a>)</li>
<li>Make sure to handle the "BASE" tag instead of document.location.href, should be an util function - Fix 404 for opening images in external window. (<a href="http://github.com/pydio/pydio-core/commit/b508219d8aba048504b1083f907829a12fcd251f">details</a>)</li>
<li>Fix #450 (<a href="http://github.com/pydio/pydio-core/commit/abedc777acc33e9571dfd4a1515e2dc717417e06">details</a>)</li>
<li>Fix #447 Minisites deleted from user dashboard are not correctly removed. (<a href="http://github.com/pydio/pydio-core/commit/2bdc8a99ea10baa34615fa97edb6675e9ac7a65f">details</a>)</li>
<li>Fix #335 downloading with powerFS from left pane Fix #432 disable powerfs plugin when in share link download context (<a href="http://github.com/pydio/pydio-core/commit/65ebe1479469691262998a7bf6b5622956e4a685">details</a>)</li>
<li>Configure user dashboard logo Fix old "ajaxplorer" mention Fix download_all action overriding the download keyboard shortcut (<a href="http://github.com/pydio/pydio-core/commit/f47c00acddc3425ea0e6634d10d64eef062d1994">details</a>)</li>
<li>Fix Chrome 32 drag'n'drop bug - Close #426 (<a href="http://github.com/pydio/pydio-core/commit/df64409ad8ac4dee3ef8395b09a8324da84c24bf">details</a>)</li>
<li>Dist: make sure to clear i18n cache after rpm/deb update. Update AJXP_PACKAGING variable for deb packages to avoid in-app upgrade. (<a href="http://github.com/pydio/pydio-core/commit/d7bf9f3436e03b171f2acf02178271e4de729ea8">details</a>)</li>
<li>Fix external mailer button in folder sharing (<a href="http://github.com/pydio/pydio-core/commit/52ac096ec63ad113b9959b28f59d58faac3e8253">details</a>)</li>
<li>Fix #452 (<a href="http://github.com/pydio/pydio-core/commit/98779751fa834e09c9da03d96e566324331f2948">details</a>)</li>
35 changes: 35 additions & 0 deletions dist/php/5.2.2.html
@@ -0,0 +1,35 @@
<div style='font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif; font-size: 12px;'>

<h2>Pydio 5.2.2</h2>
<p>This is a security & bugfix release, upgrade is recommended. See changelog below.</p>

<ul>
<li><b>Date</b>: 22nd, Feb 2014</li>
<li><b>License</b>: Affero GPL</li>
<li><b>Copyright</b>: Charles du Jeu 2014</li>
<li><b>Demo</b>: <a target="_blank" href="https://demo.pyd.io/">https://demo.pyd.io/</a></li>
<li><b>Upgrade</b>: In-app or Linux package managers</li>
</ul>

<h2>Bugfixes</h2>
<ul>
<li>Meta.syncable : Make sure to clear stat cache (<a href="http://github.com/pydio/pydio-core/commit/b92297919e23a6105cb71516381e8ed022c36664">details</a>)</li>
<li>Fix wrong autocompleter limit - there was a useless min() call. Fix #463 (<a href="http://github.com/pydio/pydio-core/commit/25f831d04c7d7e3d4635da49186733cccd9f0edb">details</a>)</li>
<li>Fix #461 > hardcoded "localhost" (<a href="http://github.com/pydio/pydio-core/commit/231cb17faf6998a9a92e5cbd01922148fd6874e6">details</a>)</li>
<li>Little CSS fix for Metadata in advanced search filter (<a href="http://github.com/pydio/pydio-core/commit/6a66fe747a362b77ffc53f13538fe993bb0451aa">details</a>)</li>
<li>Revert how CROSSUSERS_ALLGROUPS_* options were applied by default, otherwise would create strange situations for group sub-admins Refix reserved roles appearing in admin even when not in DEBUG MODE AbstractUser now implements AjxpGroupPathProvider, to be checkable by canAdministrate(). Add checks throughout the ajxp_conf driver Fix ajxp_role editor for #457 (<a href="http://github.com/pydio/pydio-core/commit/ff88d32b6a463681f6af1938fd6f9783dbb609a2">details</a>)</li>
<li>Update font awesome to 3.2.1 (<a href="http://github.com/pydio/pydio-core/commit/ac6d65c1a2cc4d84e7864c09f5f2cc2cf67148ce">details</a>)</li>
<li>Insert videos in a new tab of the dashboard. Yet to be "modularized" (<a href="http://github.com/pydio/pydio-core/commit/69150e435181585ad28d86bd60c879d88cfe9ecf">details</a>)</li>
<li>Rework dashboard design. Add a new tab for "Getting Started" (<a href="http://github.com/pydio/pydio-core/commit/e6194c78745d63fdbdcf9d230b68186a2e06a231">details</a>)</li>
<li>Fix editor.text & editor.codemirror for various focused fields to disable key bindings. Fix #462 (<a href="http://github.com/pydio/pydio-core/commit/6675811ae2d193817d79e7542698b4e6007812f8">details</a>)</li>
<li>Compile Ellega's last commit (<a href="http://github.com/pydio/pydio-core/commit/27b88fbd64a1e1d9b90b5e96eb3b06dad39eb5d1">details</a>)</li>
<li>Pclzip: revert a problematic commit for Windows OS. (<a href="http://github.com/pydio/pydio-core/commit/b5492858f581a0a1b6775d3bfcbd30a95c691735">details</a>)</li>
<li>Default language was a bit broken in download pages. Security fix. (<a href="http://github.com/pydio/pydio-core/commit/19c5817baad97f572fc3bd4394349ca5709f726b">details</a>)</li>
<li>Fix FormManager password-create field for IE8 Switch spinner to spinKit double-bounce (<a href="http://github.com/pydio/pydio-core/commit/068f8ebb1272c31f256cdd5bc459c6744818c914">details</a>)</li>
<li>Access.smb - enhancement and fix if Windows OS (<a href="http://github.com/pydio/pydio-core/commit/a77b0b72395cbc5e638598852518159ade2bc1d1">details</a>)</li>
<li>Fix user-defined metadata: fix #431 (quotes in long text), fix choices, remove "comments feed" it's a dedicated plugin. (<a href="http://github.com/pydio/pydio-core/commit/a64bdfd1bf4ffabb5fb790e55a5525cf7d4bcf7a">details</a>)</li>
<li>Remove -strip option on imagick, use -flatten instead, otherwise background is black on resize. (<a href="http://github.com/pydio/pydio-core/commit/1a801f106e98d265f2ac069877ded654632c63d7">details</a>)</li>
<li>Regexp2like function must stripslashes previously escaped chars (via preg_quote). Fix #437 (<a href="http://github.com/pydio/pydio-core/commit/c0dcfa848f7fcc24639856c8cd054887d1a31953">details</a>)</li>
<li>Missing restParams to activate the REST api on some actions (<a href="http://github.com/pydio/pydio-core/commit/f4808c283bd64e52e2ee72179e183a74ca6da1bc">details</a>)</li>
<li>Typo: pointing to CHMOD instead of CHMOD_VALUE, applying chmod failed for files. (<a href="http://github.com/pydio/pydio-core/commit/e0796390cd1918d223164e6d95bd4668de70d762">details</a>)</li>
</ul>

0 comments on commit 7d1f29d

Please sign in to comment.