Activity
From 2009-04-05 to 2009-04-07
2009-04-07
-
23:56 Feature #3125: Merging 2 different Redmine Installations
- Sorry, there's no such feature.
-
20:51 Defect #3095 (Closed): Export Gantt as PNG didn't work
- I close this since it's not a Redmine defect.
The problem may be related to your RMagick setup:
http://rubyforge.... -
15:02 Defect #3095: Export Gantt as PNG didn't work
- Oh, first time I'm in redmine's log ;) So I got it:
Magick::ImageMagickError (unable to read font `/usr/share/fonts... -
19:46 Defect #3136: Can't browse xml file in Subversion repository
- I think it comes from the brackets.
-
17:16 Defect #3136 (Closed): Can't browse xml file in Subversion repository
- I am unable to view, download or annotate an xml file in my repository:
http://qw-dev.net/projects/ktxstats/reposito... -
19:45 Defect #3128 (Closed): Inform about custom field's name maximum length
- Fixed in r2666 for english locale. Error messages are now:...
-
19:37 Defect #3127 (Resolved): mailto: links not parsed properly in wiki markup
- Fixed in r2664.
I didn't try this kind of link before but it could have worked. Maybe it was broken by some refact... -
19:25 Defect #3133 (Closed): Internal error(500) on issue update
-
08:24 Defect #3133: Internal error(500) on issue update
- by the way, there was nothing in the production.log, otherwise I would have posted it too. Is there a way to enable i...
-
08:23 Defect #3133 (Resolved): Internal error(500) on issue update
- This was caused by a plugin - someone else installed it and I didn't know. Sorry for the cruft.
-
08:13 Defect #3133: Internal error(500) on issue update
- IMHO you should post this message in the forum, the "Issue" page lists known (and described!) issues or feature reque...
-
08:04 Defect #3133 (Closed): Internal error(500) on issue update
- I have redmine 0.8.3 installed using phusion passenger. It was working fine, but all of the sudden I get an internal ...
-
19:25 Defect #3137 (Closed): Activity page and Atom feed
- Fixed in r2663.
-
17:20 Defect #3137 (Closed): Activity page and Atom feed
- I noticed that generated URLs in activity page and atom feed are like this:
http://qw-dev.net/projects/3/repository... -
19:10 Feature #1125: Template projects - Or copy as new feature
- Wow - Would love to see this happen. We have three types of projects that we do over and over that all have the same...
-
18:17 Feature #408: Assign a task to multiple users
- Hi there, have anyone idea, how to solve status changes, when ticket will be assigned to more than one user?
For exa... -
17:17 Feature #2624: Repository statistics should honour user-mapping
- Please?
-
16:19 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- What about making the text portion of the string configurable? Wouldn't that sort of weasel around the language issu...
-
10:06 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Also, such a full text marker would be hard to internationalize. Maybe we should rather use markers like follows, whe...
-
09:01 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- Please, for the love of Google, don't make it top-posting. You'll start a flame war... :)
-
05:06 Patch #2525: Redmine management of Git repositories
- I would also love to see this as a plugin
great work though, this patch is the reason I decided to use redmine for m... -
02:06
Defect #3132 (Closed): Bulk editing menu non-functional in Opera browser
- In the Opera web browser it doesn't seem to work at all, it just brings up its default right-click menu.
This happen... -
00:45 Feature #1838: Bulk import for LDAP users
- Is there any interest in merging this into Redmine? I think it's a great feature. I would like to expand upon it in t...
2009-04-06
-
22:24 Feature #3096: Lock accounts after X failed attempts
- #4 isn't a viable option since my LDAP is read-only and I don't even know if "Forgot password" works with LDAP (proba...
-
20:59 Feature #3096: Lock accounts after X failed attempts
- I am almost done with the patch but was wondering how accounts should be unlocked.
I can see the following alternat... -
22:18 Defect #3131 (Closed): Issue Installing/upgrading 0.8.3
- Please, do not request support here.
But I would say that your problem comes from the fact that you overwritten the ... -
20:04 Defect #3131 (Closed): Issue Installing/upgrading 0.8.3
- I am trying to Install RedMine 0.8.3 on an PC where trunk version was up & Running.
# Took a database backup
# Re... -
22:01 Patch #1746: Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
- Michael Aye wrote:
> Trying to apply this to a 0.8-stable SVN checkout I find, that there is no index.rhtml in views... -
19:22 Patch #1746: Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
- Trying to apply this to a 0.8-stable SVN checkout I find, that there is no index.rhtml in views/custom_fields.
Shoul... -
21:10 Defect #3127: mailto: links not parsed properly in wiki markup
- I should mention that I updated from 0.8.0 directly to 0.8.3 so it could have been introduced anywhere in between, un...
-
17:42
Defect #3127: mailto: links not parsed properly in wiki markup
- Just noticed this as well.
It definitely _did_ work correctly in the past.
-
12:15 Defect #3127 (Closed): mailto: links not parsed properly in wiki markup
- I wanted to use the following in our redmine’s welcome text:...
-
19:27 Feature #3130 (Closed): Language and locale separation
- If user language is English the date/time selector week starts on Sunday. If user switch to French, the interface is ...
-
19:08 Feature #3129 (Closed): Previews should include status changes
- When clicking on "Preview" while updating an issue, comments are previewed, but not state changes. It would be bette...
-
18:09 Feature #2448: Graphviz of ticket dependencies (with example)
- Jean-Philippe Lang wrote:
> Here is a quick conversion to a controller that can be used inside a plugin:
>
> [...... -
16:21 Feature #2448: Graphviz of ticket dependencies (with example)
- Here is a quick conversion to a controller that can be used inside a plugin:...
-
14:40 Feature #2448: Graphviz of ticket dependencies (with example)
- Re dependencies, I don't think it'd hurt to have a rake task in there with a runtime dependency on graphviz - it coul...
-
14:28 Feature #2448: Graphviz of ticket dependencies (with example)
- Jean-Baptiste Barth wrote:
> Here is a complete ruby/rake solution :
> [...]You can register it in "lib/tasks/graph... -
14:20 Feature #2448: Graphviz of ticket dependencies (with example)
- Here is a complete ruby/rake solution :...
-
13:46 Feature #2448: Graphviz of ticket dependencies (with example)
- OK, no problem. Thanks for having emailed it !
I tried to ruby-ise your code so it uses ActiveRecord and Redmine o... -
12:43 Feature #2448: Graphviz of ticket dependencies (with example)
- > I think you should attach a sample here, more than one person would be interested in seeing that..
Unfortunately... -
12:23 Feature #2448: Graphviz of ticket dependencies (with example)
- Matthew W wrote:
> I can email you one if you want?
I think you should attach a sample here, more than one person... -
12:09 Feature #2448: Graphviz of ticket dependencies (with example)
- Frederic Morin wrote:
> can you provide (attach) a sample graph produced by your query ?
I can email you one if y... -
06:20 Feature #2448: Graphviz of ticket dependencies (with example)
- can you provide (attach) a sample graph produced by your query ?
-
17:49 Defect #3128 (Closed): Inform about custom field's name maximum length
- Custom field's name is limited to 30 chars, but there is no message that informs the user about that (no information ...
-
17:12
Feature #3126: Allow add spent time when creating a ticket
- +1
-
16:54 Feature #3126: Allow add spent time when creating a ticket
- +1
-
14:30 Feature #3126: Allow add spent time when creating a ticket
- +1
This will be very useful when the user will create a task after its been completed. -
11:42 Feature #3126 (New): Allow add spent time when creating a ticket
- As a project manager, I'm very often add spent time at ticket creation (like 10-20 min or so). It would be nice to ha...
-
16:30 Feature #582: Make fields mandatory/unmandatory based on role
- +1
-
11:48 Feature #582: Make fields mandatory/unmandatory based on role
- Daniel Jones wrote:
> I would like to have the ability to make a standard field mandatory/required or unmandatory/no... -
15:41 Defect #3093: Redmine Issue Creation By Email
- In Most Recent Version of rails,that is in both redmine-0.8.2 and in redmine-0.8.3 that option is there.You can send ...
-
14:19 Defect #3093: Redmine Issue Creation By Email
- By default, you cannot enter data for a lot of fields... I believe that submitting values for custom fields is not su...
-
13:29 Feature #3105: Roadmap and subrojects dependencies.
- Might be related to #465. Would be very useful for project release management.
-
10:45 Feature #3125 (New): Merging 2 different Redmine Installations
- I have redmine installed in 2 systems A and B.
*Redmine Specs*
Version : 0.8.0
I want both the redmine version... -
10:45 Feature #2048: Code Review Module
- +1
-
10:24 Defect #3072: <div style=''> does not work as advertised
- I finally managed to make it work by patching lib/redcloth3.rb (patch attached).
-
10:07 Defect #3087: Revision referring to issues across all projects
- +1
We are having the same issue.
Regards,
Mohan. -
09:17 Patch #3124 (Closed): Swedish Translation
- Linguistic changes for r2659.
2009-04-05
-
22:43 Feature #2048: Code Review Module
- +1
-
22:28 Patch #2525: Redmine management of Git repositories
- Which version of redmine is the 04 patch made for? I've tried with the 0.8.3 release but it dosen't work (the pub key...
-
17:54 Patch #3123 (Needs feedback): Check additional mail headers when creating issues via email
- We have a setup with Redmine where users often send mail using different from addresses in the email. We use Google A...
-
16:06 Feature #2879 (Closed): Emails from redmine should include a List-Id header, so that they don't trigger vacation auto-responders
-
15:30 Feature #3057 (Resolved): Allow custom my_page blocks to define drop-down names
- Committed in r2659.
Default scope is 'my.blocks', so you can have:... -
15:18 Defect #3107: Issue with two digit year on Logtime
- If possible, Lock the date fields from entering the values manually & let the user to select from the Calendar contro...
-
12:07 Defect #3107: Issue with two digit year on Logtime
- That's how the ruby Date#parse method behaves:...
-
14:33 Feature #3119: Sort by number of watchers
- +1
Statistics about watchers would be good... -
14:30 Feature #2984 (Closed): Emails from redmine should include headers that don't trigger vacation auto-responders
- Change done in r2655.
-
14:11 Feature #3013 (Closed): Several hooks needed for a plugin (context menu and page top)
- Committed in 0.8-stable in r2654.
-
14:11 Patch #2599 (Closed): New View Hooks
- Committed in 0.8-stable in r2654.
-
14:06 Feature #2659 (Closed): Refactor Mailer delivery methods out of controller and into observers
- Thanks, I prefer to keep this refactoring for 0.9.
-
14:05 Patch #2971 (Reopened): Patch for "My Page" personalization not storing reordered blocks
- I'll do some more testing.
-
14:04 Patch #3051 (Closed): Show timelog reports for non-versioned issues
- Merged in 0.8-stable in r2653.
-
14:02 Patch #3019 (Closed): Add hook to successful_authentication method
- Backported in 0.8-stable in r2652.
-
13:57 Defect #3084 (Closed): Email Footer Signature Convention
- Committed in 0.8-stable in r2651.
-
13:57 Defect #3073 (Closed): Minimum identifier lenght should be 1
- Committed in 0.8-stable in r2651.
-
13:57 Defect #3014 (Closed): Journal#save has a wrong signature
- Committed in 0.8-stable in r2651.
-
13:57 Defect #2998 (Closed): News summary field content is not searchable
- Committed in 0.8-stable in r2651.
-
13:57 Defect #2961 (Closed): Commit logs are centered in the repo browser
- Committed in 0.8-stable in r2651.
-
13:57 Patch #2960 (Closed): Fix for sidebar calling incorrect action
- Committed in 0.8-stable in r2651.
-
13:57 Defect #2949 (Closed): Hide "New file" link on wiki pages from printing onto paper
- Committed in 0.8-stable in r2651.
-
13:47 Defect #2941 (Closed): Time entries report export to csv for all projects are malformed
- Committed in 0.8-stable in r2650.
-
13:47 Defect #2930 (Closed): Files without Version aren't visible in the Activity page
- Committed in 0.8-stable in r2650.
-
13:47 Feature #2889 (Closed): Separate project field and subject in cross-project issue view
- Committed in 0.8-stable in r2650.
-
13:47 Feature #2651 (Closed): Calendar Highlight own issues
- Committed in 0.8-stable in r2650.
-
13:47 Feature #2594 (Closed): Sort issues by project
- Committed in 0.8-stable in r2650.
-
13:47 Defect #2583 (Closed): Subversion changeset import does not work reliably
- Committed in 0.8-stable in r2650.
-
12:09 Feature #3100: Better display of subprojects activiry and tickets.
- r2566 should solve your problem. You can now add a 'Project' column in the issue list and use it to sortthe list.
Th... -
12:04 Defect #3115: auto fixing issue message is not translated in french
- This message uses the default language defined in the application settings.
Make sure it's set to French. -
12:03 Feature #2452 (Closed): Ability to move forum threads
- Feature added in r2649. 'Edit messages' permission is required for that.
-
10:03 Defect #3095: Export Gantt as PNG didn't work
- So, can you attach the log?
-
09:34 Defect #3095: Export Gantt as PNG didn't work
- Actually, I can't because what I get is only plaintext message in my browser, exactly this:...
-
09:45 Feature #3094: Change ticket ID generation
- -1
I'm really again. Actualy what you are sugestion is much longer numbers than actual ticket number. ANd for our ... -
09:31 Defect #61: Broken character encoding in pdf export
- Hi there, any rpogress with ths issue?
Should I ask our guys to look on this issue? -
07:11
Feature #3122 (Closed): Subforums
- I think it would be good for the forums of subprojects to appear below the forums listing of their parent project, to...
-
04:59 Feature #3096: Lock accounts after X failed attempts
- +1
I also think this might be very useful.
I just started working on a patch for this. -
01:39
Feature #3121 (New): Per-project meta descriptions and keywords
- For SEO purposes, it'd be cool if we can set our own meta description/keywords for each project.
-
01:18
Feature #1011: Add voting to tickets
- colin moock wrote:
> notice that even redmine's issues are *littered* with +1 notes.
lol, that's a good point
oh...
Also available in: Atom