Project

General

Profile

Search

Results (12600)

Defect #4865 (Closed): Trim project name above 30 chars
Project name trimmed above 30 chars. For example in Rusiian language show in attache. 2010-02-17 17:42
Feature #4864 (New): Global statistics about Redmine usage
Some global statistics (maybe even graphs) ab ... would be nice, such as: * total number of issues, open, closed... * total number of documen ... etter! :-) (Redmine 0.9.0 on Debian 5.0.3) 2010-02-17 15:14
Defect #4858 (Closed): Dynamic values for Dropdown
For a Custom Dropdown field "A", I am adding ... row", "Swan", "Parrot". Now when I log a new issue and select "Animals" for Dropdown "A", then ... r "A". Is there any such feature in Redmine ? 2010-02-17 13:34
Defect #4857 (Closed): Week number calculation in date picker is wrong if a week starts with Sunday
The date-picker always displays the wrong wee ... good idea to make the week-base configurable. 2010-02-17 12:57
Defect #4856 (Closed): roadmap display crashes when a ticket has 'Estimated Time' too big
Hello, One of my user entered a very high ... l: 14: </ul> 15: 16: <% if version.fixed_issues.count > 0 %> 17: <%= progress_bar([ver ... > 19: <%= link_to_if(version.closed_issues_count > 0, l(:label_x_closed_issues_abbr, :count => version.closed_issues_count), :controller => 'issues', :action => 'index', :project_id => versio ... 20: (<%= '%0.0f' % (version.closed_issues_count.to_f / version.fixed_issues.count * 100) %>%) config/initializer ... _average' app/models/version.rb:201:in `issues_progress' app/models/version.rb:94:in ... app47views47projects47roadmap46rhtml' </pre> 2010-02-17 11:46
Defect #4855 (Closed): Emission email address regression.
On version 0.8.x it was possible to define th ... address it gives a error that it's not valid. 2010-02-17 08:40
Defect #4853 (Closed): Issues --> apply --> page link, then page show nothing, and does not work
redmine "Issues" page shows nothing right after I push "app ... an change how many tickets are displayed on "Issues" page. OS -->ubuntu8.10 web browser --> ... never happens. Neither does windows OS. 2010-02-17 05:59
Defect #4852 (Closed): changing user/roles of project member not possible without javascript
It just took me very long time to figure why ... wasted time while trying to find the problem. 2010-02-16 14:47
Defect #4851 (Closed): Activity screen Day separators when server in another timezone
If you look at the screenshot you will see a ... PST so was displayed as today. To fix the issue RedMine should adjust the day starting/endin ... ezone but this would affect spread-out teams) 2010-02-16 01:24
Patch #4850 (Closed): Extract updatable attrs on move
I am currently developing a plugin which extends issues with additional information from a differen ... mation is project specific, I need to handle issue moves across project boundaries. This pat ... ve) and after_create (for copy) hooks on the issue itself. 2010-02-15 18:10
Defect #4849 (Closed): Could not upload picture into existing issue
# Create an issue # Update the issue but add a picture this time *Actual Resul ... It is OK if add picture while creating a new issue. I'm on @Redmine 0.9.2.devel.3434 (Post ... mine Code Review plugin 0.2.9.3</pre> 2010-02-15 13:36
Feature #4845 (Closed): New "Task" tracker
When we managed a non-conding project using R ... e. The German translation would be "Aufgabe". 2010-02-15 10:25
Feature #4844 (New): Multi language site
I'm running a multi language site, accessed m ... one. This will never solve a problem with issues descriptions, but it would help a lot. 2010-02-15 02:07
Defect #4843 (Closed): confusion by redirecting the user to an empty "new issue" page after saving an new issue entry
it might be useful when somebidy wants to do bulk entering of many issues at once, but normally, the current behaviour of redmine to show a "new issue" page with no data after saving an entry is ... e with the data he just entered into the new issue, to let him check the data and give him proper feedback that his entry is saved. 2010-02-14 14:43
Defect #4838 (Closed): Error while creating news issues
When creating a new issue to any project in Redmine, an error occurs: Processing IssuesController#new (for 83.24.129.86 at 2010-02- ... gLnr3ZTtHzxP3k1aoOY4sHGoKfNyvyJbgBZIUN7A=", "issue"=>{"start_date"=>"2010-02-12", "estimated_ho ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... kError (stack level too deep): app/models/issue.rb:146:in `tracker_id=' app/models/issue.rb:158:in `attributes_without_tracker_first=' app/models/issue.rb:160:in `send' [[ repeated couple hundred of times!!]] app/controllers/issues_controller.rb:138:in `new' /usr/lib/ruby ... blic/500.html (500 Internal Server Error) 2010-02-14 01:32
Patch #4837 (Closed): Traditional Chinese language file (to r3424)
* Added keys **permission_export_wiki_pages, ... nage_project_activities, error_unable_delete_issue_status 2010-02-13 17:33
Feature #4835 (New): Mono compatable .NET implementation of the redmine API
Hi, It would be good to be able to write . ... or the past 4.5 years and programming for 25) 2010-02-13 05:52
Feature #4834 (Closed): Java implementation of redmine API
Hi, It would be nice to have a java implem ... tation raised as a different feature request. 2010-02-13 05:46
Feature #4833 (Closed): mobile java client for redmine
Hi, Since many mobile phones support mobil ... e than willing to write the touch screen one. 2010-02-13 05:44
Feature #4832 (Closed): Symbian client for redmine
It would be nice to have a symbian client for ... o write this client with a little assistance. 2010-02-13 05:42
Feature #4830 (Closed): Android client for redmine
Hi, I see there is already a iphone client ... the tickets may want to reference each other. 2010-02-13 05:40
Feature #4829 (New): Write an installer
I know there are installation instructions on ... I was really expecting to be in there (like issue dependancies and dependancies) that weren't ... he most productive or correct priority order) 2010-02-13 05:31
Feature #4828 (New): Dynamic / modular workflows.
Hi, I tried playing around with work-flows ... pick a particular work flow for a particular issue not just a particular type of issues (though this could be accomplished through ... hat it becomes a work flow for raising a new issue in general and then having a data input into ... group of modules being the tracker that the issue is assigned to) It may also be nice to customize the work-flow for a particular issue etc... in a lot of instances a nice fast way ... be as part of the work-flow for raising the issue to collect details that then define how the ... ouldn't take me very long to get up to speed. 2010-02-13 05:01
Feature #4827 (New): Tags on `media` / `data sets` (issues, projects, file etc...)
It should be possible to enter a number of ta ... it could be the second file uploaded for an issue) should be referanceable in the super tag, t ... ta' against things like project / files / issues etc.. that can then be used for all kinds o ... t / field (like a file is a sub object or an issue for instance) without having to set up lots ... with users etc... so hopefully the ideas and issues are pretty good even if the write-up isn't ... clarify as I'll be more than happy to do so' 2010-02-13 04:27
Feature #4826 (New): picker needed to find id's of related issues and projects etc...
Background.... "One of the features I need ... ng a module yet, it's really a subproject) / issues etc... so I don't have to open another brow ... ly for instance create a number of dependant issues from an existing issue or raise an issue and then create it's pendant issue or project. 2010-02-13 03:41
(10026-10050/12600)