Search
Results (12601)
- Feature #11121 (Closed): Why there isn't a search criteria for the issue Number.
- When the issues are too many for a project, on the online meeting or call, we report a issue No. but no search criteria for it.It is not convenient to find the issue.
- Patch #11120 (New): Order replies of messages boards based on user preference
- Order all the replies for a board message usi ... e setting. The patch works exactly as: * issues journals; * issues changesets; * news comments; The patch ... m: http://www.redmine.org/boards/1/topics/615
- Defect #11118 (Closed): "Maximum file size" displayed on upload forms is incorrect
- Hi there! I just discovered a small issue: Setting "Maximum attachment size" in the Ad ... 30 MB # Go back to a project # Select "New issue" # Observe "Maximum size" being displayed a ... 302-2squeeze1 * Rails 3.2.3 * Redmine 2.0.1
- Defect #11116 (Closed): CSV export encoding problem when issues and interface languages are not equal
- @general_csv_encoding@ should be set to UTF-8 ... oid encoding problems when you try to export issues in one language when interface is set to another.
- Patch #11113 (Closed): Small glitch in German localization (Ver. 2.0.2 and Ver. 1.4.3)
- Using the latest version 2.0.2.stable, I came ... se find attached a patch file for that minor issue.
- Defect #11112 (Closed): REST API - custom fields in POST/PUT ignored for time_entries
- <pre> About your application's environment ... the documented format (WIKI page) works for issues!* So this succeeds: <pre> <issue> <description>changed via XML PUT</descri ... </custom_field> </custom_fields> </issue> </pre>
- Defect #11111 (Closed): Problem with permissions while adding second repository to a project
- We are using redmine version 2.0.1.devel.9741 ... _control_with_apache_mod_dav_svn_and_mod_perl
- Feature #11110 (New): Export custom fields for project into the CSV export for issue
- I want to export all of our issue from one project to cross data with one othe ... for Id name. But, when we want to export issue, we can't add other row name from project execpt "project name". How can I do this ?
- Defect #11106 (Closed): Email notification processing is slow - Redmine 1.2.2
- 1. I have try to update a issue that have 200 members 2. All members have s ... event on my projects" 3. When I updated the issue, it need a lot of time to view. 4. When I use the "Private" button on "New issue", and choose 5 watcher only, it still slow. ... d. Please help me the problem, Thanks.
- Defect #11105 (Closed): <% content_for :header_tags do %> doesn't work inside hook
- Code: <pre> <% content_for :header_tags do %> <%= stylesheet_link_tag :issue_hot_buttons_sidebar, :plugin => 'issue_hot_buttons_plugin' %> <% end %> </pre> ... om plugin's hook <%= stylesheet_link_tag :issue_hot_buttons_sidebar, :plugin => 'issue_hot_buttons_plugin' %> Inserts css link in body of html document.
- Feature #11104 (New): Proposal for views substitution mechanism for plugins
- I would like to propose to include to the Red ... n that has modifications in files *app/views/issues/new.html.erb* and *app/views/messages/_form ... <pre> rev/ app/ views/ issues/ 0000-new.html.erb ... en revisions and versions of the Redmine.
- Defect #11103 (Closed): NoMethodError with ldap login (private method `gsub' called)
- NoMethodError (private method `gsub' called f ... lt (1.3.3) treetop (1.4.10) tzinfo (0.3.33)
- Feature #11102 (Closed): Add autocomplete to "Related issue" field on revision
- When adding an related issue to an issue, one can search by title, id etc. and a dropdown with possible issues is given. However, when adding an related issue to a revision (/repository/revisions/123), only issue ids are supported and no dropdown is given. ... ace and options on both places would be nice.
- Feature #11100 (New): Version editing with Ajax.Request
- Choosing "Edit" in the "Versions" list of a p ... e window as "New version" button on the "New issue" page. After edit, the Versions list should be updated with the new data (or a page reload).
- Defect #11099 (Closed): SQL-query error when I'm execute "assigned_to_role" filter
- SQL-query error when I'm execute "assigned_to ... le: <pre> Started GET "/projects/redmine/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=assigne ... at 2012-06-06 17:43:45 +1100 Processing by IssuesController#index as HTML Parameters: {"ut ... = 1) ORDER BY trackers.position [1m[36mIssueStatus Load (0.2ms)[0m [1mSELECT `issue_statuses`.* FROM `issue_statuses` ORDER BY position[0m [1m[35mIssuePriority Load (0.2ms)[0m SELECT `enumeratio ... umerations` WHERE `enumerations`.`type` IN ('IssuePriority') ORDER BY enumerations.position ASC ... iltin = 0) ORDER BY position[0m [1m[35mIssueCategory Load (0.2ms)[0m SELECT `issue_categories`.* FROM `issue_categories` WHERE `issue_categories`.`project_id` = 7 ORDER BY ...
- Defect #11098 (Closed): Default priorities have the same position and can't be reordered
- CSS class "priority-N" doesn't depend on an issue priority anymore and it is always "priority- ... don't work. It worked well in 1.4-stable.
- Defect #11095 (Closed): Migrating Redmine 1.4.2. to 1.4.3 issues
- # rake db:plugins:migrate RAILS_ENV=productio ... Backlogs v0.9.13 Redmine Issue Checklist plugin 1.0.3 Redmine Issue History Tabs plugin 0.0.5 Traceability Ma ... Redmine Wiki HTML Util 0.0.1
- Defect #11094 (Closed): Redmine 2.0.x (includ ... work on fedora (Rails 3.2.5, ruby 1.9.3p194)
- Hi, Can you upgrade nokogiri? Here's my f ... est regards, Redmine is a wonderfull product!
- Defect #11093 (New): Trac 0.12 import poblems
- Trac importer should check: 1) Trac version ... anage to import Trac repository because some issues didn't have "changetime")<pre>... Migratin ... rac.rake:492:in `block in migrate' ...</pre>
- Defect #11092 (Closed): NoMethodError (undefined method `issue_group_assignment?' for #<Class:0x2c74f6e0>):
- Hello! I got this error. What can I do? redmine-1.4, sqllite3 _ Processing IssuesController#index (for 91.135.149.102 at 2012-06-05 09:37:20) [GET] Parameters: {"controller"=>"issues", "project_id"=>"news", "action"=>"index"} NoMethodError (undefined method `issue_group_assignment?' for #<Class:0x2c74f6e0>): ... rb:92:in `retrieve_query' app/controllers/issues_controller.rb:57:in `index' passenger (3 ... /public/500.html (500 Internal Server Error)_
- Feature #11091 (Closed): How to add file listing description?
- Hi, I tried this link http://www.redmine.o ... /files folder I have redmine 1.0.0 version
- Defect #11090 (Closed): Error 500 when clicking on Chinese wiki link on Japanese Windows Ruby 1.9
- I have builded a redmine web.Wiki's link is f ... b.this is why? file is the result's picture.
- Defect #11089 (Closed): UTF-8 encoding not sh ... ly when looking highlighted php file contents
- <pre> Ruby version 1.9.3 (x86_6 ... g diff's and attached utf-8 files are okay.
- Feature #11087 (Closed): Calculate Total Time Spent on Parent Issue
- I noticed that redmine calculates the total e ... e awesome to see this for Spent Time as well.
- Feature #11084 (Closed): Update rails to 3.2.5
- Rails 3.2.5 has been released. Gemfile should be updated