Search
Results (12601)
- Feature #7007 (Closed): MySQL Field size for large text fields
- I noticed that the database design for redmin ... particularly the "description" field in the "issues" table and the "notes" field in the "journa ... est of redmine to have it on that by default.
- Defect #7006 (Closed): Wrong extension appended when downloading files from document "folder"
- If using Chrome on a redmine 1.01 folder and ... ser or an mimetype problem of the server cfg?
- Defect #7003 (Closed): LDAP password stored in clear text
- This is an issue as database administrators can easily read t ... ccount_password]) end end </code></pre>
- Defect #7001 (Closed): adding users to an existing group yeilds an error
- Adding a member to a group via visting the gr ... 0.0.2 Watcher Sellection by Role 0.0.1 Issue Due Date 0.1.0 Redmine Questi ... 0.1.0 Redmine Whining plugin 0.0.4
- Defect #7000 (Closed): Project filter not applied on versions in Gantt chart
- Redmine Version 1.0.4 I have versions whic ... s works correctly for things like adding new issues (I cannot add an issue to a version that is not shared with that project). However when I construct a view of an issue list which uses a project filter, the Gantt ... 4 If I construct a filter which says "All issues that are not in Project 2" I get all the issues filtered correctly but all four versions ar ... Gantt rewrite for 1.1.0 is imminent but this issue seems like it should be fairly simple to cor ... h a simple fix to the version filter, please?
- Feature #6995 (New): multi-action with the context menu on a issue
- If i want to do an update on issue by changing more than one properties with the context menu, i must 'reselect' the issues because after the first update, the page is ... ng the selected checkboxes after each update.
- Defect #6994 (Closed): Error after saving a issue
- Trunk r4448: <pre> Processing IssuesController#new (for 178.198.52.123 at 2010-1 ... =>"sandbox", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new Completed in 152ms (View: 88, DB: 31) ... p://svn.dev.openttdcoop.org/projects/sandbox/issues/new] Processing IssuesController#create (for 178.198.52.123 at 201 ... rlCZCnEO0mq0ln29YxzFMUKoEQeatNoDrui/rmWA=", "issue"=>{"start_date"=>"2010-11-28", "estimated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"", "done_ratio"=>"0", "assigned_to_id" ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... user.rb:399:in `notify_about?' app/models/...
- Defect #6987 (Closed): Missing template wiki/update.erb
- Hi today we ran into Internal Error when tryi ... e_hudson/app/views:vendor/plugins/redmine_newissuealerts/app/views:vendor/plugins/redmine_time_ ... 59 About your Redmine plugins Redmine Newissuealerts plugin 0.0.2 Issue Due Date 0.1.0 Mylyn Conne ... Redmine Charts 0.1.0 </pre>
- Defect #6986 (Closed): trackers page not found (404)
- With an administrator user, when i click "tra ... ruby 1.8.7 (rubyInstaller) redmine 1.0.3
- Feature #6984 (New): Configure order/position and visbility of tabs in menu
- We using some plugins and now we have about 1 ... y shall be shown or not e.g Activity>New Issue>PluginsTab1>Overview>Roadmap>Wiki>PluginsTab2>... and don't even show the "Issues" tab, for example,
- Defect #6980 (Closed): Error in tab Repository
- Hello, when I navegate to Repository tab i ... is 1.0.3. any suggestions? Can any help me?
- Feature #6976 (Closed): Autocalculate the issue done ratio only for certain issue statuses
- Though we need to use the % done field in Red ... y for certain statuses. For example a "New" issue could be set automatically to 0% and a "Resolved" issue could be set to 100% done. The user could al ... ld be an excellent way of avoiding 0%-closed issues.
- Feature #6975 (New): Autocalculate the issue done ratio only for certain issue status
- Though we need to use the % done field in Red ... y for certain statuses. For example a "New" issue could be set automatically to 0% and a "Resolved" issue could be set to 100% done. The user could al ... ld be an excellent way of avoiding 0%-closed issues.
- Feature #6974 (New): Define manually the versions order in Roadmap (when date isn't defined)
- Hi, in my project, I've many versions in m ... o append this feature ? Regards, Stephane
- Feature #6972 (Closed): Custom fields in timelog report
- In this article: http://www.redmine.org/wiki/ ... omething or this function is not implemented?
- Defect #6970 (Closed): Cannot add new member into project
- Strange thing. My site was working fine, not ... dd new member into project(i just found this issue because a new project is created today). ... an get your response soon. Thanks, Johnson
- Defect #6969 (Reopened): Less-than sign in issue description and comments are not escaped
- When an issue description or comment contains a less-than sign (@<@), this sign is output verbatim in the issue page, instead of being escaped with ampersand-"lt"-semicolon. This causes the issue details page to be invalid XHTML, which is c ... the page with an XML parser. I created "an issue on the demo site":http://demo.redmine.org/issues/38181 to demonstrate the problem. To reproduce, run @xmllint URL-OF-ISSUE-PAGE@, like this: <pre>$ xmllint http://demo.redmine.org/issues/38181 http://demo.redmine.org/issues/38181:166: parser error : StartTag: invalid ... m: <</p> ^ http://demo.redmine.org/issues/38181:241: parser error : StartTag: invalid ... ^ http://demo.redmine.org/issues/38181:330: parser error : Entity 'copy' not ... st two errors are symptoms of this problem.
- Defect #6968 (Closed): Sorting of issues in Gantt
- I've got a problem with the sorting of issues in the Gantt. Some issues are not affected to their parent but to ano ... on't think it's possible to sort the list of issues correctly with a comparer like it's done in ... e added a private function : def gantt_issue_sort(all) def get_sorted_childs(id, issues) childs = issues.select {| i| i.parent_id == id }.s ... } childs end def sort(id, issues, result) childs = get_sorted_childs(id, issues) childs.each do |c| result << c sort(c.id, issues, result) end end result = [] issues = all.select {|i| i.is_a?(Issue)} others = all.select {|i| not i.is_a?(Issue)} sort(nil, ...
- Patch #6967 (Closed): Revision Diff Link rendered as text
- This is kind of bizarre, but when using redmi ... I did the following and it resolved the issue (though I don't see why it makes any differe ... ase it helps anyone else facing this anomaly.
- Defect #6966 (Closed): Records of Forums are remained, deleting project
- Deleting project, the following is not remove ... sql Database schema version 20101114115359
- Feature #6965 (Closed): Option to Copy Subtasks when copying an issue
- I am wondering if there is a way to make the ... o the main task. I couldn't find any open issues related to this so I am logging this as a feature request. Thanks, John
- Feature #6964 (New): Description field for role
- We developed a mental model how our roles, gr ... onal description fields for groups and roles.
- Feature #6958 (Closed): Query Subtasks
- It would be great to have the possibility to be able to query the subtask of an issue with an interface similar to the issue query interface. When a issue is full of sub task, the list on the issue description page is not sufficient enough an ... h subtask without any parasite data, I can't.
- Defect #6957 (Closed): Redmine doesn't work with RubyEE + Passenger 3.0.0 + Rails 3.0.3
- I get the following error when switching to i ... .6) treetop (1.4.9) tzinfo (0.3.23) </pre>
- Feature #6954 (Closed): Filter from date to date
- It is essential for my work the possibility of filtering issues from date to date using a calendar tooltip. ... atch but it is not so simple. There are two issues related with this: 4502 and 4729