Started GET "/issues/1932.pdf" for 192.168.60.101 at 2013-03-04 21:04:45 +0200 Processing by IssuesController#show as PDF Parameters: {"id"=>"1932"} Current user: jwalker (id=30) Completed 500 Internal Server Error in 160ms Encoding::CompatibilityError (incompatible character encoding...
Revision r11627 (build 1284 started on 2013-03-15T11:50:09Z) Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/sqlite3/RUBY_VER/jruby-1.7.2 Updating file:///var/svn/redmine/trunk U app/views/my/destroy.html.erb At revision 11627 [jruby-1.7.2] $ /bin/sh -xe /tmp/h...
Revision r11626 (build 1283 started on 2013-03-15T10:56:18Z) Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-1.9.3-p194 Updating file:///var/svn/redmine/trunk U app/views/settings/_issues.html.erb U app/views/settings/_repositories.html.erb ...
bq. Rails est un framework complet pour développer des applications reposant sur une base de données, en conformité avec le motif Modèle-Vue-Contrôleur. Pour démarrer, vous avez seulement besoin d'une base de données et d'un serveur web. >> Rails est un framework complet pour développ...
redmine_daily_status ==================== About: This plugin is used for tracking the daily status update of the project. Features Update Today's Status View past days status Email send to all project members How to Install: To install the Daily Status, execute the following commands ...
- Rework time tracker user interface with icons - Add 'list' action to list time trackers of other users according to a permission (another one allow to delete them) - Use the 'issue editing' page instead of the 'new timelog entry' one when stopping a time tracker. This allows to modi...
User's Guide Changelog , Security FAQ , HowTo's Plugins , Themes
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...