Project

Profile

Help

Blog

Repositories now render README files in Markdown and Textile

Repository Browsing Improvement
Added by Jan Schulz-Hofen almost 8 years ago

Any README files in your Planio repositories written in Markdown or Textile will now be rendered automatically on the main repository view. Markdown and Textile files and file attachments in issues and other Planio objects will also be rendered.

Repositories will now show README files in Markdown and Textile


Comments

Please register to add a comment

Wiki page export to Microsoft Word and OpenOffice

Data Export Improvement
Added by Gregor Schmidt almost 8 years ago

Wiki pages may now be exported to OpenDocument text files (ODT). They can be viewed and edited with Microsoft Office 2010 and later, OpenOffice, LibreOffice as well as a number of other word processing applications.

At the bottom of each wiki page, you will find the ODT link, next to the other supported export formats. The resulting document will map the most common formatting to default formats within Word, embedded attachments will be included in the export.

Wiki page export to Word and OpenOffice

Native Push Notifications for Modern Browsers

UI Improvement
Added by Jens Krämer almost 8 years ago

You can now receive Planio push notifications on the desktop with current versions of Safari, Chrome and Firefox, even when you're not currently using Planio. In addition to the Planio mobile app, Chrome on mobile devices can now receive push notifications as well.

This change replaces our previous in-browser notifications which supported less browsers and were more resource-intensive for servers and clients.

Repository web hooks now contain pusher and ref

API Improvement
Added by Jan Schulz-Hofen almost 8 years ago

The repository web hooks we're sending whenever new commits get pushed to your Git repositories hosted on Planio now contain the pusher, i.e. the user pushing to the repository as well as the ref, i.e. the branch or tag that has been pushed to. Should you push several braches or tags at once, we will now call your web hook URL several times – once for each ref that has been pushed to.

The format and behavior mimics GitHub web hooks very closely. So, should you wish to integrate Planio with a 3rd party service which accepts GitHub-style web hooks they will most likely also work with Planio now.

Please note: Due to the changes, calling /sys/fetch_changesets manually or from external services will not trigger the web hook configured in your Planio repository anymore.

Involve users in issues by setting them as watcher

Roles & Permissions Improvement
Added by Holger Just almost 8 years ago

Within Your avatar -> Administration -> Roles and Permissions -> select a role -> Issues visibility, you now have a new option Issues watched by, created by or assigned to the user.

Involve users in issues by setting them as watcher

Users with a role having this issue visibility will also see issues in a project if they have been set as a watcher. You can therefore easily involve restricted users in individual issues on a per-case basis.

Please note: Be careful with assigning the Add watchers permission to roles using this setting, because that will effectively allow those users to extend the permission to other users as well.

(71-80/80)

Also available in: Atom