Project

General

Profile

Search

Results (12716)

Defect #10360 (Closed): Autocompleater broken
I just installed (fresh) redmine 1.3.1 and it ... ocompleater is broken. if i fill out Parent Issue with any number an ajax-frame should load, but nothing happens. same with Ref-Issues. Additionaly no URL is beeing loaded in the logs like /issues/auto_complete?id=&project_id=myproject ... is a bug or am i doing just something wrong? 2012-03-03 00:54
Feature #10359 (Closed): Enable field Estimated time for non-administrator
Hi, I'm looking for 2 hours how to enable ... r that ? Thank you in advance for you help 2012-03-02 14:18
Defect #10358 (Closed): REST API: Multiple query fields
Hi, using the REST API with two queries of ... r_id' like this: <pre>http://www.redmine.org/issues.xml?tracker_id=1&tracker_id=2</pre> which returns all issues with id 1 or 2 but fails for 'created_on' <pre>http://www.redmine.org/issues.xml?created_on=>=2012-03-01&created_on=<=2012-03-02</pre> which returns all issues created before 2012-03-02. Any chance to fix this? 2012-03-02 11:55
Feature #10357 (Closed): Send a notification ... r remove his to list of watchers an existing issue.
Send a notification to watcher, when you add or remove his to list of watchers an existing issue. At the present time when you add new watcher, nothing happens. 2012-03-02 11:46
Defect #10354 (Closed): Unused (disabled) sta ... list when we click right mouse button on the issue within an issues list.
Unused (disabled) statuses for the certain wo ... list when we click right mouse button on the issue within an issues list. Checked this at http://xeagle.m.re ... no permission to them and shouldn't see them. 2012-03-02 11:19
Feature #10352 (Closed): Preview should already display the freshly attached images
When e.g. entering an issue comment with the text <pre> Look at this: ... preview already displayed the inline image. 2012-03-02 09:57
Defect #10349 (Closed): assignee incorrectly set on duplicate of issue
via right click, duplicate a ticket change s ... assigned to anyone. click create The new issue has all the settings correct expect the assi ... at person was never assigned to the original issue. 2012-03-01 16:03
Defect #10348 (Closed): Wrong issue statuses assignment during issue copy
*Defect:* during issue copy available statuses computed based on source issue status. Also when creating issue status validation performed upon source issue status as well. Steps to reproduce: # ... tatus from *Done* to any other # Create new issue # Change status to *Done* # Copy issue - on the issue creation screen you will be able to choose *New* status # After issue creation status in the new issue will be reverted to *Done* This defect also allows users to copy issues and assign them statuses they should not be ... is the patch that solves this inconsistency 2012-03-01 15:46
Feature #10345 (New): Filtering user names during issue creation
I want to define hierarchical structure in my ... ine permissions for user that who can assign issue to whom! Is it possible in redmine 1.3.1? Please guide. 2012-02-29 15:24
Defect #10344 (Closed): URL Issue.
We Install Ruby and Redmine on Apache ( Windo ... try all possible solution, But nothing work. 2012-02-29 14:25
Feature #10343 (Closed): Multiple issues edit
I'm using Redmine from almost two years. Often when I manage project i have to enter every single issue and change it (assignee, close, progress, et ... do it when will be possible to edit multiple issue at one time (assign someone, close tasks). ... some edit macros to further use (similar as issue queries). User checks issues on list and press previously defined macro link. All selected issues are edited automatically. 2012-02-29 13:35
Feature #10341 (New): Access issue form with a specific role
I think a good feature are add the option of try the role inside a issue (if the member as two or more roles inside the project) 2012-02-29 08:02
Feature #10339 (Closed): RMA Email Button
Was wondering if we could add a button in the ... r instead of us creating an Email with every issue we come across. Would be much appreciated if this could be possible. 2012-02-28 20:07
Defect #10334 (Closed): Full name is not unquoted when creating users from emails
Ruby version 1.8.7 (x86_64-linux ... the 1.3-stable branch (svn r8910) fixes this issue. (It's possible this is actually a bug in ... mail sent to its mailing list were in 2010.) 2012-02-28 15:50
Feature #10331 (New): Per-project 'Issue Closed' status customization
We are getting internal requests for the ability to set the various issue statuses (states, statii?) that map into 'Issue Closed' on a per-project basis. Currently the issue statuses mapping affects all projects in the ... he following: <pre> Status Default value Issue closed New X Assigned Resolv ... he following: <pre> Status Default value Issue closed New X Assigned Resolv ... s this. Enlightenment requested if I'm blind. 2012-02-27 21:40
Defect #10328 (Closed): Issue custom field is too narrow in IE 8.0.6001.18702 but OK in Firefox 9.0.1
I have defined a custom field for issues and configured it as a List with about 20 i ... characters. The field is mandatory for every issue. When using Firefox 9.0.1 every item is v ... g the default theme (e.g. no "theme" at all). 2012-02-27 14:38
Defect #10317 (Closed): Installation of Redmine 1.3.1 on Nginx via Mongrel using thin now
Hello, i have tried all the given differe ... in/ Works well. Hope anyone helps this! 2012-02-24 17:19
Feature #10313 (New): Historic
When I create a filter for example Assigned t ... the prop_key assigned_to_id ...grouping by issue. I think it's a very intersting feature 2012-02-24 09:17
Defect #10312 (Closed): Can not attach empty files.
Steps: # Click "New issue" to create an issue. # Attach an empty file(0 bytes) and type s ... Click Create Button. Actual Result: The issue is created without attachments. Version: ... is expected. Just put it here, just in case. 2012-02-24 08:01
Defect #10310 (New): Member search should distinguish people in case of duplicate names
Within Redmine's member searches (for instanc ... 0.1.1 </pre> I'm using Redmine 1.3.0 (issue looks to be present in source code trunk, however). 2012-02-23 23:31
Defect #10306 (Closed): Email notification status not saving
Hi guys, I migrated Redmine from one serve ... at it was my own stupid fault.. -- joe. 2012-02-23 13:05
Defect #10303 (Closed): Demo and test sites do not support basic authentication with REST API
On the demo Redmine instance (http://demo.red ... l instances it works fine, this is likely an issue with the server configuration. 2012-02-23 12:07
Feature #10296 (Closed): parent-child relation in issue list
The parent-child relation is not visible in the issue list (tab _Issues_). The parent issue should have a different look&feel to easily visualize which ticket is a "leaf". The issue hierarchy should also be visible from there. 2012-02-23 04:51
Defect #10295 (Closed): Ruby1.9: Error 500 with accutes and special chars in user account
I get a 500 error when using acutes or specia ... 1.9.x is not supported yet.) so I post this issue to help get 1.9.x compatibility going. 2012-02-22 19:29
Feature #10294 (New): Redmine search: improve ... smarter. (title matching first, then content)
h3. The problem It's really hard to find s ... odification date) This should work for * Issues * Wiki pages * etc h3. Why should we c ... Search is most important thing working with issues and wiki. 2012-02-22 16:18
(7451-7475/12716)