Project

General

Profile

Search

Results (12716)

Feature #11150 (New): order "Jumpo to Project" select and "Projects page" by Project name
I think the list is not ordered by project na ... jects, I add a !screenshot! of the select 2012-06-13 16:44
Defect #11148 (Closed): Moving issues with sub issues between projects fails
Moving issues with sub issues between projects fails SILENTLY when a sub issue is using a tracker that is NOT present in th ... is no error message or error in log but the issue remains in the old project. (This can be solved by changing sub issue to a tracker that is present in the target p ... tracker to the sub project.) When moving issues with sub issues Redmine should: a) change all sub issues to parent issue tracker? Or ask what to do with each sub issue? b) fail with some message, not silently... 2012-06-13 11:33
Defect #11147 (New): relative_url_root changes only css... , but not dynamic pages
I try to follow the instructions at http://ww ... dmine plugins: no plugin installed </pre> 2012-06-13 04:20
Defect #11145 (New): notifications not sent for newly created users
Hi, We are trying to use redmine as the supp ... n the user can send email to create & update issues. I have set myself to be notified for: "any ... ermission_check=1 allows new users to create issues from email. This is crucial for our work. I do not get notified for these issues! Even though they are assigned to me and ar ... atly appreciated! Cheers, Robert Wigetman 2012-06-12 15:46
Feature #11144 (New): Per-user closed status flag
The feature I would like to see is the abilit ... * A developer user is completing "feature" issues. He wants to look at the roadmap and see the issues he has fixed as being closed - BUT * The tester is testing the "feature" issues. She wants to look at the roadmap and see f ... chieve some measure of this with queries. 2012-06-12 14:58
Patch #11142 (Closed): Using Rest API
I want to update a user through Rest Api and ... mentation. Thanks for your time, Nicoleta 2012-06-12 10:50
Defect #11141 (Closed): Redmine should have 'minitest' in its Gemfile
Hi, I think it would be a good idea to add " ... . This is something different :) ) Thanks! 2012-06-12 08:19
Defect #11140 (Closed): Running rake db:migrate_plugins results in "cannot load such file -- aasm"
Installed Redmine 2.0.1 successfully, and tes ... 4) yard (0.8.2.1) ZenTest (4.5.0) </pre> 2012-06-12 04:05
Feature #11134 (New): PDF/A (ISO 19005-1:2005)
Our Company uses Redmine for project management issues in the software development. For our release we have to export all related issues to PDF. For some security purposes we a for ... s specialized for the digital preservation. 2012-06-11 15:38
Defect #11132 (Closed): Redmine_Cmis Plugin NoMethodError
Hello, Win: Linux / Virtual Xp Ruby Ver.: ... edmine>" What to do now?Thanks in advance. 2012-06-11 11:32
Defect #11131 (Closed): repository View and Annotate code Utf-8 show ??? ,diff is right
git encode is UTF-8. `git show ` is right. ... ! !20120611142100.png! !20120611142112.png! 2012-06-11 08:29
Feature #11127 (New): "Create project" privilege at user level
I'm somewhat new to redmine, I tried to figur ... on. Im using 1.2.1, because im so lazy -.-) 2012-06-10 22:13
Defect #11126 (Closed): Commit doesn't related on one page, but related on another
I've commit changes, and can see thats commit related on repository page, but doesn't on issue page. !http://img827.imageshack.us/img827/3 ... re work properly, but now doesn't. Thanks! 2012-06-10 16:48
Defect #11122 (New): In the Activity previous page navigation is enabled for first page also.
left navigation is always visible for all pages, i should enable if the previous page is exists. 2012-06-09 07:10
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. 2012-06-09 06:01
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 2012-06-08 17:31
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 2012-06-08 12:00
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. 2012-06-08 11:29
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. 2012-06-08 08:19
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> 2012-06-08 00:25
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 2012-06-07 22:04
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 ? 2012-06-07 17:08
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. 2012-06-07 05:50
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. 2012-06-07 05:04
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. 2012-06-06 18:51
(7101-7125/12716)