I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #1773

Enable sidebar for pages which do not have one

Added by Andriy Lesyuk almost 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02 Jun 2011
Due date:
04 Oct 2012
% Done:

100%

External issue:

Description

I believe it’s quite possible to allow users to enable sidebar on pages which do not have one!..

For example, I would like to add a very short tutorial on adding issues for Orangutan project on the sidebar of new issue page. But the new issue page does not have a sidebar...

I believe if I define RHTML for global content hook and write there content_for :sidebar the sidebar will be enabled on every page. Of course, it’s better to define regexps for pages the sidebar should appear on...


Related issues

Related to Sidebar Content - Feature #2109: Sidebar for global pages, which do not have one Open 07 Oct 2012

Associated revisions

Revision 13 (diff)
Added by Andriy Lesyuk about 12 years ago

Finished UI for sidebar visibility configuration (#1773)

Revision 17 (diff)
Added by Andriy Lesyuk over 11 years ago

Implementation for #1773

History

#1 Updated by Andriy Lesyuk over 12 years ago

  • Target version set to 0.0.3

#2 Updated by Andriy Lesyuk over 12 years ago

  • Target version changed from 0.0.3 to 0.1.0

#3 Updated by Alexander van der Mey about 12 years ago

Hi Andriy,

First of all - thank you for your work on the various redmine plugins that you have listed here. I am in the proces of incooperating several of them into my own redmine tracker. I was wondering if you had an ETA on this feature? I would personally like a sidebar on the News page, but would prefer not to do manual hackish attempts of my own directly in the .rb code. Thanks in advance!

#4 Updated by Andriy Lesyuk over 11 years ago

  • Status changed from Open to In Progress
  • % Done changed from 0 to 80

P.S. Alexander, I hope this compensates for the delay with #2027...

#5 Updated by Andriy Lesyuk over 11 years ago

  • Due date set to 04 Oct 2012
  • Status changed from In Progress to Closed
  • % Done changed from 80 to 100

Also available in: Atom PDF

Terms of use | Privacy policy