Skip to content

(deprecated by default Redmine functional) Redmine Plugin for Redmine to more comfortable file upload.

Notifications You must be signed in to change notification settings

twinslash/redmine_jquery_file_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine jquery file upload plugin

Plugin for Redmine to more comfortable file upload.

Installation

Clone plugin's source code into /plugins application directory

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

Install all required gems. For example

bundle install --no-deployment --without development test --path vendor/bundle #instead '--no-deployment --without development test --path vendor/bundle' put your specific options

Restart server.

Features

  • Upload multiple files at once.
  • Upload files by drag and drop from the desktop or file manager window.
  • Upload image from clipboard by pressing Ctrl + V.
  • File upload progress.
  • Common process info.
  • Make cropping clipboard image and put it to uploads.

Uninstall

Remove /redmine_jquery_file_upload directory from /plugins directory

cd redmine_application_path/plugins
rm -rf redmine_jquery_file_upload

Restart server.

Dependencies

About

(deprecated by default Redmine functional) Redmine Plugin for Redmine to more comfortable file upload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published