Project

General

Profile

Activity

From 2011-06-14 to 2011-06-17

2011-06-17

21:27 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
Me problem solved Max Philippov
18:00 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
p.s. sorry, failed to format code as needed Max Philippov
17:58 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
Jens Chorus wrote:
> With the following gems it works:
> Rails (2.3.11)
> i18n (0.4.2)
> rack (1.1.1)
> rake (0....
Max Philippov
18:47 Feature #8643 (Closed): Allow rdm-mailhandler with unknown-user=create to attach the user to a specific group instead of creating a "rightless" user
When rdm-mailhandler creates a new user through the "unknown-user=create" action, the user is basically rightless for... Heiko Wundram
17:46 Defect #8642 (Closed): Cannot add Git repository to project
Toshi MARUYAMA
17:32 Defect #8642: Cannot add Git repository to project
Drat I keep forgetting things I should include in my comments.
Of course I also restarted it via the Passenger pre...
Joris de Vries
17:26 Defect #8642 (Resolved): Cannot add Git repository to project
So I can change this to resolved, I guess. Joris de Vries
17:25 Defect #8642: Cannot add Git repository to project
Yes, that worked.
# deleted @$redmine/vendor/plugins/redmine_scm@ (the directory of the plugin)
# ran @sudo rake ...
Joris de Vries
17:13 Defect #8642: Cannot add Git repository to project
Toshi MARUYAMA wrote:
> Did you run "rake db:migrate"?...
Toshi MARUYAMA
17:08 Defect #8642: Cannot add Git repository to project
Did you run "rake db:migrate"? Toshi MARUYAMA
16:49 Defect #8642: Cannot add Git repository to project
I don't know if the category should be SCM per se, it seems to me there is nothing wrong with the actual integration... Joris de Vries
15:57 Defect #8642 (Closed): Cannot add Git repository to project
I'm trying to add a Git repository to a project, but getting an error.
h2. Versions
Redmine version: 1.2.0
<pr...
Joris de Vries
15:29 Feature #5061: Show time log entries in issue history
+1 Andrey Berkovsky
15:17 Defect #8633: Pagination counts non visible issues
Information
* Redmine version: 1.2.0.devel.5969
* Database version: MySql 5.0.51a-3ubuntu5.5
* Ruby version: ruby...
Rodrigo Guerrero
10:14 Defect #8633: Pagination counts non visible issues
Which Redmine version, any plugins, etc. ?
See [[SubmittingBugs]] for required details.
Etienne Massip
13:59 Defect #8551: Bulk edit leads to 404
Hi Etienne,
I´ve added the code line as suggested and called the sort link directly. It worked fine and it seems t...
Mirko Geissler
12:32 Defect #8551: Bulk edit leads to 404
Could you please send the log obtained using the modified debug line ?
DEFAULT_LOGGER.info "name = #{name}, url =...
Etienne Massip
12:14 Defect #8551: Bulk edit leads to 404
Hi Etienne,
Redmine wise there is no patch applied as mentioned. We are running an apache server which host multip...
Mirko Geissler
11:52 Defect #8551: Bulk edit leads to 404
Indeed, forgot the question mark.
Should also be
DEFAULT_LOGGER.info "name = #{name}, url = #{url.present? ? u...
Etienne Massip
10:37 Defect #8551: Bulk edit leads to 404
Hi Etienne,
The code seems to work fine I only had to add a question mark in the first line:...
Mirko Geissler
09:45 Defect #8551: Bulk edit leads to 404
Could try to add logging in @ApplicationHelper#context_menu_link@ as suggested below (untested hand-written patch):
...
Etienne Massip
13:07 Defect #8089: Error trying to delete XML attachment
I have no clue... This computer is acting only as Redmine server, nothing else... I got 3 Mongrel services running wi... Cassiano Monteiro
10:06 Defect #8089: Error trying to delete XML attachment
Could be locked by another process ? Etienne Massip
12:48 Defect #8641: Subissues is not created by REST API
log information:
Processing IssuesController#create to xml (for 127.0.0.1 at 2011-06-17 14:21:05) [POST]
Param...
Nicolay Punin
12:43 Defect #8641 (Closed): Subissues is not created by REST API
Subissues is not created by REST API
POST query:
<?xml version="1.0" encoding="UTF-8"?><issue>
<subject>TEST ...
Nicolay Punin
12:44 Feature #2715: "Magic links" to notes
+1 Leonids Maslovs
12:26 Defect #7568: Long combination of characters without spaces goes beyond the edge of the window
Etienne Massip wrote:
> Actually, both the issues were related to formatting text in issue description, not in wiki....
Alexey Fyodorov
12:04 Feature #5605: Subprojects should (optionally) inherit Members from their parent
+1 Sylvain Bannier
11:48 Feature #8255: Consider updating CodeRay to 1.0 RC-x
CodeRay 1.0pre is out. Etienne Massip
11:22 Defect #8639: Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
Have a look to the contents of your @project@ table, you might have a project with no name ? Etienne Massip
11:08 Defect #8639: Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
[root@localhost redmine]# gem list
*** LOCAL GEMS ***
actionmailer (2.3.11, 2.3.5)
actionpack (2.3.11, 2.3.5)
...
jack jiaxiong
10:03 Defect #8639 (Closed): Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
Redmine 1.2 needs Rails 2.3.11, please update your dependencies according to [[RedmineInstall#Requirements]]. Etienne Massip
08:55 Defect #8639 (Closed): Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
Redmine 0.8.5 update to redmine 1.2.0 problem
[root@localhost redmine]# rake db:migrate RAILS_ENV=production -...
jack jiaxiong
10:46 Defect #8638 (Closed): Cannot Login
You forgot to set your db login/password in @config/database.yml@. Etienne Massip
07:31 Defect #8638: Cannot Login
let me clarify it's login to redmine Crowella Spreva Farning
06:03 Defect #8638 (Closed): Cannot Login
I have two redmine servers say XServ and YServ. XServ uses v1.1.3 while YServ uses v1.2.0. Both servers use database ... Crowella Spreva Farning
10:23 Feature #8630: Journals in REST API
Journal is a general concept used to track issue modification, guess that should be part of issue REST API and not be... Etienne Massip
10:11 Defect #8636 (Closed): Redmine doesn't wrap long words when using default theme
Closed as duplicate of #7568. Etienne Massip
01:24 Defect #8636 (Closed): Redmine doesn't wrap long words when using default theme
Redmine doesn't wrap long words when using default theme. For example, all the long links are out of div's border.
...
Alexey Fyodorov
10:05 Defect #8634 (Closed): Projeto Saude UnB
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:05 Feature #8635 (Closed): Composição dos Grupos
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:04 Defect #8637 (Closed): 末世英雄-系统完整性查验
Please use http://demo.redmine.org for testing purposes. Etienne Massip
04:10 Defect #8637 (Closed): 末世英雄-系统完整性查验
对现已完成的末世英雄进行系统性查验,以查找缺漏,修改不足; feng lan
09:52 Feature #8640 (Closed): Custom Login Logic
Please ask your questions in forum. Etienne Massip
09:38 Feature #8640 (Closed): Custom Login Logic
I want user to be authenticated based on my custom logic bypassing redmine authentication logic. I maintain the users... Aneel A
09:16 Defect #8467 (Closed): Missing german translation - Warn me when leaving a page with unsaved text
#8576 note 2 patch is committed in trunk r6094 and 1.2-stable r6095. Toshi MARUYAMA
08:26 Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text
Why is this reopened? It was fixed in my patch. Anyway: New german language file with this fix included is attached t... Jens Martsch
09:15 Defect #8576 (Closed): Missing german translation - different things
Note 2 patch is committed in trunk r6094 and 1.2-stable r6095, thanks. Toshi MARUYAMA
08:24 Defect #8576: Missing german translation - different things
All fixed in patch file. Also used some more accurate translations than the suggested. This also fixes Defect #8467. Jens Martsch

2011-06-16

23:15 Feature #8635 (Closed): Composição dos Grupos
Composição parcial: Erika, Carmem, Diógenes Diogenes Anselmo de Oliveira
23:07 Defect #8634 (Closed): Projeto Saude UnB
Projeto para elaboração de um produto com finalidades educativas sobre as doenças sexualmente transmissíveis. Diogenes Anselmo de Oliveira
22:47 Defect #8633 (Closed): Pagination counts non visible issues
When I see my list issues the projects (with various subproject) with filter status: all, in result show me
> > 1...
Rodrigo Guerrero
22:05 Defect #8089: Error trying to delete XML attachment
I had the same problem again, but now with a htm file. And same error on the log, about permissions. But then I logge... Cassiano Monteiro
19:11 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
Thanks for the clarification. I see a lot of trouble with Debian ruby gems packages... Etienne Massip
18:49 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
Thanks for your answer Etienne... I found the problem... We did not install mongrel gems. We installed mongrel direct... Alfredo Bonilla
17:20 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
Did you restart your server ? Etienne Massip
16:31 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
Hi, I placed both files "mongrel.rb":https://gist.github.com/826692 and "patch_for_mongrel.rb":http://www.redmine.org... Alfredo Bonilla
19:10 Defect #8524 (Closed): Error upgrading from 1.1.1 to 1.2.0
Etienne Massip
18:55 Defect #8524: Error upgrading from 1.1.1 to 1.2.0
Hi, you have to place the mongrel.rb file in your redmine/config/initializers. We had a problem with the gems. We did... Alfredo Bonilla
19:07 Defect #8623: Wiki Formatting Issue
This actually does look right in some browsers, but I don't think the generated HTML is correct with regards to the p... Josh Davidson
00:49 Defect #8623 (New): Wiki Formatting Issue
1. your database version - MySQL 5.1.56
2. your Ruby version - 1.8.7 (i686-linux)
3. your Rails version - ...
Josh Davidson
18:52 Defect #7857: A NoMethodError occurred in account#login
Thanks for clarifications. As I commented in http://www.redmine.org/issues/7688, our problem was not having installed... Alfredo Bonilla
17:18 Defect #7857: A NoMethodError occurred in account#login
* mongrel.rb is mandatory to get mongrel 1.1.5 work with RoR 2.3.11. It's the only patch I'm actually running with.
...
Etienne Massip
16:17 Defect #7857: A NoMethodError occurred in account#login
Hi everybody, we are trying to upgrade to 1.2 and we are having both problems here described... the problem is that a... Alfredo Bonilla
17:13 Feature #8598 (New): links to email for any user
Etienne Massip
12:31 Feature #8598 (Resolved): links to email for any user
agkljadl test test
17:12 Feature #8632 (Closed): Фото переводчик
Etienne Massip
15:14 Feature #8632 (Closed): Фото переводчик
Yurii Beznoschenko
13:17 Feature #8631 (New): History for users,versions, projects changes
I am storing in projects(users, versions) custom fields too important information.
I need to story and view journa...
Nicolay Punin
13:11 Feature #8630 (New): Journals in REST API
I need to view journals information in REST API.
Features:
* search by create_on in journal
* search by custom_f...
Nicolay Punin
11:32 Feature #8597: Missing groups related array in users.xml
I need this feature too ) Nicolay Punin
10:22 Feature #8629 (New): Allow assigning issues and/or watcher status to authenticated non members
This feature request is vaguely similar to #7342 but that issue doesn't particularly fulfill this request.
Our red...
Paul Wilson
09:50 Defect #8628 (Closed): "Related to" reference may yield circular dependency error message
The "related to" reference is neither directed nor declaring a dependency. Thus the error "This relation would create... Christian Zagrodnick
09:48 Feature #8627 (New): Issue Atom/RSS feed filters
It would be massively helpful if the Atom feed on the Issue list included the current filters as parameters, so that ... Peter Fern
07:31 Defect #8626 (Confirmed): Setting status via API fails silently
When a user attempts to set the @status_id@ of an issue, but does not have permission to do so, Redmine's API does no... Bevan Rudge
07:23 Feature #7506: Include allowed activities list in "project" API response
I meant #7819, not #7402. Bevan Rudge
07:14 Feature #7506 (Resolved): Include allowed activities list in "project" API response
This is duplicate of one or some of the following;
* #4968
* #7180
* #7402
Bevan Rudge
07:19 Feature #4968: REST API new features
I meant #7819, not #7402. Bevan Rudge
07:16 Feature #4968 (Reopened): REST API new features
I am reopening since #296 is done and dusted, but these features did not get in yet.
This is related or duplicate ...
Bevan Rudge
06:58 Feature #4968: REST API new features
Yohann; What is the status of your Redmine fork on GitHub? Are you merging Redmine's changes into your fork? Have ... Bevan Rudge
07:19 Feature #7180: List of statuses in REST API
I meant #7819, not #7402. Bevan Rudge
07:16 Feature #7180: List of statuses in REST API
This is related or duplicate of #4968 and/or #7402.
It would be great to get this or one of those reviewed and com...
Bevan Rudge
07:19 Feature #7402: REST API - Enumerations
I meant #7819, not #7402. Bevan Rudge
07:14 Feature #7402: REST API - Enumerations
This is duplicate of one or some of the following;
* #4968
* #7180
* #7402
Bevan Rudge
07:18 Defect #7819: REST API Populating issue field enumerations + Issue list filters
This is related or duplicate of #7180 and/or #4968. Bevan Rudge
07:08 Defect #7819: REST API Populating issue field enumerations + Issue list filters
It would be great to get this reviewed and committed. Bevan Rudge
06:56 Feature #7420: Rest API for projects members
Related; http://www.redmine.org/issues/4968 Bevan Rudge
06:54 Feature #7420: Rest API for projects members
An API to create, read, update and destroy members (user:project relationships with a "role") would be useful. Bevan Rudge
06:51 Defect #8199: Unable to change the status of an issue regardless of workflow
Related; http://www.redmine.org/issues/8625 Bevan Rudge
06:51 Defect #8625: Admin can not change issue status
Related; http://www.redmine.org/issues/8199 Bevan Rudge
06:50 Defect #8625 (Closed): Admin can not change issue status
Using a default instance of Redmine with no changes to workflow configuration or other global settings, Redmine Admin... Bevan Rudge
05:36 Defect #8612: Custom Field Update gives Internal error
Yes, the tables character set to UTF - 8.
I tried inserting the values manually and able to succeed.
Sudheendra Panganamala
01:43 Defect #8291: Issued refed/closed by repository commit message don't show as associated revisions if issue is in a different project to the repository
Is the repository module enabled on the sub-project? It needs to be, even if it's not used/configured directly. Jeffrey Clark
01:26 Defect #8610: Visiting revisions should try to update revisions before issuing a 404
Etienne Massip wrote:
> Dave Abrahams wrote:
> > 2. Do I really have to open a new ticket to flag this as a design/...
Dave Abrahams
01:25 Feature #8624 (New): revisions should always be automatically fetched
I consider it a usability bug that a project's changes/ and revisions/ URLs behave differently per #8610. People wil... Dave Abrahams
00:11 Defect #8225: Revisions that reference issues are duplicated if their repository is listed for a project and its subprojects
The patch is flawed. If the subproject has a repo that is different from the parent project but the commit message in... Colin Mollenhour

2011-06-15

23:30 Defect #8610 (Closed): Visiting revisions should try to update revisions before issuing a 404
Dave Abrahams wrote:
> 1. is the difference between /revisions and /changes documented somewhere?
Looked for it q...
Etienne Massip
17:28 Defect #8610 (Reopened): Visiting revisions should try to update revisions before issuing a 404
0. Thanks for the information; that's a big help!
1. is the difference between /revisions and /changes documented so...
Dave Abrahams
14:01 Defect #8610 (Closed): Visiting revisions should try to update revisions before issuing a 404
Dave Abrahams wrote:
> I just visited http://mysite.com/projects/xxxx/repository/revisions/a1d98298d2c7bc8d0533b299c...
Etienne Massip
06:44 Defect #8610: Visiting revisions should try to update revisions before issuing a 404
ed brown wrote:
> is it a real website? if it is and you know the owner contact them or maybe they deleted it too
...
Dave Abrahams
04:18 Defect #8610: Visiting revisions should try to update revisions before issuing a 404
is it a real website? if it is and you know the owner contact them or maybe they deleted it too
ed brown
03:33 Defect #8610 (Closed): Visiting revisions should try to update revisions before issuing a 404
I just visited http://mysite.com/projects/xxxx/repository/revisions/a1d98298d2c7bc8d0533b299c418526b8a11d85a and got ... Dave Abrahams
23:20 Defect #8622 (Closed): dasdasd
Etienne Massip
23:05 Defect #8622 (Closed): dasdasd
:D :D :D :D :D
23:19 Feature #8621 (Closed): gsgs
Etienne Massip
19:27 Feature #8621 (Closed): gsgs
gsdsagagfwa maciek kaleta
19:56 Feature #6721: Allow setting issue assignment by username via REST interface
this feature would be VERY useful for my application. I currently have to use "Admin" user to create tasks, which is... Alex Last
19:17 Defect #8620 (New): The time tacking can't calculate the parent timing in Roadmap page
After I assign a version with several parent task issues.
The "Estimated time" and "Spent time" are alway 0 in Roadm...
Yongfeng Zheng
18:20 Defect #8619: Git: 404 just for looking at the "repository" tab
Have a look at @production.log@ ? Etienne Massip
17:37 Defect #8619 (Closed): Git: 404 just for looking at the "repository" tab
I have a project using a Git repo. Clicking the repository tab used to work; now I just get a 404. I'd point you th... Dave Abrahams
18:19 Feature #8531 (Closed): Task's "assignee" should be specified by login instead of user ID
Closed as duplicate of #6721, thanks. Etienne Massip
17:18 Feature #8531: Task's "assignee" should be specified by login instead of user ID
Duplicate of #6721 Ian Epperson
17:14 Feature #8618 (Closed): New Permission: View Forum
Most of the Permission do have a View XXXX checkbox, but not the forum. In my case i wanted to give a customer access... Jochen Manz
17:03 Feature #1189: Multiselect custom fields
+1 Martin G
16:54 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
Nikola Kotur wrote:
> Also got bit by this while upgrading Redmine to 1.2.0.
>
> That bug hasn't been fixed for o...
Etienne Massip
15:58 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
With the following gems it works:
Rails (2.3.11)
i18n (0.4.2)
rack (1.1.1)
rake (0.9.2)
rubygems-update (1.6.0)
Jens Chorus
16:30 Patch #8617 (Closed): Indent subject of subtask ticket in exported issues PDF
I opend a List of ticket on the web view, subject of subtasks is indented.
But when I opend exported PDF, subtasks i...
Hayato Ito
16:13 Defect #8551: Bulk edit leads to 404
Etienne Massip wrote:
> Mirko, did you restart your server instance after you did revert the ApplicationHelper chang...
Mirko Geissler
15:54 Defect #8551: Bulk edit leads to 404
Jérémy Chatard wrote:
> Here's my @issues.html.erb@.
It's fine too. Mirko, did you restart your server instance a...
Etienne Massip
15:22 Defect #8551: Bulk edit leads to 404
Here's my @issues.html.erb@.
For the database, I _used_ to have some plugins which may have modified the database....
Jérémy Chatard
14:58 Defect #8551: Bulk edit leads to 404
Etienne Massip wrote:
> I would be very surprised if this was a DB issue;
There was an earlier issue with bulk ed...
Mirko Geissler
14:39 Defect #8551: Bulk edit leads to 404
I would be very surprised if this was a DB issue; could you post your @app/views/context_menus/issues.html.erb@ file ... Etienne Massip
14:02 Defect #8551: Bulk edit leads to 404
Yes, the given file seems to be the bare 1.2-stable routes file. No differences found.
Did you or a plugin make an...
Mirko Geissler
13:47 Defect #8551: Bulk edit leads to 404
I don't know if this is an just an example, but you are on the @IssuesController@ where I'm on the @ProjectsControlle... Jérémy Chatard
13:36 Defect #8551: Bulk edit leads to 404
Jérémy Chatard wrote:
> I have absolutely no knowledge of the Redmine source code, but doesn't this look like an inc...
Etienne Massip
10:32 Defect #8551: Bulk edit leads to 404
Etienne Massip wrote:
> @app/helpers/application_helper.rb@ might be relevant; try with bare one.
Thank you for y...
Mirko Geissler
09:25 Defect #8551: Bulk edit leads to 404
*I have absolutely no knowledge* of the Redmine source code, but doesn't this look like an incorrect routing issue?
...
Jérémy Chatard
09:11 Defect #8551: Bulk edit leads to 404
* No plugin, just Redmine
* Happens in every context I can find (i.e. always)
Just set log level to @:debug@ from...
Jérémy Chatard
13:41 Defect #8582 (Closed): RuntimeError (Your PostgreSQL connection does not support unescape_bytea. Try upgrading to pg 0.9.0 or later.)
Setup issue. Etienne Massip
13:20 Defect #8614 (Closed): Vice Presidet -> Vice Chairman
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:30 Defect #8614 (Closed): Vice Presidet -> Vice Chairman
Det är tråkigt och konfunderande både för medlemmar och presidiet att ordet "ordförande" på bthstudent.se översätts o... Nils Forsman
13:20 Defect #8613 (Closed): Test1
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:07 Defect #8613 (Closed): Test1
kaoutar himmich
13:18 Defect #8612: Custom Field Update gives Internal error
Is your MySQL @journal_details.value@ column / table / db charset set to UTF-8 as it should ? Etienne Massip
11:20 Defect #8612: Custom Field Update gives Internal error
Hi Massip,
Production Log details are as follows:
Processing IssuesController#update (for 172.29.240.69 at ...
Sudheendra Panganamala
09:11 Defect #8612: Custom Field Update gives Internal error
What's the contents of the @production.log@ file relating to this error ? Etienne Massip
07:34 Defect #8612 (Closed): Custom Field Update gives Internal error
I have created a Custom Field with type "Long Text".
Trying to update the field with following text.
BPC=4Bitの場...
Sudheendra Panganamala
13:12 Defect #8611 (Closed): rake/rdoctask is deprecated
Not a redmine issue, just a rake/RoR compatibility warning. Etienne Massip
04:20 Defect #8611 (Closed): rake/rdoctask is deprecated
whenever I raked something(like, rake db:migrate), I got this warning:... bo ye
12:08 Defect #8616 (Closed): Circular relations
I think I found a bug in redmine, correct me if I'm wrong.
3 issues: 1, 2, 3
two cases:
# 1 blocked_by 2,3
2 ...
Max Prokopiev
11:16 Defect #8615 (Closed): Custom 'version' fields don't show shared versions
subj.
for fix i change in file @app\models\custom_fields.rb@:...
Dmitry Salashnik
10:48 Defect #8573: Do not show inactive Enumerations where not needed
Many thanks for your fix. Petr Pospisil
09:14 Feature #8606 (Closed): Payroll Log Color Peak Payroll Client
Not the good issue tracker. Etienne Massip
09:14 Feature #8609 (Closed): FPS FAIL in 0.38.37
Not the good issue tracker. Etienne Massip
02:49 Feature #8609 (Closed): FPS FAIL in 0.38.37
maps like flatsville county by brickman have fps lower then 3 when i look across the map i get 1 fps which is horribl... ed brown
09:13 Defect #8608 (Closed): beacons in 0.38.37
Not the good issue tracker. Etienne Massip
02:34 Defect #8608: beacons in 0.38.37
anyone know of this problem
i need tdev to do this
ed brown
02:30 Defect #8608 (Closed): beacons in 0.38.37
when i get in the cormac gritter if i turn the beacons on they work but if i spawn another and turn them on get out t... ed brown
07:16 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
bo ye wrote:
> We use patch_for_mongrel.rb and mongrel.rb together, it is fine for now.
>
> Ivan Cenov wrote:
> ...
Ivan Cenov
03:23 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
We use patch_for_mongrel.rb and mongrel.rb together, it is fine for now.
Ivan Cenov wrote:
> "Most Active This We...
bo ye
00:34 Defect #8607 (Closed): problem for installing RedMine1.2
Here is my environment:... 获鼎 李

2011-06-14

23:31 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
Also got bit by this while upgrading Redmine to 1.2.0.
That bug hasn't been fixed for over a month now. Now, I can...
Nikola Kotur
22:37 Feature #8606 (Closed): Payroll Log Color Peak Payroll Client
Create colored records for Peak Payroll clients in payroll log for easier identification. Barbara Warren
19:49 Defect #8551: Bulk edit leads to 404
@app/helpers/application_helper.rb@ might be relevant; try with bare one. Etienne Massip
17:43 Defect #8551: Bulk edit leads to 404
Thank you for your help. I´ve removed all plugins from the plugins directory and restarted the server (now redmine sh... Mirko Geissler
17:12 Defect #8551: Bulk edit leads to 404
In a parent project issues list selecting issues from subprojects... Etienne Massip
17:11 Defect #8551: Bulk edit leads to 404
I'm sorry, I tried in different ways but didn't reproduce on 1.2.0 ; if you use plugins then disable them, try again ... Etienne Massip
15:10 Defect #8551: Bulk edit leads to 404
Please could somebody take a look at this issue. Its still not solved. I would happily provide all info necessary to ... Mirko Geissler
17:37 Defect #8603: Query 'without subprojects' cannot be created
Confirmed, there is a strange behavior here :
If you add the subproject filter then save the query with "all proje...
Etienne Massip
13:54 Defect #8603 (New): Query 'without subprojects' cannot be created
I wanted a global, public query that sets 'subproject' to 'none'.
Does work in a project, but cannot be saved.
...
chris brueckenschlaeger
17:16 Feature #8145: API: Redmine version
Switched with #5901. Etienne Massip
16:13 Feature #4796: Rails 3 support
Fabian Becker wrote:
> It's becoming a pain maintaining Redmine as it currently is.
Can't see why ?
Etienne Massip
16:00 Feature #4796: Rails 3 support
Is there any update on migrating to Rails 3.x? It's becoming a pain maintaining Redmine as it currently is. Upgrading... Fabian Becker
15:12 Defect #8605 (Closed): 测试系统
Please use http://demo.redmine.org for testing purposes. Etienne Massip
15:05 Defect #8605 (Closed): 测试系统
需要注册帐号,然后测试系统的性能 徐 肇虎
14:57 Defect #8604 (Closed): Parent task progress depends on children tasks
Very inconvenient defect.
When i have a task for developer and subtask for designer i need a different displaying...
Il'ya Shakitko
13:08 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
I was able to get redmine 1.2.0 working with cgi with the following patch to rails:... Jayen Ashar
12:52 Defect #8539: Fix NoMethodError in Issue#blocked? due to invalid issue_from_id in Issue#relations_from

Result is.....
Terence Mill
11:47 Defect #7857: A NoMethodError occurred in account#login
Dmitry Salashnik wrote:
> for solving my problem i put rails_6440_patch.rb to @config\initializers@ folder and my pr...
Chris Darts
08:08 Defect #7857: A NoMethodError occurred in account#login
for solving my problem i put rails_6440_patch.rb to @config\initializers@ folder and my problem is gone... Dmitry Salashnik
08:38 Defect #8602 (Closed): I cant see one of my projects repository......it shows internal error
My svn and redmine is working good and all projects and repository also good...
but only when i open one of my proje...
Rahul jain
07:13 Defect #8583: Proxy Error The proxy server received an invalid response from an upstream server.
I try to install rake, doing like in instruction:
cd C:\webserver\Redmine
set RAILS_ENV=production
rake generate_s...
Maksim Hacker
06:07 Defect #8601 (Closed): Assignee didn't receive email notification
Actually there has two bugs here:
# No matter what I select from the User config Email Notification, it always sho...
Tao Lin
05:46 Feature #5638: Use Bundler (Gemfile) for gem management
I pushed my github repository branch.
https://github.com/marutosi/redmine/commits/redmine-bundler...
Toshi MARUYAMA
04:42 Defect #8600 (Closed): Encoding::CompatibilityError in Welcome#index
Redmine does not support Ruby 1.9, now.
Try #4050 patches.
Toshi MARUYAMA
04:36 Defect #8600 (Closed): Encoding::CompatibilityError in Welcome#index
redmine 1.2.0
Encoding::CompatibilityError in Welcome#index
Showing app/views/layouts/base.rhtml where line #64 ra...
graydoc graydoc
00:09 Defect #5089 (Resolved): i18N error on truncated revision diff view
Fixed in r6073. Jean-Baptiste Barth
 

Also available in: Atom