Search
Results (31867)
- Defect #37595 (New): How to prevent users to modify some attributes of the issues they created while issue is still in initial/new state
- Users with "Add issues" + "Edit own issues" permission can create issues in "New" state. In the workflow configurati ... r users can modify all the attributes of the issues they've created including required attribut ... eir new requests and no other attributes.
- Defect #37593 (Closed): Rest Password
- Please reset my password for default... Regard
- Patch #37592 (Closed): Czech translation update
- Help: RE: Ho do I import or add new template of issue?
- Simon Leung wrote: > What you mean by custom ... ). This might not be what is expected by the issue_templates plugin previously referenced by To ... h could this be the cause of the description issue you outlined in message#67524. I can't he ... as I'm not familiar with both of the plugins.
- Hi all, I have configured my redmine on a ... ut my crontab used to catch emails to create issues get my emails 1 by 1. Any idea to help ? ... ort unknown_user=create no_permission_check=1
- Defect #37589 (Closed): Email send notification
- I install the package of redmine by bitnami , ... tion error)). Could i get some help on this issue , i'm a new on redmine .
- Help: RE: How to Create Issue with Hook "controller_issues_new_after_save"
- Thank you for the formatting and response. I used global variables, because I had some issue with the instance variables together with th ... my solution here, if I have figured it out.
- Help: RE: Ho do I import or add new template of issue?
- Mischa The Evil wrote: > Simon Leung wrote: ... imported from the template [...] > > That issue might be caused by the fact that it seems th ... or? I created that template on Redmine panel.
- Help: RE: Ho do I import or add new template of issue?
- Simon Leung wrote: > On the other hand, I fo ... irectly import new template instead of using issue template plugin(see attached photo). I do no ... mplate/config.js. Still, it did not work.
- Help: RE: Ho do I import or add new template of issue?
- On the other hand, I found someone could directly import new template instead of using issue template plugin(see attached photo). I do no ... dialogs/template. Still, it did not work.
- Help: RE: How to Create Issue with Hook "controller_issues_new_after_save"
- Some thoughts: * why do you use global varia ... ferences-in-rails-between-new-save-and-create
- Help: RE: Ho do I import or add new template of issue?
- Simon Leung wrote: > [...] only title could ... be imported from the template [...] That issue might be caused by the fact that it seems th ... ng some customized (wysiwyg) text editor.
- Help: RE: Ho do I import or add new template of issue?
- Actually, I have installed that issue templates plugin previously. To create a new issue, only title could be imported from the templ ... rted from the template(see attached photo).
- Defect #37585 (Closed): Do not show "History" tab for content in Filesystem repository
- Although Filesystem repository (#1393) does n ... px; border: 1px solid grey;}.history-tab.png!
- Help: RE: Cannot change issue status
- Our current implementation allows users to create and modify any information in their issues if the issue state is "New". How can we configure the user role to let her modify only the state of a "New" issue and no other attribute? (That would be the s ... mine version-4.2.4.stable + Additionals-3.0.3
- Open discussion: RE: how to change status without "Edit issues" roles
- Our current implementation allows users to modify any information in their issues if the issue state is "new". How can we configure the user role to let her modify only the state of a new issue and no other attribute? (That would be the s ... : additionals 3.0.3
- Help: RE: Ho do I import or add new template of issue?
- There is a plugin, where you can customize yo ... d) https://github.com/akiko-pusu/redmine_issue_templates I hope this is good solution for you.
- Hi, I'm trying to create an Issue with changes after an Issue is created. No new Issue is created and no error is in the log. My ... <pre><code class="ruby"> def controller_issues_new_before_save(context={}) $IssueProject = context[:issue].project $IssueAuthor = context[:issue].author $IssueTracker = context[:issue].tracker $IssueDescription = context[:issue].description end </code></pre> <pre><code class="ruby"> def controller_issues_new_after_save(context={}) Issue.new( :author => $IssueAuthor, :project => $...
- Defect #37584 (New): Gantt PNG export fails (MiniMagick error)
- Dear All, I encounter a problem while expo ... he "fix proposed by Jan":https://redmine.org/issues/36231#note-9 without success. We just up ... 13976de5d954] Started GET "/projects/qualite/issues/gantt.png?month=8&months=6&year=2022&zoom=2 ... gick_convert_command: /usr/local/bin/convert@
- Hi there, I'm using the light version of t ... ave any suggestion for Contacts alternatives?
- Defect #37581 (New): Wrong csv separator in Hungarian
- Hungarian csv separator is semi-colon and dec ... ',' Can you please fix this? thank you
- Defect #37580 (Closed): Enable module for multiple projects
- Hi there, I have installed a new module. H ... one bye one. Is there a easy way to do that?
- Defect #37578 (Closed): Upgrade 4.1.1 to 5.0.1 filters for issues do not work
- When upgrading a redmine 4.1.1 to 5.0.1, the ... testing), except that when you click on the "Issues" tab for a project: <pre> 1. The checkb ... on "Options" has no effect. (Clicking "New issue" seems to work.) </pre> <pre> 4.1.1 sys ... t.text "comments", limit: 4294967295 </pre>
- I want to add or import new template of issue(see attached photo)? How do I do?
- I'm trying to upgrade from: <pre> redmine ... <pre> If I go to a project and click on the issues tab, the "v Filters" label shows up but t ... on "Options" has no effect. (Clicking "New issue" seems to work.) </pre> I have tried com ... size changes, but I suspect that is not the issue; they are all text fields. Suggestions / thoughts?