Search
Results (12672)
- Patch #10258 (Closed): Italian translation for 1.3-stable
- Some new labels do not have Italian translati ... o la data di inizio e di fine description_issue_category_reassign: Scegli la categoria della ... ssima del campo di testo. setting_default_issue_start_date_to_creation_date: Usa la data cor ... supera la massima consentita (%{max_size})
- Feature #10256 (Closed): Could I modify my own issues and others just view these issues?How to configure?
- Could I modify my own issues and other people could just view these issues?How to configure? Anyone can tell me,Thanks.
- Defect #10254 (Closed): Issues page links from the menu
- Hi, I've (almost) set up the Redmine application on my server but i have a little issue about the page "issues". *The link from the menu is:* http://redmine.site.net/issues?project_id=my_project_id This leads to a p ... tp://redmine.site.net/projects/my_project_id/issues Which is working *Same thing happens in the New issue form.* <pre> <form action="/issues?project_id=my_project_id" class="tabular new-issue-form" enctype="multipart/form-data" id="issue-form" method="post">...</form> </pre> Whic ... *Here is the error log:* <pre> Processing IssuesController#index (for XXX.XXX.XXX.XXX at 201 ... oject_id", "action"=>"index", "controller"=>"issue...
- Feature #10253 (Closed): Better handling of attachments when validation fails
- When creating or updating an issue, the uploaded attachments are lost if the va ... e preserved when the user re-submit the form.
- Feature #10252 (New): Ability to choose a News date
- Hello. It would be great if one could actu ... s you for this great application :) Cheers
- Defect #10251 (Closed): Description diff link in note details is relative when received by email
- In the HTML email notification received after an issue description has been updated, the "diff" lin ... description_diff_in_email_notification.PNG!
- Feature #10250 (Closed): Renaming "duplicates" and "duplicated by" to something less confusing
- Reporting against Redmine 1.3.0. I am alwa ... " and "duplicated by" in the Redmine related issues. Even after doing it wrong and correcting i ... licate" "duplicated by" to "is duplicate of"
- Feature #10248 (New): Specific text instead of addresses to the Redmine internal links
- If you want to display a specific text instea ... <pre> "main.c":source:trunk/main.c </pre>
- Defect #10243 (Closed): How to delete project in Redmine 1.3.1
- I've install redmine 1.3.1 on Debian. On the ... the Deletion project page. This is bug?
- Defect #10241 (Closed): "get version by ID" f ... t authorized" error when using API access key
- trying the same with login and password works ... er) with the same API Access key work fine.
- Feature #10236 (New): Issue report in text format
- Dear Experts, Please let me know how to create/export the issue report in plain text format. Currently it i ... file as the one attached. Regards, Milind
- Defect #10233 (Confirmed): "update issue" silently ignores "status" field if the user is not part of the project, but changes other fields
- this is very inconsistent: if a user is no ... o some project, he still can execute "update issue" requests through REST API (I'm using Redmin ... eveloper" in the project, he can update the "issue status" field as well. REST API should NO ... ing why some fields could not be changed.
- Feature #10230 (Closed): Add issue history markers for "watchers" starting or stopping
- In the issue history section, it would be useful to have a marker when someone starts or stops watching an issue. In this way there is a record that someone should be aware of issues, and removes any plausible deniability.
- Defect #10229 (Closed): Redmine help
- The the Help link don't work, It try to conne ... /guide </pre> And this url don't work
- Defect #10228 (Closed): Redmine on FreeBSD from ports (1.3.1 don't work with RubyGems 1.8.x)
- FreeBSD have only one port of RubyGems - deve ... 1.3.2 with RubyGems 1.8.x support? Thanks!
- Defect #10227 (Closed): ActiveRecord::Subclas ... ism failed to locate the subclass: 'ScrumblerIssueCustomField'.
- Hi I have migrated my Redmine 1.0.2 to 1. ... ism failed to locate the subclass: 'ScrumblerIssueCustomField'. This error is raised because th ... ib/ruby/1.8/webrick/server.rb:82:in `start'
- Feature #10207 (Closed): Git: use default branch from HEAD
- https://www.chiliproject.org/issues/749 Redmine 1.3 uses "master" as git def ... 0120211 </pre> !git-default-branch.png!
- Defect #10205 (Closed): No button for new version if there is no opened versions
- trunk, r8854, the dialog for creating new issue: If there is no defined versions or if no ... on for creating new version is not available.
- Defect #10200 (Closed): Unicode literals in wiki replaced by '?'
- When attempting to place a Unicode literal in ... abase schema version 20110902000000 </pre>
- Defect #10198 (Closed): message_id regex in p ... recognizes Message-ID header (not Message-Id)
- Some servers specify message id as "Message-Id" (lowercase 'd') This is a minor issue since it only affects logging but fixing the ... ssage =~ /^Message-ID: (.*)/ ? $1 : '').strip
- Patch #10195 (Closed): Traditional Chinese language file (to r8831)
- * Translations added: ** label_repository_ne ... iple, setting_commit_cross_project_ref, text_issue_conflict_resolution_add_notes, text_issue_conflict_resolution_overwrite, notice_issue_update_conflict, text_issue_conflict_resolution_cancel, permission_manage_related_issues
- Feature #10191 (Closed): Add Filters For Spent time's Details and Report
- When we need to add some filter conditions fo ... Report Like this: !spentTimeFilter.gif!
- Defect #10189 (New): Inline image does not work with spaces in file name
- Now that Redmine does not replaced special ch ... the previous file handling (less preferable).
- Defect #10181 (Closed): Issue context menu and bulk edit form show irrelevant statuses
- redmine 1.0.3. A parent project is setup wi ... of its parent's). When I right-click an issue in the issue list of the child project and select _Status ... to filter them more strictly? !irrelevant_issue_statuses_from_parent_project.png!
- Feature #10180 (Closed): Custom fields with "Redmine links" and "Links"
- Hi, Do you have plans to support custom fields which can have: * Redmine links: ** Issues ** Projects ** Wiki pages * Links: ** S ... o a lot of our use cases. Regards, Victor