Search
Results (12605)
- Feature #19893 (New): Rest API: when changing an issue, control whether email notifications are generated
- When using the rest API, it would be useful t ... there are several steps involved (create an issue, upload several files with the issue number embedded in the name, etc). It is no ... otification emails for some of these updates.
- Feature #19885 (Closed): Raise time entries comments limit to 1024
- See: source:/trunk/app/models/time_entry.rb#L ... | NO | MUL | NULL | | | issue_id | int(11) | YES | MUL | NULL ... d without patching the application though. :)
- Feature #19882 (New): Clean up plugin directory
- I have started to clean our plugin directory ... ementioned criteria, then please post a link.
- Defect #19880 (Closed): Incorrect syntax for links in Markdown
- As per the standard "Markdown syntax":http:// ... sions, but I also couldn't find any existing issue reports that cover this problem.
- Defect #19874 (Closed): Not able to configure Meeting Room Plugin
- Hi, I am indeed to install *"Meeting Room ... store. Migrating to Setup (1) Migrating to IssueMove (2) Migrating to IssueAddNote (3) Migrating to ExportPdf (4) Migrating to IssueStartDate (5) Migrating to CalendarAndActivi ... cAndFilesNotifications (18) Migrating to AddIssueStatusPosition (19) Migrating to AddRolePosi ... eWatchers (39) Migrating to CreateChangesetsIssues (40) Migrating to RenameCommentToComments (41) Migrating to CreateIssueRelations (42) Migrating to AddRelationsPerm ... dVersionsWikiPageTitle (57) Migrating to AddIssueCategoriesAssignedToId (58) Migrating to Add ... o CreateEnabledModules (68) Migrating to AddIssuesEstimatedHours (69) Migrating to ChangeAtta ... o AllowNullPosition (76) Migrating to RemoveIssueStatusesHtmlColor (77) Migrating to AddCusto ... 1017213536) Migrating to AddMissingIndexesTo...
- Defect #19873 (Closed): Problem in copying issue
- Hello, we have a problem under redmine 3.0.3. Whethere we try to copy issue to another (open issue, click copy, change header/description) we g ... 5 stderr: Started POST "/projects/cr55-wfdfa/issues" for 192.168.211.42 at 2015-05-18 09:43:32 +0200 App 79015 stderr: Processing by IssuesController#create as HTML App 79015 stderr: ... ty_id"=>"3", "assigned_to_id"=>"10", "parent_issue_id"=>"", "start_date"=>"2015-05-15", "due_da ... (id=9) App 79015 stderr: Rendered mailer/_issue.text.erb (2.5ms) App 79015 stderr: Rendered mailer/issue_add.text.erb within layouts/mailer (3.2ms) App 79015 stderr: Rendered mailer/_issue.html.erb (2.8ms) App 79015 stderr: Rendered mailer/issue_add.html.erb within layouts/mailer (3.3ms) ... rr: DETAIL: Failing row contains (309, 134, ...
- Feature #19869 (Closed): Consider increasing ... t of description and note columns for tickets
- Currently for MySQL (haven't tested other databases) the @issue.description@ and @journal.notes@ fields are ... support larger descriptions and comments on issues. Thank you for your consideration.
- Defect #19855 (Needs feedback): Slow time to run querys
- Hi, I'm actualy using redmine version 2.5 ... tories`. `project_id` INNER JOIN `changesets_issues` ON `changesets`.`id` = `changesets_issues`.`changeset_id` WHERE `changesets_issues`.`issue_id` = 61608 AND ( ((projects.status <> 9 AND ... the project model in line 86 to 87? Thank
- Feature #19852 (New): lock % done (e.g. from 41-100 %)
- I am using Redmine 3.0.2. I have 3 user one i ... and last developer. Now when manager assign issue to developer, developer will change % done f ... e should come from 41-100 %. Is it possible ?
- Feature #19843 (New): Select what page to navigate to
- Ability to input/select exactly what page you want to navigate to when looking at a list of issues, custom fields, etc. Currently, it shows ... he page numbers shown. Ex. if you have 10k+ issues and are looking at the list of all issues. You are at page 1 and want to navigate to ... 36 without going up a couple pages at a time.
- Feature #19838 (Closed): Project selection while creation a new issue
- Can I select project or subproject when I create a new issue?
- Defect #19835 (Closed): Newlines stripped from CVS commit messages
- I noticed this in 3.0.3 but I think the issue was introduced with "this":https://github.co ... f something should be done with the encoding.
- Feature #19829 (Closed): Delete multiple issue attachments at the same time in a transaction during editing
- Sometimes it is necessary to delete more than 1 attachment from an issue. That causes several journal entries and sev ... and had attached several attachments to the issue. You have to delete them and write an journal entry again and activate the flag.
- Defect #19827 (Closed): Redmine 3.0.2 email sending issue (530-5.5.1)
- Dear Sirs, the problem is long-standing, b ... paste 1.10 What am I doing wrong?
- Feature #19824 (Closed): Could redmine control permission of edit/delete my own issue
- Hi guys, I've searched issue repo and found out that #1248 and #7444 is s ... ears, and #7444 is only patch of controlling issue permissions but not OWN issue perssions. What I need is permission control ... own message' and 'Delete own message option'.
- Defect #19821 (Closed): Failed to upgrade to latest Redmine version
- We are trying to update from Redmine v2 to la ... otherwise migration was breaking the redmine
- Defect #19820 (Closed): SCM diff view crashes on some commits in Redmine 3.0.3
- I just migrated a Redmine instance from 2.5.1 ... __4167826210359697366_70363864619900' </pre>
- Defect #19815 (Closed): Bulk issue copy copies subtasks and attachments even if option is unchecked
- When I'm bulk editing issues, doesn't matter if I checked "copy subtasks ... aram. But both '0' and '1' value are present.
- Feature #19813 (Closed): Spent time comment mandatory
- Hello everyone, I've already post this on Bi ... as mandatory when you add spent time into an issue. My proyect leaders need to know how and do ... time. Until today they just add hours into issues. I attached a picture for you to be easier to understand Thanks for your time, Best regards
- Defect #19812 (Closed): Chinese characters crashes Redmine 3.0.
- Whenever the below Chinese characters are ent ... ashes the web portal. Not sure if this is an issue with local YAML localization or additional settings need to be enabled to prevent this.
- Feature #19809 (Closed): Hide "Favourite projects" from MyPage
- Hi, I want to hide "Favourite projects" fr ... tself, but nothing happend. Thx for any help.
- Defect #19796 (Closed): New issue status does not appear in workflow and can't be used
- Redmine version 3.0.2.stable ... Database adapter PostgreSQL
- Defect #19794 (Closed): non Admins cannot list users through API
- I am creating the web plugin to post new issues from browser. When I use a non admins api key to set assignee while creating new issue via the API I am not able to fetch the user ... tion Database adapter Mysql2
- Defect #19791 (New): If user using customized ... the generated stylesheet's URL won't be valid
- I report this because the special case can cause error in my plugin, redmine_issue_reminder h1. Overview Description: If ... mine_image_clipboard_paste 1.0.0 redmine_issue_reminder 3.0.0 redmine_issue_templates 0.1.0 redmine_keyboard_s ... ://www.w3schools.com/TAGS/ref_urlencode.asp
- Defect #19786 (Closed): '%' and '_' are treated as SQL wildcards in issue filter
- Please see the following screenshot. "m_nag%r" matches "manager". Is this an expected behavior? !issue-filter-screenshot.png!