Search
Results (12675)
- Defect #19464 (Closed): Possible to log time on project without time tracking
- How to reproduce: * go to /my/page * add the "Spent time" block * click "Log time" * issue autocompletion shows issues into projects where 'time tracking' is disabled, too * add time entry for such an issue * timelog is shown in the Spent time block ... the 'time tracking' module is enabled in the issue's project Expected: * user not allowed to add timelogs on issues into projects where the time tracking modul ... but should be present in older versions too
- Defect #19462 (Closed): Dont show Issues from closed projects
- I have closed several projects - they have issues that are assigned to me and there is no way to remove these from the list of my issues
- Defect #19459 (Closed): Error when adding tracker-specific fields as columns on issues' list
- Dear all, In one project, I have different issue trackers, and each of them contains differen ... hen adding a custom field as a column to the issues' list page, I can choose from all the custom fields created, no matter what issues trackers I am displaying. Suppose I have tr ... re is a custom field X, that only belongs to issues of tracker A. If I choose to display custom field X on the issues list page, before filtering only tracker A, ... 1.7.1 Filesystem </pre>
- Patch #19455 (Closed): Replace manual query in version helper
- This patch is to remove unnecessary manual query from version helper and to reuse versions fixed_issues field. This eliminates dependency and reduces code complexity.
- Defect #19450 (Closed): Unable to download files named by Chinese words
- Install Redmine with "bitnami-redmine-3.0.1-0 ... rds could be download,and the odd one failed.
- Defect #19443 (Closed): Email notification se ... n on the Email notifications tab is unchecked
- The changes applied to resolve #19197 (r14049 ... oject called "Unassigned" where all incoming issues are stored. They're assigned to a group for ... e Email notification settings: <pre> [x] Issue added [ ] Issue updated [x] Note added [ ] Status ... veryone in the group was notified of the new issue, but nothing past that, regardless of whether a Note was added to the issue when it was moved. Now after the upgrade ... tion settings the group is notified when the issue is reassigned. From what I can tell this only occurs if a comment is added.
- Defect #19438 (Closed): Webrick WARN: "Could not determine content-length of response body"
- Extracted from issue #19435: Webrick WARNing in Redmine 3.0.1: ... set. This wasn't a problem in redmine 2.6
- Defect #19435 (Closed): PDF's are being uploa ... /force-download" instead of "application/pdf"
- Starting with Redmine 3.0 all PDF attachments ... so appears for images when beeing downloaded.
- Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
- My system: * Ubuntu 14.04 * Environment: ... nce concerning them will need to be detailed.
- Defect #19430 (Closed): Create new issue/task/feature/user..., it will occurrence 502 Proxy Error
- my step is: 1. i install redmine --> create new project (OK) --> create issue(e.g.: issue_01)/task/user(user_01) (it will appear above error message) --> i refresh the web --> issue_01 and user_01 have existed. and i cannot ... e the request POST /redmine/projects/test_01/issues. Reason: Error reading from remote server
- Defect #19419 (Closed): MinGW Ruby 2.2: NameE ... nstant ActionView::Helpers::ActiveModelHelper
- I'm setting up to my computer I'm at Step 5 ... e> You can see clearly in my attached file
- Feature #19418 (New): Set subject to have a default value when create a new issue
- Now I want to give a default value to subject when I create a new issue, the default value is only a defined template format, and actually when commit a new issue the value will be changed to normal subject, ... at, what I can do to set it OK? thank you.
- Defect #19417 (Closed): status change is allowed with empty workflow-required custom field
- Environment: Redmine version ... 5 Filesystem Redmine plugins: redmine_issue_templates 0.1.0 scrum2b ... (I think a field of type 'text' has the same issue.) # In Administration / Workflow / Fields P ... field to Required. Click Save. # Go to an issue; without setting the field value, try to cha ... s allowed. Field shows without red asterisk.
- Defect #19410 (Closed): Export to PDF problem while exporting Arabic text to pdf
- We have a problem in exporting arabic text in issues list to pdf report using redmine version 2. ... Arabic locale. Still we are facing the same issue.
- Defect #19406 (Closed): Cannot set multiple " ... p" to *all* become child-tasks of some parent
- Hi, I have 3 tasks where one follows the o ... en using bulk editing mode-> selecting all 3 issue with Ctrl and then right-click edit) is <pre> Failed to save 2 issue(s) on 3 selected: #67, #68. Parent task is invalid: #67, #68 </pre>
- Defect #19403 (Closed): Mistake in Polish Translation file.
- In Polish Translation (config/locale/pl.yml) ... Discovered that mistake with my workmate.
- Defect #19400 (Closed): Possibility of having 2 (or more) repositories with empty identifier
- #19260#note-4 > This patch (r14050) introd ... lly if the repository is about to be deleted)
- Defect #19398 (Closed): Failed to get attachment with Chinese filename.
- * No problem to get attachment with ASCII fil ... Redmine plugins: redmine_issue_templates 0.1.0 </pre>
- Defect #19396 (Closed): Some services not running normally after stopped
- I stopped all services in Bitnami Redmine Sta ... et: bitnami-redmine-2.6.1-1-windows-installer
- Feature #19395 (New): Support MariaDB
- Dear team: Could i install MariaDB for redmine using?
- Defect #19393 (Closed): 403 You are not authorized to access this page.
- Hi all, I have two instances of redmine ru ... .2 successfully but am facing a very strange issue. In a new project when i add a newely cre ... rsions. We were having anonymous watchers issue in 1.3.2 so i had tried this Feature #5159 (http://www.redmine.org/issues/5159) update #5 , it did sort of worked for us. But can this be causing an issue now ? cause any projects created after that are not sending watchers an email. Thanks.
- Feature #19378 (New): Issue Report Column Totals
- In issue report, we can find detailed information about all issues. But it lacks total issue counts for each column. For example lets take tracker in issue report. One can see open and closed issue counts for each tracker as well as total issue counts for each tracker. What i'm mentioning ... ore row at the bottom indicating "Total Open Issue Count" and "Total Closed Issue Count". This is needed for all types in issue report. I hope i was able to tell what is ... n't clear so i will post pictures. Thanks.
- Defect #19374 (Closed): MinGW thin and puma: ... when attachment file name contains non ASCII
- I download redmine from https://bitnami.com/r ... -10-27) [i386-mingw32] windows server 2008
- Defect #19373 (Closed): problem with auto close after commit
- Hi i have a problem in redmine 3.0 My commits don't close auto my issue I use a bitnami redmine My configuration ... in a print screen !http://hpics.li/38f820d!
- Feature #19371 (Closed): Add a new query column for the parent task subject
- The change done to #13673 broke a lot for us. ... e that to be reverted. Seeing only parent issue number makes the column useless because we d ... ings or additional column for parent subject?