Project

General

Profile

Activity

From 2011-03-06 to 2011-03-09

2011-03-09

22:47 Feature #5276: show "project name" field for "related issues" in roadmap for a specific target version
This would be useful to me also. Moreover, it would be good to be able to configure the additional fields shown in th... Sebastian M
21:07 Patch #7444: Patch for improved issue edit permissions
Great patch, is this for sure going into 1.2? It really is need.
Any word on 1.1.1 compatibility?
Brian Heasley
19:54 Defect #7819 (New): REST API Populating issue field enumerations + Issue list filters
Our team have been using Redmine for more than two years. We are very happy with Redmine and we have decided to devel... Orcun Gok
17:25 Defect #7451: Send email
Actually, this should not work as migrations can't be ran twice.
Just an idea : maybe you could copy @db/migrate/2...
Etienne Massip
16:55 Defect #7451: Send email
You can try to run the missing migration with @rake db:migrate:up VERSION=20100129193402@ Etienne Massip
16:49 Defect #7451: Send email
Ok, tinyint is not good, should be a varchar, something must have gone wrong in your migration. Etienne Massip
16:39 Defect #7451: Send email
What's the type of your users.mail_notification column ? tinyint(1)
What do you find in log when creating an issue ?...
Luis Serrano Aranda
16:20 Defect #7451: Send email
What's the type of your @users.mail_notification@ column ?
What do you find in log when creating an issue ?
Etienne Massip
15:56 Defect #7451: Send email
lserrano@robotica:/var/www/redmine$ sudo rake db:migrate RAILS_ENV=production --trace
(in /var/www/redmine)
** Invo...
Luis Serrano Aranda
15:53 Defect #7451: Send email
What do you mean by nothing ?
Did you set RAILS_ENV to production ?
Did you try to run it with the @--trace@ argu...
Etienne Massip
15:49 Defect #7451: Send email
I did not succeed, when I do a migrate Redmine returns nothing. I will review the problem with Aptana and the debugge... Luis Serrano Aranda
15:42 Defect #7451: Send email
Did you manage to make it work ?
If not, what's the result of @rake db:migrate@ ?
Etienne Massip
16:17 Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
Where do you find such links ? Etienne Massip
14:47 Defect #7818 (Closed): Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
When mousing over the wiki page link, it displays the wrong time. The wiki page that was just updated displays "Updat... Joshua Foster
14:16 Defect #7738 (Closed): Email Alert Not Being Sent
Etienne Massip
12:14 Defect #7738 (Resolved): Email Alert Not Being Sent
Shaik Ahmed
12:14 Defect #7738: Email Alert Not Being Sent
Hi
After changing the default port from 25 to another , it worked . However , there were no changes done at mail ...
Shaik Ahmed
09:26 Defect #7738: Email Alert Not Being Sent
Googling around, it looks like this is not an authentication issue, the message means that the mailbox is not know by... Etienne Massip
06:08 Defect #7738: Email Alert Not Being Sent
Email Settings that was in use , note that the two settings specified below used to work before , but right now both ... Shaik Ahmed
05:58 Defect #7738: Email Alert Not Being Sent
After Updating the issue and changing the assignee , the content of the production.log is :... Shaik Ahmed
13:48 Feature #7817 (Closed): contractor mortgages
Please use http://demo.redmine.org for testing purposes. Etienne Massip
13:38 Feature #7817 (Closed): contractor mortgages
Thank you for taking this opportunity to discuss this, I feel strongly about it and I take pleasure in learning about... Mark Taylor
12:11 Feature #7799: How to get consolidated report of project mile stones for all projects in Redmine
We are creating the private versions within the projects. So the versions are not shared. We thought that sharing the... Mohan Gundlapalli
09:29 Feature #7799: How to get consolidated report of project mile stones for all projects in Redmine
You mean, like a global roadmap ?
Aren't you confusing versions and projects (in redmine) ?
Etienne Massip
08:56 Feature #7799: How to get consolidated report of project mile stones for all projects in Redmine
That Roadmap only provides information of a particular project. But I want our users to see such information for all ... Mohan Gundlapalli
12:01 Defect #6590: Wrong file list link in email notification on new file upload
In app/models/mailer.rb... Kseniya Shestakova
10:50 Defect #5251 (Closed): Git: Repository path encoding of non UTF-8 characters
I finished implementing in r5072.
h2. Limitation
* Subversion supports URL encoding path and Redmine uses it.
Mer...
Toshi MARUYAMA
10:47 Defect #5251: Git: Repository path encoding of non UTF-8 characters
Jean-Philippe Lang wrote:
> r5049 broke all git tests with the git version currently used on the CI server (http://w...
Toshi MARUYAMA
05:22 Defect #5251: Git: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
10:15 Feature #2024: gantt chart editing
Is is possible to make this in a plugin, i think is better to update redmine.
Thanks
Luis Serrano Aranda
08:09 Feature #2024: gantt chart editing
Thanks for your quick response on this Alexey. As reported in the plugin forum post (http://www.redmine.org/boards/3/... Chris Darts
08:45 Feature #4677: Add a filter on the "My reported issues" block
+1 for me
The widgets on "my page" should filter the closed tickets, but only the "Issues assigned to me" widget doe...
Jonas De Meulenaere
00:26 Feature #1232: Referencing and fixing issues in commit messages
Patch #7445 seems to implement this; any difference between what is requested here and that patch? Adarsh Carter
00:25 Patch #7445: Patch for improved repository commit auto-updates
Excellent; thank you! Tested with 1.1.1; seems to work perfectly. Adarsh Carter

2011-03-08

23:06 Defect #6956: Back to search results go to first record
The way GMail does it is interesting and could be a source of inspiration. They use hashtags at the end of the URL t... Pierre-Luc Samuel
18:18 Defect #6956: Back to search results go to first record
Typo Etienne Massip
22:33 Feature #2009: Manually add related revisions
Oxan - wrote:
> I've forward-ported the patch from Mischa to the current 1.1.2 stable release
As I described at h...
Toshi MARUYAMA
16:38 Feature #2009: Manually add related revisions
I've forward-ported the patch from Mischa to the current 1.1.2 stable release, see attached file. I guess it applies ... Oxan -
22:04 Defect #7813: I18n function __() and get() problem
I am sorry my mistake. Przemysław Plezia
21:06 Defect #7813 (Closed): I18n function __() and get() problem
Not the right tracker.
For testing, please use http://demo.redmine.org.
Etienne Massip
20:17 Defect #7813 (Closed): I18n function __() and get() problem
When i want translate some text __('text',NULL,pl-pl) and in file application/i18n/pl.php have 'text'=>'moj text' the... Przemysław Plezia
21:55 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
Mar 8 12:23:50 redmine kernel: [12104.250221] ruby invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0
Mar 8 ...
Anthony C
21:05 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
To get the stack trace. Etienne Massip
20:16 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
I don't see one in std streams or the redmine production or development log or in syslog or messages. Would it be som... Anthony C
19:35 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
Do you get a core dump ? Etienne Massip
18:28 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
Even with debug logging enabled nothing gets logged when I try to access the repository page, the process just gets k... Anthony C
16:03 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
Was @-B@ for mongrel, my mistake.
You can change logging level in @config/environments/production.rb@ :...
Etienne Massip
15:29 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
Are you sure it's -B?
root@redmine:/usr/share/redmine# ruby script/server -B
server: invalid option: -B
I foun...
Anthony C
21:36 Feature #2024: gantt chart editing
Chris Darts wrote:
> I have just tried the new 'Better Gantt Chart' plugin in conjunction with this patch and it see...
Alexey Kuleshov
14:44 Feature #2024: gantt chart editing
I have applied the latest patch 'gantt_edit_2_v1-1-1.patch' and completed some initial testing.
It has fixed the p...
Chris Darts
21:29 Feature #3169: Multiple repositories for projects
vote yes for this feature kid smart
21:21 Defect #5251: Git: Repository path encoding of non UTF-8 characters
r5049 broke all git tests with the git version currently used on the CI server (http://www.redmine.org/builds/index.h... Jean-Philippe Lang
00:03 Defect #5251: Git: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA wrote:
> It is impossible to fix this issue in current git adapter scheme.
> Please see r5027 commen...
Toshi MARUYAMA
21:15 Defect #7815: Still HTTPS
sorry. franz baumann
21:04 Defect #7815 (Closed): Still HTTPS
Could you please post in the forum ?
This tracker is for bugs only.
Etienne Massip
20:53 Defect #7815 (Closed): Still HTTPS
hello,
we are running a redmine installtion the first time behind a hardware loadbalacer and when we activate "Au...
franz baumann
21:03 Defect #7814 (Closed): test
Please use http://demo.redmine.org for testing purposes. Etienne Massip
20:24 Defect #7814 (Closed): test
test1 Amélia machado
19:55 Defect #7233: no file added notification when attaching by email
Nice =) Etienne Massip
00:47 Defect #7233: no file added notification when attaching by email
I think it has been fixed in the meantime.
I remember that in 1.0.5 it worked for me.
Radek Antoniuk
19:52 Defect #7738: Email Alert Not Being Sent
Now that the db has been migrated, could you please check again the user profile email notification settings and the ... Etienne Massip
11:56 Defect #7738: Email Alert Not Being Sent
Yes ! Shaik Ahmed
11:54 Defect #7738: Email Alert Not Being Sent
Both http and ruby ? Etienne Massip
11:48 Defect #7738: Email Alert Not Being Sent
Yes, i did ! Shaik Ahmed
11:45 Defect #7738: Email Alert Not Being Sent
Did you restart your server ? Etienne Massip
11:10 Defect #7738: Email Alert Not Being Sent
Forgot to mention , i encountered this error :... Shaik Ahmed
10:54 Defect #7738: Email Alert Not Being Sent
Hi
Thanks for the steps , that executed successfully . But still i am not getting any emails .
Output :
<p...
Shaik Ahmed
09:20 Defect #7738: Email Alert Not Being Sent
Shaik Ahmed wrote:
> Yes , the buby executables are stored in C:\Program Files\BitNami Redmine Stack\subversion\bin
...
Etienne Massip
05:40 Defect #7738: Email Alert Not Being Sent
Hi
I had done the default installation of Redmine.
Yes , the buby executables are stored in C:\Program Files\B...
Shaik Ahmed
18:24 Feature #1345: integration EXCHANGE/ CALENDAR
To be translated. Etienne Massip
18:20 Feature #7811: Add support for NTLM authentication mode for mail sending via Exchange Server
AFAIK, NTLM authentication is not supported by redmine as of today, so this is a feature. Etienne Massip
17:06 Feature #7811 (Closed): Add support for NTLM authentication mode for mail sending via Exchange Server
The mail notification system doesn't work with Exchange Server 2007 in NTLM authentication mode
The only authentic...
Eric Chaplet
18:19 Defect #7736 (Closed): Going back to search results after examining a find goes to the first page
You're right, closed as duplicate of #6956.
Thanks.
Etienne Massip
18:03 Defect #7736: Going back to search results after examining a find goes to the first page
#6956 is a duplicate of this.
Very annoying bug BTW... Many of my users have complained about it.
Pierre-Luc Samuel
18:11 Feature #7812 (New): Display recent threads/messages in Forum module
The 2 very beneficial features in Forums module are:
1. Show the new posts since your last login
2. Show the new re...
Majid Tajamolian
17:09 Feature #2500: configure custom fields as "required for status transition"
+1
Fabrice MOUCHERE
17:08 Feature #2500: configure custom fields as "required for status transition"
+1
Very essential feature! I'd like to see it very soon.
Gilles DUGAST
16:10 Feature #2500: configure custom fields as "required for status transition"
+1
This is very essential for use, but we already live this feature by process doc and this isn't very safe. A redmi...
Terence Mill
15:22 Feature #2500: configure custom fields as "required for status transition"
+1
Required per status for all fields, not just custom fields
Torgrim Brochmann
16:33 Feature #7810 (Closed): Allow mass spent time update
It should be interesting to update spent time for several issues in a tab view (like Excel)
Eric Chaplet
16:23 Feature #7809 (New): Show Version due dates in calendar
Since the version due dates as package for all issues are important milestonses, they should be shown in calendar.
I...
Terence Mill
16:15 Feature #2069: Wiki syntax to link to files in the files-module
+1 Ladislav Nesnera
13:00 Defect #7280: Issues subjects wrap in Gantt
Why are the gantt fixes made in the application.css and not in a separate css file? Custom themes/stylesheets are not... Ruben Kruiswijk
12:09 Patch #7456: Gantt filters
Etienne Massip wrote:
> I guess that's mostly because patched files I sent to you where based on r5021.
>
> Could...
B Brey
11:52 Patch #7456: Gantt filters
I guess that's mostly because patched files I sent to you where based on r5021.
Could you please do the same thing...
Etienne Massip
09:48 Patch #7456: Gantt filters
Etienne Massip wrote:
> Here are the files once patched, could you create a patch and compare both patches which eac...
B Brey
10:49 Defect #7808 (Closed): Test 1
Please use http://demo.redmine.org for testing purposes. Etienne Massip
10:41 Defect #7808: Test 1
test 12345678 wrote:
> ทดสอบครั้งที่ 1
ลองตอบดู
test 12345678
10:40 Defect #7808 (Closed): Test 1
ทดสอบครั้งที่ 1 test 12345678
10:20 Defect #7807 (Closed): Gantt subjects rendering is broken with IE6/IE7
Since of #7280, IE6 rendering of issue/version/project subjects in Gantt is very ugly :
* if the issue is not assi...
Etienne Massip
09:24 Defect #7806 (Closed): Administracion de la red
Este no es el tracker adecuado ! Para probar => http://demo.redmine.org
Etienne Massip
02:37 Defect #7806 (Closed): Administracion de la red
adminstrar red Miurell Gonzalez
01:10 Feature #5708: New Version Status: On Hold
This would be tremendously help for us as well. We have a custom Status type called "On Hold", which means we are awa... Brian Lacy
01:01 Feature #5275: Show tree of issues instead of a list in Roadmap
+1
Rodrigo Carvalho

2011-03-07

23:58 Defect #5251 (Reopened): Git: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
14:48 Defect #5251 (Closed): Git: Repository path encoding of non UTF-8 characters
It is impossible to fix this issue in current git adapter scheme.
Please see r5027 comment.
Toshi MARUYAMA
21:50 Defect #3163: Large inline images overflow
http://nfine.net/bugs/ie8bug.html can reproduce the bug with dynamically created images. I tried the same with Redmi... Justin Grevich
21:44 Defect #3163: Large inline images overflow
I tested this in Win7 x64 using IE 8.0.7601.17514. Apparently max-width works fine as long as the doc-type is not xh... Justin Grevich
21:30 Defect #3163: Large inline images overflow
Attached is a patch for what I've been using. Let me know how it works. Justin Grevich
21:24 Feature #7805 (Closed): Filter issues by relation type
I have not found a way to search for issues that block something.
ie. show me all open issues for a given project / ...
Gerry Hawkins
19:05 Feature #7797 (Closed): Administracion de la red
Etienne Massip
18:26 Feature #7797 (Reopened): Administracion de la red
REvision de la red Miurell Gonzalez
17:51 Feature #7797 (Closed): Administracion de la red
Please write in English (see [[SubmittingBugs]]) Etienne Massip
17:22 Feature #7797 (Reopened): Administracion de la red
descripción de los problemas encontrados en la red Miurell Gonzalez
09:09 Feature #7797 (Closed): Administracion de la red
Not the right tracker. If you plan to test redmine, please use http://demo.redmine.org. Etienne Massip
03:27 Feature #7797: Administracion de la red
Miurell Gonzalez wrote:
> Administrar la red en el desarrollo del proyecto.
Documentacion de cambios a la red
Miurell Gonzalez
03:23 Feature #7797 (Closed): Administracion de la red
Administrar la red en el desarrollo del proyecto. Miurell Gonzalez
19:04 Defect #7803 (Closed): seguimiento del proyecto de contabilidad
Still not the right tracker. Etienne Massip
18:36 Defect #7803 (Closed): seguimiento del proyecto de contabilidad
realizar los requisitos solicitados al sistema de contabilidad Miurell Gonzalez
18:44 Feature #2549: Enable the watching of news
+1 .. Would be great if you want all your users to receive an email, and track it was sent.. IE. a new release or bas... Ryan H
17:48 Feature #5605: Subprojects should (optionally) inherit Members from their parent
What about adding something like _dynamic groups_?
In "Settings->Members->New member" now there is a list of all u...
Matthias Geier
16:55 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
No exception stack if you run WEBrick in debug mode (@-B@ switch, if I remember well) ? Etienne Massip
16:25 Defect #7699: Subversion: 500 Internal Server Error when browsing a repository
bump, still experiencing this problem Anthony C
16:36 Defect #7233 (Closed): no file added notification when attaching by email
How did you resolve it ? Etienne Massip
16:35 Defect #7230 (Closed): Redmine we could not attach files in petitions
Etienne Massip
16:22 Defect #7320: circular dependency >2 issues
Sorry, I think there ought to be a ! before except.include?(relation.issue_to) - but I'll leave this with you. New c... Will Voelcker
16:13 Defect #7320 (Reopened): circular dependency >2 issues
Jean-Philippe,
I'm on Redmine 1.0.5 and am seeing this same issue, even after applying the patch you submitted.
...
Will Voelcker
16:20 Feature #549: Indicate issue dependencies in gantt
@Pavel - I released v.0.2.1 compatible with patch #2024, you can download this version here http://www.redmine.org/at... Alexey Kuleshov
16:05 Patch #7456: Gantt filters
Here are the files once patched, could you create a patch and compare both patches which each other ?
Etienne Massip
15:49 Patch #7456: Gantt filters
Etienne Massip wrote:
> Here's my @patch -p0 --verbose < gantt_filters.patch@ results on r5021 (windows).
>
> Sor...
B Brey
14:10 Patch #7456: Gantt filters
Here's my @patch -p0 --verbose < gantt_filters.patch@ results on r5021 (windows).
Sorry, I've no clue why yours ju...
Etienne Massip
12:29 Patch #7456: Gantt filters
Etienne Massip wrote:
> Just done it on r5000 without any problem, and this patch is still applicable on trunk.
>
...
B Brey
10:08 Patch #7456: Gantt filters
Just done it on r5000 without any problem, and this patch is still applicable on trunk.
What failures were you tal...
Etienne Massip
09:25 Patch #7456: Gantt filters
Etienne Massip wrote:
> You may have already applied another patch on your gantt ?
>
> If not, try with @-p1@.
...
B Brey
15:07 Defect #7781 (Closed): TOC links do not work in Chrome
Thanks. Etienne Massip
15:05 Defect #7802 (Closed): taeh2
Please use http://demo.redmine.org for testing purposes. Etienne Massip
15:02 Defect #7802 (Closed): taeh2
mehdi echchadli
15:05 Defect #7801 (Closed): proj1
Please use http://demo.redmine.org for testing purposes. Etienne Massip
15:02 Defect #7801 (Closed): proj1
projet indistrilz mehdi echchadli
15:03 Feature #6125 (Closed): search finds attached files by name and content
Closed as duplicate of #4383. Etienne Massip
15:03 Feature #7800 (Closed): Possible to search for attachment filename
Closed as duplicate of #4383. Etienne Massip
14:46 Feature #7800 (Closed): Possible to search for attachment filename
I just spent a few minutes finding the issue connected to a specific filename attached to that issue. I think if woul... Thomas Pihl
14:34 Defect #5373: Translation missing when adding invalid watchers
Watchers seem to be invalid, if their personal settings are corrupted.
After migrating a 1.1.0 installation from o...
Christian Ziegelt
14:23 Defect #7738: Email Alert Not Being Sent
I'd like to help you to get @rake db:migrate@ done, but I don't understand how is installed the stack.
I don't get...
Etienne Massip
12:18 Defect #7738: Email Alert Not Being Sent
Yes it is .
Can you please tell me where i can check , to figure out the problem with the email notification.
...
Shaik Ahmed
12:14 Defect #7738: Email Alert Not Being Sent
But this is just a part of your PATH environment variable value, isn't it ? Etienne Massip
12:03 Defect #7738: Email Alert Not Being Sent
No , i didn't , its already like this before :... Shaik Ahmed
12:27 Patch #1616: Allow email to create and reply to forum messages
Hie
We would like to migrate our environment to Redmine completely. Forum seems have ability to substitute our curre...
Ladislav Nesnera
11:49 Defect #6069: No Outgoing Mails when Customer creates Ticket via Mail
you could CC the users email address on the issue being emailed in(in my case emails come in from users of a website ... Brian Harty
11:08 Feature #7793 (Closed): Plugin for Synology
Etienne Massip
11:08 Defect #7790 (Closed): wrong assigning via email created message
#1616 patch is not up to date to latest stable and has not been incorporated into redmine core, thus redmine does not... Etienne Massip
09:48 Feature #7799: How to get consolidated report of project mile stones for all projects in Redmine
You'll find all these informations in the Roadmap if you manage versions. Etienne Massip
08:16 Feature #7799 (New): How to get consolidated report of project mile stones for all projects in Redmine
We are Redmine as a Project management tool. It has been working great and we are happy with it. We now have a new re... Mohan Gundlapalli
09:13 Feature #7798 (Closed): Limit on assocuated revisions for a ticket?
There is no such limit. Etienne Massip
07:25 Feature #7798 (New): Limit on assocuated revisions for a ticket?
Toshi MARUYAMA
07:08 Feature #7798 (Resolved): Limit on assocuated revisions for a ticket?
Sorry, turns out it was user error. My commits weren't showing up anymore since I moved the issue into a new project.... Bob Bottle
06:21 Feature #7798 (Closed): Limit on assocuated revisions for a ticket?
I noticed that after making a lot of commits towards a particular issue, it would only display the first 20 in the as... Bob Bottle
07:07 Defect #3087: Revision referring to issues across all projects
+1 to William Baum's comment 17. Would be good if issues were related to any project in redmine, not just parent/chil... Bob Bottle
04:55 Feature #5487: Allow subtasks to cross projects
oops should have mentioned where this code lives,... David Chiew
04:54 Feature #5487: Allow subtasks to cross projects
Hey Guys,
I just commented out the line which was creating this error - below it's marked with *DC* (my initials),...
David Chiew

2011-03-06

23:33 Defect #7796 (Closed): Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
You need to run "gem install -v=0.4.2 i18n". Toshi MARUYAMA
17:15 Defect #7796 (Reopened): Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
I have the gem installed. Thats why i am kinda confused Vinay m
17:14 Defect #7796 (Closed): Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
As the message suggests, you just need to install the i18n 0.4.2 gem. Jean-Philippe Lang
16:21 Defect #7796: Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
This is the complete error.... Vinay m
16:12 Defect #7796 (Closed): Missing the i18n 0.4.2 gem. Please `gem install -v=0.4.2 i18n`
I am using the latest stable branch of redmine.
Everytime i start the server i get the following error ...
Vinay m
22:33 Defect #7280: Issues subjects wrap in Gantt
IE6 is far from being dead ; about 3.6 % as for Jan. 2011, which is more than Opera.
My company switched to IE8 on...
Etienne Massip
20:29 Defect #7280: Issues subjects wrap in Gantt
Now that Microsoft is even trying to kill IE6, see http://ie6countdown.com/ , I wonder if it still worth the effort ... Anonymous
20:16 Defect #7280: Issues subjects wrap in Gantt
Are you sure ?
This is pretty regressive for IE6 users (and they are still numerous) if they use Gantt+avatars.
...
Etienne Massip
13:51 Defect #7280 (Closed): Issues subjects wrap in Gantt
r4913, r4914, r4916 merged in 1.1-stable.
We may open a specific issue for IE6 behaviour.
Jean-Philippe Lang
21:34 Defect #7781 (Resolved): TOC links do not work in Chrome
Indeed, this appears to be a problem with the native wiki formatter. I had no issue on the demo site.
http://demo....
Sam Nguyen
20:13 Defect #7680 (Closed): Missing routes for wiki
Etienne Massip
04:32 Defect #7680: Missing routes for wiki
Thibaut Cuvelier wrote:
> Artur Nek wrote:
> > Thibaut Cuvelier wrote:
> > > You could also try to deactivate all ...
Artur Nek
17:13 Patch #7795 (Closed): Internal server error at journals#index with custom fields
Committed with a failing test in r5021 and merged in 1.1-stable, thanks. Jean-Philippe Lang
14:45 Patch #7795 (Closed): Internal server error at journals#index with custom fields
/issues/changes fails with internal server error when a issue has a custom field.
Here is the stack trace. http://...
Yuki Sonoda
14:38 Feature #6194: Edit own issues
I would be glad to see edit own issues in the future releases.
Any chance? or is there any other way to do this?
Sayyid Amin Mirzaei
14:11 Patch #7788 (Closed): nl locale update
Committed in r5016, thanks. Jean-Philippe Lang
14:11 Defect #7787 (Closed): Bulgarian translation for 1.1.2+ - new strings
Committed in r5016, thanks. Jean-Philippe Lang
14:11 Patch #7786 (Closed): pt-BR translation updates
Committed in r5016, thanks. Jean-Philippe Lang
14:11 Patch #7743 (Closed): Swedish Translation for r4964
Committed in r5016, thanks. Jean-Philippe Lang
14:11 Patch #7704 (Closed): Traditional Chinese language file (to r4937)
Committed in r5016, thanks. Jean-Philippe Lang
13:55 Patch #7598 (Closed): Extensible MailHandler
Merged in 1.1-stable. Jean-Philippe Lang
13:53 Defect #7317 (Closed): Gantt tab gives internal error due to nil avatar icon
Jean-Philippe Lang
13:48 Defect #7763 (Closed): Email notification are sent to watchers even if 'No events' setting is chosen
Merged in 1.1-stable. Jean-Philippe Lang
13:47 Defect #7718 (Closed): Minutes logged in commit message are converted to hours
Merged in 1.1-stable. Jean-Philippe Lang
13:47 Defect #7656 (Closed): MySQL SQL Syntax Error when filtering issues by Assignee's Group
Merged in 1.1-stable. Jean-Philippe Lang
13:46 Defect #7630 (Closed): Spent time in commits not recognized
Merged in 1.1-stable. Jean-Philippe Lang
13:23 Defect #7794 (Closed): Internal server error on formatting an issue as a PDF in Japanese
IssuesController#show fails with internal server error when
* params[:format] is pdf
* AcceptLanguage: ja
* @issue...
Yuki Sonoda
12:15 Feature #7793: Plugin for Synology
Sorry it is an error you can close this ask Hervé Fouquet
12:06 Feature #7793 (Closed): Plugin for Synology
Jdownloader and I use a Synology NAS.
I would mix the two.
Let me explain:
Synology has a program that can be in...
Hervé Fouquet
08:08 Patch #7443: Found-in-version patch
Also, I appreciate the time and effort you put into this, Brian. I've also been scratching my head as to why this has... Mike Spross
07:44 Patch #7443: Found-in-version patch
*Bugfix4*
There's a minor bug in the migration script: the @AddFoundInVersion@ migration should be renamed to @Add...
Mike Spross
05:53 Feature #7792: Compression of Redmine's images
(Like message.png and comment.png, one has a transparent background, the other has a white background.) F. W.
05:50 Feature #7792: Compression of Redmine's images
Would you be interested in further contributions to the efficiency of the frontend? I guess I could try to find a sol... F. W.
05:42 Feature #7792 (New): Compression of Redmine's images
Redmine's PNGs are currently not fully optimized; the attached version is about 12kB smaller. F. W.
 

Also available in: Atom