Project

General

Profile

Activity

From 2010-10-16 to 2010-10-18

2010-10-18

22:08 Feature #6695 (Closed): Allow filters to include an 'OR' search
Duplicate of #6332. Holger Just
16:52 Feature #6695 (Closed): Allow filters to include an 'OR' search
Currently you can only create filters (or even do a search) with just an AND search, therefore limiting the way to gr... Jon Lumpkin
19:51 Feature #2715: "Magic links" to notes
+1 Burt Culver
18:40 Defect #5434: Redmine 0.9.3 - HTTP500 when trying to filter users for adding to a group
the output of "ruby script/about" on my system:... Clemens Hammacher
16:49 Defect #5434 (Closed): Redmine 0.9.3 - HTTP500 when trying to filter users for adding to a group
It should be inherited automatically, but you'll have problems if you have a plugin which overrides/requires/require_... Jean-Baptiste Barth
15:53 Defect #5434: Redmine 0.9.3 - HTTP500 when trying to filter users for adding to a group
If I change line 135 in app/controllers/groups_controller.rb from... Clemens Hammacher
18:27 Defect #61: Broken character encoding in pdf export
any idea if any of these patches work for Arabic PDF and CSV export ?
Check attachment
Thanks
Ahmed Skaik
17:07 Defect #6694: Bug in project name when create issue by email
I think it is not logical to use Project ID . Project manager or the user may not know the Project ID but he knows th... Denis Chumachenko
16:42 Defect #6694 (Closed): Bug in project name when create issue by email
You need to use the identifier of the project and not the name. See [[RedmineReceivingEmails#Target-project]] for t... Eric Davis
16:13 Defect #6694 (Closed): Bug in project name when create issue by email
I think you must replace the code in the function Project.find_by_identifier Project.find_by_name
otherwise it is im...
Denis Chumachenko
15:53 Defect #4025: Popup Calendar showing a date twice, on different weekdays
Actually, the clock went forward to 1:00 AM of October 17th. We were at GMT-3 and now it is GMT-2. Guilherme Schneider
15:44 Defect #4025: Popup Calendar showing a date twice, on different weekdays
It happend to me too, here in Brazil. See attachment (from the redmine site, version 1.0.2 I guess?)
It must be rela...
Guilherme Schneider
15:46 Defect #6683: Error 500 when viewing one of the repository
So, Apache server was stopped and I run all migration scripts:... Vasily Titskiy
15:28 Feature #703: Configurable required fields per tracker/status/role
+1 Sebastian Herbermann
14:47 Feature #6661: get rid of sub-* nomenclature
Actually, it would be nice if the term for projects were administratively customizable per level in the hierarchy.
...
Albert Rosenfield
14:15 Defect #5793: Use utf8 character sets and collations in mysql
Agreed, done here :
http://rails.lighthouseapp.com/projects/8994/tickets/5830-mysql-adapter-should-create-table-with...
Jérémy Lal
13:52 Patch #6692 (Closed): SChool Link
Please use the "demo redmine":http://demo.redmine.org for testing. Holger Just
12:08 Patch #6692 (Closed): SChool Link
Tran Tuan
13:16 Defect #6693 (Closed): Subtask in Gantt are not below parent task
The subtasks are listed below their parents in the gantt view : see screenshots
I am using trunk revision 4226
Bernard Steens
12:44 Feature #6677: Remove "Description" label from issues#show view
Or even more: we can omit the whole description block if there are no description and no attachements. Dmitry Babenko
11:23 Defect #6667: REST API call with POST/PUT
Holger,
Thanks for the followup.
From the documentation(http://www.redmine.org/wiki/redmine/Rest_Projects), ...
Afsar Red
10:17 Defect #6691 (Closed): get a message of "no such file to load -- script/../config/boot (LoadError)"
You seem to be 2 steps too far, see a few lines up in the [[RedmineInstall#Ruby-xx-Ruby-on-Rails-xx-Rack]] guide, and... Felix Schäfer
10:06 Defect #6691 (Closed): get a message of "no such file to load -- script/../config/boot (LoadError)"
when I install redmine-1.0.2, I use:
* MySQL5.0.2
* ruby3.0
* abstract (1.0.0)
* actionmailer (3.0.0)
* actionpa...
Luke Lujing
09:22 Defect #5124: Errors in formatting of texts 2.
Jean-Baptiste Barth wrote:
> Taking the 4 problems your report in the same order:
> * 1: I don't understand, you sa...
Mike Stupalov
08:36 Feature #6518: Time logger: browser play / pause & stop buttons on each issue page
Related to #1650. See also the [[Plugin_List#TimeTracker-plugin|TimeTracker plugin]] which might fit your need. Mischa The Evil
08:16 Feature #5667 (Closed): Links to Forum topics
This has been integrated already:... Mischa The Evil
08:12 Patch #5948: Update help/wiki_syntax_detailed.html with more link options
Updated the patch against current trunk and included new languages supported by Coderay 0.9.2 (latest included versio... Mischa The Evil
08:09 Defect #6123 (Closed): help/wiki_syntax_detailed.html is outdated
Closed as a duplicate of #5948. Mischa The Evil
06:49 Patch #6690 (Closed): Redmine link to user profile
new redmine link keyword to user profile.
format: @user#1@ or @user:admin@
Ahmad Azhar
06:36 Feature #6368 (Closed): Create a syntax for links to comments
Closed as a dup of #2715. Mischa The Evil
06:35 Defect #2392 (Closed): "Planning" is not displayed in the links of sidebar of "Issues"
Thanks for the feedback. Mischa The Evil
06:34 Patch #6689 (Closed): Document project-links in parse_redmine_links
I've created a small patch which documents the project-links ability of @parse_redmine_links@ in source:/trunk/app/he... Mischa The Evil
06:27 Patch #6688 (Closed): Improvements for query-views of Calendar and Gantt
Over the last few days I have been prepping a patch which includes the following changes:
* Retain action when apply...
Mischa The Evil
05:59 Feature #6687 (New): Making an issue a subtask leads to loss of issue-property values
When a normal issue is changed to being a subtask (thus getting an initial parent id) current values for the followin... Mischa The Evil

2010-10-17

23:09 Defect #3156: Right click edits reset filter parameters in issue list
Will take a look at it, I confirm it's pretty annoying. I'll provide a cleaner summary on what's working and what's n... Jean-Baptiste Barth
23:07 Defect #4039 (Closed): Do not print the percentage of task completed
Can you confirm it still occurs on recent versions ? I don't remember having the same issue on 1.0.2+, %done prints w... Jean-Baptiste Barth
22:59 Defect #5124: Errors in formatting of texts 2.
Taking the 4 problems your report in the same order:
* 1: I don't understand, you say we should accept "!" chars ? C...
Jean-Baptiste Barth
22:07 Defect #4257: Broken support for Principal plugins
Had the same kind of problem recently with memberships. It seems Rails has some troubles reloading things correctly w... Jean-Baptiste Barth
19:56 Feature #1277: Add iPhone specific view
I'm not sure the best approach is to use an app. An app wont pick up plugins easily nor grab any local changes. An ... Ian Epperson
19:10 Defect #6253 (Closed): Allowing dot in project identifier
Ehsan Afzali wrote:
> This how you handle the repository explorer because the folders in repository may contains dot...
Eric Davis
17:49 Defect #5793 (Closed): Use utf8 character sets and collations in mysql
Jérémy Lal wrote:
> Still, rake db:create or db:migrate could use
> CREATE TABLE roles (...) DEFAULT CHARACTER SET ...
Felix Schäfer
12:14 Feature #6118: Filter by parent task or subtasks
+1
We have added a patch to sum all the estimated issues on the page, all the issues returned by the query and als...
Ewan Makepeace
12:10 Feature #5831: Parent Task to Issue Bulk Edit
+1
Ewan Makepeace
12:09 Feature #5711: Make Bulk Edit menu more apparent...
+1
Got accidentally discussed here as well: #6608
Ewan Makepeace
12:07 Feature #5332: Allow bulk edit of issues from different projects
+1
We have a custom field 'Sprint' and every month I have to move all the active tasks to the next month. Because ...
Ewan Makepeace
11:36 Defect #4688 (Closed): Email Notification
I guess you've solved your problem, if not, file a message on the forum, it's not an issue with redmine core as no on... Jean-Baptiste Barth
04:29 Feature #1311 (New): Subversion: Show revision histories for branches
Corrected issue-status. Mischa The Evil
04:29 Feature #1311 (Resolved): Subversion: Show revision histories for branches
I'm not working on this issue anymore. Mischa The Evil
01:52 Feature #2521 (Closed): Allow specifying default categories
Closed as a duplicate of #1278. Mischa The Evil

2010-10-16

20:41 Defect #6630: wrong translation in traditional chinese
Please be so kind to provide a patch with the corrected translation so we can fix it in upcoming releases. Holger Just
20:30 Defect #6667: REST API call with POST/PUT
The REST API does *not* use your username and password via basic auth. Instead, each account has an assigned key (whi... Holger Just
20:29 Patch #5035: Migrate from trac - Errors in wiki formating
Please don't assign issues to anyone who hasn't said to do so, thanks. Felix Schäfer
09:14 Patch #5035: Migrate from trac - Errors in wiki formating
All many thanks for the found errors.
Unfortunately the main developers redmine don't give attention to a script of ...
Mike Stupalov
20:24 Defect #6676 (Closed): .htaccess assumes to use mod_fcgi if istalled
You don't need the @.htaccess@ file with passenger at all. A common (and recommended) setup is therefore to use the f... Holger Just
20:16 Defect #6682 (Closed): Karen Famighetti Blackberry
We have told you multiple times now that this is not the issue tracker you think it is. Please do not create any more... Holger Just
20:13 Defect #6684 (Closed): Adding subheads to CF posts
You probably came to the wrong issue tracker. This one is for the Redmine project management system itself. Holger Just
20:12 Defect #6686 (Closed): test
Please use the "demo redmine":http://demo.redmine.org for testing. Holger Just
16:32 Defect #6686 (Closed): test
faire ça Antoine Leveque
20:11 Defect #6685 (Closed): xxxx
Please use the "demo redmine":http://demo.redmine.org for testing. Holger Just
18:14 Feature #801: WebDAV access to Documents/Files
Terence,
Well, I don't think that it will be easy to configure the WebDav plugin to use another repository but may...
Arnaud Martel
17:02 Feature #801: WebDAV access to Documents/Files
Great facts for 1. ,2. and 4. If you have tested 3, would you provide results please?
Sadly 5. isn't possible. If i...
Terence Mill
14:34 Feature #801: WebDAV access to Documents/Files
Terence,
# You can't. I didn't want to create versions this way and I wanted to use the redmine model...
# same a...
Arnaud Martel
16:33 Feature #6669: Bulgarian translation
Please use the file from 16.10.2010. I'm sorry, I can't delete the one from 14.10.2010. Ivan Cenov
12:10 Defect #6253 (Reopened): Allowing dot in project identifier
Toshi MARUYAMA wrote:
> Please see a following link.
> Getting around dots in “pretty urls”
> http://stackoverflow...
Ehsan Afzali
01:51 Defect #6253: Allowing dot in project identifier
Please see a following link.
Getting around dots in “pretty urls”
http://stackoverflow.com/questions/1383950
Redmi...
Toshi MARUYAMA
01:31 Defect #6253 (Closed): Allowing dot in project identifier
Sorry, it turns out this won't work due to the routing. Example, identifier - "test.123" gets this error:... Eric Davis
04:29 Defect #6683: Error 500 when viewing one of the repository
Actually, I got exactly the same error in 0.9.x (at some time) and decided to upgrade to 1.0.1. Nothing changes.
A...
Vasily Titskiy
02:08 Defect #6683: Error 500 when viewing one of the repository
It seems to you upgraded redmine from 0.9.x to 1.0.1 and you forget to run "rake db:migrate". Toshi MARUYAMA
03:36 Defect #6627: missing "add new file" in Files section
problem solved after backout the whole r3616 Mike Lu
03:05 Defect #6627: missing "add new file" in Files section
like what Eric has done in r4258, with modification in r4257, revision r3616 should also be partially reverted to sol... Mike Lu
01:55 Defect #6467 (Closed): "Member of role", "Member of group" filter not work correctly
Added in r4260 with changes to the tests. Thanks for opening the issue and submitting a patch. Eric Davis
01:37 Defect #3759 (Closed): Missing repository on some changesets
Haven't seen this reoccur since I opened it. Might have been a data issue on my end. Eric Davis
01:35 Defect #6459 (Closed): Unhandled exception on when accessing issues feed where issues have custom fields
I can't reproduce this. Can you post the full stacktrace with the params used or include a failing test in your patch? Eric Davis
01:31 Defect #6674 (Closed): Delete time log broken after changes to REST
Fixed in r4259 Eric Davis
01:10 Feature #337: Private issues
Hello,
I think it would be a pity to implement user restrictions on issues this way : THERE IS MUCH BETTER TO DO !...
Th LAPLG
01:06 Defect #6513 (Resolved): "Move" and "Copy" are not displayed when deployed in subdirectory
Decided to just revert the changes and go back to the older @link_to_if_authorized@. I don't have the time or desire... Eric Davis
00:46 Feature #6511 (Resolved): Rake task to test email
Thanks, I've applied your commits with a small change to handle a missing login. r4256 Eric Davis
00:36 Feature #6548 (Resolved): Rake tasks to add/remove i18n strings
Thanks for the fix Felix, committed in r4254.
> (and please remember to remove the "wrong"-in-everything-but-engli...
Eric Davis
 

Also available in: Atom