Activity
From 2008-08-09 to 2008-08-11
2008-08-11
-
23:12 Defect #1762: domain name "somenet.foo" is not suitable for example use
- Thanks for your comment to my opinion.
Dave Abdemoulaie wrote:
> example.com, .net, and .org are *not* reserved d... -
19:37 Defect #1762: domain name "somenet.foo" is not suitable for example use
- example.com, .net, and .org are *not* reserved domain names. RFC 2606 clearly states the following are reserved:
*... -
22:48 Defect #1769 (Closed): Building the RDocs for Redmine fails
- Fixed in r1732
-
22:41 Defect #1769 (Closed): Building the RDocs for Redmine fails
- Trying to build the RDocs for Redmine fails because README_FOR_APP is missing....
-
22:37 Feature #785: (R)Doc interface
- I think this would be a great feature for the [[PluginEmbedded| Embedded Plugin]]. It already supports Doxygen, Java...
-
22:29 Feature #1716: Coloration according to status
- Victor Leboucher wrote:
> Eric, now i have you ;) a have another question, i have see your project, me too i make a ... -
22:23 Defect #1147: Updating tickets add a time log with zero hours
- > Do you still have 0 hours time entries that are *created* when updating a ticket ?
Nick Read, if you want to del... -
19:40 Defect #1147: Updating tickets add a time log with zero hours
- Time entries previously created by this bug won't be automatically deleted. You have to do it manually.
Do you still... -
19:39 Defect #1147: Updating tickets add a time log with zero hours
- David Petersen wrote:
> I don't think this is really resolved. I have a fully updated svn check out of 0.7-stable (... -
19:07 Defect #1147 (Reopened): Updating tickets add a time log with zero hours
- I don't think this is really resolved. I have a fully updated svn check out of 0.7-stable (svn://rubyforge.org/var/s...
-
20:25 Defect #1768: Custom field reordering isn't working at a lot of places
- r1731 should fix:
* issue-view (@ /issues/show/xxxissuexxx)
* issue edit-view (@ /issues/edit/xxxissuexxx)
* proje... -
19:41 Defect #1768 (New): Custom field reordering isn't working at a lot of places
- h3. Description:
After feature request #477 revision r901 introduces custom-field reordering. Though this implemen... -
20:18 Feature #916: Improve the timesheet summary on My Page
- I agree, It would be nice to customize the "my page" widget for what you need to see on a regular basis.
-
20:06 Feature #846: Add "Watched by me" to issue filter
- There are many people in my company which are looking for the ability to list all there watched issues in a full issu...
-
19:44 Defect #1754: Redmine not compatible with RedCloth >= 3.301
- I think I should move the included and modified RedCloth to Redmine::RedCloth to prevent this kind of problem.
What ... -
19:36 Defect #1759 (New): Migration from trac/postgresql fails with SQL error (probably important - postgres 8.3)
- I'll try to move a sqlite trac database to pgsql to debug this problem.
-
11:31 Defect #1759: Migration from trac/postgresql fails with SQL error (probably important - postgres 8.3)
- The first problem is indeed fixed, I succesfully migrated all tickets.
But it turned out, that the second problem ... -
19:11 Feature #1767 (New): Make spent time - & project custom fields configurable/switchable per project
- It would be nice if it becomes possible to configure/switch the custom-fields of the types @timelog@ (spent time) and...
-
18:46 Feature #1766 (Closed): Custom fields should become addable to Spent Time list/report
- Like the subject states timelog.custom_field columns should become addable to the reports @ /projects/xxxprojectxxx/t...
-
16:46 Feature #1171: Add workflow for custom fields
- After discussion on IRC I recieved "permission" to assign an issue related to custom field workflows to Eric :)
So... -
16:16 Feature #1101: Custom Fields in Add Filter
- See #1765 for a patch which backports the changes from r1576 to the 0.7-stable branch.
HTH. -
15:37 Feature #1101: Custom Fields in Add Filter
- Ahh, I see. I did some searching and found out that described functionality is added to the *trunk only* with r1576. ...
-
08:29 Feature #1101: Custom Fields in Add Filter
- With last 0.7 version it's still an issue. I can use custom fields when searching issues from a single project. But I...
-
05:20 Feature #1101: Custom Fields in Add Filter
- Daniel Jones: What versions have you tested this with? Still an issue? Sure it was an issue custom-field?
If I tes... -
16:15 Patch #1765 (Closed): Patch for #1101 (Custom Fields in Add Filter)
- This is a quick-n-dirty patch which backports r1576 (which affects the trunk only) to the 0.7-stable branch.
Tests... -
16:13 Feature #1157: Gantt chart for a user across all projects
- Recently moved over to redmine, it really is excellent but we would also like to see this implemented if possible.
-
14:07 Feature #1721 (Resolved): Filter issues with duplicates
- Hum, I think that's enough Mischa.
-
11:16 Feature #1760: Installation & setup documentation
- Hi,
following the install instructions will not result in a production ready setup in any case - webbrick is only ... -
09:57 Feature #1011: Add voting to tickets
- Like the idea and its description.
But that's another layer of cmoplexity: including it would move redmine closer ... -
05:15 Feature #1104: Make custom user editable fields on my account page
- This is related to #524 and a patch was provided in #242.
-
04:03 Patch #1764: Add session_config option-stubs to environment-config
- The main error @rake@ "gives" when it crashes due to the syntax-errors in the issues #540 & #1041 is:
> @uninitializ... -
03:56 Patch #1764 (New): Add session_config option-stubs to environment-config
- This is a multi-branch (trunk and stable-0.7.3) patch which simply adds two session-related configuration-directive s...
-
03:55 Feature #1763 (Closed): Autologin-cookie should be configurable
- Currently the autologin-cookie is generated by _./app/controllers/account_controller.rb_. There are currently no conf...
-
00:16 Feature #1756 (Closed): References to forum theads
- Added in r1729. Use @message#id@ to reference a message.
2008-08-10
-
23:32 Defect #1759 (Resolved): Migration from trac/postgresql fails with SQL error (probably important - postgres 8.3)
- It should be fixed by r1728. Please confirm.
-
10:58 Feature #1760: Installation & setup documentation
- Why not just write it - post a link to it here and they can include it in the wiki?
-
03:32 Feature #1760 (Closed): Installation & setup documentation
- Hi. I tried mentioning this in IRC but there was no-one around. Possibly not the place for a feature but here goes.
... -
09:20 Patch #1717: Show diff for issue description change
- Looks good!
-
08:55 Defect #1762 (Closed): domain name "somenet.foo" is not suitable for example use
- According to RFC2606, Reserved domain names such as "example.com", "example.net", "example.org" are preferable to "so...
-
07:17 Feature #1761 (Closed): Allow forums to be sorted by the number of replies
- It would be useful to be able to sort a forum by the number of replies on a topic. This will make it easy to check f...
-
07:14 Defect #633: Redmine crashes randomly
- +1 - I am also seeing this problem on Mongrel Web Server 1.1.5 with a Apache as proxy on Debian etch. I am currently...
-
03:41 Defect #1499: Issue filters based on custom fields cannot be saved
- I have just tested this with a fresh checkout at r1725 and this issue seems to be fixed.
Looking at the SVN-log it ...
2008-08-09
-
15:57 Defect #1662: Issue's custom fields don't appear on some filters and custom queries editor
- Hello,
I can confirm this issue.
Custom fields seem to be dropped when editing filters, and apparently a custom... -
06:26 Feature #1011: Add voting to tickets
- Here's something that is 'sort of working for me': change the 'Issue priorities' Enumerations to [..., -1, 0, +1, +2,...
Also available in: Atom