Project

General

Profile

Search

Results (12641)

Feature #1953 (New): Due date calculation based on developer's estimations
We have been using FogBugz (http://www.fogcre ... need some new tables/fields here. * When an issue is assigned to the user, he estimates the ti ... ole project too (Is it too much?). * If the issue is reassigned, if the user changes the estim ... t. It saves logs with the spent time on each issue by the user and it uses these logs to create ... hen the user starts or stops to work on each issue. May be we can use the 'start/stop' button a ... hots if I was not enough clear. Thank you! 2008-09-25 22:04
Feature #1952 (Closed): Mylyn Integration
As both a Java developer and Ruby on Rails de ... would also be a perfect companion for that. 2008-09-25 22:01
Defect #1951 (Closed): Problem with MySQL
Installed Redmine (Revision:1900) everything ... my problem, cause i I'm using MySQL 4.0.18 ? 2008-09-25 21:50
Defect #1950 (Closed): Content of the Milestone page is not converted.
During a test migration from Trac to Readmine ... estone) and all formattings etc. will work. 2008-09-25 21:27
Defect #1947 (Closed): Parsing of issue #s in commit messages fails if number followed by a comma, etc.
We have found that if an issue number is followed by a comma or any other punctuation then the parsing of that as an issue # fails. Examples: Works: <pre>Issue #123</pre> Fails: <pre>Issue #123,456</pre> PS: Did a search for an existing issue or patch and didn't find one, if this is a dup, just mark it as such. 2008-09-25 20:11
Defect #1946 (Closed): E-mail notification for document, news and forum
I've some problem with e-mail notification. ... to receive too a mail on all messages about issues I'm involved in or I watch. If I check, ... , all e-mail notification then I receive all issues, even if I'm not involved in. If I don't check Issues on administration setting, then I don't receive any notification on issues, even if I'm involved in. If I change, on ... ould be nice to add a watchable option (like issues has) in documents, news and forums at high ... a lot, any help will be appreciate. Andrea 2008-09-25 17:19
Feature #1945 (New): Automatically add user to project
The process of manually adding users to proje ... they would be added as, for example reporter. 2008-09-25 00:32
Defect #1944 (Closed): Malformed link inside a code tag
Here is my conf: * your database version ... 0/wiki/sif/Banco </pre> Which, shouldn't. 2008-09-24 19:12
Feature #1943 (Closed): Issue list > Column selection independant between projects
when we want a particular column in the issue list (for exemple : version) all projet have this columns. Is it possible to have it by project? 2008-09-24 14:04
Feature #1942 (Closed): Spent time from commit
I think it'll be nice to be able to commit spent time via SCM. Based on @def scan_comment_for_issue_ids@ or by extending it. Something like t ... 6 hours._ <- adds 6 hours for spent time on issue number 12 and closes it. _Closes issue #52, #54. Spent 8 hours._ <- adds 4 hours for spent time to issue 52 and 54. And closes both. _Commited a l ... . Spent 10 hours._ <- Does nothing, couse no issue number was provided Possible problems: D ... hours. What do you think? Is it possible? 2008-09-24 14:01
Defect #1941 (Closed): Latest news appear on the homepage for projects with the News module disabled
To reproduce. # Go to a Project with the N ... in8.9.1] * Rails: 2.1.0 * MySQL: 4.1.22 2008-09-24 12:57
Defect #1940 (Closed): Creating relations between tickets
Hi. Does RedMine provide the functionality ... n't find where you can set this when opening issue. Also, does the master ticket can contain ... e slave tickets time estimations? Regards. 2008-09-24 10:39
Defect #1939 (Closed): Wiki Formatting within a Word
I have figured out that if you use the bold m ... = '2.1.1' unless defined? RAILS_GEM_VERSION 2008-09-23 20:16
Feature #1936 (New): Moving tasks between versions on the roadmap screen
It would be nice if one could move tasks betw ... aybe sth similar could also make sense there. 2008-09-23 15:20
Feature #1935 (Closed): An option to completely disable email notifications
Currently the weakest form of email notificat ... y/account screen, email notifications group) 2008-09-23 15:18
Defect #1934 (Closed): Migrate From Trac with JRuby
When I want to migrate my Trac project with J ... nt) With Ruby MRI, the migration works well. 2008-09-23 14:59
Patch #1933 (Closed): Executing Stored Procedure
How can I call a stored procedure in Ruby on ... during query". Any help will be appreciated. 2008-09-23 10:50
Patch #1928 (Closed): Patch for #1889 (Italian Language Update)
Hi, I created an update for the Italian Language File. 2008-09-21 12:27
Defect #1927 (Closed): Ill formed error message causes crash.
OK, I don't know ruby but if all of the pr ... FROM `projects` SQL (0.000443) SHOW TABLES Issue Columns (0.001434) SHOW FIELDS FROM `issues` SQL (0.000395) SHOW TABLES SQL (0.000576 ... cues/layout.erb (internal_server_error) 2008-09-19 21:45
Feature #1926 (Closed): Issues identifiers
We would like to assign issue identifiers based on the project name. Currently, Redmine uses issue's id (which is auto-increment) to search an issue and in many other places. Our issues are increasing daily and the number (e.g. # ... a 4 letter project code and start naming the issues from 1, eg for a project called Redmine, we could have something like REDM01 for issue 1, REDM02 for issue 2 etc and for a project Ruby we have RUBY01,RUBY02.... 2008-09-19 10:41
Feature #1919 (Closed): Separate permissions for changing assigned-to, % finished and target version
Currently, access to these fields is controll ... e assigned-to, % finished and target version. 2008-09-18 09:36
Feature #1917 (Closed): Required on close
It would be useful to have a check item on issues related custom fields that force tha this field is mandatoty to fullfill when the issue change to a state registered for close. It ... quired field but only for the closure of the issue. 2008-09-18 01:44
Defect #1916 (Closed): 1 issue with issues after migration
Have done the db:migrate cache clear and rest ... ervice a number of times but still one of my issues has issues ActionView::TemplateError (undefined m ... b:22:in `link_to_attachments' app/views/issues/show.rhtml:70:in `_run_erb_47app47views47issues47show46rhtml' E:/Ruby/lib/ruby/gems/1. ... rking.rb:51:in `render' app/controllers/issues_controller.rb:105:in `show' E:/Ruby/li ... .rb:107:in `respond_to' app/controllers/issues_controller.rb:104:in `show' E:/Ruby/li ... e/public/500.html (500 Internal Server Error) 2008-09-17 08:10
Defect #1915 (Closed): TOC behaves wrong when using it same forum-thread in multiple messages
Due to the way the TOC is handled by Textile ... thread. After seeing the result I filed this issue. If this gets too complicated I'd suggest ... ionality completely from the Forum-component. 2008-09-17 00:21
Feature #1913 (Closed): LDAP - authenticate as user
The attached patch allows to bind to the ldap ... y being compatible to the way things are now. 2008-09-16 15:02
(11576-11600/12641)