Activity
From 2009-10-18 to 2009-10-20
2009-10-20
-
22:41 Defect #3761: Most recent CVS revisions are missing in "revisions" view
- I've noticed this too. Plus, the checkin times that are shown in the repository view are incorrect, ie off by five h...
-
22:39 Feature #3660: Configurable subject of notification email for issue_add/issue_edit
- Another option would be to set the In-Reply-To email header field with a consistent message ID. This may cause gmail ...
-
08:12 Feature #3660: Configurable subject of notification email for issue_add/issue_edit
- +1 - this would be great to be user configurable. Right now messages about tickets go all over the place in my gmail.
-
21:24 Feature #2450: Remove Watchers
- +1 The use cases outlined by Chris Cage are exactly mine.
-
20:32 Feature #1245: close versions
- +1
-
01:27 Feature #1245: close versions
- +1
-
19:25 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
- I have discovered an issue with this, which hopefully can be easily resolved...
This patch currently breaks the @!... -
19:07 Feature #1139: Being able to sort the issue list by custom fields
- +1
A must have for us -
17:20 Feature #2024: gantt chart editing
- Eric Davis wrote:
> Just wanted to let everyone here know, I have a *huge* rewrite of the Gantt chart I'm working on... -
03:13 Feature #2024: gantt chart editing
- Just wanted to let everyone here know, I have a *huge* rewrite of the Gantt chart I'm working on. It has a bunch of ...
-
14:42 Patch #4060 (Closed): Traditional Chinese language file (to r2939)
- * Added tags
** default_issue_status_in_progress
-
12:32 Feature #4058 (New): Wiki: Referencing to issue contents, status, priority, category, etc.
- The wiki should be able to dynamically reference to and display the contents of issues. For example a macro @{{#00001...
-
11:54 Feature #4057 (Closed): Bunch changes notifications
- Whenever you edit property for a bunch of tasks (let say, you change their priority or target version), Redmine sends...
-
07:36 Defect #4056: Rename named_scope :public for Project to something else
- I think :all_public is pretty good. As a variant I was thinking about :public_state. :-)
-
02:54 Defect #4056: Rename named_scope :public for Project to something else
- Agreed. I ran into this when I would mock @Project.public@ in my tests. What do you propose renaming it to? Projec...
-
07:04 Feature #3367: Copy versions/custom fields/wiki when copying a project
- Kioma Aldecoa wrote:
> Do you plan to also copy issue statuses? I would vote for issue statuses to also be copied wh... -
04:44 Feature #3367: Copy versions/custom fields/wiki when copying a project
- Do you plan to also copy issue statuses? I would vote for issue statuses to also be copied when a project is copied.
-
07:03 Feature #3605 (Resolved): Renamed "Assigned" in the default data to "In Progress"
- I've renamed "Assigned" to "In Progress" in the data loader. I changed all of the i18n language values for that fiel...
-
06:43 Feature #3329 (Closed): New rake test: Allow migrating plugin to a specific version
- Thanks for the patch but Rails Engines has fixed this and it's working on the latest version of Redmine. See #2265.
-
03:10 Patch #1901: RESTful URLs for everything
- sunday walker wrote:
> This is nice.
> Can you change URL as follows, it is better than now ?
>
> http://www.red... -
02:56 Feature #3973: When closing an issue with a commit, add the commit message to the issue
2009-10-19
-
19:30 Defect #4056 (Closed): Rename named_scope :public for Project to something else
- As the word public is reserved in ruby, the attempt to mock/stub the model Project fails, since the line that introdu...
-
17:32 Patch #2059: broken subject when submitting issue via email written in japanese
- Ignacio Carrera wrote:
> @Nobuhiro, please read #3717 ("my comment specifically":http://www.redmine.org/issues/3717#... -
16:53 Feature #2009: Manually add related revisions
- Oxan,
Do you get the traceback mentioned above on your 0.8 redmine with your patch for associating revisions when ... -
14:26 Defect #3391 (Reopened): When reading RSS feed, the inline-embedded images are not properly shown.
- Sorry, r2936 doesn't works for me:...
-
13:43 Feature #408: Assign a task to multiple users
- João Saleiro wrote:
> Why:
>
> In some teams, there are several workers with the ability to solve a specific ... -
11:40 Defect #4055 (Closed): URLs for documents do not follow the general URL scheme
- Current URLs for a project's document is:
example.org/documents/1
Paths to documents should follow the general ... -
10:52 Patch #4054: Swedish Translation for r2936
- The assignment was unintentional.
-
10:50 Patch #4054 (Closed): Swedish Translation for r2936
-
10:47 Feature #247: Notification mail sender is the author and includes project information.
- Can these also be used in incoming emails to override Project etc in the header instead of the mail body?
-
10:13 Feature #1245: close versions
- +1
-
08:01 Patch #4053 (Closed): default value of project jump box
- I have 240 options in my project jump box.
This is annoy when I selected wrong project,
particularly the project lo... -
06:25 Defect #3483: Relative url for source links in notifications
- This issue should be resolved with the attached patch.
The @link_to@ for source: and export: links wasn't setting ... -
06:03 Feature #3346: Support for cross-project revision links
- James and Babar, that you so much for this.
I really needed cross project @source:@ and @export:@ links, and I a... -
05:48 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
- oops.. image links don't work for attachments.. that last part was supposed to be:
attachment:091018-cross-project... -
05:43 Feature #4052 (New): Cross-project redmine links with alternate link text for source and export links.
- In Feature #3346 (Support for cross-project revision links), James Wells and Babar O'Cap collaborated to make it poss...
-
04:45 Feature #4051 (Closed): Multiple watchers assigned from issue list
- Hi,
A handy feature to add would be to be able to select multiple tickets from the issue list and to be able to add... -
04:32 Feature #2076: Individual Permissions for Each Project
- +1 for this feature. At our company, we like to give contractors access to certain projects in Redmine (in which the...
-
02:05 Feature #3367: Copy versions/custom fields/wiki when copying a project
- I've updated the Copy Project to copy more data from the source project and fix the Issue/Version assignments:
* V... -
02:03 Defect #4045 (Closed): Copy project don't copy custom field enabled settings
- Thanks, applied in r2933
-
02:02 Patch #3877: Copy issue status when issue is copied
- I might not be able to use this patch because that method (@Issue#copy_from@) is used by other parts of Redmine also....
-
00:22 Feature #4004 (Closed): Setup Object Daddy to replace test fixtures
- I've added the object_daddy gem and a set of exemplars I've been using in my plugins (r2930). They are not a complet...
2009-10-18
-
23:47 Defect #4048 (Closed): Index revision incorrect
- James,
@wiki_pages@ does have a @parent_id@ column. It was added in "migration 95":http://www.redmine.org/project... -
08:04 Defect #4048 (Closed): Index revision incorrect
- The missing index revision - http://www.redmine.org/projects/redmine/repository/revisions/2928 - the wiki_pages migra...
-
23:23 Patch #4040 (Closed): pt-BR translation update
- Commited.
-
21:46 Feature #2024: gantt chart editing
- Hiroyuki Yoshioka wrote:
> Hi, I made a patch for the r2924.
> See the file gantt-editting-r2924.patch.
Thanks a l... -
12:53 Feature #4050: Ruby 1.9 support
- Forgot to mention. All patches made against yesterday's trunk.
-
12:51 Feature #4050 (Closed): Ruby 1.9 support
- With attached patches redmine passes all tests with Rails 2.3.4 and Ruby 1.9.1. I'm trying to package redmine for AL...
-
12:03 Feature #4049: Permission management on a per project basis
- I've seen several similar feature requests. I am sorry for adding another one.
Now, regarding the issue, after giv... -
10:18 Feature #4049 (Closed): Permission management on a per project basis
- Currently, it is impossible to set permissions for a role on a per project basis.
For example, assuming that we ha... -
11:15 Feature #850: Per-project role permissions
- I found this ticket after submitting "another one":http://www.redmine.org/issues/4049 for the same issue.
Jean-Phi... -
10:06 Feature #3973: When closing an issue with a commit, add the commit message to the issue
- yes
-
06:10 Feature #3973: When closing an issue with a commit, add the commit message to the issue
- So would "Fixed bug when site is purple and sky green. Please note that this is only for new projects." be the commit...
-
06:37 Defect #4046: Copy project doesn't honor entry in "Subproject of"-field
-
06:36 Defect #4045: Copy project don't copy custom field enabled settings
-
06:28 Defect #4024: Demo Site inconsistently returns 404 on issue links.
- Can you provide me with links to the issues?
-
06:13 Defect #3975: When doing a Copy Project the group does not copy.
-
01:51 Patch #2285: issue-refinement: pressing enter should result to an "apply"
- So is there a chance of this being merged into the main codebase?
-
01:45 Feature #4034 (Closed): apply the filter on issues by pressing Return key
- Closed as a duplicate of patch #2285.
Also available in: Atom