Project

General

Profile

Activity

From 2008-11-16 to 2008-11-18

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

2008-11-16

22:12 Defect #2177: redMine 500 error
Hello,
Same issue on Activity page.
I installed last version of redmine (0.7.3) with following config :
- DB : m...
Jean-Baptiste Crouigneau
21:00 Feature #2162: Add additional fields to plugin registration
> redmine_version - list of Redmine versions that are supported by the plugin
Method @Plugin#requires_redmine@ add...
Jean-Philippe Lang
18:11 Feature #2162: Add additional fields to plugin registration
url (instead of plugin_url) and author_url plugin attributes added in r2041. Jean-Philippe Lang
12:48 Feature #2162: Add additional fields to plugin registration
> What if Redmine's version always had the major, minor, and tiny but then had a flag if it's the development copy?
...
Jean-Philippe Lang
19:07 Defect #2201 (Closed): cannot get default language in IE6 browser
Jean-Philippe Lang
19:06 Defect #2201: cannot get default language in IE6 browser
Yes, the appropriate code is vi (see http://www.iana.org/assignments/language-subtag-registry).
Lang file name shoul...
Jean-Philippe Lang
18:31 Defect #2201: cannot get default language in IE6 browser
Jean-Philippe Lang wrote:
> So if you have the problem with some browsers only, check their accept-language settings...
Anh Kỳ Huỳnh
17:23 Defect #2201: cannot get default language in IE6 browser
When a user is not logged in, Redmine uses the browser's accept-language setting to find a corresponding language. If... Jean-Philippe Lang
16:02 Defect #2201: cannot get default language in IE6 browser
I have check with FireFox 3.0.3 on Windows. I get the same problem: I cannot see Vietnamese TeX. Everything is Ok if ... Anh Kỳ Huỳnh
15:47 Defect #2201 (Closed): cannot get default language in IE6 browser
I am using Redmine at http://rocky.kyanh.net/ and I use default languages => :vn. In order to view Vietnamese pages ... Anh Kỳ Huỳnh
17:27 Feature #2202 (New): New email notification option
Actually, there are 3 user options in "My account" for e-mail notifications:
* For any events on all my projects
* ...
Luiz Carlos Junior
17:27 Defect #2200: error if registe a new user with too short password
I can't reproduce with Rails 2.1.0 and ruby 1.8.6.
I'll try do some tests with your conf, which is not the recommend...
Jean-Philippe Lang
15:38 Defect #2200 (Closed): error if registe a new user with too short password
If I register a new user with very short password, I will get the error:... Anh Kỳ Huỳnh
16:22 Feature #801: WebDAV access to Documents/Files
+1 Louis PERRIER
16:19 Defect #76: PDF fonts must be in UTF-8
For the fix see #61 Jan Topiński
15:02 Defect #61: Broken character encoding in pdf export
I think I've fixed that one. See attachment:bulg.pdf.
To fix it one needs to
# Update rfpdf to the newest versi...
Jan Topiński
12:35 Feature #2179 (Closed): Alternate layout for one site
Eric is right. You can achieve this by overrinding base.rhtml in a plugin. Jean-Philippe Lang
12:30 Defect #2192: Autofetch works in repository page, but not in issues.
Thanks for the feedback.
I've added a link to your tutorial in the wiki.
Jean-Philippe Lang
12:05 Defect #2192: Autofetch works in repository page, but not in issues.
Thanks for the hint. I've successfully setup a post-receive hook in git to accomplish my task and written up my expe... Chris Dew
09:07 Defect #2192 (Closed): Autofetch works in repository page, but not in issues.
Not a defect, see the guide:
http://www.redmine.org/wiki/redmine/RedmineSettings#Autofetch-commits
> Could/should...
Jean-Philippe Lang
12:20 Feature #2194: Have many controllers associated with a single menu_item (especially for plugins)
Great, thank you !
And sorry I've missed that..
Jean-Baptiste Barth
08:59 Feature #2194 (Closed): Have many controllers associated with a single menu_item (especially for plugins)
> I'd like to have a way to specify in my plugin's init.rb how to link theses controllers with a single menu item. If... Jean-Philippe Lang
12:18 Feature #398: Watcher list when new issue
Weee, so many kind supporters for this! (Strange this so much needed issue is sill missing for more than a year. I wi... Szabolcs Szasz
10:30 Feature #1007: Create project for no administrator user
I'd really like to see this in redmine too.
But it looks like it won't be there anytime soon, this "issue" is over a...
Jeroen van Wissen
09:33 Defect #2190: Month names not translated to german
Defect confirmed. And it's not specific to german. Jean-Philippe Lang
09:31 Feature #2191 (Closed): Import files from local filesystem
Duplicates #502. Jean-Philippe Lang
09:26 Feature #532 (Closed): Project creation by non-admin user
Discussed here: #1007 Jean-Philippe Lang
00:08 Feature #2199 (Closed): Ability to clear dates and text fields when bulk editing issues
When I go to bulk edit a bunch of issues, the start and due date fields, rather than displaying "(No Change)" like al... Adam Soltys
 

Also available in: Atom