Activity
From 2009-04-06 to 2009-04-08
2009-04-08
-
21:45 Feature #3144 (Closed): Stop watching a thread
- Once you post in a single thread, you're effectively "watching" it. Even if you no longer care about what's happening...
-
21:27 Feature #2925: Url to fetch changesets for a repository
- Eric Davis wrote:
> * @SysController#create_project_repository@ would become @RepositoriesController#create, :format... -
21:22 Defect #3002 (Closed): My Redmine is not sending email notifications
-
21:06 Defect #3140 (Closed): Issue update notification email still sent out even the update is canceled by optimistic-lock
- This is fixed in r2669. I think it was broken by email notification refactoring in r2637.
-
10:43 Defect #3140 (Closed): Issue update notification email still sent out even the update is canceled by optimistic-lock
- When issue's updated is canceled by optimistic-lock, the notification email will still be sent out.
-
18:22 Defect #3139 (Closed): <pre> is not rendered in PDF
-
08:33 Defect #3139 (Closed): <pre> is not rendered in PDF
- In the PDF output a preformatted text is not rendered preformatted. The pre tags are just put out.
-
18:21 Defect #3138 (Closed): Only one branch is shown for Git
-
00:03 Defect #3138 (Closed): Only one branch is shown for Git
- There are no way to select alternative branch heads for Git other than manually typing it's SHA1 code to `revision' box.
-
17:57 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- The ampersands becoming "%x%x" is a redcloth bug ; you could have a look at my second patch in #2985, it solves this ...
-
16:37 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- hi,
I tried the different patches to include Pygment sntax hilighting in redmine but none of them seemed to suppor... -
14:57 Feature #3111: Add support to sort a Custom Field List drop down box
- see #1139
-
14:09 Feature #3143 (New): Add an 'Add Note' function to issue, to avoid optimistic-lock of issue' update when user just want to add a note
- Most of the issue's update operations are to add a note but not to update the issue's attributes. And if an issue is ...
-
13:15 Feature #1973: Hierarchical issue templates
- +1
-
12:11 Defect #3142 (Closed): Broken links
- The link to the Collapse plugin is broken
http://www.redmine.org/wiki/redmine/PluginCollapse
unable to access
h... -
11:35 Feature #3141 (New): User can choose the events for email notifications
- I suggest to add the chance for a user to decide the different kinds of events he wants to be notified of.
For examp... -
11:23 Feature #69: Textilized description in PDF
- The same applies for numbers. If referred to in comments it's hard to find if it's only printed as "#".
-
01:07 Defect #3136: Can't browse xml file in Subversion repository
- Anything I can do about it??
-
01:07 Defect #3137: Activity page and Atom feed
- Thanks!
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.
Also available in: Atom