Activity
From 2009-02-11 to 2009-02-13
2009-02-13
-
23:22 Patch #2748 (New): Improved Trac-Importer with subversion repository migration
- I've spent some time improving the trac import script and also to provide a tool to also migrate the associated Subve...
-
22:28 Patch #2747 (Closed): reposman group set
- I was having problems setting the repo directory gid. It defaults to either the project owners gid (sometimes non ex...
-
20:22 Feature #688: Allow the same email for two accounts
- Well, forget about it.
-
19:18 Feature #688: Allow the same email for two accounts
- Jean-Philippe Lang wrote:
> Oh, I've just though about it, it would cause a big security issue in the password remin... -
19:12 Defect #2744: List-type custom fields do not allow decimals or fractions as default values
- Jean-Philippe Lang wrote:
> I'm not able to reproduce. It works in both cases (fraction or decimal).
> Was it a new... -
18:54 Defect #2744: List-type custom fields do not allow decimals or fractions as default values
- I'm not able to reproduce. It works in both cases (fraction or decimal).
Was it a new field or an existing field tha... -
18:39 Defect #2744 (Closed): List-type custom fields do not allow decimals or fractions as default values
- I have defined a list custom field as follows:
1/2
1
2
3
5
8
13
21
34
When attempting to set the defau... -
19:10 Feature #2443: Reciprocal relationships for Blocks and Precedes
- +1
-
19:10 Feature #2746 (Closed): Send out issue priority in the email notification header
- The attached patch will send out an issue's priority with the notification email's headers. This is important for whe...
-
18:59 Defect #2717 (Resolved): Time-log not working when not part of the project (but admin)
- Confirmed and fixed in r2463.
-
18:47 Feature #2745 (Closed): "Default columns Displayed on the Issues list" is not easy to read
- In the Administration panel the "Default Columns Displayed on the Issues list" is really hard to read. It should be ...
-
18:41 Patch #2735 (Closed): Ruby 1.8.7 and Rails 2.1.2
- Indeed. It's fixed.
-
01:58 Patch #2735 (Closed): Ruby 1.8.7 and Rails 2.1.2
- Rails 2.1.x is available with Ruby 1.8.7.
http://weblog.rubyonrails.org/2008/6/26/this-week-in-rails-june-26-2008
... -
18:34 Defect #2738 (Closed): Cannot send mail notifications
- Please, no support request here.
See the forums, I think this there are a few topics about gmail. -
10:02 Defect #2738 (Closed): Cannot send mail notifications
- I tried to configure it to use my google account.
But I got the error:
An error occurred while sending mail (can't ... -
18:30 Defect #2733 (Closed): Priority CSS Class in issue description is fault-prone
- Oh, you're right. This is removed in r2461.
The css class that you're expecting (eg. priority-5) was set on the div ... -
18:26 Feature #2732: Allow additional workflow transitions for author and assignee
- Actually, to get an even more fine grained workflow and to best fit in the current model, there would be an entire ne...
-
10:22 Feature #2732: Allow additional workflow transitions for author and assignee
- Would be a useful feature...
+1 -
17:20 Patch #2743 (Closed): Simplified Chinese language file zh.yml updated to r2460
- lang
-
17:18 Feature #706: Users could have multiple roles
- Yet another vote for this very usefull feature! We need this very much!
-
16:51 Feature #706: Users could have multiple roles
- +1
-
16:40 Feature #779: Multiple SCM per project
- Willen Silva wrote:
> Matthew W wrote:
> > Another vote from me for this functionality. It would be very useful.
>... -
13:07 Defect #2742 (Closed): Error message when trying to delete OpenID URL
- When I add an OpenID URL to an existing account, the only way to delete it is to change the field value to NULL in th...
-
13:04 Patch #2741 (Closed): Polish translation for r2460
- Translated new strings, fixed two old ones that I found while testing OpenID changes.
-
13:01 Feature #630: Allow non-unique names for projects
- Is this planned for any coming release, or will the current behaviour be kept for now?
-
12:54 Patch #2740 (Closed): Swedish Translation
- Up-to-date
-
12:06 Defect #2739 (Closed): Inversion of "h1." and "h2." in emails
- When using "h1." and "h2." in the description of an issue, this appear correctly.
In the mail, "h1." and "h2." are i... -
11:07 Feature #2450: Remove Watchers
- +1
-
11:02 Defect #949: Style not applied to wiki image
- +1
Same at my company. A user tried to resize an image without success. We tried both url + attachment. Its rathe... -
10:24 Feature #2694: Notification on loosing assignment
- +1
-
09:38 Patch #2737 (Closed): Hungarian language file updated (r2460)
- Hungarian language file updated (r2460)
-
09:14 Feature #408: Assign a task to multiple users
- Yes your points 1 and 2 are good features, but I think this issue is actually a 3. Which as stated, having more than ...
-
03:06 Defect #2736 (Closed): Links hard to distinguish
- The shade of blue used for links can look a lot like the shade of gray used for other text, especially when the text ...
-
00:47 Patch #2730: Add Watch/Unwatch item to issues context menu.
- Good changes! Didn't try watch_link(). Thank you :)
2009-02-12
-
23:55 Defect #2733: Priority CSS Class in issue description is fault-prone
- Jup, just look at the sourcecode of this page....
-
22:28 Defect #2733: Priority CSS Class in issue description is fault-prone
- > just enumerating the priorities eg. priority-1
That is the expected behaviour.
Can you give the exact view or U... -
17:36 Defect #2733 (Closed): Priority CSS Class in issue description is fault-prone
- The priority CSS class in issue description can be wrong if
your priority contains spaces.
Priority: Keep in Mind... -
23:27 Patch #2724: Display attachment names in email notifications
- +1
-
04:39 Patch #2724: Display attachment names in email notifications
- Eric Davis wrote:
> (FYI: if you upload the patch with the extension .diff or .patch, we can download it and apply i... -
04:12 Patch #2724: Display attachment names in email notifications
- Good suggestion. I see a few improvements I'd make
# Add test cases
# For the HTML version it would be nice to l... -
01:20 Patch #2724 (Closed): Display attachment names in email notifications
- If a ticket is created with an attachment, no such information is displayed in the email notification. The patch belo...
-
23:18 Patch #2730 (Closed): Add Watch/Unwatch item to issues context menu.
- Feature added in r2460.
Slight changes were made to the patch:
* only the link is rendered (no need to make any cha... -
14:16 Patch #2730 (Closed): Add Watch/Unwatch item to issues context menu.
- With this tiny patch you can now watch/unwatch issues using the context menu.
-
23:07 Feature #2729: Memorize activity events selection
- That's not a defect. This is simply not saved in session.
-
14:12 Feature #2729 (Closed): Memorize activity events selection
- A little annoyance that I found.
In the Activity page there's a list of filters (with checkboxes) to the right. It... -
23:06 Feature #2731 (Closed): PDF issues export and formated content
- See #69.
-
16:01 Feature #2731 (Closed): PDF issues export and formated content
- When exporting an issue in PDF with 0.8, the formated content rendering fine on the website is not shown as text into...
-
23:01 Defect #2726 (Closed): Apply filter on issues in one project will cause the pagination link to lose project parameter(so all project's issues will be displayed)
- Fixed in r2459.
-
19:11 Defect #2726: Apply filter on issues in one project will cause the pagination link to lose project parameter(so all project's issues will be displayed)
- I can confirm this bug, probably another one from the REST urls. We should see about adding some stronger integratio...
-
10:17 Defect #2726 (Closed): Apply filter on issues in one project will cause the pagination link to lose project parameter(so all project's issues will be displayed)
- Example:
* goto project redmine's issue
* change the status to all in the filter dropdown
* click apply
* if th... -
21:39 Feature #302: Enhance project parent/child relationship
- I'd like to see the repository creation to also use this, I use the parent projects almost as catagories which do not...
-
21:18 Patch #2734: Use wavatar as a default for gravatar images
-
20:24 Patch #2734: Use wavatar as a default for gravatar images
- Ok, If you replace the corresponding lines in _general.rhtml with:...
-
19:46 Patch #2734: Use wavatar as a default for gravatar images
- OK, I went a little deeper in the stuff, and added an option to the preferences to change the default gravatar stuff....
-
18:31 Patch #2734: Use wavatar as a default for gravatar images
- I like the idea but this should be a user option. I prefer the identicon more myself.
-
18:14 Patch #2734: Use wavatar as a default for gravatar images
- Forgot to include the link to the gravatar page explaining the whole thing, see http://en.gravatar.com/site/implement...
-
18:09 Patch #2734 (Closed): Use wavatar as a default for gravatar images
- I would recommend setting wavatar (or monsterid or identicons) as a default for the gravatar plugin, as having the "s...
-
20:11 Feature #296: REST API
- Eric Davis wrote:
> Seeing as this issue has been around for such a long time with very little progress, I'm going t... -
18:05 Feature #296: REST API
- Seeing as this issue has been around for such a long time with very little progress, I'm going to take it and see wha...
-
20:07 Defect #2344: Right click context menu in Safari/Mac does not work fully
- Incidentally, I'm using Redmine 0.8 to produce this issue.
And to revise my previous note: Ctrl+Click does appear ... -
20:02 Defect #2344: Right click context menu in Safari/Mac does not work fully
- This is also the case for two-button mouse use in OSX/Safari. When you right-click on the issue list, the context me...
-
19:15 Feature #2728: Offline Support
- This could be useful but (speaking for myself only) I wouldn't want to invest a large amount of time into a feature t...
-
12:04 Feature #2728 (New): Offline Support
- Maybe we could gain some speed by using the caching features on Gears. And offline mode would be awesome!
-
17:45 Feature #699: OpenID login
- Jean-Philippe Lang wrote:
> I'm pretty sad to see that this feature got integrated into the core.
> IMHO, it's a ma... -
13:30 Feature #699: OpenID login
- For what it's worth, I'm happy to see it in core. While not a Redmine developer, as a user it's great to have this o...
-
09:14 Feature #699: OpenID login
- I'm pretty sad to see that this feature got integrated into the core.
IMHO, it's a marginal feature. Adding dependen... -
03:44 Feature #699: OpenID login
- Eric Davis wrote:
> Thanks, can you retry it with r2452? The open_id plugin was trying to load an older version of ... -
02:35 Feature #699: OpenID login
- Go MAEDA wrote:
> Eric Davis, thanks for your great work.
> But it seems that openid rubygem in vendor/gems is not ... -
17:31 Feature #2732 (Closed): Allow additional workflow transitions for author and assignee
- It would be great to have special line in worflow config, named "Tickets created by me" or so...
This should be adde... -
15:50 Feature #1564: PDF export of all issues with all information
- Also very interested by this feature.
I've managed to implement it, maybe not the cleaner solution but it works !
... -
13:57 Feature #2722: New user notification
- Ideally...
Scenario 1: Self Registration setting set to "account activation by email"
# User A signs up for Redmi... -
04:21 Feature #2722: New user notification
- Ric Turley wrote:
> It would be great to be able to set an email address (or several) to be notified on user self-ac... -
12:38 Feature #2716: User option to automatically add assignee to watchers
- Thank you!
-
08:21 Feature #2725 (Closed): Ability to double click on entire rows in tables to select the item.
- Currently, you can only select one HREF item on a row in table. It is much more convenient and consequent when that t...
-
04:27 Feature #2561: Correlate workflow with Issue complete percentage
- Mark Towfiq wrote:
> Eric -- can you just attach a patch (diffs) to this bug of what you have right now anyway? I'm... -
04:18 Defect #2723: Host name and path being mangled in mail
- Can you add information about your environment as described in [[SubmittingBugs]]
Also make sure your Redmine is s...
2009-02-11
-
22:01 Feature #617: wiki: thoughts of WYSIWYG
- Jean-Philippe Lang wrote:
> FCKeditor seems to produce html code but Redmine wiki is not html based.
> I don't know... -
21:07 Feature #699: OpenID login
- Eric Davis, thanks for your great work.
But it seems that openid rubygem in vendor/gems is not used. I saw the follo... -
20:35 Feature #699 (Resolved): OpenID login
- I've added OpenID support to Redmine. It's optional and by default is turned off. To turn it on, go to the Administ...
-
19:41 Defect #2723 (Closed): Host name and path being mangled in mail
- I recently noticed that emails being sent from Redmine were including a bad reference to the ticket location:
http... -
19:11 Feature #2722 (New): New user notification
- Very nice application - keep up the great work.
I've put instructions on the my main page for people to email me o... -
15:16 Defect #2719 (Closed): Increase username length limit from 30 to 60
- We use LDAP authorization and our logins consist of firstname.lastname.companyname.
As result, we faced problem wi... -
14:40 Feature #2718 (Closed): Config option to use https://secure.gravatar.com
- IE no gives an error message when redmine is used over ssl saying somethin like "unencrypted items are on this page, ...
-
12:55 Feature #2716: User option to automatically add assignee to watchers
- You can use the plugin i made to do that if you want.
-
09:18 Feature #2716 (New): User option to automatically add assignee to watchers
- For simple dependencies, instead of creating tasks for every little thing, we "pass the baton" by changing the assign...
-
11:34 Defect #2717: Time-log not working when not part of the project (but admin)
- It does work when you press the "log time" at the top, but not inside an update.
-
11:32 Defect #2717 (Closed): Time-log not working when not part of the project (but admin)
- To replicate:
* You are admin
* You are not part of the project that you have an issue in
* Go to the issue
* ... -
10:14 Feature #724: change "versions" to "milestones"
- Nikolay Solakov wrote:
> I totally agree with you.
> But "out of the box" is different for every user of Redmine.
... -
09:21 Feature #1406: Browse through Git branches
- And of course, Mercurial branches support would be great too !
-
09:11 Feature #2715 (Closed): "Magic links" to notes
- This was part of Feature #391, but the issue was closed.
e.g. #391.1 -> http://www.redmine.org/issues/show/391#note-... -
08:25 Feature #2714 (New): Point users to "Watched issues"
- The email footer points people to their email notification preferences, but people are notified of watched issues too...
-
06:10 Feature #2561: Correlate workflow with Issue complete percentage
- Eric Davis wrote:
> #952 describes this. I have a plugin that does this but it's not quite ready for release (bit o... -
04:29 Feature #2712 (New): Enrich the calendar, make it can send notification.
- Sometimes, a task will happen in a certain period, eg. 3PM to 4PM.
But now when raising a tracker, there's no time c... -
03:04 Feature #2679: Ticket grouping
- Ewan Makepeace wrote:
> +1
> Could be done as seperate table per group (though that would be a bit awkward given th... -
03:04 Feature #2679: Ticket grouping
- +1
Could be done as seperate tables per group (though that would be a bit awkward given the Redmine UI style) or usi... -
00:31 Feature #2679: Ticket grouping
- +1
The "Scrumalliance Redmine":http://github.com/scrumalliance/redmine/tree/master has a plugin for issue grouping. ... -
02:17 Feature #2711 (New): Able to create 'folder' to classify uploaded files.
- I think it would be convenient if we can create 'folder' under 'Files' module.
Thank you! -
00:53 Defect #2473: Login and mail should not be case sensitive
- Is this patch going to be included in the core redmine product? We're having problems with our LDAP logins at present...
Also available in: Atom