Search
Results (12601)
- Patch #8778 (Closed): Traditional Chinese 'issue' translation change
- * Translations added: ** notice_issue_successful_create, label_between * Translations changed: ** issue (from 項目 to 問題, ref: "microsoft language portal":http://www.microsoft.com/Language/)
- Patch #8772 (Closed): Provide a hook for projects index contextual menu customization
- Attached patch adds a new hook called @:view_ ... y fixed to: <pre> New project | View all issues | Overall spent time | Overall activity </ ... menu.html.erb (adds 'View all pastes' link.)
- Defect #8770 (Closed): Misleading 'Back' button on 'My Page' personalization screen
- I think, the button 'Back' must be 'Save' and class 'icon icon-cancel' must be 'icon icon-save'.
- Patch #8768 (New): Edit comments for a certain time
- Hello, It's a 'monkey patch', but it's he ... rb'. If user have only permissions 'edit_own_issue_notes' - he's can do it only into 4 hours af ... is permission's can't change his comment.
- Feature #8761 (Closed): My page - Spent time section only display 7 days, make it a parameter
- Sorry for my english I am from Québec native ... re Heures and list 14 days in the report
- Feature #8760 (New): Allow to set issue assignee to yourself using special keywords in mail
- Attached is a patch to set issue assignee to yourself using mail. Syntax e ... e> Assignee: <me> or <<me>> or /me </pre>
- Defect #8759 (Closed): Setting issue attributes from mail should be case-insensitive
- Currently, when you want to set issue attribute, e.g. Status, from mail you would ... ribute values extracted from the mail body.
- Defect #8758 (Closed): Ignore email keywords after delimiter
- HI, I have found that redmine parses the ... ase reply ABOVE THIS LINE to respond to this issue --- Issue #1508 has been reported by Grant McEwan. ... #1508: test ticket https://path to/redmine/issues/1508 Author: Grant McEwan Status: New ... anything from the the cut line and ignore it.
- Patch #8757 (New): Add hook for bulk edit post-save state
- There is a hook which gets invoked just after an individual issue gets updated, which allows for plugins to pe ... ht to be a similar hook for when a number of issues have been updated via the bulk-editing proc ... ore code to enable such a hook - `controller_issues_bulk_edit_after_save`. Patch available a ... mmit/f88c6ca01e89246b5bcd62fa26cc651ee33ba212
- Feature #8755 (Closed): Inability to upload data onto geocommons
- All Concerned, I am having trouble uploadi ... he process of uploading data (HS Attendance).
- Defect #8753 (Closed): PDF export for Hebrew is reversed
- PDF export of an issue is displayed from left to right (e.g. שלום is displayed as םולש)
- Defect #8751 (Closed): Email notification: bug, when number of recipients more then 8
- Hello! I updated redmine to 1.2.0 version, ... //www.redmine.org/boards/2/topics/24991
- Defect #8747 (Closed): Upgrade Redmine 1.0.2 -> 1.2.0, PostgreSQL DB Migration issues
- Ruby Version: 1.8.7 PostgreSQL Version: 8.4. ... PostgreSQL is more strict than MySQL. The issue happens, cause the migration scripts set new ... for them, but I hope I'm able to report the issue as good as possible. * db/migrate/2011022 ... se level. * db/migrate/20110412065600_add_issues_is_private.rb: @ add_column :issues, :is_private, :boolean, :default => false, ... "update" is done, so I performed an "UPDATE issues SET is_private=DEFAULT WHERE is_default is ... ull on the columns. I hope this helps someone
- Defect #8746 (New): RCOV configuration for re ... g rcov coverage of redmine_plugin patch files
- We're developing a plugin in which we use patch files for issue.rb, issues_controller.rb, user.rb, etc.. We've configu ... w method's coverage. How to solve this issue plz let me know ASAP. I've attached my rake file, see attached file.
- Feature #8745 (Closed): Document all REST API "include" possibilities
- There was at least one undocumented API featu ... gh because it is an easy fix (documentation).
- Defect #8744 (Closed): Can not update email address on Redmine.org
- This issue is about Redmine.org the website. And not ( ... ut Redmine the software. I acknowledge this issue queue is not for support issues for Redmine.org website, but I can not find a more appropriate place to file this issue. Steps to reproduce: # Log in to Redmine ... anges were not saved I could not find any issues in the issue queue for Redmine the software that appear to relate to this.
- Defect #8743 (Closed): Delete option in administration repository is not available
- After creating a repository if i go back to t ... ation page the delete button is not available
- Defect #8742 (Closed): % done in parent task is incorrect
- Hi, I've created a parent task with 3 sub-ta ... ects my overall roadmap performance? Thanks
- Defect #8741 (Closed): Git: diff is always empty in merged revsion
- A URL of the form https://hub.boostpro.com/pr ... ay, is there a place I can adjust that limit?
- Defect #8740 (Closed): Mysql Out of Memory for query on DB with just 31 issues
- Hi, for some reason, a very small setup consisting on 31 issues total, less than 10 users and also less tha ... he offeinding SQL: SELECT count(DISTINCT `issues`.id) AS count_all, tracker_id AS tracker_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 LEFT OUTER JOIN `trackers` ON `trackers`.id = `issues`.tracker_id WHERE (((projects.id = 5 OR (projects.lft > 7 AND projects.rgt < 8))) AND issue_statuses.is_closed=0) AND (projects.status=1 ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) GROUP BY tracker_id The ful ... tgator if you ask. Best regards, Willie
- Defect #8738 (Closed): Missing revision number/id of associated revisions on issue PDF
- These are Redmine 1.2.0 images and PDF. !web.png! !before-pdf.png!
- Defect #8737 (Closed): Broken line of long issue description on issue PDF.
- This is #69 http://www.redmine.org/attachments/6207/wiki_test_sample.txt issue description PDF and image. !before.png!
- Defect #8735 (Closed): Migration, Multiple Trac Instances - Obsolete Ticket References
- Hi, I am migrating several Trac projects t ... uggesting otherwise: http://www.redmine.org/issues/595 http://www.redmine.org/issues/2150 So I tried migrating and it seemed to ... s caused by Redmine's unique numbers for all issues, independent of the project. In contrast to ... st projects first ticket. To solve this issue I am currently writing a script to update ev ... the problem that I cannot find a link of an issue belonging to a certain project to the commen ... is due to the fact that the table changesets_issues, responsible for this relation, is empty. ... comments record belongs to the corresponding issues.project_id ? http://www.redmine.org/proj ... ql-Version 8.4, Serverversion 9.0. Thanks
- Feature #8734 (Closed): Could not add clickab ... indows directory when creating redmine demand
- Hello, Is-it possible with Redmine to add ... k you in advance. Best regards, Riadh
- Defect #8733 (Closed): Sending email fails wh ... mbers has illegal characters in email address
- Hello everybody, When adding or modifying an issue (or anything that generates email notificati ... ls/mailer.rb:312:in `deliver!' app/models/issue_observer.rb:20:in `after_create' /usr/lib ... 184:in `notify_observers' app/controllers/issues_controller.rb:139:in `create' public/dis ... k (1.1.2) rails (2.3.11) rake (0.8.7)</pre>