Activity
From 2011-01-04 to 2011-01-06
2011-01-06
-
22:10 Feature #4455: Mercurial overhaul
- Yes, I think we're done with 1.1 (release planned this week-end).
Can we close this ticket and split what is left in... -
13:45 Feature #4455: Mercurial overhaul
- I finished committing to Redmine 1.1 about Mercurial.
For a while, I focus other SCMs (Darcs, CVS and Bazaar).
Yuy... -
22:03 Patch #7212 (Closed): Missing remove_index in AddUniqueIndexOnMembers down migration
- Merged in 1.1-stable in r4649.
-
22:01 Defect #7225 (Resolved): Project settings: Trackers & Custom fields only relevant if module Issue tracking is active
- Fix committed in r4648.
-
21:48 Defect #7241: Suddenly all authors and other data shows up as {{author}} in production
- Sorry. For repost, fixed by upgrade to 1.1-stable
-
21:33 Defect #7241 (Closed): Suddenly all authors and other data shows up as {{author}} in production
- Or upgrade to 1.0.5. Already reported multiple times.
-
21:20 Defect #7241: Suddenly all authors and other data shows up as {{author}} in production
- This is what I did to fix the same issue
gem uninstall i18n -v=0.5.0
gem install i18n -v0.4.2
Hope this work... -
19:42 Defect #7241: Suddenly all authors and other data shows up as {{author}} in production
- Sorry, wrong screenshot
-
19:40 Defect #7241 (Closed): Suddenly all authors and other data shows up as {{author}} in production
- After server restart suddenly all labels started to show in brackets {{author}}, {{count}}, {{value}} etc.
See scree... -
19:52 Defect #7023: Copy Function Doesn't Copy SubTasks
- tnx I'll give it a shot!
-
19:22 Defect #7023: Copy Function Doesn't Copy SubTasks
- I am sure it's possible. But I don't have the knowledge or time to make that change. The source code is there... feel...
-
19:18 Defect #7023: Copy Function Doesn't Copy SubTasks
- I have tested it and seems to work fine, but I dont like the idea of replacing the existing issue.rb.
Could it be po... -
17:26 Defect #7023: Copy Function Doesn't Copy SubTasks
- Thanks !
-
14:58 Defect #7023: Copy Function Doesn't Copy SubTasks
- Here is a copy of the issues.rb file. You need to replace the existing issues.rb file. The changes that were made sta...
-
14:34 Defect #7023: Copy Function Doesn't Copy SubTasks
- This functionality will be very useful for us.
-
16:37 Feature #779: Multiple SCM per project
- Please see source:tags/1.0.5/doc/RUNNING_TESTS#L16 .
-
16:26 Feature #779: Multiple SCM per project
- i've updated the generalized unit tests in my "github fork":https://github.com/pulse00/redmine, but i couldn't fix th...
-
12:32 Feature #779: Multiple SCM per project
- Sorry, i did not notice your replies and in the meantime i've fixed the first patch and merged the second one into it...
-
09:11 Feature #779: Multiple SCM per project
- > updated the patch for trunk ( r4642 )
sorry.
latest update of trunk is r4636
-
09:08 Feature #779: Multiple SCM per project
- updated the patch for trunk ( r4642 )
# still adhoc...
>Luis Garcia
Thanks your try and review.
this new patc... -
00:15 Feature #779: Multiple SCM per project
- is this patch working for for anyone on redmine v 1.1.0 ?
i'm getting these errors with git:... -
16:11 Feature #7240 (New): Task that follows undone task is still visible on "my page"
- This behavior should be configurable.
When the preceding task is done (closed), it should be possible for the foll... -
16:04 Feature #3436: Show relations in Gantt diagram
- + 1
Need funding to accelerate this enhancement ? Tell me, my company may possibly fund it. -
16:02 Defect #1435 (Closed): slow display of 'repository' tab for huge repository (pagination problem?)
Original Mercurial fetching revisions performance problem is fixed by r4611.
I close this issue.
Git issues are...-
13:16 Defect #7064 (Closed): Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
- I confirmed to fix copying UTF-8 named file.
I attach images.
Non UTF-8 named file is #2664 issue.
So, I close thi... -
11:33 Patch #3917 (Closed): Fix for mercurial diff not working
- This issue is duplicate with #6911. I close this issue.
"file://" is common issue of git and mercurial. -
11:30 Feature #7239 (Closed): Allow some users to add / edit time entries on behalf of other users
- In our company, some users are not responsible for entering there spent time entries. The project manager does it for...
-
11:17 Feature #5839: Trackers for projects. To track projects the same we keep track of issues
- +1
-
09:33 Feature #2715: "Magic links" to notes
- +1
-
05:06 Patch #6159: Subversion: latest changesets performance improvement.
- Fix subject typo.
-
01:37 Feature #1675: Add 'affected version' as a standard field
- Actually, on second thought, it should be named 'Found in version'. Since 'Found in version' is quite different from ...
-
01:16 Feature #1675: Add 'affected version' as a standard field
- Here's a patch you can apply to redmine-1.0.4 to add the 'Affected Version' feature. You can only select 'locked' ver...
-
01:36 Feature #685: New Custom Field "Found in Version"
- Actually, on second thought, it should be named 'Found in version'. Since 'Found in version' is quite different from ...
-
01:23 Feature #685: New Custom Field "Found in Version"
- Also added this same comment and patchfile to #1675.
Here's a patch you can apply to redmine-1.0.4 to add the 'Aff... -
00:32 Feature #1842: Import trac subpages to the new "Hierarchy and Breadcrumbs" feature
- +1
I would like also wiki paths with slashes. I also prefer lowercase paths ("/page/subpage/subsubpage/"), redmine... -
00:03 Feature #528: Wiki Page Hierarchy and Breadcrumbs
- strangely I don't have this feature in the current stable release of redmine!?
2011-01-05
-
23:58 Feature #5402: Wiki diff: line by line instead of word by word
- +1
I would like to see wiki history diff like repository source revisions diff. -
23:26 Defect #4780: ActionView::TemplateError (undefined method `<=>' for nil:NilClass)
- I also had same symptoms. However the issue in my case was corrupted data. One project (which was manually migrated f...
-
22:42 Feature #1565: Custom query on My page
- I agree. Should be able to have custom queries as a droppable block on my page.
Take the look and feel of 'issues ... -
18:48 Defect #7023: Copy Function Doesn't Copy SubTasks
- We have been able to make changes so that when you copy a task that has subtasks related to it, all the subtasks are ...
-
18:08 Defect #7237 (New): On copying issue to a subproject , Assign to list contains users which are not members of the subproject
- Hi,
I think there is a bug when we proceed a copy of a task.
We have one project and one subproject. There is ... -
16:57 Feature #3848: Permission to log time for another user
- I'm very interested in this patch. Is the patch submitted by Oleg still working ?
We are running redmine against tru... -
16:04 Feature #2624: Repository statistics should honour user-mapping
- +1
-
13:09 Feature #2624: Repository statistics should honour user-mapping
- Damien Couderc wrote:
> The diff provided by João Machado seems to be trivial. Any reason why it did not go into tru... -
08:50 Feature #2624: Repository statistics should honour user-mapping
- The diff provided by João Machado seems to be trivial. Any reason why it did not go into trunk ?
-
14:27 Feature #5457: Move files and documets to another project
- +1
Seems like a must have when you need to refactor a redmine setup that is years old and has plenty of them ... -
13:09 Feature #7020: Auto assign default version on new issue
- Isn't this a dupe for #1828?
-
13:02 Defect #7231: "Help" link not working
- Gladly! Thanks for fixing that so quickly.
-
11:27 Feature #4347: Contributing to an issue should automatically add the user to the watchers list
- This seems like a really important feature to me; I was surprised to discover that there hasn't been much work on thi...
-
10:37 Defect #5334: MailHandler not processing incoming emails - Unprocessable Entity
- Just thought I'd drop by this thread again to see if there's any change... Is there any way I can find out from Redm...
-
10:18 Feature #4455: Mercurial overhaul
- He :-)
I don't get, why empty watchers list is an error, personally I read the rss feed from this ticket... -
08:54 Feature #3872: New user password - better functionality
- +1
-
08:53 Patch #2931: Templating for description of new tickets by Tracker
- Hi,
any reason why this is not yet in trunk ? -
08:47 Feature #2964: Ability to assign issues to groups
- Hi,
this issue has a status of 'assigned', but nobody is set as the assignee.
Could someone correct this please ? -
08:06 Feature #1385: Script for import from JIRA
- Hi I am also having a similar problem to this one. I am using redmine 1.0.x in windows. Please help
Philip Hunt wrot... -
07:30 Feature #7236: Collapse All for Groups
- Sorry - failed to set a category. This relates to grouping of issues only.
-
07:29 Feature #7236 (Closed): Collapse All for Groups
- I use the Group By feature heavily, but first I have to collapse all the groups one at a time to get the benefit of i...
-
05:59 Defect #7234 (Closed): Test
- Please use the "demo site":http://demo.redmine.org for testing purposes.
-
02:18 Defect #7234 (Closed): Test
- This is my first!
-
05:59 Patch #7235 (Closed): test
- Please use the "demo site":http://demo.redmine.org for testing purposes.
-
05:13 Patch #7235 (Closed): test
- !!test
-
01:12 Feature #3382: Ability to select only source code without line numbers
- @Eric,
I've tested your patch and I would put it onto my Redmine production machine except for one thing. For code...
2011-01-04
-
23:46 Feature #4455: Mercurial overhaul
- Jean-Philippe Lang wrote:
> Toshi Maruyama wrote:
> > I can see watchers list of issues.
> > I notice this issue w... -
23:23 Feature #4455: Mercurial overhaul
- Toshi Maruyama wrote:
> I can see watchers list of issues.
> I notice this issue watchers list is empty.
> Why?
... -
05:29 Feature #4455: Mercurial overhaul
- I can see watchers list of issues.
I notice this issue watchers list is empty.
Why? -
23:45 Defect #7233 (Closed): no file added notification when attaching by email
- When attaching file via web interface , there is a notification visible in the comment history:
"File filename.zip a... -
23:27 Defect #7231 (Closed): "Help" link not working
- Broken by an upgrade this week-end and changed wiki routes. It's now fixed.
Thanks for pointing this out. -
16:42 Defect #7231 (Closed): "Help" link not working
- The default "Help" link in Redmine leads to a 404 error (on http://www.redmine.org/guide).
Since this is also the de... -
23:02 Feature #1091: Disabling default ticket fields per tracker
- +1
-
21:59 Defect #5766 (Reopened): unable to disable deletelink even though delete issues is not checked in roles and permissions
- I can reproduce this problem.
I have verified that the person is only in one group, and there are no
permission... -
21:21 Feature #1077: ICS view of Calendar
- Luis Alvarez wrote:
> To get the subscription link to the redmine calendar
Under ICalendar right click on the ap... -
21:16 Feature #1077: ICS view of Calendar
- Format for subscription:
eg:
webcal://<theredmineurl>/redmine/i_calendar?assigned_to=%2A&format=atom&key=765561bf6... -
19:48 Feature #7232 (Closed): Time Resource Management
- It would be nice to see how many hours a given user has been allocated to all projects across the redmine installatio...
-
19:24 Defect #7230 (Resolved): Redmine we could not attach files in petitions
-
19:13 Defect #7230: Redmine we could not attach files in petitions
- Make sure the directory the files are written to on the server has permissions so that redmine can write to it. If yo...
-
15:05 Defect #7230 (Closed): Redmine we could not attach files in petitions
- Good Afternoon!
We are implementing the Redmine we could not attach files in petitions, or documents, we can not add... -
10:58 Patch #7227: Italian translation
- Test image
-
10:40 Patch #7227 (Closed): Italian translation
- Hi all,
I just updated the italian translation from the latest revision (4554), took from the trunk -
08:13 Defect #7226 (Closed): error al adjuntar fichero
- Please, write in english here.
-
07:19 Feature #7184: provide trackers in "project XML" response
- I see trackers are added to the XML response if I manually select them on Project -> Settings -> Information page - w...
-
07:06 Feature #7184: provide trackers in "project XML" response
- I installed Redmine 1.0.5 on a new server. I can see "trackers" list in XML response for the projects created through...
-
06:16 Defect #7059 (Closed): Error on the implementation issues Repository.fetch_changesets
-
06:03 Defect #6458 (Closed): Mercurial View just a directory browser
-
06:00 Defect #3421: Mercurial reads files from working dir instead of changesets
- Note 17 is obsolete. Please see #4455.
-
05:52 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Hello, I've made a very minor addition to the patch, it allows the repositories to have ".git" at the end, like when ...
-
05:51 Defect #5612 (Closed): git repository reporting the wrong age
-
05:49 Defect #5142 (Closed): Can`t import Bazaar changesets from repository to Redmine
Also available in: Atom