Plugins Directory » Lightbox Plugin 2
Author: | Tobias Fischer | |
---|---|---|
Website: | https://github.com/paginagmbh/redmine_lightbox2 | |
Code repository: | https://github.com/paginagmbh/redmine_lightbox2.git | |
Registered on: | 2014-10-28 (about 10 years ago) | |
Current version: | 0.5.1 | |
Compatible with: | Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x | |
User ratings: |
This plugin lets you preview image, pdf and swf attachments in a lightbox.
This is a fork of the original redmine_lightbox plugin.
The original plugin also contains versions compatible to Redmine 1.x and Redmine < 2.6 whereas redmine_lightbox2
is only compatible with Redmine 2.6+
- The latest version 0.5.0 (
master
branch) supports Redmine 4.0 only! - For Redmine 3.4 please downlaod version 0.4.4 or check out the git branch
redmine-3.4
- For Redmine 3.3 please downlaod version 0.3.5 or check out the git branch
redmine-3.3
- For Redmine 3.0-3.2 please downlaod version 0.2.7 or check out the git branch
redmine-3.0-3.2
- For Redmine 2.6 please downlaod version 0.1.3 or check out the git branch
redmine-2.6
Installation notes
- Clone or download this repo into your redmine_root/plugins/ folder
$ git clone https://github.com/paginagmbh/redmine_lightbox2.git
- You have to run the plugin rake task to provide the assets (from the Redmine root directory):
$ rake redmine:plugins:migrate RAILS_ENV=production
- Restart redmine
Changelog
0.5.1 (2019-11-02)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Features
- major upgrade to fancybox library (from 2.1.5 to 3.5.7), introducing a new, modern lightbox theme
- Added support for image and pdf lightbox preview in 'Files' module
DMSF plugin support
- support for image previews in DMSF browser
- use file description as title instead of file name
- add DMSF file ID to lightbox title
- bugfix: checked wrong classname for imagelinks
Bugfixes
- general bugfixes
- issues view: show consistent titles/captions
- javascript bugfix for IE11
- fix wrong title of magnifier icon
- reset auto image-orientation for Firefox and Safari
0.4.5 (2019-11-02)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
These changes were backported to Redmine 3 from v0.5.1@master
.
Features
- Added support for image and pdf lightbox preview in 'Files' module
DMSF plugin support
- support for image previews in DMSF browser
- use file description as title instead of file name
- add DMSF file ID to lightbox title
- bugfix: checked wrong classname for imagelinks
Patches
- upgrade to fancybox library (from 2.1.5 to 2.1.7)
Bugfixes
- general bugfixes
- javascript bugfix for IE11
- fix wrong title of magnifier icon
- reset auto image-orientation for Firefox and Safari
0.5.0 (2019-01-08)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Added Support for Redmine 4.0 and Rails 5.2
0.4.4 (2019-01-08)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Added support for BMP images
- Added support for Redmine Knowledgebase Plugin
0.4.3 (2017-08-17)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Fix an issue with the new DMSF macro support
0.3.5 (2017-08-17)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Fix an issue with the new DMSF macro support
0.4.2 (2017-08-14)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Fixed a bug where JPG images with
jpeg
extension where not detected correctly
0.4.1 (2017-08-06)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Support for thumbnails from DMSF plugin
0.3.4 (2017-08-06)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Support for thumbnails from DMSF plugin
0.4.0 (2017-07-28)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Added support for Redmine 3.4
0.3.3 (2017-07-27)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Final Release for Redmine 3.3 on GitHub branch redmine-3.2
0.3.2 (2017-01-31)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Fixes lightbox support for thumbnail macros
0.3.1 (2016-07-12)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Fixes lightbox support for thumbnail macros
0.3.0 (2016-07-04)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
added support for Redmine 3.3 (on master branch)
0.2.7 (2016-07-04)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x.
Final Release for Redmine 3.0, 3.1, 3.2 on GitHub branch redmine-3.0-3.2
0.2.5 (2016-01-15)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x.
- also add lightbox to thumbnails on issue notes (new feature from Redmine 3.2)
0.2.4 (2015-11-22)
Compatible with Redmine 3.1.x, 3.0.x.
- also add lightbox to thumbnails on wiki pages, not only to thumbnails in issues
0.1.6 (2015-11-22)
Compatible with Redmine 2.6.x.
- also add lightbox to thumbnails on wiki pages, not only to thumbnails in issues
For Redmine 3.x, please use version 0.2.5 on GitHub branch master
0.1.5 (2015-11-22)
Compatible with Redmine 2.6.x.
- Bugfixes for version 0.1.4
0.2.3 (2015-11-21)
Compatible with Redmine 3.1.x, 3.0.x.
- adds lightbox support for
- attachment links (via preview icon)
- image attachment links in journal details
- thumbnails in journal and wiki entries
- customer avatars in RedmineCRM Customers plugin
- bugfixes
0.1.4 (2015-11-21)
Compatible with Redmine 2.6.x.
- adds lightbox support for
- attachment links (via preview icon)
- image attachment links in journal details
- thumbnails in journal and wiki entries
0.2.2 (2015-03-20)
Compatible with Redmine 3.1.x, 3.0.x.
- Fixes a bug with PDF attachments
0.2.1 (2015-03-07)
Compatible with Redmine 3.0.x.
- bugfix for redmine 3.0 (boards support)
0.2.0 (2015-03-01)
Compatible with Redmine 3.0.x.
- added support for Redmine 3.0
0.1.3 (2015-03-01)
Compatible with Redmine 2.6.x.
- updated version 0.1.3 for redmine 2.6 only
- v0.2.0 for redmine 3 will follow soon...
0.1.2 (2015-01-23)
Compatible with Redmine 2.6.x.
- support for Redmine CRM's Contacts page
thanks to @alexandermeindl for the contribution
0.1.1 (2015-01-18)
Compatible with Redmine 2.6.x.
- bugfix for scroll ability in inline PDF files when having multiple pdf attachments in lightbox mode
0.1.0 (2015-01-18)
Compatible with Redmine 2.6.x.
- bugfix for PDF display inline
0.0.5 (2014-12-09)
Compatible with Redmine 2.6.x.
- max-width for large thumbnail images
0.0.4 (2014-12-05)
Compatible with Redmine 2.6.x.
- make plugin work on "news" pages as well
0.0.3 (2014-10-28)
Compatible with Redmine 2.6.x.