Skip to content

Commit

Permalink
Regenerate package.xml from changelog.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent 096caf2 commit c649a44
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,66 @@
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
* First beta release for Horde 5.
* [jan] Merge tag browser into bookmark listing.
* [mjr] Add tagging support.
* [cjh] Remove folders.
* [cjh] Remove star ratings.
* [jan] Provide default configuration files instead of .dist versions.
* [jan] Enable output compression (horde@albasoft.com, Bug #8649).
* [cjh] Check folder name as well as id for the pre-selected folder (Duck &lt;duck@obala.net&gt;, Bug #7627).
* [jan] Add Turkish translation (METU &lt;horde-tr@metu.edu.tr&gt;).
* [cjh] Add Latvian translation (Janis &lt;je@ktf.rtu.lv&gt;).
* [cjh] Support for Firefox plugin that shows Trean bookmarks in the browser (joey@joeyhewitt.com, Request #2565).
* [jan] Add Polish translation (Piotr Adamcio &lt;adamcios@o2.pl&gt;).
* [cjh] Use YUI Grids CSS to lay out the browse grid, which wrangles IE into honoring our layout even when the screen is narrow (Bug #5385).
* [cjh] Force folder deletion to be a POST request, and add a confirmation dialog.
* [cjh] Fix adding bookmarks to a new folder (panni@fragstore.net, Bug #5068).
* [cjh] Add RSS feed (Duck &lt;duck@obala.net&gt;, Request #1927).
* [cjh] Bookmark ratings can now be changed via a dynamic, CSS-based star rater that saves new ratings but degrades to a real link without JavaScript.
* [cjh] Add blocks for highest-rated and most-clicked bookmarks.
* [cjh] Add a preference for how to sort bookmarks (Request #2510).
* [cjh] Move bookmarks from DataTree storage to a SQL table.
* [cjh] Give Trean its own Share implementation for now as hierarchical shares are being removed from the main Horde_Share class.
* [cjh] Implement iframe-based bookmarklet for bookmarking the current page without a popup window.
* [jan] Add Slovenian translation (Duck &lt;duck@obala.net&gt;).
* [ben] Rename "categories" to "folders" to avoid confusion with Horde Categories.
* [ben] Add a selection box to jump to a categories (simular to IMP&apos;s folder selection).
* [ben] New UI, moved away from the category tree.
* [jan] Add Dutch translation (Han Spruyt &lt;han.spruyt@ijsselgroep.nl&gt;).
* [ben] Allow creating a new category when adding/editing a bookmark.
* [jan] Add permissions to restrict number of categories and bookmarks.
* [ben] Extend Block to show most popular links in a share.
* [ben] Allow bookmark ranking.
* [ben] Use the standard search results interface for the reports drill-down screens.
* [ben] Include standard editing controls in the search results screen.
* [ben] Show bookmark&apos;s parent category in the search results screen.
* [ben] Add cron script to check for broken links and retrieve favicons.
* [ben] Add Horde_Share support.
* [cjh] Fix links to click-tracking script when user has cookies disabled (Bug #1675).
* [cjh] Fix bookmark export (Bug #1672).
* [jan] Add Norwegian Bokmaal translation (Odd Marthon Lende &lt;dreden@dreden.com&gt;).
* [ben] Use datatree parent/child relationships.
* [cjh] Add a preference for how much of the category tree to expand on initial view (Bug #566).
* [cjh] Use DataTree attributes (Ben Chavet &lt;ben@chavet.net&gt;).
* [jan] Add Spanish translation (Manuel Perez Ayala &lt;mperaya@alcazaba.unex.es&gt;).
* [cjh] Add a Horde_Block for showing bookmark categories (Joel Vandal &lt;joel@scopserv.com&gt;).
* [jan] Add Finnish translation (Leena Heino &lt;Leena.Heino@uta.fi&gt;).
* [jan] Add French translation (Raphaël Jeudy &lt;raphael.jeudy@fastorama.com&gt;).
* [jan] Add German translation.
* [cjh] Bookmarks in search results are now editable/deletable.
* [cjh] Add deletion of bookmark categories (Arne Gellhaus &lt;arne@gellhaus.de&gt;).
* [cjh] Don&apos;t show Add Bookmark links when there are no categories to add to (Michal &lt;michal@michal.no-ip.com&gt;).
* [cjh] Add a preference for opening links in a new window (Hubert Yeh &lt;cwyeh@pest.yichi.org&gt;).
* [cjh] Searching works again after new categories code.
* [cjh] Fully implement editing.
* [mac] Don&apos;t show My Bookmark category on the add screen (Chris Albertson &lt;alb@chrisalbertson.com&gt;).
* [mac] Cleanup the note at the bottom of the add screen (Chris Albertson &lt;alb@chrisalbertson.com&gt;).
* [mac] Don&apos;t show the New Bookmark link for the root category (Chris Albertson &lt;alb@chrisalbertson.com&gt;).
* [jan] Add Traditional Chinese translation (Chih-Wei Yeh &lt;cwyeh@ccca.nctu.edu.tw&gt;).
* [mac] Update for new categories code (Chris Albertson &lt;alb@chrisalbertson.com&gt;).
* [mac] Add Edit and Delete options.
* [jan] Add Swedish translation (Andreas Dahlén &lt;andreas@dahlen.ws&gt;).
* [mac] Initial Trean Version.
</notes>
</release>
<release>
Expand Down

0 comments on commit c649a44

Please sign in to comment.