Project

General

Profile

Search

Results (18309)

Open discussion: Strike-through text is defaulted in application
Redmine is creating strike-through text for n ... rike-through text does not appear. Has an issue about unnecessary strike-through text in Redmine ever been addressed? Thanks! 2020-03-04 20:40
Help: REport issues across multiple projects
Hello guys and thank you so much for your gre ... nd a way to have a report/webpage of all the issues open. The goal is to have a list of atten ... n? Thank you very much in advance Tommaso 2020-03-04 17:15
Plugins: Plugin personal filter, don't see the parameters of the operator
I create a plugin to be able to find an issue state change between two dates. The plugin ... se (looking into the journal tables). +In issue_query_patch.rb I add avalaible filter like:+ ... ys lots just for this thing! Best regards. 2020-03-04 17:01
Help: Development problem: issue field, similiar to 'Version' field
Hi! I've written a plugin, which adds a combo-box field to issue and a tab to project's settings, where value ... ike 'Version' field: adding new value during issue editing. 'New field value' window appears, n ... Database adapter PostgreSQL 2020-03-04 14:37
Help: Send notification when new issue created by email ?
I am using Redmine in my company. Everything ... em. When user send an email to create an issue in Redmine, there is no notification sent while the issue is created. I can not find any parameter to set this feature. "Email Notification"-> "Issue Added" , "Issue Updated" in the settings are enable. If i create an issue directly in Redmine, i receive a mail notifi ... redmine_lightbox2 0.4.5 </pre> 2020-03-03 12:03
Help: Default Assign by Role
Iт my project I need all New Issues to be assigned to Users with one role (fore Example role-1), but this issues can be created by users with two other roles (role-2 & role-3). Checkbox "Issues can be assigned to users with this role" ac ... ivated (I need them to be able to create new Issues, but not to be assigned for). But Users with role-2 & role-3, creating a new Issue can choose whom to assign for it from the li ... t list of users, who can be assigned for new Issue by only one role (role-1)? 2020-03-02 12:27
Plugins: redmine custom field label
Hello, I needed somehow to logically divide custom fields in issues/new. I've been searching internet for label ... ://www.redmine.org/plugins/custom_field_label 2020-03-02 08:00
Open discussion: RE: How to prevent users Log time on closed issues?
We need it as well! 2020-02-28 19:02
Help: having 404 error when trying to display diff - 3.4.4.stable (bug ?)
Hi all, I have re-installed a new redmine instance (3.4.4.stable) but I have an issue when displaying diff. Notice that viewing f ... it a bug ? Any help would be nice. Thanks 2020-02-28 18:45
Help: RE: [SOLVED] Description Field Content is Hidden When Editing an Issue
Thank you. It works. 2020-02-27 14:29
Development: RE: Vue.js as frontend?
Hi, Bernhard. Thanks for the above reply. ... rying to apply Vue.js partially to create an issue template with custom fields setting. Since ... . * https://github.com/akiko-pusu/redmine_issue_templates/blob/a351ae9b1b010e3640710f9dbae48246e0459802/app/views/issue_templates/_form.html.erb#L57-L128 * https://github.com/akiko-pusu/redmine_issue_templates/blob/master/assets/javascripts/template_fields.js 2020-02-27 05:38
Development: RE: Vue.js as frontend?
I don't know if this is a hot topic anymore, ... gin":https://www.redmine.org/plugins/redmine_issue_templates so perhaps she can ask your questions. Kind regards, Bernhard 2020-02-25 15:56
Open discussion: Upgrade from 3.4.6 to 4.1.0 - fields missing
Hello, i upgraded redmine from 3.4.6 to 4.1.0 and I have missing fields in my issues form the version, ratio and estimated ti ... not know why. Any ideas? thanks in advance 2020-02-21 16:02
Help: RE: Redmine 4.0 bundle update requires ... h can only be installed if using Ruby 2.4.0+
R Eddy wrote: > When installing Redmine 4.0, ... and 2.3 so I'm not sure why it reports this issue. Is Rubyzip actually required or could I jus ... following line to Gemfile.local resolves the issue: <pre> gem 'rubyzip', '< 2.0.0' if RUBY_VE ... =1.12.0. Maybe upgrading rvm resolves the issue. See https://github.com/rvm/rvm/issues/3737 for details. 2020-02-20 03:03
Help: Redmine 4.0 bundle update requires ruby ... h can only be installed if using Ruby 2.4.0+
When installing Redmine 4.0, 'bundle update' ... and 2.3 so I'm not sure why it reports this issue. Is Rubyzip actually required or could I jus ... gins: redmine_dmsf 1.6.2 2020-02-20 01:28
Help: RE: Description Field Content is Hidden When Editing an Issue
> Is it configurable, like to show the rich t ... like: <pre><code class="javascript"> $("#issue_description_and_toolbar").show(); </code></pre> 2020-02-16 11:15
Help: CSV exported data does not include with journals field in tickets.
Hello folks, When exporting all tickets t ... I am a new of Redmine so it might be known issue. --------------------------------------- ... ------------------------ Thanks very much, 2020-02-16 11:01
Help: [SOLVED] Description Field Content is Hidden When Editing an Issue
Hi, folks. When an Issue is in edit mode, the field +Description+ has ... .png! !Screenshot-2020-02-14-18-14-51.png! 2020-02-14 22:29
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Young Kim wrote: > Hello, > We have 2 diffe ... where clients and general public will create issues and comment them afterwards. * second is p ... ormation (times, billings). Then for each issue in the public project you may create 'brother' issue in the private project. Both issues may be connected by a relation. Yet anot ... seeing and manipulating logged time records. 2020-02-12 14:32
Help: RE: Connect 2 different Redmine ticketing systems, any tool?
Hey Kim, IMHO it's quite an unusual use case ... ances? Or do you just need a reference to an issue on our time logs. In this case a custom field with for the other instances issue number could do the job. Perhaps you can des ... more in detail. Kind regards, Bernhard 2020-02-12 13:12
Open discussion: RE: Redmine Plugin that will allow ticketing without redmine account
Hi Ken, If everybody is allowed to see the ... nt the anonymous role rights to add and edit issues with no plugin involved. The downside is, there are no email notifications for the issues author and all tickets are visible to every ... ivingEmails#Enabling-unknown-users-to-create-issues-by-email As you asked for plugins, there ... ent) Kind regards, Bernhard 2020-02-12 06:30
Open discussion: RE: edit attachment description after upload
Thanks for you reply,that's right, i wasn't trying from an issue but directly from the "file" section of a project... i guess i can do the edit attaching to an issue... that would be workaround 2020-02-11 11:21
Open discussion: edit attachment description after upload
Hi ! I can't figure out how to edit attach ... d the "this feature":https://www.redmine.org/issues/1326 but couldn't find any clue ... any help appreciated. I am using redmine 4.0.5 2020-02-06 20:57
Help: Intermittent 500 Internal Server Errors
Some users are getting 500 errors when loggin ... r.rb:529:in `render_feed' app/controllers/issues_controller.rb:62:in `block (2 levels) in index' app/controllers/issues_controller.rb:46:in `index' lib/redmine/ ... et lock; try restarting transaction: UPDATE `issues` SET `issues`.`done_ratio` = 90, `issues`.`updated_on` = '2020-01-20 08:22:21', `issues`.`lock_version` = 49 WHERE `issues`.`id` = 328453 AND `issues`.`lock_version` = 48): app/models/issue.rb:210:in `create_or_update' app/models/issue.rb:1716:in `recalculate_attributes_for' app/models/issue.rb:1666:in `update_parent_attributes' app/models/issue.rb:210:in `create_or_update' app/controllers/issue... 2020-02-05 06:54
Open discussion: Allow issue assignment to groups; regex filter
We use several groups within Redmine, but only want to allow issue assignment to groups that begin with "PM" (t ... e nice to have a "allowable" filter by regex. 2020-02-03 16:50
(1926-1950/18309)