Activity
From 2012-04-24 to 2012-04-26
2012-04-26
-
23:47 Patch #10782 (Closed): Better translation for Estonian language
- This is my translation of Redmine for Estonian language. It has been gradually improved during active use for last co...
-
23:21 Defect #10781 (Closed): Redmine Canned Responses Error
- Hope I'm in the right forum.
When we try to use the newly installed canned plugin we get the following error message... -
22:14 Feature #582: Make fields mandatory/unmandatory based on role
- +1
-
20:55 Defect #10381: Redmine 1.3.1 does not start (new installation on Fedora 14)
- I had a similar problem after upgrading to 1.4.1 from 1.3.3 and I already had "fcgi" gem installed.
Nevertheless, Re... -
20:43 Feature #10764: Allow multipe user sessions
- Works for me. I can sign in with the same user account using 2 browsers.
-
20:42 Defect #10771 (Closed): Unable to reach Internet
- Wrong issue tracker.
-
18:35 Feature #10250: Renaming "duplicates" and "duplicated by" to something less confusing
- I, as well, have found this to be a general source of confusion. I think the main problem is that the "duplicate" as ...
-
17:13 Defect #10278: Related issues field lost after upgrade to 1.3.0
- i have installed (nearly) the latest version of Redmine (1.4.0), but i am still missing this "related issues" options...
-
16:55 Defect #10712: Issue while creating a Repository for a Project in Redmine 1.4-stable branch
- I'm pretty sure the problem is the redmine_checkout plugin (I ran into the same issue) - the current version 0.5 is n...
-
16:26 Feature #8488: Create an 'Involve' mechanism to private issues
- The patch 1.3 dont work for our updated Redmine 1.4.1 (from 1.2.1).
Are there any solutions?
Thanks for any hints. -
15:22 Feature #6375: Last updated by colum in issue list
- +1
-
15:17 Defect #10780: Logout by using POST REST API
- ...
-
15:09 Defect #10780: Logout by using POST REST API
- What's in your @production.log@?
-
14:29 Defect #10780 (Needs feedback): Logout by using POST REST API
- I'm currently login in REDMINE, but after making a POST over the REST API, I'm no longer login to REDMINE.
About y... -
15:12 Defect #10772: 4-byte utf-8 characters
- -
-
14:04 Defect #10772: 4-byte utf-8 characters
- Could you try with the mysql2 database adapter?
-
11:19 Defect #10772 (New): 4-byte utf-8 characters
- Sorry, there was a bug here, your post has been truncated.
Here is the content of the mail:
The character '<problem... -
11:15 Defect #10772 (Closed): 4-byte utf-8 characters
-
11:12 Defect #10772: 4-byte utf-8 characters
- The character '
-
11:01 Defect #10772: 4-byte utf-8 characters
- Could you please give more details according to [[SubmittingBugs]]?
-
04:54 Defect #10772 (Closed): 4-byte utf-8 characters
- My redmine version is 1.2.0
When I update the first name of my account, the internal error appear.
The error de... -
14:50 Feature #6833: Spent time in a configurable unit
- (Same Post here https://github.com/spike008t/redmine_advanced_issues/issues/7)
On Redmine 1.4.0 ---
We become error ... -
14:03 Defect #10779: redmine cannot deal with 4-byte utf-8 characters
- Related to #10772.
-
14:01 Defect #10779 (Closed): redmine cannot deal with 4-byte utf-8 characters
- When entering an issue description or a note, all text after a 4-byte utf-8 character seems to get truncated.
To r... -
12:35 Feature #10778 (Closed): svn:ignore for config/additional_environment.rb
- Hi
Could you please add a svn:ignore property for additional_environment.rb ?
Regards -
11:45 Defect #10776 (Closed): One Japanese character can not be input~!
- Reopened #10772.
-
11:22 Defect #10776 (Closed): One Japanese character can not be input~!
- I have no idea, the Janpanese character can not be input. I added a image for you. Please have a look.
You can in... -
11:39 Defect #10777: CSV in spanish
- Solved:
general_csv_separator: ';' -> general_csv_separator: ',' -
11:29 Defect #10777: CSV in spanish
- Redmine version is 1.3.1
-
11:29 Defect #10777: CSV in spanish
- If I export the issues list with redmine in english language the separator is correct
-
11:28 Defect #10777 (Closed): CSV in spanish
- If a try to export to csv the issues page and the separator in spanish is ; instead ,
-
10:22 Feature #10775 (New): Possibility to get the issue-id "while" entering it (via a placeholder)
- It would be nice to get the issue-id "while" entering it via a placeholder.
E.G.:... -
10:12 Feature #10774 (New): Planning logic
-
09:55 Feature #10774 (Resolved): Planning logic
-
06:06 Feature #10774 (New): Planning logic
- Hi folks,
I have a suggestion for how the logic of scheduling and gannt charts should work.
I'd like to set es... -
05:12 Feature #10773 (New): Support Nesting Menus
- We would like to have redmine main and context menue get more compact, so grouping similar features together in colla...
-
04:48 Feature #6417: Allow collapse/expand in gantt chart
- +1
-
03:18 Defect #10749: Error while fetching email from pop3 server
- The problem message in attachment.
I divide it into two files becaus of file size limitation
2012-04-25
-
23:28 Defect #10771 (Closed): Unable to reach Internet
- A couple of computers at the police crime lab are not able to connect to the internet. One of them can't receive emai...
-
23:05 Defect #6143: Subtask creation form submission race?
- It's really the same as #6579
-
22:58 Feature #3521: Permissions for roles to change fields per tracker/status
- related to #8050
-
21:01 Defect #10769: Unable to change the due date on an issue when updating
- A bit more information and probably not a defect, but a feature. The issue with the incorrect Due Date has a sub-iss...
-
19:10 Defect #10769 (New): Unable to change the due date on an issue when updating
- This is related to defect #10727. When updating an issue the Due Date is greyed out and cannot be changed. Due dates ...
-
19:37 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Edwin Mckain wrote:
> Hey everyone!
>
> I'm still a newbie with Redmine, and I want to patch my Redmine.pm file, ... -
19:26 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Hey everyone!
I'm still a newbie with Redmine, and I want to patch my Redmine.pm file, I'm using Redmine 1.4.1.
... -
19:16 Feature #10751: Better log file management
- BTW, I personnaly use logrotate for that.
-
19:15 Feature #10751 (Closed): Better log file management
- This is out the scope of the Redmine core to handle log rotation but the ruby's standard logger that Rails uses accep...
-
18:47 Defect #10749: Error while fetching email from pop3 server
- Could you save one of these emails in raw format (.eml) and post it here please?
-
15:31 Defect #10749: Error while fetching email from pop3 server
- I've already run rake task with --trace parameter, and attached file is the result.
It's very dificult to get inform... -
09:14 Defect #10749: Error while fetching email from pop3 server
- Run the rake task with the @--trace@ argument to get the full trace of the exception.
And please check your @produ... -
03:24 Defect #10749: Error while fetching email from pop3 server
- No, i didn't.
It seems to me, that the problem is in som special messages in mailbox.
May be, this is a problem wit... -
18:41 Defect #10760 (Closed): Time logging via commit message - does not work
- * User can't be blank
The committer is unknown because you're not using the same usernames in your scm and in Redm... -
18:29 Defect #10765 (Closed): REST API BUG 1.4.1 : create issue author_id tag not working
- The author_id is not an option. It is automatically set to the current user, for instance the user whose API key you'...
-
10:45 Defect #10765 (Closed): REST API BUG 1.4.1 : create issue author_id tag not working
- Hello,
I am integrating redmine issues via the REST API in an application to propose to my users to create issues ... -
16:49 Defect #10768: Redmine cannot open issues with GBP Symbol
- That's fixed it. Thanks for the help and apologies for the erroneous bug report.
-
16:28 Defect #10768: Redmine cannot open issues with GBP Symbol
- You need to change adapter name to mysql2.
source:tags/1.4.1/config/database.yml.example#L1 -
15:51 Defect #10768: Redmine cannot open issues with GBP Symbol
- I installed mysql2 and got a lot of error messages about mysql being missing, so I installed that one as well.
-
15:36 Defect #10768 (Closed): Redmine cannot open issues with GBP Symbol
- You need to use mysql2 on Ruby 1.9.
-
15:22 Defect #10768: Redmine cannot open issues with GBP Symbol
- And PostgreSQL.
-
15:22 Defect #10768: Redmine cannot open issues with GBP Symbol
- I can't reproduce on trunk (version:1.4.1) with Ruby MRI 1.9.3.
-
14:44 Defect #10768: Redmine cannot open issues with GBP Symbol
- For reference, the symbol I referred to in the text was "£". On my server, including the symbol in a comment (Update...
-
14:43 Defect #10768 (Closed): Redmine cannot open issues with GBP Symbol
- If I have an issue (created in 1.3.0) with the UK pound sign in (I'm deliberately not including it in this issue in c...
-
15:51 Patch #10767: Adding completed ratio support to log messages
- Why it was not included? Note 20 (#4155#note-20) of issue #4155 really doesn't explain why it was rejected.
I've not... -
12:53 Patch #10767: Adding completed ratio support to log messages
- This was once part of the patches provided for issue #1518, but it didn't got implemented through issue #4155. See #4...
-
11:44 Patch #10767 (New): Adding completed ratio support to log messages
- Hi,
This patch enables adding completed ratio to issues via commit messages, the syntax is like
ref #12345 @1h2... -
15:35 Feature #1565: Custom query on My page
- +1
-
13:21 Feature #10766 (Closed): Invoke send_reminder task 3 times
- Please ask your question in forum:Help forum as tracker is for bugs and feature requests only and have a look to [[Re...
-
11:05 Feature #10766 (Closed): Invoke send_reminder task 3 times
- I'm using Redmine 1.3.1 stable. Now, I want to customize a plugin which doing the same task with reminders.
There... -
12:44 Defect #10727: Unable to change due date for some versions
- Looking at the provided stack trace I think this might be an issue with Eric Davis' Issue Due Date plugin. Please try...
-
10:29 Defect #8157: Redmine do not send notification emails if a recipients email address is not valid
- This issue still occurs with *Redmine 1.3.3*.
When one project member with an invalid email address fails to recei... -
09:57 Feature #10764 (Closed): Allow multipe user sessions
- Currently only one session per user is possible. As soon as you login a second time your previous session will be can...
-
09:37 Feature #9790: Allow filtering text custom fields on "is null" and "is not null"
- I'm really sorry for assigning this to you, can you please evaluate this request and put it in as a candidate or thro...
-
09:13 Feature #10763 (Closed): REST-API: Please add "parent_issue_id" as filter for requests to filter out subtickets
- In the REST-API-Wiki you are offering parent_issue_id to use for issue creation.
I m trying to use this value to fil... -
08:44 Patch #10762 (Closed): the redmine_screenshot_paste could not support redmine 1.4.X
- anyone could solve it? please update the new version into
http://www.redmine.org/projects/redmine/wiki/PluginScree... -
05:02 Defect #10761 (Closed): Rest API JSON response can not be parsed by jQuery
- When I tried to get data via Rest API with json formatting,
I got an error message saying "Uncaught SyntaxError: Une... -
04:03 Feature #7402: REST API - Enumerations
- +1
2012-04-24
-
22:42 Feature #10751: Better log file management
- +1!
-
14:47 Feature #10751 (Closed): Better log file management
- Currently, there is one log file, production.log. This file grows continuously over time.
It would be nice to hav... -
22:41 Defect #10758: Sub-/superscript w/o blank
- +1!
-
18:29 Defect #10758 (New): Sub-/superscript w/o blank
- Subscript and superscript works fine in all redmine text areas, but only if you put a blank between the normal and th...
-
21:34 Defect #10760: Time logging via commit message - does not work
- P.P.S.
Here is the log when accessing the repository to fetch the changesets.... -
21:27 Defect #10760: Time logging via commit message - does not work
- P.S.
Plugins:
* Projects Tree View plugin
* Redmine Banner plugin
* Redmine Embedded Video
* Redmine Issue Templ... -
21:24 Defect #10760 (Closed): Time logging via commit message - does not work
- Redmine trunk r9523
Ruby 1.8.7
Rails 2.3.14
"Enable time logging" = on
It seems that time logging via commit me... -
20:57 Defect #10749: Error while fetching email from pop3 server
- Did you make any change to @lib/redcloth3.rb@?
-
11:04 Defect #10749 (New): Error while fetching email from pop3 server
- System info
Server OS: CentOS
Database: MySQL 5
Ruby 1.8.7
Rails 2.3.14
Redmine 1.3.2 Stable
While start ra... -
20:52 Defect #10747 (Closed): rake generate_session_store did't work on Redmine 1.4.1
- This is not an error. This message is displayed by Rails when loading its default tasks.
The rdoc gem is not require... -
07:48 Defect #10747 (Closed): rake generate_session_store did't work on Redmine 1.4.1
- I try to migrate from Redmine 1.1.2 to 1.4.1
When i run "rake generate_session_store" i got this error:... -
20:50 Patch #10759 (Closed): redmine_import_reqpro - conflict with redmine version
- Please, contact the plugin author.
-
20:02 Patch #10759 (Closed): redmine_import_reqpro - conflict with redmine version
- Dear team,
I used redmine_import_reqpro plugin but don't supported in Redmine 1.4.0 and in production.log don't li... -
18:05 Feature #10757: List of projects using an Issue custom field
- Here is a patch.
-
17:58 Feature #10757 (Closed): List of projects using an Issue custom field
- In the Redmine administration, in the custom fields customization :
During the edition of an issue custom field, the... -
16:29 Defect #10641: Problem with fetching many emails (Stack level too deep)
- Good day!
A there no ideas at all?
-
15:54 Defect #10755 (Closed): Why I got "Email has already been taken" message when creating new user?
- I'm trying to create a new user, with my current email address. Don't know
why, I got the message "Email has alread... -
15:33 Defect #10754 (New): Name of custom fields overlaps in pdf export with its value
- If the name for a custom field is very long, then will the name overlap the value in the pdf export.
I truncated t... -
15:19 Feature #10753 (Closed): Abiliy to log time spent for other user
- Sometimes people forget (or are just lazy) to log their time spent. It would be nice to be able to log their time on ...
-
14:33 Defect #10727: Unable to change due date for some versions
- Attached is an error log generated by Eric Davis' exception handler plugin
Let me know if you require more detail. -
13:56 Feature #10737: Make the quick search a combo box
- +1!
Very useful if we have lots of projects... -
13:35 Feature #10412: Target version filter shoud group versions by status
- True... It happens on any target version filter... It would be much better if the closed versions were not shown, or ...
-
13:31 Feature #6417: Allow collapse/expand in gantt chart
- +1!
-
09:58 Feature #6417: Allow collapse/expand in gantt chart
- +1
-
12:23 Defect #10416: Cannot Logout
- First of all let me say I don't know about ruby.
What I did is, moved this line --> *self.logged_user = nil* in ac... -
09:41 Defect #10416: Cannot Logout
- Could you please post the workaround?
-
11:49 Patch #10750 (Closed): Swedish Translation for r9522
- Committed in trunk r9523 and 1.4-stable r9524, thanks.
-
11:32 Patch #10750 (Reopened): Swedish Translation for r9522
-
11:31 Patch #10750 (Closed): Swedish Translation for r9522
-
11:12 Feature #3816: Allow pasting screenshots from clipboard
- Hi
@Renzo Meister : I've tried to install your plugins but, it seem's don't work fine with my redmine 1.3.X
When... -
10:39 Defect #10748 (Closed): The cattle grid
- Not the right tracker.
-
10:27 Defect #10748 (Closed): The cattle grid
- When I click on the top right button of a graph in The Cattle Grid 'export to a raster or vector image' - I get a lis...
-
09:34 Patch #10745 (Closed): Japanese translation update (r9519)
- Committed in trunk r9520 and 1.4-stable r9521, thanks.
-
03:09 Patch #10745 (Closed): Japanese translation update (r9519)
- Translated new strings related to #10664.
-
07:33 Defect #10649 (Resolved): Subtask with empty start date results in internal error
- Yes but not in issue.rb and I think it's nothing connected to issue. However I'll dig deeper if I'll need to fix it, ...
-
00:13 Feature #3224: Better project list
- +1
Also available in: Atom