Project

General

Profile

Plugins Directory » Redmine Repositories Sort

Author: Stephan Wenzel
Website: https://github.com/HugoHasenbein/redmine_repo_sort
Code repository: https://github.com/HugoHasenbein/redmine_repo_sort
Registered on: 2019-09-05 (over 4 years ago)
Current version: 1.0.2
Compatible with: Redmine 4.1.x, 4.0.x, 3.4.x
User ratings:   (0)

Redmine's current repositories view only shows files sorted by name. This plugin adds clickable column headers by which repository entries can be sorted by name, file time, author and filesize. Sort can be ascending or descending.

Sort is maintained on clicking on a directory node.

Use

  • Just install and go to your repository. Plugin has been tested extensively with filesystem repositories. Should work with github, bazaar, cvs as well.

Have fun!

Installation notes

Install

1. download plugin and copy plugin folder redmine_repo_sort to Redmine's plugins folder

2. restart server f.i.

`sudo /etc/init.d/apache2 restart`

(no migration is necessary)

Uninstall

1. go to plugins folder, delete plugin folder

`rm -r redmine_repo_sort`

2. restart server f.i.

`sudo /etc/init.d/apache2 restart`

Changelog

1.0.2 (2019-09-04)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.

testedd with RM4+

repo_example.png (129 KB) repo_example.png Stephan Wenzel, 2019-09-05 17:47