Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
26130 Redmine Patch Closed Refactor "multiple_values_detail" struct creation 2017-07-08 18:37 Code cleanup/refactoring Actions
24313 Redmine Patch Closed Use the regular "icon icon-*" classes for all elements with icons 2017-07-02 07:31 Code cleanup/refactoring Actions
24523 Redmine Patch Closed Source: ignore .idea 2017-07-02 07:30 Code cleanup/refactoring Actions
26055 Redmine Defect Closed Three issues with Redmine::SyntaxHighlighting::CodeRay.language_supported? 2017-06-28 20:31 Code cleanup/refactoring Actions
26149 Redmine Patch Closed Remove duplicate method shell_quote 2017-06-17 09:43 Code cleanup/refactoring Actions
16905 Redmine Patch Closed Count users with a single query on group list 2017-04-29 23:54 Code cleanup/refactoring Actions
15072 Redmine Patch Closed Optimization of issues journal custom fields display 2017-04-29 20:28 Code cleanup/refactoring Actions
15361 Redmine Feature Closed Use css pseudo-classes instead of cycle("odd", "even") 2017-01-26 19:07 Code cleanup/refactoring Actions
24832 Redmine Patch Closed Remove instance variable which is unused after r9603 2017-01-15 12:59 Code cleanup/refactoring Actions
24713 Redmine Patch Closed Remove iteration in ApplicationHelper#syntax_highlight_lines 2017-01-08 23:42 Code cleanup/refactoring Actions
24382 Redmine Patch Closed More readable regex for parse_redmine_links 2017-01-07 13:15 Code cleanup/refactoring Actions
24283 Redmine Patch Closed Validate length of string fields 2017-01-04 21:56 Code cleanup/refactoring Actions
24643 Redmine Patch Closed Rename "issue" to "item" in query helpers 2016-12-20 10:07 Code cleanup/refactoring Actions
24156 Redmine Defect Closed Redmine might create many AnonymousUser and AnonymousGroup entries 2016-12-20 10:00 Code cleanup/refactoring Actions
24604 Redmine Defect Closed Typo: s/changset-comments/changeset-comments/ 2016-12-18 10:36 Code cleanup/refactoring Actions
24578 Redmine Patch Closed Remove unused CSS class ".icon-details" 2016-12-16 09:02 Code cleanup/refactoring Actions
24296 Redmine Patch Closed Add tablename to siblings query to prevent AmbiguousColumn errors 2016-11-26 10:06 Code cleanup/refactoring Actions
24348 Redmine Defect Closed acts_as_versioned use old style (Rails 2.x) of method call for #all 2016-11-26 10:02 Code cleanup/refactoring Actions
24150 Redmine Defect Closed Typo in class name and unidentified (left-over) code comment 2016-11-18 13:07 Code cleanup/refactoring Actions
23587 Redmine Patch Closed Sudo-Mode refinements 2016-10-02 20:12 Code cleanup/refactoring Actions
22493 Redmine Defect Closed Test code bug in application_helper_test 2016-04-14 20:45 Code cleanup/refactoring Actions
21695 Redmine Defect Closed Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" 2016-02-08 04:36 Code cleanup/refactoring Actions
21256 Redmine Patch Closed Use CSS instead of image_tag() to show icons for better theming support 2016-01-31 11:00 Code cleanup/refactoring Actions
21611 Redmine Patch Closed Do not collect ids of subtree in Query#project_statement 2016-01-30 16:38 Code cleanup/refactoring Actions
21861 Redmine Defect Closed typo: s/creditentials/credentials/ 2016-01-30 16:22 Code cleanup/refactoring Actions
21583 Redmine Patch Closed Use association instead of a manual JOIN in Project#rolled_up_trackers 2016-01-16 09:22 Code cleanup/refactoring Actions
21534 Redmine Defect Closed Backtrace cleaner should not clean plugin paths 2016-01-09 10:13 Code cleanup/refactoring Actions
21413 Redmine Feature Closed Totals for custom field with different field format 2015-12-05 11:03 Code cleanup/refactoring Actions
21182 Redmine Defect Closed Project.uniq.visible raises an SQL error under certain conditions 2015-11-09 19:02 Code cleanup/refactoring Actions
20906 Redmine Patch Closed Fix mulitple tab navigation highlighting and content hiding 2015-11-07 09:20 Code cleanup/refactoring Actions
19304 Redmine Defect Closed <a> tag without attributes in description results in undefined method + for nil:NilClass 2015-10-31 10:37 Code cleanup/refactoring Actions
20551 Redmine Defect Closed Typo "coma" (correct: "comma") 2015-10-20 20:31 Code cleanup/refactoring Actions
20507 Redmine Patch Closed ThemesHelper reopening ApplicationHelper is problem with autoloading 2015-10-19 20:04 Code cleanup/refactoring Actions
20508 Redmine Patch Closed Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper 2015-10-19 19:30 Code cleanup/refactoring Actions
20740 Redmine Patch Closed Confusing name: test public query called "private" 2015-09-20 14:54 Code cleanup/refactoring Actions
20180 Redmine Patch Closed Make the updateIssueFrom(url) function return the XMLHttpRequest object 2015-08-24 18:12 Code cleanup/refactoring Actions
20506 Redmine Patch Closed redmine I18n autoload instead of require 2015-08-18 08:54 Code cleanup/refactoring Actions
20174 Redmine Patch Closed Add missing member_role to fixtures 2015-06-27 08:53 Code cleanup/refactoring Actions
20140 Redmine Patch Closed Replace tabs with spaces and remove trailing tabs in several files 2015-06-21 18:38 Code cleanup/refactoring Actions
19485 Redmine Defect Closed Column 'address' in where clause may be ambiguous 2015-05-30 10:24 Code cleanup/refactoring Actions
19455 Redmine Patch Closed Replace manual query in version helper 2015-05-10 12:10 Code cleanup/refactoring Actions
18817 Redmine Patch Closed Sort helper undefined to_a for string 2015-03-08 13:37 Code cleanup/refactoring Actions
18818 Redmine Patch Closed TimeEntry acts_as_activity_provider scope should joins(:project) 2015-03-08 13:23 Code cleanup/refactoring Actions
18782 Redmine Patch Closed Fix ui tests broken by undefined method error 2015-01-11 09:51 Code cleanup/refactoring Actions
18789 Redmine Patch Closed UI tests and capybara version 2015-01-10 22:12 Code cleanup/refactoring Actions
18781 Redmine Defect Closed Redmine::FieldFormat::IntFormat does not accept "real" Integer values 2015-01-10 12:06 Code cleanup/refactoring Actions
18679 Redmine Patch Closed LabelledFormBuilder#label outputs 2 label elements 2014-12-26 12:44 Code cleanup/refactoring Actions
14699 Redmine Defect Closed Cannot change "From" header in email notifications 2014-12-26 11:41 Code cleanup/refactoring Actions
18605 Redmine Defect Closed Wrong usage of logger.info to test log level 2014-12-14 22:56 Code cleanup/refactoring Actions
6426 Redmine Feature Closed MenuManager::MenuItem should support a named route as a url 2014-12-14 22:48 Code cleanup/refactoring Actions
18565 Redmine Patch Closed html improvements on project landing page 2014-12-14 12:21 Code cleanup/refactoring Actions
18410 Redmine Patch Closed Spent hours should be cleared on #reload 2014-11-22 11:54 Code cleanup/refactoring Actions
18290 Redmine Patch Closed Issue performance patch 2014-11-08 12:22 Code cleanup/refactoring Actions
18306 Redmine Defect Closed Second, different IssueStatusesControllerTest#test_destroy_should_block_if_status_in_use introduced in r13535 2014-11-08 12:03 Code cleanup/refactoring Actions
18237 Redmine Defect Closed From a rake task context, impossible to create an IssueRelation normally 2014-11-02 22:41 Code cleanup/refactoring Actions
16795 Redmine Defect Closed Member#destroy triggers after_destroy callbacks twice 2014-05-24 18:37 Code cleanup/refactoring Actions
16878 Redmine Patch Closed Parse configuration file for ERB 2014-05-24 12:54 Code cleanup/refactoring Actions
16381 Redmine Patch Closed Extract code to render project context links to helper 2014-03-29 15:39 Code cleanup/refactoring Actions
16319 Redmine Patch Closed Random crash when using custom fields 2014-03-29 15:38 Code cleanup/refactoring Actions
15760 Redmine Feature Reopened JS response support for #render_error 2014-02-23 09:17 Code cleanup/refactoring Actions
15983 Redmine Defect Closed Project.activities returns different types depending on context 2014-02-07 09:37 Code cleanup/refactoring Actions
14766 Redmine Patch Closed Better block detection on my page 2014-01-11 14:30 Code cleanup/refactoring Actions
15485 Redmine Defect Closed HTML 5 validation multiple ids 2014-01-11 14:24 Code cleanup/refactoring Actions
12475 Redmine Feature Closed Lazy loading of translation files for faster startup 2014-01-05 15:47 Code cleanup/refactoring Actions
15398 Redmine Defect Closed HTML 5 invalid <center> tag 2013-12-21 12:22 Code cleanup/refactoring Actions
15381 Redmine Defect Closed Error pages improvement 2013-12-21 12:20 Code cleanup/refactoring Actions
15704 Redmine Defect Closed Journal for relation should store relation type instead of i18n key 2013-12-15 12:02 Code cleanup/refactoring Actions
15551 Redmine Defect Closed Validating a Setting with invalid name triggers an error 2013-11-29 22:20 Code cleanup/refactoring Actions
15420 Redmine Patch Closed Don't create duplicate wikis in tests 2013-11-23 10:14 Code cleanup/refactoring Actions
15191 Redmine Defect Closed HTML 5 validation failures 2013-11-19 20:04 Code cleanup/refactoring Actions
15307 Redmine Defect Closed HTML 5 deprecates width and align attributes 2013-11-16 08:48 Code cleanup/refactoring Actions
14773 Redmine Defect Closed ActiveRecord::Acts::Versioned::ActMethods#next_version Generates ArgumentError 2013-10-14 19:08 Code cleanup/refactoring Actions
13008 Redmine Defect Closed Usage of attribute_present? in UserPreference 2013-09-10 19:41 Code cleanup/refactoring Actions
12787 Redmine Feature Closed Remove "Warning - iconv will be deprecated in the future, use String#encode instead." 2013-02-18 22:39 Code cleanup/refactoring Actions
13119 Redmine Defect Closed custom_field_values are not reloaded on #reload 2013-02-11 22:49 Code cleanup/refactoring Actions
12898 Redmine Feature Closed Handle GET /issues/context_menu parameters nicely to prevent returning error 500 to crawlers 2013-01-20 17:04 Code cleanup/refactoring Actions
12774 Redmine Defect Closed Deprecation Warning in Paginator.rb 2013-01-08 21:18 Code cleanup/refactoring Actions
12707 Redmine Defect Closed Typo in app/models/tracker.rb 2013-01-04 09:23 Code cleanup/refactoring Actions
11445 Redmine Feature Closed Switch from Prototype to JQuery 2012-08-13 10:23 Code cleanup/refactoring Actions
10669 Redmine Defect Closed Token.destroy_expired should not delete API tokens 2012-04-18 19:43 Code cleanup/refactoring Actions
10242 Redmine Patch Closed Migrate Redmine.pm from Digest::Sha1 to Digest::Sha 2012-03-05 14:08 Code cleanup/refactoring Actions
4446 Redmine Defect Closed Incorrect using ruby syntax 2009-12-18 15:15 Code cleanup/refactoring Actions
24928 Redmine Defect Closed Wrong text in log/delete.me 2017-03-19 08:52 Code cleanup/refactoring Actions
15135 Redmine Defect Closed Issue#update_nested_set_attributes comparing nil with empty string 2013-10-20 11:30 Code cleanup/refactoring Actions
12078 Redmine Patch Closed User#allowed_to? should return true or false 2012-10-12 11:13 Code cleanup/refactoring Actions
10913 Redmine Feature Closed Need to folder to redmine 2012-05-14 19:10 Core Plugins Actions
24167 Redmine Feature Closed Rebuild a single nested set with nested_set plugin 2016-12-21 11:35 Core Plugins Actions
4630 Redmine Feature Closed Embedded Plugin should be per project 2013-05-02 03:15 Core Plugins Actions
19316 Redmine Defect Closed CustomField#possible_values may raise undefined method `force_encoding' error 2015-03-14 16:03 Custom fields Actions
25726 Redmine Defect Closed Issue details page shows default values for custom fields that aren't actually set 2018-09-23 10:27 Custom fields Actions
16739 Redmine Defect Closed custom_fields.json only returns single tracker instead of array of trackers 2014-05-24 18:34 Custom fields Actions
31444 Redmine Feature Closed Add "<< me >>" option to user format issue custom fields 2019-06-20 18:36 Custom fields Actions
29209 Redmine Defect Closed Long text custom fields don't accept values longer than 64KB if backend database is MySQL 2019-03-15 10:45 Custom fields Actions
29674 Redmine Patch Closed Missing validation for custom field formats based on RecordList 2018-11-29 20:10 Custom fields Actions
28925 Redmine Defect Closed Custom field values for enumerations not saved 2018-09-15 11:09 Custom fields Actions
26705 Redmine Defect Closed Unable to download file if custom field is not defined as visible to any users 2018-01-08 18:52 Custom fields Actions
26468 Redmine Defect Closed Using custom fields of type "File" leads to unsolvable error if filetype is not allowed 2017-07-22 09:12 Custom fields Actions
16549 Redmine Feature Closed Set multiple values in emails for list custom fields 2017-07-02 07:31 Custom fields Actions
25724 Redmine Patch Closed Min length of custom field isn't stored due to typo in safe_attributes 2017-06-29 08:03 Custom fields Actions
21074 Redmine Defect Closed When changing the tracker of an existing issue, new custom fields are not initialized with their default value 2017-06-09 06:02 Custom fields Actions
(201-300/1894) Per page: 25, 50, 100

Also available in: Atom CSV PDF