Search
Results (18336)
- Hi, I need help. I need set issue start date for day, when upgrade issue to In progress. Can You help me?
- Help: RE: After Update 502 Bad Gateway
- Fixed. Reinstalled a new server, came about the same issue but need to install libmysqlclient-dev which ... libmariadbclient as well as some other gems.
- Hi I have changed redmine code and replaced ... h Japanese calendar. everything is OK and my issues start and end date are shown in Japanese calendar. but my issues Updated times are still in Gregorian calend ... lculation in redmine code? Thanks in advance
- Здравствуйте. Прошу помощи от знатоков. Ест ... edmine_inline_note_images_plugin * redmine_issue_checklist * redmine_lightbox * redmine_mil ... о, а redmine так вообще позавчера увидел_)?
- When I first setup Redmine 3.0.4, it was on U ... ation? Can you help me troubleshoot what the issue may be? ruby 2.1.2p95 (2014-05-08 revisio ... .0.1) tzinfo (1.2.2) ya2yaml (0.31) </pre>
- Open discussion: RE: Redmine Performance with more than 100.000 Issues
- I can't say for sure, but IIRC, it highly dep ... d probably skyrocket when using SharePoint...
- Hello, I've upgraded Redmine from 1.3.2 in ... ll but sometimes when a person creates a new issue, this takes the same id of another issue then I receive the e-mail that notify me a new issue is created but isn't true because with that id exist another issue. I tried to check the log of Redmine and there's nothing about the new issue. Thanks in advance
- Hi, I need help with a plugin , where I need to set a due date by issue type priorities. I have 4 priorities - A, B, ... > due date automatically set on 2015/8/19
- I'm not sure if this is by design or if it is a problem. When grouping issues on Target Version, Redmine puts the issues with no Target Version first ("blank"). ... 1.3.9 </pre> Thanks in advance!
- I'm new to rails development and testing. I' ... for my plugin using minitest. I ran into an issue where my fixture didn't include lft and rgt ... r spending a bit of time trying to trace the issue, I took a look at the fixtures for the Redmi ... ance is much appreciated. Cheers, Steve
- Plugins: RE: redmine for daily task planning
- Hello, the to-do lists always have a proje ... ions are enabled in settings you can add any issues across all projects to the to-do list (with the field under the list). The context menu in issue list only shows to-do lists of this and all parent projects.
- 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,