Search
Results (12572)
- Defect #30257 (Closed): include/child_pages macro documentation typo
- At the "Textile formatting":https://www.redmi ... {{include(RedmineTextFormattingTextile)}} }}
- Defect #30255 (Closed): This site can’t provi ... protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
- I'm using chrome with option --ssl-version-mi ... bs.com/ssltest/analyze.html?d=www.redmine.org
- Patch #30249 (Closed): Performance improvement when rendering news or calendar block on My page
- The following patch improves the performance ... ent_language, :week) calendar.events = Issue.visible. - where(:project_id => User.c ... ark.ips do |x| x.report('before') do Issue.visible. where(:project_id => Project ... ed_to) end x.report('after') do Issue.visible. where(:project => Project.al ... efore: 68.8 i/s - 9.49x slower </pre>
- Defect #30236 (Closed): Accidentally clicking next to the checkbox breaks issue selection
- Expected behavior would be that issues don't get unchecked when clicking outside checkbox, and that clicked issue gets added to selection !selection.gif!
- Defect #30234 (Closed): Redmine 4.0 - ActionView::Template::Error
- Dear members. upgraded to 4.0 I get the ... sers.html.erb (22.6ms) Rendered settings/_issues.html.erb (2.8ms) Rendered common/_tabs.h ... te::Error (undefined method `close_duplicate_issues' for #<Class:0x0000000815d02f10>): 7: ... 0: <p><%= setting_check_box :close_duplicate_issues %></p> 11: 12: <p><%= setting_check_box :issue_group_assignment %></p> 13: app/help ... :in `setting_check_box' app/views/settings/_issues.html.erb:10:in `block in _app_views_settings__issues_html_erb__1315581152634796430_17378251020' app/views/settings/_issues.html.erb:1:in `_app_views_settings__issues_html_erb__1315581152634796430_17378251020' ... ' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Patch #30231 (Closed): Operation: "Unwraping The Mine" or conerns about how elements are wrapped
- Here are some things that look suspicious to ... instead wrapped into a <span> or just an <a>.
- Feature #30229 (Closed): Optimization: all UI icons collapsed into a single sprite
- I don't have a CSS mapped yet, but I did coll ... . Also if current layout of the sprite is ok.
- Defect #30211 (Closed): Crash with the messag ... ain'" when connecting to Microsoft SQL Server
- The problem has been reported in #30209#note- ... dmine.org/users/374936. > I ran into this issue as well. I made the following changes in the ... server/activerecord-sqlserver-adapter.git",
- Defect #30210 (Closed): Application crash when deleting an issue from issue list with SQLServer
- When viewing the list of issues, right-click the issue to be deleted, and then click delete. Redmin ... @0 int, @1 nvarchar(30)', @0 = 13895, @1 = N'Issue'):` </pre> <pre> Environment: Redmin ... edmine_agile 1.4.7 </pre>
- Defect #30209 (Closed): undefined method `ali ... n' for ActionView::Base:Class (NoMethodError)
- After upgrading from 3.4.6 to 4.0.0, redmine ... edmine_latex_mathjax 0.3.0 </pre>
- Feature #30208 (Closed): Custom assignee list per project
- Is it possible to have specific users show in ... cket is created in? It seems that if the "Issues can be assigned to this role" is checked of ... ng something or is that the default behavior?
- Feature #30207 (Closed): Hide menu item in th ... u if the module is not enabled in any project
- A tab in the cross-project menu is always dis ... see the tab or have any interest in the tab.
- Patch #30203 (Closed): Add links to administration pages in project settings
- The attached patch adds links to administrati ... | | Members | above the table | /users | | Issue tracking | in the "Trackers" box | /trackers | | Issue tracking | in the "Custom fields" box | /cus ... ! !{width: 966px; border:1px solid #ccc;}.issue-tracking-tab@2x.png! !{width: 966px; border:1px solid #ccc;}.time-tracking-tab@2x.png!
- Defect #30182 (Closed): Inconsistent classification of "ID" class containers for issues
- In the issue view table on /projects/<your project>/issues, the top bar with column descriptions, has ... data-method="post" href="/my/page?settings%5Bissuesassignedtome%5D%5Bsort%5D=id%3Adesc%2Cpriori ... desc">#</a> </th> </pre> however on the issues view on "/my/page" the <a> child of <th cla ... have a class "sort desc" assigned anywhere. (Issues assigned to me, reported issues, watched issues blocks to be exact).
- Defect #30176 (Confirmed): Anonymous users cannot upload attachment if added to project member
- Hi, I found an upload issue for anonymous users, here is the details to re-produce the issue: 1. Anonymous role: keep default setting, i.e. NO "Add Issue" permission 2. Reporter role: keep default setting, i.e. HAS "Add Issue" permission 3. Create a project 4. Add Ano ... , as Reporter 5. Now Anonymous user can Add Issue and save 6. However, while uploading file, ... 7. If I change Anonymous role to check "Add Issue", file upload is ok The expected result i ... s added to project as reporter, they can add issue and can upload files, without the needs to ... ine 1.0.2 </pre> Regards Wicky
- Defect #30171 (Closed): Decrypting LDAP and S ... he plaintext password is longer than 31 bytes
- This issue is originally reported to the community repo ... encode64 method, because .strip not working
- Patch #30168 (Closed): Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox
- Currently as far as I saw, "splitcontentright ... apped into a "splitcontent" class inside an "issue" container class in the *issue view* on any issue page. Everywhere else, like e.g. Home page, ... pped into a flexbox (or gridbox if you will).
- Defect #30165 (New): Non used images in Wiki pages are not easily to identify
- Attached images to a wiki page can get an orp ... ages in wiki pages. This is a symmetrical issue to #30164
- Defect #30164 (Confirmed): Missing images in a wiki page are not visualized
- Right now if a wiki page has referenced a ima ... upload the images again In both cases the issue can happen quickly. Sadly if you miss to upl ... oad them again. This is not user friendly.
- Defect #30125 (Confirmed): Can't be distingui ... hments with the same file name in one action.
- * When attachment file names are the same. ... guish files I want to delete. !delete.png!
- Defect #30121 (Closed): Projects API should not return invisible trackers
- Currently projects API returns all trackers, ... ct.trackers.visible.each do |tracker| </pre>
- Defect #30120 (Closed): Add missing fixture for reports_controller_test
- Running test/functional/reports_controller_te ... use of a missing fixtures. I've detected the issue here: https://gitlab.com/marius-balteanu/red ... ...F Failure: ReportsControllerTest#test_issue_report_without_subprojects_issues [test/functional/reports_controller_test.rb ... F Failure: ReportsControllerTest#test_issue_report_with_subprojects_issues [test/functional/reports_controller_test.rb ... Failure: ReportsControllerTest#test_get_issue_report_details_by_tracker_without_subprojects_issues [test/functional/reports_controller_test.rb ... Failure: ReportsControllerTest#test_get_issue_report_details_by_tracker_should_show_issue_count [test/functional/reports_controller_te ... Failure: ReportsControllerTest#test_get_issue_report_details_by_tracker_with_subprojects_issue...
- Feature #30118 (Closed): Ruby 2.6 support
- Ruby 2.6 is going to be released on 2018-12-2 ... ruby-lang.org/projects/ruby-trunk/roadmap#2.6
- Feature #30117 (New): Conditional fixing keywords
- Currently redmine has such fixing keywords as @fixes@ to change issue status. However it changes issue status regardless of its current status. ... e to have conditional keywords, which change issue status considering its current status. Like ... but haven't received any reply in 2 months:(
- Patch #30115 (Closed): Move Version#fixed_issues extension to a module
- Hi, The Version fixed_issues extension can't be overridden, there is no ... sted with success on the last Redmine V4.0.0.