Search
Results (12602)
- Patch #14606 (Closed): Internal error when copying an issue + on "my page" in block "assigned to me"
- I stumbled upon an issue in the latest svn version of Redmine and hav ... might want to look for the root cause of the issue since obviously my fix is probably only a wo ... ')))) OR (projects.id IN (23,1,24,22) AND ((issues.is_private = 0 OR issues.autho' at line 1: SELECT COUNT(DISTINCT `issues`.`id`) FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER 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 = 87 OR issue...
- Defect #14603 (Closed): Start Date and Due Date fields are empty even after inserting the valuess
- I am using Redmine v2.3x, the start date and ... y date even if i submit correct values to it.
- Feature #14602 (New): Assignee list should be (optionally) ordered by probability
- It would be great to have the option to enabl ... igned to the project, only to be able to see issues, not participate actively in them. As a con ... e.g.: * participating users ** <me> ** issue creator ** other issue participant * other users ** user a ** us ... ions? thanks for a great software! Tobias
- Feature #14601 (New): Improve returned HTTP status code for requests for account/show
- I noticed this behavior while reviewing #6688 ... iam Blumenstein_ (id: 43592) is watching the issue. Clicking through to account/show leads to a ... he user still (rendered as) a watcher of the issue and still proposed as a watcher of objects ( ... this on m.redmine.org but was not successful.
- Feature #14599 (Closed): Support 16-bit depth PNG images in PDF export
- Tried on latest version, RMagick installed, i ... . According to #3261 it must be fixed for issues export to pdf, but not working in WIKI for me
- Defect #14598 (Closed): Wrong test with logger.info in model mail_handler
- Defect #14595 (Closed): CSV don't use filter for some users
- Hello Fisrt sorry for my bad english it's ... ser is manager of his projects When go on Issues page there is 700 issues After applying a filter there is 200 issues when the user export in CSV he get 700issues => CSV have not used filters if i export issues in CSV with my admin account i get the 200 issues shown on the web page we've made the tes ... edmine_wiki_unc 0.0.3
- Defect #14594 (Closed): Pictures in email notification
- Hello Redmine Team, If I add a picture in the issue description, it won't be displayed in email ... ds/2011/07/derevo-219x300.jpg" alt="" /></p>@
- Patch #14588 (Closed): Add example on how to run a single test to documentation
- A tiny[1] documentation update to add a new e ... see below). -You can run `ruby test/unit/issue_test.rb` for running a single test case. +You can run `ruby test/unit/issue_test.rb` for running a single test case and +`ruby test/unit/issue_test.rb -n test_create` for running a single ... small that I won't attach a patch file... ;)
- Defect #14585 (Closed): Problem in redmine icalender export plugin
- I am trying to install Redmine ICalendar Expo ... 'atom' } %> 6: <% end %> 7: <% end %>
- Feature #14582 (New): Does redmine can display the critical path of gantt chart
- I create a project, and add all the issues in the project. When review the gant cha ... ighlighted. Can you help for this problem?
- Feature #14579 (New): Custom field to give an automatic name to an issue
- Hi, We are working greatly with redmine, b ... ething special. In a project, there will be issues. Those issues might be about different trackers: ECO, EC ... is needed to give a number, unique, for each issue, automatically, with the tracker in front. Ex: I create an issue ECO, I click a button and the number ECO-1031 is given to that issue. Next time, when I create an issue with the tracker ECO, I click the button and ... r given before to create a new one? Thanks
- Defect #14575 (Closed): Validation message "Related issue can't be blank" should be hidden after "Add"
- After trying to add invalid issue number (e.g. non-existent) as related, I saw validation message "Related issue can't be blank". It's OK (although it's not ... tion Database adapter Mysql2
- Feature #14574 (Closed): "I don't want to be ... s that I make myself" as Default for all User
- German: Hallo, wie kann ich die Option "I ... I make myself" as the default for all users?
- Defect #14573 (Closed): I can not change the time of update in 'issues view'
- I can not change the time of update in 'issues view' with 'Updated %d days ago.' to 'yyyy-mm-dd'
- Defect #14571 (New): When updating an issue, start and end date are invalid
- I have just upgraded from Redmine 2.2.0 to 2.3.2. Since upgrading, when we click Update on an issue the Start Date and End Date fields load in t ... r 28 00:00:00 +0100 2012 When we save the issue we get "Start date is not a valid date" and ... this was working on 2005 before the upgrade.
- Feature #14570 (New): Choosing Assignee for a new Issue
- I use version 2.3.1. When you add a new Issue, in the drop-down list you have an item << m ... " I'd like to set a flag - "Set Author of an issue as Assignee by default". And I think it w ... me items from some Add.Field. 2. Add a new issue, choose the item from Add.Field, which is se ... omatically with the opportunity to change it.
- Patch #14567 (New): migrate_from_trac.rake does not convert timestamps in Trac database version 23
- In Trac API 0.12, the representation of times ... ac. I think many people are hitting these issues when doing Trac -> Redmine migrations. Here are some example tickets: #5764 #8690 #12477
- Defect #14557 (Closed): Error (stack level too deep) when creating new project
- I receive the following error when i try to c ... llers/projects_controller.rb:83:in `create'
- Feature #14555 (New): Custom fields UserList Watchers per user
- Hi Redmine Team, I suggest this feature: When User A create new issue, redmine will add user or list users as watc ... e all users has access permisson) Regards,
- Defect #14550 (Closed): Issue edition : accesskey="e" conflict between update link and textarea edit
- I was wondering why the accesskey="e" was not working on /issues/:id and discovered that the issue_description textarea already registers the a ... nor focus on the textarea). Two possible issues : * rename the ticket update shortcut, may ... ch is actually useless in ticket edition mode
- Defect #14549 (Closed): i do not know if it is a bug
- These days,i install the Redmine in my comput ... ion truncate a 'number' type, that is the issue i have found,but i do not know if it is my version of redmine. ruby version:ruby 1.8.7
- Feature #14548 (New): add one more option for Users display format
- I would like to propose to add one more optio ... to display both Name and login to ensure the issue is assigned to correct person. Proposed ... MAIL_NOTIFICATION_OPTIONS = [ </pre>
- Defect #14545 (Closed): Mail notifications se ... created after setting up the SMTP connection)
- Dear all, I'm new to Redmine and use Redmi ... et and began to receive some notification on issues. It seems there is a bug preventing to ret ... before setting up the SMTP connection.
- Defect #14539 (Closed): redmine_time_tracking plugin
- Hello, I installed redmine version 2.3.1- ... 0.7.0 Thank you in advance for the help !