Activity
From 2009-01-22 to 2009-01-24
2009-01-24
-
23:17 Patch #2576 (New): Partially decouple application_helper.rb from Gravatar
- The application_helper.rb directly accesses the Gravatar function by email. I would argue that it would be better to ...
-
22:59 Feature #2568: Description for issue statuses
- +1
I would also really appreciate this feature. -
21:00 Defect #2569: Git: Fetching changesets gives: fatal: Invalid revision range
- * your database version (eg. Postgresql 8.2)
Mysql 5.0.51a-21
* your Ruby version (eg. ruby 1.8.6)
1.8.7.72... -
10:10 Defect #2569: Git: Fetching changesets gives: fatal: Invalid revision range
- Please read [[SubmittingBugs]].
-
19:24 Defect #2573: Latest projects list: no space after lists in project description
- 0.8.0 has both issues (note #4 mistaken)
-
18:36 Defect #2573: Latest projects list: no space after lists in project description
- but 0.8.0 has other issue: there is no empty line after formatted description (see screenshot)
-
17:37 Defect #2573: Latest projects list: no space after lists in project description
- version 0.8.0 has no issue
-
16:47 Defect #2573: Latest projects list: no space after lists in project description
- Can be fixed simple:
Patch file - app/views/welcome/index.rhtml, line 21, add "<br/>" to end of line. -
15:47 Defect #2573: Latest projects list: no space after lists in project description
- Can you provide a screenshot please?
-
13:23 Defect #2573 (Closed): Latest projects list: no space after lists in project description
- I have successfully installe redmine on my home server.
Issue:
When adding list items in project description using ... -
19:19 Patch #2525: Redmine management of Git repositories
- Sentinel T wrote:
> This patch introduces Redmine management of Git repositories.
> The design is based on the Gito... -
17:59 Defect #2571 (Closed): Repository not selectable in Project Settings
- Indeed.
-
17:00 Defect #2571 (Resolved): Repository not selectable in Project Settings
- ahh okey that must be the rewrite rule of lighttpd then:
i modiefied that from conf/lighttpd.conf:... -
12:01 Defect #2571: Repository not selectable in Project Settings
- Thanks.
Parameters: {"action"=>"edit", "id"=>"asdfasdf", "controller"=>"repositories", "repository_scm"=>"Cvs.html... -
11:02 Defect #2571: Repository not selectable in Project Settings
- Here's the complete log. creating project + trying to choose a SCM. the last item in the log just gives the the selec...
-
10:09 Defect #2571: Repository not selectable in Project Settings
- I'm not able to reproduce.
Please post the application log. -
03:20 Defect #2571: Repository not selectable in Project Settings
- ok i sent the form "onsubmit" manually via firebug...
-
02:50 Defect #2571 (Closed): Repository not selectable in Project Settings
- Hi,
if i select an repository from the select, an ajax request ist made and the same select-element comes back.
so ... -
15:37 Defect #2575 (Closed): PHP Syntax Highlighting Not Working
- <code class="php">
echo "Hello World";
</code>
When the above code is used highlighting does not work correc... -
13:53 Feature #2574 (Closed): Validate member to assingned
- Validate if member to assigned the issue have another issue at same moment
-
13:23 Feature #2523 (Closed): batch-mode for "mass" issue filing
-
13:08 Feature #2522 (Closed): Subject field should get focus in 'New issue' form
-
13:07 Patch #2506 (Closed): Trac importer duplicates tickets custom field values
-
13:06 Patch #2466 (Closed): [PATCH] Details time log report CSV export doesn't honour date format from settings
-
09:56 Patch #2466 (Resolved): [PATCH] Details time log report CSV export doesn't honour date format from settings
- Applied in r2302. Thanks.
-
09:17
Patch #2466: [PATCH] Details time log report CSV export doesn't honour date format from settings
- Please can someone change the tracker type to patch for this.
Thank you. -
12:37 Feature #594 (Closed): Remove limit on subproject nesting
- This is committed in trunk at r2304.
Implementation uses "awesome_nested_set":http://agilewebdevelopment.com/plugins... -
12:17 Patch #2559: Copy on Move option
- Same as #2560, attached file is a html file.
-
10:22 Defect #2566: regular "An internal server error occurred. Please try again later." error
- > let me know what data I can provide
Maybe you can start with what is mentioned in [[SubmittingBugs]].
Honestly,... -
10:12 Feature #2565: Replacing projects/add page with projects/settings
- It's not that simple. Please explain what functionality is missing on projects/add form.
-
10:05 Defect #2546: Cannot view RSS feeds in Safari
- Not able to reproduce.
I have Safari 3.2.1 that displays your atom file just fine. -
10:01 Feature #2545 (Closed): Revision Comments
- Indeed. Dup of #1339.
-
10:00 Patch #2560: Bulk Edit of Custom Fields
- Ewan, the attached file is not a patch but a html file.
Can you reupload it please? -
09:56 Defect #2567 (Closed): Unable to send mail notifications
-
06:08 Defect #2567 (Resolved): Unable to send mail notifications
- I apologize in advance. I am a moron.
I was using rails v 2.2.2 when the web site specifically mentioned not to. ... -
03:41 Feature #2543: Plugin hook for versions in the Roadmap
-
03:41 Feature #2542: Plugin hooks should have access to the "request" variable
- Thomas thanks for the suggestions, I'll see what I can do.
2009-01-23
-
23:08 Feature #2570 (Closed): Filter on assigned to role
- Currently, filters on _Assigned to_ are restricted to user names or _<< me >>_. It'd be nice to be able to filter on ...
-
21:50 Defect #2569 (Closed): Git: Fetching changesets gives: fatal: Invalid revision range
- I decided I wanted to have the commits be retrieved periodically by Redmine in the background for all my repositories...
-
21:15 Defect #2514: Memory usage grow up and cpu 100%
- This article explains how to inspect a running ruby process:
http://weblog.jamisbuck.org/2006/9/22/inspecting-a-live... -
20:40 Defect #2514: Memory usage grow up and cpu 100%
- Really nothing. I check last URL before the freeze, and I no detect something.
-
18:37 Defect #2514: Memory usage grow up and cpu 100%
- Do you have any usefull information that can help me to reproduce this problem?
-
19:53 Defect #2550: Project overview page shows disabled trackers
- > Not sure if archived projects should affect this, but that's a design choice, not a bug, eh?
It's more like a bu... -
19:28 Defect #2550: Project overview page shows disabled trackers
- Jean-Philippe Lang wrote:
> I think you have subprojects with this tracker enabled, don't you?
Mm... true. Archiv... -
18:31 Defect #2550: Project overview page shows disabled trackers
- I think you have subprojects with this tracker enabled, don't you?
-
19:38 Defect #2566: regular "An internal server error occurred. Please try again later." error
- yes, I have; I should have thought of that...
I tried to connect directly to the server, on the host, and it simpl... -
18:45 Defect #2566: regular "An internal server error occurred. Please try again later." error
- This error message: _"An internal server error occurred. Please try again later."_ is not a Redmine error message.
D... -
06:43 Defect #2566 (Closed): regular "An internal server error occurred. Please try again later." error
- This error happens systematically after a day of running.
This is on CentOS 5, in a virtual environment (OpenVZ).
... -
18:41 Defect #2532: Cannot browse Subversion paths that contain spaces
- I'm not able to reproduce this error. Please provide the application log.
-
18:33 Defect #2441 (Closed): Upgrade rake migration fails: uninitialized constant ActiveSupport::Dependencies
-
18:29 Defect #2567: Unable to send mail notifications
- If you're using sendmail method instead of smtp, your email.yml should look like this:...
-
09:59 Defect #2567 (Closed): Unable to send mail notifications
- Hi Team,
I can't seem to send any notifications. When I attempt to run the send email test I receive the followin... -
16:47 Feature #2542: Plugin hooks should have access to the "request" variable
- Actually the above method has to be:...
-
13:28 Feature #2542: Plugin hooks should have access to the "request" variable
- Eric Davis wrote:
> I'd also love to be able to use @render@ in a hook but I know it's not trivial. Putting "view" ... -
09:50 Feature #2542: Plugin hooks should have access to the "request" variable
- This is how I would change @hook.rb@:...
-
16:42 Patch #2551 (Closed): Traditional Chinese language file (to r2293)
- Updated, thank you.
-
08:51 Patch #2551: Traditional Chinese language file (to r2293)
- Modify translation for button_create_and_continue.
-
16:42 Patch #2463 (Closed): Danish translation update
- Updated, thank you.
-
16:42 Patch #2453 (Closed): Swedish translation
- Updated, thank you.
-
16:39 Patch #2129: Updated italian localization for #1977
- Michele, can you upload whole file?
-
16:36 Patch #2562 (Closed): Simplified Chinese language file zh.yml updated to r2294
- Updated, thank you.
-
16:34 Feature #2547 (Closed): Galician Translation
- Commited, thank you!
-
15:44 Feature #2547 (Resolved): Galician Translation
- I attach the missing translated files, sorry.
-
11:20 Feature #2370: Vacations overview
- By the way it would be nice to see not only vacation days rather also hours-off.
-
10:58 Feature #2370: Vacations overview
- I do need this feature as well! Any news re this please?
-
11:15 Feature #2568 (Closed): Description for issue statuses
- We have the problem that users are not always sure what the semantic of a certain status is and what status they shou...
-
09:50 Feature #2152 (Resolved): Use CSS classes for closed issues in search results
- I do not know when - but it is fixed now.
-
09:47 Feature #2545: Revision Comments
- Seems to be similar/duplicat to #1339 but another +1 from me as this would be indeed very helpful for coaching and te...
-
09:23 Feature #2545: Revision Comments
- +1 for this. I've been spoiled by how Github lets you do this. I could see it coming in handy for simple stuff like i...
-
00:46 Feature #1847: Copy and Move
- Thanks, this looks like a very useful patch, but I'm not sure how to use it. Is it a diff? Is it a copy of a specifi...
2009-01-22
-
22:32 Defect #2509: autofetch with cvs repository does not find changes in sub folders
- Bill Vanderpol wrote:
> I have a feeling the initial population of changesets has a sorting issue, which is not appa... -
21:11 Feature #2565 (New): Replacing projects/add page with projects/settings
- When I last time went to the project settings I saw that this page almost looks the same as the page for adding new p...
-
18:35 Patch #2564 (Closed): Translation Guide for Brazillian Portuguese.
- I have translation guide for Brazilian Portuguese, what is the correct procedure?
I'm doing:
* Download version... -
18:13 Feature #2563 (Closed): issue tracker should be own tab in project settings
- While all the other parameters in the main settings tab are 'real metadata', the trackers list belongs into it's own ...
-
17:27 Defect #1663 (Closed): Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- It's not called if 'Commit messages encoding' is set to UTF-8 (no reencoding required).
It should be set to somethin... -
09:37 Defect #1663: Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- i just made that modification, restarted web server, and i still get the error.
It seems
changeset.rb#to_utf8
is n... -
09:23 Defect #1663: Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- after investigation, instead of doing nothing to the string, may be this would be better :
in app/models/changeset.r... -
09:13 Defect #1663: Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- indeed git-log returns the comment as :
some stuff <88> and stuff
it should be "à", but it seems that the client's ... -
08:44 Defect #1663 (Reopened): Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- Something quite similar is happening now, some guy used latin-1 to type his log message in git (it should have been U...
-
16:17 Feature #1739: Add ability to change issue author
- The case Vincent was making is the same point I made in #2035. If someone calls me with a support request I want to m...
-
13:39 Feature #1739: Add ability to change issue author
- Vincent de Lau wrote:
> A related use case is one where somebody creates an issue for somebody else. For instance wh... -
12:50 Feature #1739: Add ability to change issue author
- A related use case is one where somebody creates an issue for somebody else. For instance when somebody mails me an i...
-
15:07 Patch #2562 (Closed): Simplified Chinese language file zh.yml updated to r2294
- lang
-
15:00 Feature #2561 (New): Correlate workflow with Issue complete percentage
- Currently there seems to be no dependance regarding a particular issue in the pipeline with the "% Done" of the issue...
-
12:11 Patch #2560: Bulk Edit of Custom Fields
- For feature request #461
-
12:11 Patch #2560 (Closed): Bulk Edit of Custom Fields
- This patch should list available custom fields for the tasks concerned for bulk edit.
See here:
!Screenshot_16.... -
12:11 Feature #461: Support bulk updating of custom fields
- Have uploaded a patch for this: #2560
-
12:06 Feature #1847: Copy and Move
- Patch uploaded here: #2559
-
12:05 Patch #2559 (Closed): Copy on Move option
- This patch implements feature request #1847. How it works:
# When you select Move on an Issue page, you are given ... -
11:49 Feature #2531: "Within period" query filters for date fields
- > I've just implemented it for http://github.com/artemv/redmine_tt fork, see commits:
Another tweak to it: http://gi... -
10:22 Defect #2546: Cannot view RSS feeds in Safari
- Redmine 0.8.0.devel.2264 (MySQL)
-
10:10 Defect #2546: Cannot view RSS feeds in Safari
- I installed from SVN so maybe something has changed in the development copy. I have included a screenshot as well as ...
-
08:47 Defect #2491: robots.txt file is has incorrect urls
- Exploring my site performance again I suspect that a fair amount of wasted CPU time is going into producing PDFs, CSV...
-
06:12 Feature #2547: Galician Translation
- Hello, Martin! Thank for translation! You need to translate also 2 files: source:/trunk/public/javascripts/calendar/l...
-
01:27 Feature #550: Function to export whole wiki
- I have an image attached to a wiki and displayed inside the wiki that does not export. Bummer.
Also available in: Atom