Activity
From 2008-11-15 to 2008-11-17
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 ... -
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...
-
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 ...
-
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...
-
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...
-
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...
-
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... -
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 ... -
18:45 Feature #2207: Show name of the project in the ticket detail
- Project name is diplayed in the application header, isn't it?
-
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...
-
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_ ?
-
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...
-
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...
-
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... -
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...
-
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... -
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:... -
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 -
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) ...
-
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).
-
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...
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... -
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... -
18:11 Feature #2162: Add additional fields to plugin registration
- url (instead of plugin_url) and author_url plugin attributes added in r2041.
-
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?
... -
19:07 Defect #2201 (Closed): cannot get default language in IE6 browser
-
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... -
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... -
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...
-
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 ...
-
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 ...
-
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
* ... -
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... -
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:...
-
16:22 Feature #801: WebDAV access to Documents/Files
- +1
-
16:19 Defect #76: PDF fonts must be in UTF-8
- For the fix see #61
-
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... -
12:35 Feature #2179 (Closed): Alternate layout for one site
- Eric is right. You can achieve this by overrinding base.rhtml in a plugin.
-
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. -
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...
-
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... -
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.. -
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...
-
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...
-
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... -
09:33 Defect #2190: Month names not translated to german
- Defect confirmed. And it's not specific to german.
-
09:31 Feature #2191 (Closed): Import files from local filesystem
- Duplicates #502.
-
09:26 Feature #532 (Closed): Project creation by non-admin user
- Discussed here: #1007
-
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...
2008-11-15
-
22:53 Patch #1790: Raise amount of 'latest projects' in the block on home from 5 to 10
- I like that idea too...
-
21:07 Feature #2181: Display more statistics about a user on the account page
- Here's my try. This patch also show how much wiki edits and news comments a user has...
-
18:39 Feature #2194: Have many controllers associated with a single menu_item (especially for plugins)
- +1
-
05:45 Feature #2194 (Closed): Have many controllers associated with a single menu_item (especially for plugins)
- I'm building a plugin with many controllers. I'd like to have a way to specify in my plugin's init.rb how to link the...
-
18:30
Feature #2163: Hudson Plugin
- Hello,
I have now created a new version, with a tighter integration as well as with language settings. This newes ve... -
17:48 Patch #2198 (New): print short list of users in overview page of project
- What happens if a project has many users? In the overview page of project the list of user will be very very long.
... -
17:45 Patch #2197 (Closed): protect user email from spmamer
- Orignal file @app/views/account/show.rhtml@
A simple way to hidden users' email from spmamer :)
-
17:42 Patch #2196 (Closed): Do not save @time_entry if comment/hour is nil
- Original file: source:/trunk/app/controllers/issues_controller.rb@2034
The patch will prevent @edit@ action from s... -
17:40 Feature #1994: LaTEX support in Wiki, Forums and Issues
- Luiz Carlos Junior wrote:
> For the implementation of mathematical models, it is essential to have Math/LaTeX suppor... -
17:37 Patch #2195: wiki marco to link to files
- the file to patch is @./lib/redmine/wiki_formatting/macros.rb@
-
17:34 Patch #2195 (New): wiki marco to link to files
- I create an wiki macro so I can link to attachment file easier:...
-
17:27 Patch #2125 (Reopened): Vietnamese Language Support
- vn.yml updated (please ignore redmine_blogs/lang/vn.yml)
-
10:23 Defect #2190: Month names not translated to german
- Yes, this could be a solution to the problem that the month names are not displayed in the user's language.
Because ... -
09:42 Defect #2190: Month names not translated to german
- Actiually, it's not bug. In Redmine settings you need set Date format to "Based user's language".
-
09:34 Patch #2193 (Closed): German language update
- Fixed.
-
00:37 Patch #2193 (Closed): German language update
- I have updated the German language file.
-
09:34 Patch #2189 (Closed): Fix polish translation of news vs. message
- Fixed.
Also available in: Atom