Project

General

Profile

Activity

From 2010-09-15 to 2010-09-18

2010-09-18

21:10 Defect #5964 (Closed): Error 500 when adding a subtask
Felix Schäfer
20:59 Defect #6242: can't switch between inline and side-by-side diff
Fix confirmed. Thank you Felix! :) Jean-Claude Wippler
18:46 Defect #6242 (Resolved): can't switch between inline and side-by-side diff
Thanks! Committed in r4100 Jean-Baptiste Barth
12:47 Defect #6242: can't switch between inline and side-by-side diff
It is an incorrect URL indeed, fixed in http://github.com/thegcat/redmine/commit/0392b9f2b4847218982d948f5eb1beee21f1... Felix Schäfer
03:14 Defect #6242: can't switch between inline and side-by-side diff
Mischa The Evil wrote:
> Note: besides that nobody else here actually posted a stacktrace, it seems that nothing abo...
Jean-Claude Wippler
03:00 Defect #6242: can't switch between inline and side-by-side diff
It seems I'm able to reproduce this behaviour. I'll look into it tomorrow extensively.
Note: besides that nobody e...
Mischa The Evil
00:11 Defect #6242: can't switch between inline and side-by-side diff
The same problem for me...
Inline view, shown by default, works fine. Switching to sbs view gives 404 error.
<p...
Djordjije Crni
19:28 Feature #4416 (Resolved): Link from version details page to edit the wiki.
Thanks, committed in r4101 (I added french translation, I presume Azamat will deal with other locales). Jean-Baptiste Barth
18:07 Defect #657: Back button - loses current page after viewing an issue - IE only
Any update? It is really annoying when go through issue list, forum, search result, etc with multiple pages. man man
15:02 Defect #5170: Done ratio can not revert to 0% if status is used for done ratio
I completed the patch with some tests, thanks Yuki for finding this. The commit is here: http://github.com/thegcat/re... Felix Schäfer
14:57 Defect #6310 (Closed): done ratio is not correct in one of the situations
Closing as a duplicate of #5170, will post a patch soon there. Felix Schäfer
13:57 Feature #6429 (Closed): fffff
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
00:58 Feature #6429 (Closed): fffff
Agata Rucinska
13:57 Feature #6430 (Closed): fffff
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
01:00 Feature #6430 (Closed): fffff
Agata Rucinska
13:52 Defect #6346: Age column on repository view is skewed for git, probably CVS too
I think 'localtime' is no need.
Because Redmine compare Time.now and entry.lastrev.time at source:tags/1.0.1/app/vie...
Toshi MARUYAMA
13:26 Defect #6346: Age column on repository view is skewed for git, probably CVS too
Good catch with the @--date=iso@ parameter Toshi, thanks. I put together both patches and added a complete test for @... Felix Schäfer
13:48 Defect #3662 (Closed): redmine.pm won't honor :commit_access right for LDAP
Fixed in r3831 and r3832. Felix Schäfer
13:46 Feature #4393 (Closed): Make Logger rotate and split logfiles
Some docs have been added in r4096 and on [[RedmineInstall]]. Felix Schäfer
13:40 Patch #5929: https-enabled gravatars when called over https
A little more info about @ActionController::Request#ssl?@: http://apidock.com/rails/ActionController/Request/ssl%3F
...
Felix Schäfer
13:32 Defect #6145 (Closed): Git commit dates not read properly
Mmh, that may have been a weird byproduct of some other stuff I was experimenting with at the time, at least I wasn't... Felix Schäfer
11:33 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
Toshi MARUYAMA wrote:
> FYI: git 1.7 supports "git commit --date DATE".
> http://www.kernel.org/pub/software/scm/gi...
Toshi MARUYAMA
09:00 Feature #1675: Add 'affected version' as a standard field
+1 Anthony Meugui
05:03 Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
Quick question: Does the development team prefer that a patch issue be opened up w/ the diff for the refactored patch... Stuart Cianos
03:49 Feature #6397 (New): Add Parent Task field as a sort criterium when defining a query
Please don't mark issues as Resolved, we use that status to track when code is committed. Eric Davis
03:22 Feature #6397 (Resolved): Add Parent Task field as a sort criterium when defining a query
Patch #6431 implements this functionality Stuart Cianos
03:21 Patch #6431: Allow parent task field to be used in filters
One additional note: This also implements the ability to specify a custom caption when defining filter fields. Stuart Cianos
03:20 Patch #6431 (Closed): Allow parent task field to be used in filters
This patch allows the parent task field to be used in filters.
The patch also corrects a potential bug in the SQL ...
Stuart Cianos
01:31 Defect #6392: Updated/Created links to activity broken
Jean-Baptiste Barth wrote:
> Git (anybody uses SVN nowadays ?!?). I may be wrong, but I think it takes time to revie...
Eric Davis
01:19 Defect #6407: New gantt charts shouldn't display all issues / versions
Actually, I think that's how it should look. Those issues are part of the project but they have no date range to dra... Eric Davis
00:02 Defect #6403: Updating an issue with custom fields fails
In fact, it's possible to update a custom fields with the same hash than for creation, but you must also nilify custo... Stéphane Dubois

