darioo / redmine_all_files

Plugin for Redmine to view all project files.

Home Page:http://www.redmine.org/plugins/redmine_all_files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine all files plugin

Plugin for Redmine to view all project files.

Installation

Clone plugin's source code into /plugins application directory

git clone https://github.com/twinslash/redmine_all_files.git

Restart server.

Features

  • View all files for all projects in one place(v0.0.3).
  • View all project files in one place.
  • Files grouped by update date.
  • The icon for the appropriate file extension.
  • Possibility to jump into the container file.
  • Search by filename or filename and description(v0.0.2).
  • The sample files only from said containers(Documents, Issues, Project, Versions, WikiPages, News).

Changelog

  • 0.0.3 Added menu item "All files" into top menu(2013-03-21).
  • 0.0.2 Implemented search(2013-03-02).
  • 0.0.1 Base functionality(2013-02-28).

Uninstall

Remove /redmine_jquery_all_files directory from /plugins directory

cd redmine_application_path/plugins
rm -rf redmine_all_files

Restart server.

Dependencies

About

Plugin for Redmine to view all project files.

http://www.redmine.org/plugins/redmine_all_files


Languages

Language:Ruby 95.0%Language:CSS 5.0%