Project

General

Profile

Activity

From 2008-11-17 to 2008-11-19

2008-11-19

17:01 Defect #61: Broken character encoding in pdf export
Works fine for Russian. Tested for gannt and task. Is possible reduse filesize of generated PDF? Azamat Hackimov
10:43 Defect #61: Broken character encoding in pdf export
I confirm, that patch works for Lithuanian language. Sergej Jegorov
09:36 Defect #61: Broken character encoding in pdf export
I can confirm that this patch works for Czech language. David Strejc
16:51 Defect #2213 (Closed): Typo in Swedish translation
Fixed, thank you. Azamat Hackimov
13:28 Feature #2214: Autocreate repositories
+1 Anonymous
11:08 Feature #2214 (New): Autocreate repositories
It should be possible to automatically and immediately create repositories for projects. The current method (reposman... Pau Garcia i Quiles
06:49 Feature #1040: Global wiki
+1
Would be great.
Andy Liu

2008-11-18

23:26 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
I sent an email to git-list to get the expert opinion on how to handle it. Here is a link to the thread: http://marc... Burt Culver
10:29 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
Added: relation to #1931. It could hide performance problems. Thomas Lecavelier
00:00 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
git logs on newer files return much faster than the old dog I reported above:
time git --git-dir '/mnt/data-store/re...
Burt Culver
23:21 Defect #2212: email notification for Issues don't work
Looking at the code I think it might be a problem with getting the recipients.
Is there an easy way to dump what R...
Carsten Schurig
18:45 Defect #2212: email notification for Issues don't work
I think there might be a problem with my ROR installation. I just wonder, why it works for sending news notifications... Carsten Schurig
18:14 Defect #2212: email notification for Issues don't work
I can't do much without additional information since I can't reproduce this problem.
To turn email debugging on, comm...
Jean-Philippe Lang
15:27 Defect #2212 (Closed): email notification for Issues don't work
Notification for issues dosn't work at all for us now. Sending notifications is activated (and actually it does work ... Carsten Schurig
22:43 Feature #2179 (Closed): Alternate layout for one site
Patrick Naubert wrote:
> My Appologies for being thick, but I don't yet understand the directory structure I must fo...
Eric Davis
19:18 Feature #2179 (Reopened): Alternate layout for one site
My Appologies for being thick, but I don't yet understand the directory structure I must follow.
Here are the dire...
Patrick Naubert
22:10 Defect #2203 (Closed): Printing long roadmap doesn't split across pages properly.
Fixed in r2046.
Thanks for pointing out.
Jean-Philippe Lang
21:34 Defect #2213 (Closed): Typo in Swedish translation
... Christoffer Sawicki
20:13 Defect #61: Broken character encoding in pdf export
I can confirm that bosnian characters works well. ... Ernad Husremovic
18:32 Defect #61: Broken character encoding in pdf export
I'd really like to fix it but it doesn't work for me.
Jan, after following the above instructions, pdf are broken (s...
Jean-Philippe Lang
15:22 Defect #61: Broken character encoding in pdf export
Hello Jan,
thank you for this patch.
Can anybody with different locales try and confirm that UTF8 export now wo...
Paul Rivier
18:20 Patch #2125 (Closed): Vietnamese Language Support
Applied in r2044. Jean-Philippe Lang
18:15 Feature #2162 (Closed): Add additional fields to plugin registration
Everything seems to be done. Reopen if needed. Jean-Philippe Lang
18:08 Defect #1681 (Closed): NoMethodError in WikiController#index
> Is there something stored in the database that associates with the file?
Yes, in this table: schema_migrations (...
Jean-Philippe Lang
10:20 Defect #1681: NoMethodError in WikiController#index
There is not currently, this is a fresh checkout (not an update) of the svn latest, however, I am using a database th... Tyler Z
18:04 Defect #2211 (Closed): GLoc don't work in init.rb of plugins
Jean-Philippe Lang
14:36 Defect #2211 (Resolved): GLoc don't work in init.rb of plugins
Sry, my bad!
i was doing this...
Diego Sousa
14:31 Defect #2211: GLoc don't work in init.rb of plugins
In my plugin I write code like this and it works.... Chaoqun Zou
14:28 Defect #2211 (Closed): GLoc don't work in init.rb of plugins
Hi,
I don't need use gloc at all in init.rb of plugins, but this time i need to translate some links to insert in ...
Diego Sousa
12:38 Defect #2210 (Closed): LDAP authentication source filter causes login to fail
Downloaded and tested Redmine 0.7.3 on my Mac OS X box (Leopard 10.5.5, stock ruby 1.8.6 patchlevel 114, postgres 8.2... Merul Patel
09:16 Feature #2209: MIME type support for repository Entries
+1, I like it very much. It keeps annoying me that files won't open in the browser even if the mime-type in the repos... Patrick Hurrelmann
01:30 Feature #2209: MIME type support for repository Entries
A slight fix: I think line #125 should read:
send_data @content, :filename => fn, :type => type, :disposition ...
Chris Cummer
02:37 Defect #843: BR tags no longer working in textile
+1: I am also looking for a way to have line breaks within table cells. Arndt Lehmann
00:18 Feature #2205: Allow 'upload' links as a File
Jean-Philippe Lang wrote:
> I'm not sure to understand your request.
> Do you want these files to be mirrored on th...
Anh Kỳ Huỳnh

2008-11-17

23:27 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
We only have 7k changesets and 15k changes.
But git log takes considerably longer on my machine:
time git --git-dir ...
Burt Culver
23:13 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
> The only way I could think of to speed this up would be to modify the database and at the time you load the revisio... Jean-Philippe Lang
22:41 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
Thanks for that update. I tried hardcoding the branch last night, but it only brought the response time down to 200 ... Burt Culver
18:41 Defect #1435: slow display of 'repository' tab for huge repository (pagination problem?)
> The delay seems to come from redmine doing a "git --git-dir '/mnt/data-store/redmine/git-repositories/fishpond/' lo... Jean-Philippe Lang
13:22 Defect #1435 (Reopened): slow display of 'repository' tab for huge repository (pagination problem?)
This happens for me too on a Git repository. I just added it to our redmine today, loaded the change sets on the com... Burt Culver
20:56 Feature #2209 (Closed): MIME type support for repository Entries
I didn't like that images didn't just load in the browser that were in a repository, and felt there should be some MI... Vincent Castellano
18:48 Feature #2205: Allow 'upload' links as a File
I'm not sure to understand your request.
Do you want these files to be mirrored on the Redmine host or to simply pro...
Jean-Philippe Lang
09:21 Feature #2205 (New): Allow 'upload' links as a File
Hello,
Currently Redmine allows me to upload files to the directory in the same host.
But I have many files in ...
Anh Kỳ Huỳnh
18:45 Feature #2207: Show name of the project in the ticket detail
Project name is diplayed in the application header, isn't it? Jean-Philippe Lang
12:15 Feature #2207 (Closed): Show name of the project in the ticket detail
I would like to have the name of the project shown in the ticket's detail page. When I receive a new ticket via email... Alvaro Aguilera
17:12 Defect #1681: NoMethodError in WikiController#index
Is there (or have you ever put) an other file in db/migrate that starts with 093_ ? Jean-Philippe Lang
07:12 Defect #1681: NoMethodError in WikiController#index
However, if I copy 093_add_wiki_pages_protected.rb to 102_add_my_wiki_pages_protected.rb changing the class to AddMyW... Tyler Z
06:58 Defect #1681 (Reopened): NoMethodError in WikiController#index
I have had this happen twice now to applications of mine, where "rake db:migrate RAILS_ENV="production" does not do a... Tyler Z
15:13 Defect #1843: Importing trac's [wiki:"String WikiString"] translates to [[String [[WikiString]]]]
I've find and solved another bug, [wiki:"test1/test2" "test"] didn't work.
Here is a patch against 0.7.3.
I've conv...
Daniel Feliciano Branco
13:08 Feature #2208 (Closed): Workflow: only Issue Reporter can close
we are using Redmine since this week, and I have the problem, that al lot of tickets are closed, before the bug is re... Peter Steffek
11:23 Feature #2180: Lookup custom fields
Eric Davis wrote:
> You can just add a @customer_id@ field to issues via your plugin and then associate @issues belo...
Jorge L. Cangas
10:04 Defect #2206 (Closed): User sees register-page after successful login (LDAP)
I configured Redmine to authenticate against an LDAP-Server which works like a charm.
But there is a little problem:...
Martin Bächtold
00:28 Feature #2204 (Closed): When creating PDF of the issue list use the same columns as shown on web page.
Duplicates #1190.
A simple search gives: http://www.redmine.org/search/index/redmine?issues=1&q=pdf+column
Jean-Philippe Lang
00:13 Feature #2204 (Closed): When creating PDF of the issue list use the same columns as shown on web page.
When a PDF of the issues list is generated the columns (#, Tracker, Status, Priority, Assigned to, Updated, Subject) ... Patrick Oppenlander
00:25 Defect #2177: redMine 500 error
Redmine 0.7.3 and Rails 2.0.2 are not compatible with ruby 1.8.7 (see: http://rubyonrails.org/down). Jean-Philippe Lang
00:04 Defect #2203 (Closed): Printing long roadmap doesn't split across pages properly.
When printing a long Roadmap (or long issue list) only the first printed page contains any data. Subsequent pages hav... Patrick Oppenlander
 

Also available in: Atom