2010-09-17

23:45 Defect #5608: broken with i18n 0.4.0
For anybody interested: I have a working patch in #6428 to make redmine work with i18n-0.4, big thanks to Martin Fros... Felix Schäfer
23:42 Feature #6428: Interim solution for i18n >= 0.4
Long story short: http://github.com/thegcat/redmine/commit/ba15e4e96b15a754cbdee16ae8a10bc0175ead0c makes redmine hap... Felix Schäfer
20:26 Feature #6428 (Closed): Interim solution for i18n >= 0.4
As more users get the i18n gem >= 0.4 pulled into their system, I think we need an interim solution until redmine wor... Felix Schäfer
20:45 Feature #6229: Control Email Notifications By Tracker (Issue Type)
+1
We have a similar issue.
If an issue is reported to us as a bug, and we log change logs and technical commen...
James Rowe
20:25 Patch #6427 (Closed): Create CSS to support child and nested menus
The Redmine Menu API allows child and nested menus but in the default themes, they are rendered poorly.
Eric Davis
20:21 Feature #6426 (Closed): MenuManager::MenuItem should support a named route as a url
Instead of having to always use the controller/action/id hash for a menu item, a resource route should also be allowe... Eric Davis
19:41 Feature #4416: Link from version details page to edit the wiki.
I've updated the patch so it merges correctly (the locales fail to merge, the code works ok though), the commit can b... Felix Schäfer
18:45 Feature #1277: Add iPhone specific view
Oh... Sorry for lot of messages.
Just clarified version in /admin/info/ and here is a Redmine 0.9.4.stable.3733 (SQL...
Semyon Vyskubov
18:41 Feature #1277: Add iPhone specific view
PSS: We're working with Redmine 1.0.0 Semyon Vyskubov
18:38 Feature #1277: Add iPhone specific view
PS: mobile.css is not completed. I've only tested it for basic pages like "My Page" and issues details. Semyon Vyskubov
18:37 Feature #1277: Add iPhone specific view
Hi All!
Here is an attached mobile.css file that makes a nice and compact view of Redmine for iPhone. (It's not a ...
Semyon Vyskubov
18:00 Defect #6346: Age column on repository view is skewed for git, probably CVS too
I forgot to write description at previous note.
I posted a patch only for git.
Toshi MARUYAMA
16:20 Defect #6346: Age column on repository view is skewed for git, probably CVS too
Toshi MARUYAMA wrote:
> 'localtime' has no effect.
>
> [...]
Not there, but I don't know at what other places ...
Felix Schäfer
16:18 Defect #6346: Age column on repository view is skewed for git, probably CVS too
'localtime' has no effect.... Toshi MARUYAMA
17:45 Feature #6424 (Closed): Implement new Invoice in OC
Felix Schäfer
16:59 Feature #6424: Implement new Invoice in OC
please use http://demo.redmine.org for testing Anonymous
16:56 Feature #6424 (Closed): Implement new Invoice in OC
Lets say this is important feature of invoice vijay patil
17:07 Defect #6425 (Closed): Cannot delete form fields for files in issue.
While adding files to issue, message etc. we can add multiple files, but theres no option to delete filed field. Tomasz W
16:53 Defect #6423 (Closed): Problem parsing From lines for email account creation
The code in mail_handler to create a user via email expects From lines in the form:
"Joe Bloggs <joe.bloggs@exa...
Richard Palmer
16:47 Patch #4755: Create and maintain groups from LDAP attributes
Hi,
This is a quick 'n' dirty patch working with 1.0.1 release.
If you need only one group attribute, then you mu...
Cyril Lamy
16:28 Feature #401: Add pdf export for WIKI page
+1 Marton Danoczy
16:26 Feature #3463: Export all wiki pages to PDF
+1 Marton Danoczy
15:44 Defect #6403: Updating an issue with custom fields fails
Something strange:
to create an issue with a custom field we do...
Stéphane Dubois
14:10 Defect #6392: Updated/Created links to activity broken
Damned. I'll fix it tonight, thanks.. Jean-Baptiste Barth
13:53 Defect #6392: Updated/Created links to activity broken
JBB: and while we're at it: in r4092, you committed the file @special_page_index.rhtml@ to the root of the repository... Felix Schäfer
13:34 Defect #6392: Updated/Created links to activity broken
Jean-Baptiste Barth wrote:
> Felix Schäfer wrote:
> > Well, I had discussed this with Eric on IRC and he was OK wit...
Felix Schäfer
10:12 Defect #6392: Updated/Created links to activity broken
Felix Schäfer wrote:
> Well, I had discussed this with Eric on IRC and he was OK with it if I assigned this kind of ...
Jean-Baptiste Barth
09:07 Defect #6392: Updated/Created links to activity broken
Jean-Baptiste Barth wrote:
> I propose you assign this kind of really simple fixes to me, so that Eric can concentra...
Felix Schäfer
13:39 Defect #6420 (Closed): test
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
10:15 Defect #6420 (Closed): test
test2 Li Tao
11:47 Defect #6422 (Closed): timetracking: subtasks time is not added to the main task
I logged to demo.redmine.org and created 3 tasks in my "Dany Project" project:
1) feature1 - no estimate - target ...
Sergei Danilov
10:37 Feature #6421 (New): Show relative dates next to Start/Due date in issue detail view
In the issue detail view, it would be helpful to see how many days ago an issue has started or in how many days an is... Tharuka Pathirana
10:32 Feature #5454: Per-user Email reminders on due/starting tickets
+1 Tharuka Pathirana
06:34 Defect #6407: New gantt charts shouldn't display all issues / versions
Here it is, see last 3 issues (bugs 5, 13, 4):
!screenshot_6407.png!
These issue have no start/due date in their to...
Jean-Baptiste Barth
05:40 Defect #6407: New gantt charts shouldn't display all issues / versions
Jean-Baptiste Barth wrote:
> It seems new gantt chart displays issues with no start date, no due date and no target ...
Eric Davis
06:27 Defect #6135 (Resolved): Default logger configuration grows without bound.
Updated the documentation in r4096. Thanks Felix. Eric Davis
06:23 Defect #3753 (Closed): Plugin asset URLs not correctly generated for sub-URI deployments
Was fixed in #3935, marking this as a duplicate. Eric Davis
06:20 Defect #6388 (Resolved): New Subproject leads to a 404
Fixed in r4095. Thanks for the patch Felix. Eric Davis
06:18 Defect #6249 (Resolved): Create and continue returns 404
Just tested on r4094 and it's working again. Thanks for fixing that for me Jean-Baptiste.
I'm going to flag this ...
Eric Davis
06:08 Defect #6195 (Resolved): Missing move issues between projects
(Wish I could edit the workflows here) Eric Davis
06:04 Defect #3935 (Resolved): stylesheet_link_tag with plugin doesn't take into account relative_url_root
I have a "fork of Engines":http://github.com/edavis10/engines now where I've added this fix to the plugin and also an... Eric Davis
04:56 Feature #6395: Git Notes
Eric Thomas wrote:
> A relatively new, but useful feature of git are "git notes":http://www.kernel.org/pub/software/...
Larry Cai
02:45 Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
New patch which handles the update within the custom_value model is attached. Note that I attempted to use the :touch... Stuart Cianos

2010-09-16

23:30 Patch #2285 (Resolved): issue-refinement: pressing enter should result to an "apply"
Applied in r4093. Don't hesitate to reopen if you encounter navigator specific issues. Jean-Baptiste Barth
23:25 Defect #6403: Updating an issue with custom fields fails
I can confirm this - I'm seeing the same thing. It's the custom_fields that cause this. Ward V
23:23 Defect #6392 (Resolved): Updated/Created links to activity broken
Applied in r4092, thanks. I propose you assign this kind of really simple fixes to me, so that Eric can concentrate o... Jean-Baptiste Barth
03:34 Defect #6392: Updated/Created links to activity broken
Felix Schäfer wrote:
> [...]the fix for that is here: http://github.com/thegcat/redmine/commit/6c2d9d79b6d60e683e3e6...
Mischa The Evil
22:48 Feature #4285: Add cancel button during edition of the wiki
I agree that having a *Cancel* button when editing an issue or wiki page would be nice for users. I generally refres... Mark P
21:38 Defect #6419 (New): %Done <= 99 filter not removing row for version that's 100% complete
I have a version that's attached to a subproject of a project. When all the tasks for this version are 100% complete,... N G
21:24 Defect #6413 (Resolved): Error in SQL
It was introduced with r3365 : before this refactoring, there was no "as" word in "from" clauses. So we can be sure t... Jean-Baptiste Barth
13:31 Defect #6413: Error in SQL
Eric, JB: seems ok to me, anyone of you could commit this? Felix Schäfer
13:13 Defect #6413 (Closed): Error in SQL
Hi all!
I am using redmine and having an SQL error when trying to get the issues resume inside a project.
Envir...
Juan G
21:16 Defect #6019 (Closed): Extremely slow SVN update
Polar Bear wrote:
> real 0m2.475s
> user 0m0.008s
> sys 0m0.005s
This is it then. Most (if not all) p...
Felix Schäfer
20:58 Defect #6019: Extremely slow SVN update
real 0m2.475s
user 0m0.008s
sys 0m0.005s
Polar Bear
11:15 Defect #6019: Extremely slow SVN update
Felix Schäfer wrote:
> How long does @svn ls <the address you entered in redmine>@ take on the host redmine is hoste...
Tiago Queirós
21:13 Feature #6168: ical subscribtion for calendar
duplicated with #1077 Rex Tsai
19:57 Feature #6417: Allow collapse/expand in gantt chart
It would be possible but it will take a lot of work because of how the Gantt chart is rendered. If someone wants to ... Eric Davis
19:31 Feature #6417 (Closed): Allow collapse/expand in gantt chart
Eric - it would be great if there was a way to collapse nested structures in the Gantt chart plugin you developed.. f... N G
19:39 Defect #6418 (Closed): Write Access to A File Unix OS level
You seem to have hit the wrong tracker, sorry. Felix Schäfer
19:34 Defect #6418 (Closed): Write Access to A File Unix OS level
Need write access on to UNIX OS directory for SCUSR/CCMSGOLD. This is to support oracle utilities to genarate files t... Rangan Narasimhan
18:09 Defect #6415 (Closed): Secondary project filter doesn't work as expected
Felix Schäfer
16:44 Defect #6415 (Resolved): Secondary project filter doesn't work as expected
Sorry: I have just realized that what I am asking is available using the subproject issue list, instead of the parent... David Marín Carreño
16:31 Defect #6415 (Closed): Secondary project filter doesn't work as expected
In issue list, I am trying to establish a new filter for only showing the issues that belong to a given secondary pro... David Marín Carreño
17:37 Patch #6416 (Closed): When viewing utf-8 text file in repository, it is downloaded
I want to view the utf-8 text file in repository, but it is downloaded.
In RepositoriesController#entry(), String#...
Masahiro Tomita
15:57 Feature #6412: how to reuse apache authentication?
As some of the projects existed long before _redmine_ was created, I'm sure I could never have done it the other way ... Fabien Coelho
15:42 Feature #6412 (Closed): how to reuse apache authentication?
This isn't an official plugin, but feel free to add a pointer to the install docs if you think it should be there. Th... Felix Schäfer
15:21 Feature #6412: how to reuse apache authentication?
Thanks a lot for the pointer!
ISTM that it is a "standard" use case if someone is not starting from an empty basis...
Fabien Coelho
13:45 Feature #6412: how to reuse apache authentication?
There's a plugin to be able to use http auth with redmine, see http://github.com/AdamLantos/redmine_http_auth , and t... Felix Schäfer
12:35 Feature #6412 (Closed): how to reuse apache authentication?
I found that redmine authentication is based on an internal redmine account, or possibly external LDAP/OpenId account... Fabien Coelho
15:35 Feature #685: New Custom Field "Found in Version"
+1 :-) wAy sen
15:32 Defect #6410 (Closed): The watchers list is missing?
http://www.redmine.org/projects/redmine/news , especially the links to the individual versions that list closed tickets. Felix Schäfer
15:23 Defect #6410: The watchers list is missing?
Ah, I found it there.
Is there any change log or release notes that indicating changes in the new version?
穆穆 朱
13:37 Defect #6410: The watchers list is missing?
The watcher list has moved to the right sidebar, isn't it there either? Felix Schäfer
09:19 Defect #6410 (Closed): The watchers list is missing?
Ruby version 1.8.7 (amd64-freebsd8)
Rails version 2.3.5
Database sqlite3 ...
穆穆 朱
15:14 Feature #3344: Exported by zip/tar.gz format from changeset
+1
Any idea, when this feature could be implemented? Is it a big task?
Manu Robledo
14:54 Defect #6388: New Subproject leads to a 404
I've spotted the bug, thanks. There's some (somewhat heavy) refactoring going on in the controllers, and some routes ... Felix Schäfer
13:38 Defect #6388: New Subproject leads to a 404
> [[SubmittingBugs]], in this case especially:
>
> > the error stack trace that you should find in the log file i...
Perrier T
14:52 Defect #6320: Subtasks do not appear under parent task in Issues view
same here Thomas Fürlinger
14:51 Feature #3546: "Related issues" should be tracked in Ticket History
I guess same ticket than #1005 Alain V.
14:49 Feature #3546: "Related issues" should be tracked in Ticket History
This is important. To be able to track when you (de)relate an issue. Alain V.
14:48 Feature #5238: Related issues option accessible during issue creation
+1
Would improve the workflow.
Alain V.
13:40 Defect #6408 (Closed): Report creation
Felix Schäfer
13:40 Defect #6408: Report creation
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
07:34 Defect #6408 (Closed): Report creation
Anil Tiwari
13:39 Defect #6411 (Closed): Test
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
10:48 Defect #6411 (Closed): Test
테스트 프로젝트 원술 강
13:34 Defect #5915: Invalid form authenticity token for some users
Benjamin, can you confirm this is still a problem for you, or did you find what was going wrong? Felix Schäfer
10:45 Defect #5915: Invalid form authenticity token for some users
Hi~ I find this problem caused by opening redmine in more than one browser. If you delete the files in *Temporary Int... jin wang
13:33 Defect #6406 (Closed): testing
Felix Schäfer
11:05 Defect #6406: testing
please use http://demo.redmine.org for testing Anonymous
06:32 Defect #6406 (Closed): testing
Anil Tiwari
13:23 Patch #6414 (New): Added FLAG to Redmine.pm to AllowAlternateAuth methods on apache
I want to use @Redmine.pm@ to authenticate users when accessing
subversion, but I also want to be able to authentica...
Sergio Talens-Oliag
12:38 Feature #2026: Improve E-Mail notification templates
This is realated to Issue #6221 Terence Mill
12:23 Feature #2026: Improve E-Mail notification templates
A configurable template as admin setting ,where wildcards/ticket variables could be used to format the template would... Terence Mill
12:38 Feature #6221: Email texts template/configuration.
This is realated to Issue #2026 Terence Mill
12:27 Feature #415: Daily Digest option for Mail Notifications
+1 Terence Mill
08:46 Feature #6409 (Closed): Define default langage to a project (for email)
The redmine global setting "default language" is used for selecting the language of the mail notification.
We use ...
loic Le Gallou
08:40 Defect #5385: Status filter should show statuses related to project trackers only
Are there any plans to include this patch in a future release? Bob Bottle
07:28 Defect #6407 (Closed): New gantt charts shouldn't display all issues / versions
Old gantt chart used to display :
* issues with a start and due date
* issues with no due date, but assigned to a t...
Jean-Baptiste Barth
04:37 Feature #1113: Link LDAP groups with user accounts
I'd like to see this either A) included with core redmine.. or B) have all LDAP features extracted to a plugin so LDA... Kiall Mac Innes
04:20 Feature #6319: project categories
You could utilize the "unlimited subproject nesting (#594)"-feature for it. Nothing else is yet implemented. Mischa The Evil
04:05 Defect #6376: Turning off textile inline with '==' doesn't work.
I guess a related issue is that <notextile>==</notextile> does have some significance to the system since it will dis... Noah Diewald
03:51 Defect #6376 (Reopened): Turning off textile inline with '==' doesn't work.
I suppose some arguments for including == would be the following.
Part of the nice thing about using textile is t...
Noah Diewald
03:17 Defect #6376 (Closed): Turning off textile inline with '==' doesn't work.
Please reopen if the above mentioned syntax doesn't suit your needs. Mischa The Evil
03:15 Defect #6376: Turning off textile inline with '==' doesn't work.
You can use < code >...< /code > (only around the dashes) or < notextile >...< /notextile > (around the whole words/c... Mischa The Evil
03:59 Defect #6310: done ratio is not correct in one of the situations
Eric, can you take a look at this? I remember that you've written the code for the "Setting of Calculate the issue do... Mischa The Evil
03:53 Feature #6299: Add "watched" as possible column in issues list
Why do you need it as a seperate column on the issue-list? It is already possible to watch/unwatch issues from the is... Mischa The Evil
03:45 Feature #6383: modifying flash from model hooks
(I asked Randy Syring on IRC to open this as a reminder for me. The assignment is valid.) Eric Davis
03:42 Feature #6397: Add Parent Task field as a sort criterium when defining a query
This is currently not yet supported by Redmine indeed. It is a request for a new feature instead of a defect. Modifie... Mischa The Evil
03:24 Defect #6350: New Gantt charts : 500 error when no issue have a due date
I can confirm this error áfter the Gantt-rewrite. The attached patch by Pieter Nicolai solves the issue. Mischa The Evil
03:23 Defect #6387 (Closed): TemplateError when viewing gantt chart from parent project
This is a clear duplicate of issue #6350 indeed. Closed this issue as such. Mischa The Evil
03:08 Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
Thanks for the patch. You shouldn't set @updated_on@ yourself though. Rails provides a @:touch@ option that will aut... Eric Davis
00:22 Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
Bullet points 1 and 2 fixed:... Stuart Cianos
02:45 Feature #6375: Last updated by colum in issue list
Alexander F wrote:
> Just a small correction - last updated by and not just "updated by".
I've modified the issue...
Mischa The Evil
02:37 Defect #6338 (Closed): Gantt Zoom In/Out has incorrect url
This is fixed in r4074. It affected Redmine trunk (devel) from r4041 to r4073. Mischa The Evil
01:27 Patch #3606: Copy queries
Slightly changed the patch to not need an extra action. The added 'duplicate' button basically pre-fills stuff in the... Felix Schäfer

2010-09-15

23:51 Feature #5858 (Closed): Ability to create a new custom query based on an existing one
Burt, looks like it, thanks for reporting. Felix Schäfer
22:35 Feature #5858: Ability to create a new custom query based on an existing one
Duplicate of #3606? Burt Culver
23:47 Defect #6135 (New): Default logger configuration grows without bound.
Eric: This one's lingering in my list, the documentation for @config/environments/production.rb@ would be:... Felix Schäfer
23:34 Defect #6398 (Closed): Falta do modelo relacional
Please use the "Demo Redmine":http://demo.redmine.org for testing. Holger Just
03:47 Defect #6398 (Closed): Falta do modelo relacional
Na primeira entrega do inter ficou faltando entregar o modelo conceitual de dados.
Isso deve ser feito o mais rápido...
Valnei Aragão
23:32 Feature #1725: Delete button on comments
Eric, I slightly reworked the patch to have the title say "Delete notes", the confirmation pop-up now also states tha... Felix Schäfer
23:32 Defect #5354: Updating custom fields does not trigger update to "updated_on" field in the customized object
Please don't assign issues to people without them telling you to do so explicitly.
Also, your patch has some issue...
Holger Just
23:08 Feature #2964: Ability to assign issues to groups
Maybe it can be done by extending the category function, to have more than one resposible person - stakeholder. Terence Mill
17:20 Feature #2964: Ability to assign issues to groups
+1 on that and separate permissions for that capability. Paul paul
22:55 Feature #6400 (Closed): Manually link a commit/revision to a ticket
Please search the tracker before filing an issue, this is already filed and discussed in #2009, thanks for taking the... Felix Schäfer
13:07 Feature #6400 (Closed): Manually link a commit/revision to a ticket
h1. The issue
Actually, a commiter can link a commit to an issue via a special keyword in the commit's comment lik...
Julien Huang
22:48 Defect #6402 (Closed): Integração RHIS e PACS
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
15:12 Defect #6402 (Closed): Integração RHIS e PACS
Integração RHIS e PACS:
1) Work List.
Francisco Alionço
22:47 Defect #6404 (Closed): 1
Please use the "demo redmine":http://demo.redmine.org for testing. Felix Schäfer
19:18 Defect #6404 (Closed): 1
1 Витя Р.
22:45 Defect #6019: Extremely slow SVN update
How long does @svn ls <the address you entered in redmine>@ take on the host redmine is hosted on? Felix Schäfer
22:45 Defect #6019: Extremely slow SVN update
How long does @svn ls <the address you entered in redmine>@ take on the host redmine is hosted on? Felix Schäfer
18:24 Defect #6019: Extremely slow SVN update
Polar Bear wrote:
> Only slightly.
>
> Before: Completed in 9976ms (View: 279, DB: 133) | 200 OK
> After Change...
Tiago Queirós
21:35 Feature #3547: Wiki include macro: add ability to include single section
+1. This would be very helpful.
Are macros part of the textile wiki engine, or are they added by the Redmine source?
Patrick Cummins
21:32 Feature #6405 (New): Add subtask or related issues events in activity report
When I add an item as a related issue or subtask that change does not show in the activity list. I think a logical co... Gerry Hawkins
19:26 Defect #6218: Search feature is broken
Understood. I downgraded rails to 2.3.5 and that solved the problem. Thank you all for the support. Sahand S
18:11 Defect #6218: Search feature is broken
Same as Felix.
Sahand S wrote:
> I could try to use Rails 2.3.5 but I highly doubt that that is what's causin...
Jean-Baptiste Barth
16:29 Defect #6218 (Closed): Search feature is broken
Sahand S wrote:
> I could try to use Rails 2.3.5 but I highly doubt that that is what's causing the issue. As I ment...
Felix Schäfer
15:29 Defect #6218 (Resolved): Search feature is broken
Jaap Prickartz
15:29 Defect #6218: Search feature is broken
Downgrading Rails 2.3.8 to 2.3.5 solves this issue for me!
if it helps anybody: "*here*":http://mark-kirby.co.uk/200...
Jaap Prickartz
15:21 Defect #6218: Search feature is broken
i can confirm this issue (Redmine 1.0.1.devel.4087 (MySQL))
it looks like you are searching through the _text_ fie...
Jaap Prickartz
18:13 Defect #6403 (Closed): Updating an issue with custom fields fails
If I run the following code ... Stéphane Dubois
18:11 Feature #5875: Changes to child estimates should trigger journal entries for the parent estimate
Just wondering if anyone out there cares about this... I probably should have marked it as a defect rather than a fea... Kurt Christensen
17:22 Defect #6359: Move subtasks between issues and set existing issue as a subtask
I agree that it is important for an defect to be able to become a subtask after creation. Having to delete and recrea... Gerry Hawkins
15:18 Feature #1263: Dokuwiki importer.
+1 Christian Parpart
14:42 Patch #1582: Add Time Spent Column to Issue List
with attached file its better ! Yohann Monnier
14:39 Patch #1582: Add Time Spent Column to Issue List
Hi All,
I updated the last patch colored time spent.
But i also update more files for security issues (there is...
Yohann Monnier
14:27 Defect #6387: TemplateError when viewing gantt chart from parent project
This happens when project.due_date can not be calculated. This can be caused by none of the issues having a due date,... Anonymous
13:46 Defect #6387: TemplateError when viewing gantt chart from parent project
Hi, as far as I could test this morning on a fresh install (build yesterday), this seems to be strongly related to th... Antoine Prevot
06:06 Defect #6387: TemplateError when viewing gantt chart from parent project
Hmm... this is not true in my site. Some parent projects that have no version at all display gantt chart correctly.
...
ChunChang (Nagaharu) Lo
14:05 Feature #6401 (New): Make Wiki Redirects editable
Wiki redirects need to be editable:
* Unredirect a page (and change back links to that page)
* Redirect to an exist...
Tharuka Pathirana
13:41 Feature #3816: Allow pasting screenshots from clipboard
Confirm that 1.1.0 screenshot-past plugin and redmine 1.0.1(stable) have issue with changing status of issue through ... Slava Karg
12:45 Defect #6323: Screenshot plugin conflicts with issue creation through API
I have similar issue: while changing status of issue through context menu I get "500 internal error".
Here is log:
...
Slava Karg
12:33 Patch #4755: Create and maintain groups from LDAP attributes
I do not have the time to update it right now. If there is a decision for "official" integration, I would be happy to... Marcel Waldvogel
07:08 Defect #6399 (Closed): Falta do modelo relacional
Please use the "demo redmine":http://demo.redmine.org for testing. Jean-Baptiste Barth
04:16 Defect #6399 (Resolved): Falta do modelo relacional
ok Valnei Aragão
03:47 Defect #6399 (Closed): Falta do modelo relacional
Na primeira entrega do inter ficou faltando entregar o modelo conceitual de dados.
Isso deve ser feito o mais rápido...
Valnei Aragão
04:16 Patch #1789: Raise project-name length-limit from 30 to 35 characters
How can I install this patch? Iam a newbie using redmine. Please Help thanks ardel biscaro
01:34 Feature #6397 (Closed): Add Parent Task field as a sort criterium when defining a query
The parent task field cannot be selected as a sort field in the query definition screens. Affects version 1.0.0 and a... Stuart Cianos
00:56 Feature #4455: Mercurial overhaul
something else:
tip is not always head of default, it can also be head of a branch.
It should somehow be viewab...
Ammler _
00:26 Defect #6384 (Closed): Target Version contains HTML for one project
Good to hear :-) Felix Schäfer
00:14 Defect #6384: Target Version contains HTML for one project
Scratch that - I did a fresh checkout of r3559 and everything is in order. Thanks for your help.
Mezz Anon
00:01 Defect #6384: Target Version contains HTML for one project
Mmh, can't say for sure what goes wrong there. What does the HTML look like around that, does the selection list work... Felix Schäfer
 

Also available in: Atom