Project

General

Profile

Search

Results (12109)

Defect #34221 (Closed): Multiple roles for one user override ticket editing permissions
I’ve created a user (Testuser) and assigned t ... with the settings made for Role B. This issue is probably linked to #13360 The system ... .1 SQLite Database no plugins installed 2020-11-04 16:56
Defect #34219 (Closed): The text inside the wiki section does not wrap - css
Hello, this issue regards the web interface. A long text with no spaces inside the description section of the issue overflows the yellow box. This css behavior ... ding to add endline characters to it. Ciao 2020-11-04 10:39
Defect #34214 (Closed): Can't verify CSRF token authenticity
Hi, I'm embeeding a Redmine page inside a Sh ... Redmine plugins: nuova_issue 0.0.2 redmine_add_ldap ... .0 view_customize 2.5.0 2020-11-02 18:47
Defect #34212 (Closed): Time Entries POST doesn't work in JSON format
h1. Environment fairly stock Redmine 4.1.1 ... e a first redmine project # create a simple issue # allow API access # try to POST to /time_ ... entry> <project_id>1</project_id> <issue_id>1</issue_id> <user_id>1</user_id> <hours>2. ... /json <pre> { "project_id":"1", "issue_id":"1", "user_id":"1", "hours":"2 ... /json <pre> { "project_id":"1", "issue_id":"1", "user_id":"1", "hours":2. ... create a time entry using JSON-based REST API 2020-11-02 15:26
Defect #34210 (New): Group results by Priority is showing disturbed UI
I'm currently using Redmine version: "3.3.3" and I have been facing an issue while using the "Group results by" feature w ... epeating. I'm attaching a snapshot of the issue. 2020-11-02 08:19
Defect #34208 (Closed): Account is not activating on local host
Your account was created and is now pending administrator approval. 2020-11-02 06:44
Defect #34194 (Closed): Tags plugin does not work in Dockerized Redmine
Hi, I'm running Redmine 4.1.1 as a Docker ... ettings page, I get a page error. Also every issue page I try to view gets the same error page, ... ee full trace by running task with --trace) 2020-10-29 16:10
Defect #34185 (Closed): Trackers of subprojects are not displayed in the Issue summary page
The tracker box in the Issue summary page (projects/:id/issues/report, projects/:id/issues/report/tracker) shows the trackers used only for that project. I think if "Display subprojects issues on main projects by default" setting is ena ... y trackers that are used only in subprojects. 2020-10-29 07:45
Defect #34178 (Closed): no redirect after login
I am seeing issues with redirects after login. When I go to an issue URL while logged out I expect to be redirected to the issue after logging in. I'm seeing this on. Steps to reproduce: log out go to /issues/12345 I get redirected to /https://XXX/log ... get redirected to /my/page expecting to be /issues/12345 newest Version of Chrome/Firefox ... 0.7 redmine_xapian 2.0.2 Thanks, Marco 2020-10-28 11:03
Defect #34176 (New): Empty page reponses on Redmine 3.4.5.stable
Hi Guys, We are experiencing an issue where Redmine response with no response "white page" in browser when trying access issue pages. This is completely random issue. It happens on random pages. Normally ref ... new tab load the page normally. Any know issues with this version. We are using Bitnami sta ... 1.3.0 redmine_hide_estimated_hours 1.0.9 2020-10-27 18:10
Defect #34175 (New): Creating mutliple attachments at the same time results in 422s
Updating an issue with multiple uploads (attachments POSTed to ... rojects/redmine/wiki/Rest_api#Attaching-files 2020-10-27 17:40
Defect #34167 (Closed): when i put if conditi ... te any field the if condition field lost data
<pre><code class="javascript"> $(document).o ... ny field the condition field(note) lost data 2020-10-25 23:10
Defect #34165 (Closed): RuboCop warns Layout/ ... ideHashLiteralBraces due to r20189 and r20190
RuboCops displays huge numbers of warnings in ... ected, 1092 offenses auto-correctable </pre> 2020-10-25 04:10
Defect #34151 (Closed): Description Field is mandatory but not marked an such
2020-10-22 07:56
Defect #34149 (New): Russian names for months in wrong declension
for path <pre> doman_name_here/projects/project_name_here/issues/calendar </pre> Russian months names in ... s="contextual" and class="buttons" </pre> 2020-10-21 18:55
Defect #34143 (Confirmed): Autolinks are incorrectly escaped
steps to reproduce 1/ set wiki formatting to ... /lib/redmine/wiki_formatting.rb#L212 this issue doesn't affect textile or markdown formatting 2020-10-20 11:57
Feature #34123 (Closed): System tests for inline auto complete feature
We should add some system tests (or other type) for the inline autocomplete feature. 2020-10-16 10:10
Patch #34122 (Closed): Store inline autocomplete data sources in a JS variable
When I've implemented first the inline autoco ... data source path in a data attribute (@data-issue-url@) of each textarea field that support th ... Any feedback on this is really appreciated. 2020-10-16 08:24
Patch #34119 (Closed): Fix selenium chrome op ... e downloaded to tmp/downloads in system tests
as posted in https://github.com/SeleniumHQ/selenium/issues/5292#issuecomment-388810585 changing the hash key from @chromeOptions@ to @goog:chromeOptions@ fixes the issue. Unfortunately it is unclear to me if we ... fic platform so I think it will just work. 2020-10-16 03:39
Defect #34108 (New): "Is duplicate of" and "Has duplicate" issue relations can be a circular reference
You can make two issues circular reference with the following steps: 1. Suppose that there are two issues A and B 2. Open the issue A and add a "Is duplicate of" relation to issue B 3. Open the issue B and add a "Is duplicate of" relation to issue A After the above operation, each of those two issues will have two relations against the opponen ... s problem when you try to close one of those issues. If you attempt to close the issue, Redmine raises SystemStackError exception a ... ls/journal.rb:77:in `initialize' app/models/issue.rb:823:in `init_journal' app/models/issue.rb:1859:in `block in close_duplicates' app/models/issue.rb:1851:in `each' app/models/issue... 2020-10-13 05:50
Defect #34091 (Closed): Issue page: long text field missing when switched to use full width
I have two long text fields (description and ... em Redmine plugins: issue_mail_with_attachments 0.9.0 mega_calen ... 5.2.0 sidebar_hide 0.0.8 2020-10-09 11:18
Defect #34089 (Closed): when column have mult ... huge width of one record resulting wide colum
-PFA Kindly look into issue search filter output. - if we observe sprint ... ig single line string with ',' as a delimiter 2020-10-09 09:53
Defect #34086 (New): REST API: Can not get children when get a list of issues
*Description* There is no associated data 'children' in the json result, when get a list of issues. *Steps to reproduce* Call rest api w ... er with admin permissions. @https://<url>/issues.json?include=children@ *System information* attachment:"firefox_2020-10-08_10-02-25.png" 2020-10-08 10:05
Patch #34071 (Closed): Handle AuthSourceExceptions in User.try_to_login
this patch changes @User.try_to_login@ to cat ... of just treating the user as unauthenticated. 2020-10-06 09:51
Feature #34070 (New): Allow setting a grace period when forcing 2FA
On top of #31920 and #35439 which will allow ... and your feedback is important on all those issues related to 2FA._ 2020-10-06 00:09
(1126-1150/12109)