Plugins Directory » Lightbox Plugin 2
|
|
Author: | Tobias Fischer |
|---|---|---|
| Website: | - | |
| Code repository: | https://github.com/paginagmbh/redmine_lightbox2 | |
| Registered on: | 2014-10-28 (over 2 years ago) | |
| Current version: | 0.3.2 | |
| Compatible with: | Redmine 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 on
masterbranch supports Redmine 3.3 only! - For compatibility with Redmine 3.0-3.2 use version 0.2.7 (branch
redmine-3.0-3.2) - For compatibility with Redmine 2.6 use version 0.1.3 (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.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
- For Redmine 3.3.x support, please use version 0.3.0 on GitHub branch
master - For Redmine 3.0-3.2 support, please use version 0.2.6 on GitHub branch
redmine-3.0-3.2 - For Redmine 2.6.x support, please use version 0.1.6 on GitHub branch
redmine-2.6
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.3 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.