Search
Results (18300)
- Not sure if this is a working as designed or a bug. If it is a bug, I can open an issue. User copied an issue that was closed. The new issue has the same closed_on date as the original issue. They are arguing that the "new" issue should not have a closed_on date. Maybe ... ed_on attribute is not excluded on a copy).
- Hello, I need help, I am trying to replace a ... me a guide or help ?. In advance thank you
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- For what it is worth, I have also tried thori ... tion Database adapter Mysql2
- Help: RE: Problem after maj 3.1 = "undefined method time_entries_visibility"
- I am having this same issue in the 3.1.0 update when I try to change the ... ne/sudo_mode.rb:63:in `sudo_mode' </pre>
- Some months ago I created a to-do list plugin ... e several to-do lists per project and assign issues to them, also being able to order them via ... (and wished) usability features: Assign via issue context menu and remove closed issues from the list. Maybe the plugin meets al ... low? http://www.redmine.org/plugins/redmine_issue_todo_lists
- Plugins: RE: redmine for daily task planning
- I don't know for other plugins but maybe you ... ugin (http://www.redmine.org/plugins/redmine_issue_todo_lists) where you can create several to-do list for a project and assign issues to this list. There's also http://www.redmine.org/plugins/todo_lists which creates an issue for each new item but I don't know if it works anymore.
- Help: RE: Deny new time entries on closed issues
- Tony Marschall wrote: > Is it possible to write protect an issue after close? > I do not want to get new time entries for closed issues. (3 years later :D ) Did you solve your problem ?
- Is there any plugins that can use to set a ho ... olidays so it won't add for days of my added Issues. Sorry Bad English...
- Hello- Let me thank you for the great softwa ... r4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6, `roles`.`users_visibi ... id = projects.id AND enabled_modules.name = 'issue_tracking' WHERE (projects.lft >= 7 AND proje ... AS count_all, tracker_id AS tracker_id FROM `issues` INNER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` INNER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` WHERE (((projects.status <> 9 ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND ((projects.is_public = 1 AND ((issues.is_private = 0 OR issues.author_id = 11 OR issues.assigned_to_id IN (11)))) OR projects.id IN (15,18) OR (projects.id IN (15) AND ((issue...
- Hi all, The attached code was written a co ... features: 1) Allows you to edit multiple issues in a table format. To do this select the issues, right click to edit-inline 2) When edit ... his is helpful. Sanjay
- Hi all, my department wants to roll out Redmine as issue management system. We want to implement work ... x. 15 per for one tracker) * Appx. > 20.000 issues per year. * Appx. 300 employees have to wo ... system * Uploading e-mails and documents to issues would be also fine Is this huge amount of issues possible with Redmine? The performance is v ... much for your help. Best regards, Julian
- This is a strange behaviour of the API. I'm u ... Ember.js). When using various endpoints (/issues.json, time_entries.json, projects.json) eve ... w-Credentials: true X-Rack-CORS: hit </pre>
- Because more plugins are supported for 2.6.6 ... source replace the new version, but met some issues, such as: _ActiveRecord::StatementInvalid (PG::UndefinedColumn: ERROR: column issue_statuses.is_default does not exist LINE 1: ... "issue_statuses".* FROM "issue_statuses" WHERE "issue_sta... ^ : SELECT "issue_statuses".* FROM "issue_statuses" WHERE "issue_statuses"."is_default" = 't' LIMIT 1): app/models/issue_status.rb:41:in `default' app/controllers/issues_controller.rb:445:in `check_for_default_issue_status'_ It seems there's db changes between these two versions.
- Development: RE: Option to highlight the issue tickets or mark them in bold which has latest replies from the users.
- Also I am using latest version of Redmine 3.1 ... NU/Linux 3.13.0-57-generic x86_64) Thanks,
- Dear Team, I am impressed with the Redmine ... o check is there an option to highlight the issue tickets or mark them in bold which has latest replies from the users? Thanks, Ravi
- Hi every body. I am newbie develop plugin red ... file html.erb with 2 form: list_bid and list_issue. I want to use 2 context menu for 2 form. bid context menu and issue context menu. But It only call 1 context menu loading finally. How to resolve this?
- Help: RE: Subversion
- OK... I spent some time on this today and am ... can surely help me get this sorted out. The issue I have is that the crontab is not creating t ... d. Let me know if you need more info from me.
- Help: RE: Problems Trying to setup Automated Subversion
- Greg Stevenson wrote: > Thanks Pavel > I ev ... ciate your voluntary time and thought on the issue. > Cheers > Greg Hi Greg, I am in the s ... an steer me in the right direction? Thanks
- Hi! I have a task that I set up as a subtask ... ory. It should be simply under the top level issue. However, when I try to change the Parent Issue, I get a message that the Parent Task is inv ... k to a higher level task? Thank you! Abby
- Greetings, I'm having issues creating a new activity from a plugin: < ... umn 'projects.id' in 'where clause': SELECT `issue_votes`.* FROM `issue_votes` WHERE (issue_votes.created_on BETWEEN '2015-07-01' AND '2 ... ct_id FROM enabled_modules em WHERE em.name='issue_votes')))): lib/plugins/acts_as_activity_ ... <pre> acts_as_activity_provider :type => "issue_votes", :scope => preload({:issue => :project}), :timestamp => "#{IssueVote.table_name}.created_on", :author_key => "#{IssueVote.table_name}.user_id", :permission => :vote_issue </pre> Does this suggest a problem with ... far. Edit: this is on Redmine 3.0.3.stable
- Open discussion: RE: Best practice: Child issues in different versions?
- I think Redmine is too flexible with this. It ... make sense to me: * Keep parent and child issues in one version or * Assign parent issues only to versions if child versions are in the same version or * Put parent issues to another tracker that is hidden in the roadmap
- Open discussion: RE: No import function = giving up on Redmine
- Hi @ Korneliusz Moc, Our web minister inst ... import the standard fields to add new tasks/issues. However, there is no user documentation av ... t CSV file with me? Thanks for your help!!
- Hello, I try RecevingEmail via redmine:ema ... +) a text file is written to avoid to create issue with the same mail. Is it possible to hav ... with a big inbox. Thanks, O.Guenard.
- Hi. Im running Redmine 2.5.2.stable.43403 on ... enever developer commits code with number of issue and keyword, issue is automatically updated with proper Status. I want to add functionality that will reassign issue to the specific user whenever its status changes. For example if Issue status changes to Fixed, i want issue to be reassigned back to the user that opened the issue in the first place. Normally i would add hook for controller_issues_edit_after_save and do all the work there. But when issue is updated because of repository commit, controller_issues_edit_after_save never gets called. How should i approach such task? Thanks
- I have a lot of feature tickets (issues) that I'm currently trying to organize, i.e ... le: User management <pre><code> Parent issue: Introduce frontend users Child issues: - Let a backend user create a frontend ... this best? Thoughts: Should the parent issue gets assigned to a version? Should the last two issues (MS-2) get another, new parent? Should I generally avoid having child issues in different project versions? Should I avoid parent issues? Should Redmine prevent having child issues in different versions? Should I consider u ... hings in this way? Or what could you suggest?