Search
Results (18279)
- Open discussion: RE: Issue page style. Reverse chronological order
- I did think it was fixed in *4.0.4*. In my case there is just white space I don't have revisions.
- Open discussion: RE: Issue page style. Reverse chronological order
- Seiei Miyagi wrote: > I think it was fixed r ... order \- Redmine > https://www.redmine.org/issues/31438 Regarding to the screenshot I think he has already updated to 4.0.4.
- Open discussion: RE: Issue page style. Reverse chronological order
- I've tried it in my dev environment right now ... all static data. Kind regards, Bernhard
- Open discussion: RE: Issue page style. Reverse chronological order
- I think it was fixed recently > Defect \#3 ... al order \- Redmine https://www.redmine.org/issues/31438
- Hi everybody, I've got a question regarding the issue page style. After upgrade to Redmine 4, I noticed there is a white space between the issue's sections and history when I view comments ... ones. Is that a new design or there is some issue in the page layout. Thanks. PS Screenshot in the attachment.
- Help: RE: Selected issues export
- Bernhard Rohloff wrote: > Nowadays it's fairly easy to do as follows: > > # select your issues of choice by clicking the checkbox > # right click on any selected issue and choose the filter option > # export your filtered issues as usual > > Kind regards, > > Bernhard Thanks! I haven't noticed such an option :-P
- Help: RE: Selected issues export
- Nowadays it's fairly easy to do as follows: # select your issues of choice by clicking the checkbox # right click on any selected issue and choose the filter option # export your filtered issues as usual Kind regards, Bernhard
- Help: RE: Selected issues export
- Same request for first one~
- Hi, We have found an error in the roles of ... eporter*" role but in this role the option "*Issues can be assigned to this role*" is disabled. ... plugins: no plugin installed Best regards
- Development: RE: Making issues that are assigned to you more visible
- Bernhard, Thank you so much! This does ind ... s with underscores...) Best regards, Mike
- Help: RE: Main issue page and subprojects with duplicate names
- Here is my env Environment: Redmine ver ... Redmine plugins: no plugin installed
- I have two projects A and B. A uses tracker ... cker y. Now i want to allow users to move issues from project A to B, while simultaneously c ... . Am i missing something or is this a bug?
- Development: RE: Making issues that are assigned to you more visible
- You just have to look at the above layer to s ... signed_to { font-weight:bold;} </code></pre>
- I'm hoping I could draw on the experts for some advice... When a user opens up a list of issues, I'd like to bring to attention those issues that are specifically assigned to that pers ... ent user who is logged in, alone.) Thanks.
- Help: RE: Use issue as custom field
- Hi Max, welcome to the Redmine community! ... custom plugin. Kind regards, Bernhard
- Plugins: RE: can't upgrade redmine_agile plugin. relation "agile_ranks_pkey" does not exist
- fixed, but now on project issues page: <pre> NoMethodError (undefined meth ... dels/query.rb:906:in `statement' app/models/issue_query.rb:254:in `base_scope' app/models/issue_query.rb:259:in `issue_count' app/controllers/issues_controller.rb:49:in `block (2 levels) in index' app/controllers/issues_controller.rb:47:in `index' lib/redmine/su ... no error when i remove redmine_agile plugin
- Help: RE: Main issue page and subprojects with duplicate names
- The top level *activity page* has the same issue. For example, it will show the subproject " ... an do this without going in and hacking code?
- Hi folks, I have two projects, each with sub ... have similar names. When I go to top level issue page (projects > issues tab), I see the subproject name in the proj ... Project B - Electrical - Software </pre>
- Hi all, I do not know whether I'm submitting ... e a new project "funding source", where each issue would be a new funding source. And the custo ... s? Thanks a lot for your help! Max
- I am upgrading redmine-3.3 to redmine-4.0.3 ... =========== -- index_exists?(:agile_ranks, :issue_id, {:name=>"index_agile_ranks_on_issue_id"}) -> 0.0033s -- index_exists?(:agil ... ] def up remove_index :agile_ranks, :issue_id if index_exists? :agile_ranks, :issue_id remove_index :agile_ranks, :position ... , :agile_data add_index :agile_data, :issue_id add_index :agile_data, :position end </pre> Can someone help how to solve ?
- Hi I want modify the person in charge of the issue in edit form. This <p style="display:none ... .ibb.co/vxp2gNk/edit.png[/img]! Thank you!
- Help: RE: Sorting issues does not work anymore
- Ivan Cenov wrote: > Maybe some plugin breaks ... ter the update, the sorting is working again.
- Open discussion: RE: Keep issue status when processing commit messages
- Hi guys, it's me again ;) Just in case, an ... anges in app/models/changeset.rb, method fix_issue: <pre><code class="ruby"> if rule issue.assign_attributes rule.slice(*Issue.attribute_names) end </code></pre> The ... is a feasible way for us. Cheers, Stefan
- Help: RE: Sorting issues does not work anymore
- I'll try it later when nobody else is accessi ... nstallation (otherwise people will complain).
- Help: RE: Sorting issues does not work anymore
- Maybe some plugin breaks this functionality. Try to exclude the plugins one-by-one...