Redmine 2.2.3 fix and security release Added by Jean-Philippe Lang about 7 hours ago Redmine 2.2.3 fixes a few detects and was upgraded to Ruby on Rails 3.2.12 which fixes several vulnerabilities . You can read the Changelog and download it at Rubyforge .
Redmine 2.2.2 maintenance release Added by Jean-Philippe Lang about 4 hours ago Redmine 2.2.2 is a maintenance release that fixes a few issues (Changelog ). It's available for download at Rubyforge .
There is new feature subtasks in trunk (from r3573 ). But there are not abilities to group or order issues by their parent tasks in project issues list. Also there is not ability to include root/parent task column in issues list. - It will be very usefull to maintain project plan and ...
If you are trying to use the class to write time_entries , you will get a 404 response (#9375 ). The reason for that is that the class is unable to create the correct singular form from the pluralized version of the entity name. (edit 2011-10-06: according to the website the bug was f...
1. No manaualy. Wadl generator library helps you. For example, http://rubydoc.info/gems/wadl_generator/0.1.2/WADL/Generator 2. It will increase the attractiveness for java developers. 3. I do not want to use this(http://code.google.com/p/redmine-java-api ) library. It supports only 1....
This plugin generates line graphical indicators, per Project and open Versions, used in EVM (Earned-Value Management). It shows actual cost (hours reported in log time), planned value (estimated hours indicated in new issue), and earned value distributed in weeks / years. It also show...
I request a feature: Please show the relations, especially the blocks and dependencies, within the gantt diagram. Attached is a related screenshot, how I would like to see the result.
Added by Jean-Philippe Lang about 4 hours ago Redmine 2.1.4 fixes 7 defects including an IE8 compatiblity issue. You can see the full list of changes in the Changelog and download this release at Rubyforge .
Redmine 2.1.3 and 1.4.5 released Added by Jean-Philippe Lang about 12 hours ago Redmine 2.1.3 (Changelog ) and Redmine 1.4.5 (Changelog ) are new maintenance releases for 2.1.x and 1.4.x series. They include several bug fixes and can be downloaded at Rubyforge . Comments Added by Tere...
A shared online demo can be found at http://demo.redmine.org/ . This demo is running a recent trunk version so you can evaluate the new features that have been added recently. It's been setup to give registered users the ability to create their own projects. This means once you regist...
Make sure you're using a svn client and server >= 1.3. Redmine parse the -xml output from subversion, which is a svn 1.3 feature. Make sure that the web app is able to run the svn binary. (hint: check your path and ensure the svn binary is on it) When using a file:/// link, make sure ...
Issues View all issues Summary Custom queries Documentation issues Open defects Open features Plugin issues Translation patches Feature #12122 Gantt progress line (html only) Added by Toshi MARUYAMA about 6 hours ago. Updated about 1 hour ago. Status: New Start date: Priority: Normal ...
Added by Jean-Philippe Lang about 2 hours ago Redmine 2.1.2 is a maintenance release that fixes 12 defects and a XSS vulnerability discovered in Redmine 2.1.0 (Changelog ). It's available for download at Rubyforge .
Sign in Register Home Projects Help Search : Redmine Overview Download Activity Roadmap Issues News Wiki Forums Repository ja_translation_r10492.diff Go MAEDA , 2012-09-29 09:56 Download (1.83 KB) View differences inline side by side config/locales/ja.yml (working copy) 370 370 settin...
Redmine 2.1.0 is the new feature release and is available for download at Rubyforge . It includes major and exclusive new features as well as many improvements and fixes. Here are the highlights: Issues and workflow improvements: you can now configure required and read-only issue fiel...
Author: Yoshitaka Kawashima Website: http://kawasima.github.com/redmine_impasse/ Code repository: https://github.com/kawasima/redmine_impasse/ Registered on: 2012-07-17 (about 1 month ago) Current version: 1.2.1 Compatible with: Redmine 1.1.x, 1.2.x, 1.3.x, 1.4.x, 2.0.x Impasse is tes...
Revision 8732 trunk/lib/redmine/export/pdf.rb
# Outgoing email settings production: email_delivery: delivery_method: :smtp smtp_settings: address: smtp.example.net port: 25 domain: example.net authentication: :login user_name: [email protected] password: redmine development: email_delivery: delivery_method: :smtp smtp_settings:...
Since upgrading to 2.0.0 (also verified today on 2.0.1, and svn trunk) the smtp configuration settings for TLS encryption is somewhat broken, as notified by [1]. If a smtp server is configured with both "tls: true" and "enable_starttls_auto: true", this error occurs when trying to sen...
I hope I'm posting this question in the correct place. I'm sorry if Not. so, here it goes: I'm really new with SCM systems, so I'm starting to study Mercurial on Redmine, but I'm facing a problem that I have no idea how to fix. I hope someone can point me the right direction :-) : So,...
+1 again (this one and multiple SCM repos per project are the only missing features which stops us from using Redmine). I will try to explain why (by replying to Terrence). Hi Terence, from your first phrase I can see you didn't clearly understand the true reason for this request. Thi...
Sign in Register Home Projects Help Search : Redmine Overview Download Activity Roadmap Issues News Wiki Forums Repository 2.2.0 Due in about 4 months (2012-12-16) 17% 3 issues (0 closed — 3 open ) Issues by Category Tracker Status Priority Author Assignee Issues 0/3 Related issues Fe...
It appears part of the divide here is caused by people trying to use the issue tracker for things that are not issues. Meetings and code reviews and customer discussions are not issues. The issue tracker is not a day planner. That said, a day planner or calendar would be a very nice f...
every time I upgrade my redmine installation I need to figure out how to set the permissions on the directories. The instructions on the website for files, etc., is not enough since I do always get the "attachments directory not writeable" error. My quick fix often is just to chmod an...
Manage your agile dev team in a smart and intuitive way Watch your project make headway, match progress against estimates, create and assign tasks in one click, know instantly who’s working on what in a clear kanban-like environment. All this and much more becomes possible with Agile ...
RE: Error while sending email through Gmail. - Added by David Díaz 2 months ago Hi! I found that it is a configuration problem. First, use the configuration.yml of the redmine2.0 instalation. Don't copy/paste from another version. Then, check all the document to comment all the email ...
Defect #2071 : Reordering priority-enumerations breaks alternate-theme's issue-colouring Defect #2190 : Month names not translated to german Defect #8978 : LDAP timeout if an LDAP auth provider is unreachable Defect #10928 : Documentation about generating a plugin is not up-to-date De...
Added by Jean-Philippe Lang 3 days ago JQuery in, Prototype/Scriptaculous out (#11445 ). Related issues Feature #11445 : Switch from Prototype to JQuery Files added modified copied renamed deleted View differences trunk Gemfile (diff ) app controllers auto_completes_controller.rb (dif...
1) Error: test_index_with_short_filters(IssuesControllerTest): RuntimeError: can't modify frozen string /var/lib/hudson/jobs/trunk-1.9.2-sqlite3/workspace/app/controllers/application_controller.rb:58:in `force_encoding' /var/lib/hudson/jobs/trunk-1.9.2-sqlite3/workspace/app/controller...
This version has been tested with redmine branches 1.3 and 1.4 as far as with MySQL and PostgresSQL RDBMS. Clone repository into vendor/plugins: $ cd <your redmine root directory> $ git clone git://github.com/k41n/redmine_milestones.git vendor/plugin/redmine_milestones Run migrations ...