Project

General

Profile

Search

Results (12716)

Feature #17740 (New): New context menu entry: "Add comment"
It would be very convenient to be able to add a 'quick comment' from the Issues List, by right-clicking on an issue and selecting a new context menu entry: "Add ... ould type a small comment and click "submit." 2014-08-25 14:26
Defect #17738 (Closed): unable to custom the "status" from the "Issue statuses" screen
Steps to reproduce: Login with the "Admin" account open the "Issue statuses" screen and add the new status "Reo ... k flow screen as mentioned in screen shot 2 2014-08-25 10:52
Defect #17737 (Closed): Unable to change the ... value from dropdown "Activity" on the feature
Steps to reproduce: Login from Admin accou ... e in "Activity" drop down. snapshot attached 2014-08-25 10:40
Feature #17732 (Closed): support due_date when creating or updating issues via REST API
As far as I can tell, the REST Issues API returns due_date, but won't accept (unl ... student in a course. I can create and update issues except when I add something like: due_date= ... at Ruby or Redmine. Looking at app/models/issue.rb and app/models/version.rb, version.rb has a getter/setter for due_date and issue.rb does not. Are there reasons _not_ to supp ... or your consideration and assistance. Clif 2014-08-23 16:19
Feature #17720 (Closed): Filter issues by "Updated by" and "Last updated by"
There appears to be no good way to filter by ... volvement, other users could have updated an issue afterwards) *last updated by* (this would be specifically to find issues by _who touched it last_) Similarly I th ... t think it quite addresses this general need. 2014-08-21 12:51
Patch #17717 (Closed): Password/Email address change should invalidate security tokens
To improve user account security, we believe ... mine trunk implements this; tests included. 2014-08-20 16:21
Defect #17713 (New): send_reminders not reliable
Hello, I have noticed that something is wr ... 0 RAILS_ENV="production" I created a Test-issue on 30.06., with the same due-date. It was s ... 10.07. 11.07. 14.07. 15.07. 16.07. The issue is still "in work" but since the 16.07. remi ... anymore. The task runs fine. Any ideas? 2014-08-19 16:49
Patch #17705 (Closed): MailHandler should ignore bogus issue strings [some-string#1234] in subject
Currently the mail handler will try to parse ... eceded by the opening bracket @[@ or a space. 2014-08-18 09:36
Defect #17700 (New): Excessive DB querying when Allow Group Issue Assignment is enabled
For every issue Redmine runs a separate query to get the rol ... er of the project, but only when Allow Group Issue Assignment is enabled. In app/models/proj ... roles], definitely solves the performance issue, but are there any pitfalls in fixing it that way? 2014-08-17 06:56
Defect #17698 (Needs feedback): Date format is incorrect
I recently upgraded to 2.5.2 and ran into an issue when setting the end date for a Roadmap. ... 287914) * Language: US EN * OS X 10.9.4 2014-08-15 19:03
Defect #17690 (Closed): Missing template, responding with 404 context_menu for time_entries ans issues
*Redmine* 2.5.2.stable (all environments) *R ... eSQL The error raises with right click on issues or time entries. The context menu don't app ... city_token=...&back_url=%2Fprojects%2Ftest%2Fissues%2F1%2Ftime_entries&ids%5B%5D=1" GET http://localhost:3000/issues/context_menu?utf8=%E2%9C%93&authenticity_token=...&back_url=%2Fprojects%2Ftest%2Fissues&ids%5B%5D=1" "NetworkError: 404 Not Foun ... city_token=...&back_url=%2Fprojects%2Ftest%2Fissues%2F1%2Ftime_entries&ids%5B%5D=1" for 127.0.0 ... ua4p204D+2vas=", "back_url"=>"/projects/test/issues/1/time_entries", "ids"=>["1"]} Setting L ... iveRecord: 4.2ms) </pre> * *Console log (issues)* <pre> Started GET "/issues/context_menu?utf8=%E2%9C%93&authenticity_token=...&back_url=%2Fprojects%2Ftest%2F... 2014-08-14 11:57
Feature #17689 (New): De-List or cleraly mark commercial plugins
I keep getting complaints by mail about easyr ... laints on the forums (message#37931). The issues at hand are with plugnis that * are not fr ... d those should explicitly _not_ be removed. 2014-08-14 11:02
Defect #17686 (Closed): MarkDownFormatting: Sections support.
With markdown formatting option, The sections ... al, Please change the Tracker type according. 2014-08-14 07:57
Defect #17684 (Closed): File Attachments in Redmine 2.5 Internal Server Error
Hi, When uploading files or attaching files to issues, wiki, Files, Documents etc, getting Intern ... Redmine plugins: csv_import_issues 0.0.1 file_servers ... mine_image_clipboard_paste 1.0.0 redmine_issue_history 1.0.0 redmine_issue_sla 1.0.0 redmine_knowledgeb ... mine_work_time 0.2.15 reopen_issues_by_mail 0.1.0 sidebar_hide ... hrm 1.0.0 Sekhar Nallani 2014-08-13 21:01
Defect #17680 (Closed): Ticket > After installation of some issue importer plugin, what is to be done next
I wanted to import issues from JIRA to redmine. I installed this plug ... e- http://www.redmine.org/plugins/csv_import_issues I don't know what is to be done next. Can ... lowing in redmine from JIRA :- - Project - Issues - their title, descriptions, dates, comments and their versions. - their time log (optional) 2014-08-13 14:23
Feature #17668 (Closed): BCC or not bcc by module
Hello, bcc required becasuse, The news entry ... her's mail address. bcc is not suitable on issue tracking for us. Can we determine which module will use the BCC? regards. 2014-08-12 16:44
Defect #17667 (Closed): Can't modify public reports for non admin users.
impossible de rendre des rapports public si l ... ts publics si l'on n'est pas administrateurs. 2014-08-12 15:36
Feature #17666 (New): Tickets: Allow custom queries to display as (virtual) Module/Tab
This functionality should provide the manager ... ed and often used *custom query* for tickets/issues available as a Tab (Module) on project leve ... edmine ticket system in a very generic usage. 2014-08-12 15:35
Defect #17665 (Closed): Attachment upload called twice using Chrome
Hello, When I upload a file into an issue, the file is uploaded 2 times. I'm runnin ... g it through Chrome Version 36.0.1985.125 m 2014-08-12 14:59
Defect #17664 (New): Project-specific custom fields should also be searchable when showing all issues - if the user only has this project assigned
Currently the user cannot search on a searchable custom field in the complete issue list ([redmineUrl]/issues). Generally speaking, this is normal, sinc ... ct-specific and is only displayed if listing issues of the project ([redmineURL]/projects/[project]/issues) But if the project of this field is the o ... d when he can't search on the custom-field... 2014-08-12 13:50
Defect #17662 (Closed): Change hours into Days
My overall project spent time is showing in hours I need to change it into days ..Is it possible? 2014-08-12 11:29
Feature #17661 (Closed): German,Portugal language files .In the new issues field
Where can I get the German,Portugal language files in order to put it in the New issues page and where i supposed to place this files? 2014-08-12 11:26
Feature #17660 (Closed): Gantt chart-increase column size of issue description
Is there any ways to increase the column size of issue description in Gantt chart in redmine? Is th ... be edited? Or any patch needed to be applied? 2014-08-12 11:24
Defect #17659 (Closed): Problem with Sendmail and BCC
Hello After a fresh installation, I tried ... redmine_slack 0.1 </pre> 2014-08-12 10:48
Feature #17654 (Closed): Change in redmine field
My question is about Redmine 2.2.0 work flow. In the new issues screen one field is showing Estimated time( ... ed to change it into days. Is there any ways? 2014-08-11 10:51
(5101-5125/12716)