Project

General

Profile

Activity

From 2009-04-18 to 2009-04-20

2009-04-20

22:29 Feature #339: perforce SCM support
Ryan Mensching wrote:
> Did you just remove the -m max flag from all the p4 changes commands?
Nope. Modified th...
George Gensure
22:20 Feature #339: perforce SCM support
Ryan Mensching wrote:
> Interesting, can you give diff view of your change?
Diffed against the latest version att...
George Gensure
22:04 Feature #339: perforce SCM support
Ryan Mensching wrote:
>
> The problem seems to be only with the p4 servers using our external AD authentication tr...
Ryan Mensching
22:03 Feature #339: perforce SCM support
George Gensure wrote:
> Ryan Mensching wrote:
> > The problem seems to be only with the p4 servers using our extern...
Ryan Mensching
22:01 Feature #339: perforce SCM support
George Gensure wrote:
> Requests for the Perforce scm_info lastrev are sorely disappointed when a branch is specifie...
Ryan Mensching
16:38 Feature #339: perforce SCM support
Ryan Mensching wrote:
> The problem seems to be only with the p4 servers using our external AD authentication trigge...
George Gensure
16:31 Feature #339: perforce SCM support
Requests for the Perforce scm_info lastrev are sorely disappointed when a branch is specified that does not exist. (... George Gensure
20:53 Feature #482: Default assignee on each project
I would like to see this feature in redmine. Tim Aleinikoff
05:23 Feature #482: Default assignee on each project
I would like to vote for this feature, as would the people in these discussion topics I imagine:
http://www.redmine....
James Robertson
18:51 Feature #3199: Ability to remove mail signature when updating an issue from mail
I have some code that removes any text after @--@ in an incoming email. I found @--@ or @---@ is the typical start o... Eric Davis
17:23 Feature #3207: Better Breadcrumbs
+1 Jens Goldhammer
16:37 Feature #3207 (New): Better Breadcrumbs
Each module seems to have its own way of displaying the breadcrumbs navigation.
* The Wiki only shows breadcrumbs ...
Anonymous
16:46 Feature #3208: Login by Email
I forgot to set the category to *Accounts* but I can't edit it now :/ Anonymous
16:44 Feature #3208 (Closed): Login by Email
I was looking at a "phpBB MOD":http://www.phpbb.com/community/viewtopic.php?f=69&t=636415#p3527055 and thought this i... Anonymous
16:37 Feature #1011: Add voting to tickets
"Andrew Chaika":http://www.redmine.org/account/show/4018 developed an issue-voting plugin which probably solves this ... Mischa The Evil
16:27 Feature #2679: Ticket grouping
Cool that you final decided to use git. You won't regret it, it's really great... :)
Do you have problems with git o...
Markus Knittig
14:47 Feature #2679: Ticket grouping
Maxim Krušina wrote:
> Thanx a lot for such a great plugin!
> Is there some project page of this plugin?
> I would...
Andrew Chaika
16:23 Patch #2265: Revert a specific plugin migrations
I tried uninstall budget plugin, but table 'deliverates' is still on db. did I lose something ?
Thanks
Javier Barroso
15:43 Feature #779: Multiple SCM per project
+1 Nicolas Maeder
14:48 Feature #1309: svnauthz editing
Marcel Schulte wrote:
> Auriel,
>
> are there any news regarding this issue?
>
> I'm currently implementing Re...
Gilles Pietri
14:40 Patch #2971: Patch for "My Page" personalization not storing reordered blocks
I'm having the same problem, even on redmine.org
It seems if it move something to the top block I'll never be able t...
Anonymous
14:08 Feature #3206 (New): Plugin suggestion: custom menus
I have idea of very simple, but powerful plugin: Custom menus.
I believe that lot of companies need to customize R...
Maxim Krušina
13:02 Feature #3200: Wiki Page Categories
I've started implementing this and it's surprisingly easy to do. Stay tuned, I'll post a patch shortly. (Including th... Sven Schwyn
12:27 Feature #3200: Wiki Page Categories
+1
also a new 'special' page listing all categories
Anonymous
12:20 Feature #3205 (New): Wiki "Blocks"
Raw HTML would be nice, but it often leads to security issues.
The immediate second thought would be to add additi...
Anonymous
04:09 Feature #3193: Provide more context for issue statuses
+1 Love this.
We in the development team LOVE Redmine but it can be hard to convince some of our business users to...
Paul Quirk
01:01 Defect #2246: Problem on acessing Subversion repository using JRuby
Thanks. For anyone out there who may run into the same problem here is how I fixed my issue:
I ran the site in the...
Alexi Vereschaga

2009-04-19

23:37 Patch #3204 (Closed): Hebrew translation glitch
Fixed, thank you Azamat Hackimov
21:48 Patch #3204 (Closed): Hebrew translation glitch
Hello,
There is a small mistake on the Hebrew translation. I attached a patch for it.
Orgad Shaneh
18:08 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
Well, I now have a very basic patch against 0.8.3 that seems to work. I'm submitting it here in the hopes that it wi... James Blanding
11:39 Feature #2024: gantt chart editing
Hiroyuki Yoshioka wrote:
> Thank you for the bug report.
> Could you try this new patch?
The patch has some bugs...
Hiroyuki Yoshioka
10:58 Defect #2246 (Closed): Problem on acessing Subversion repository using JRuby
Your log shows that the SVN command fails.
Please run Redmine in development mode. The error should be logged in log...
Jean-Philippe Lang
00:28 Defect #2246: Problem on acessing Subversion repository using JRuby
I tried "patching it myself as follows:... Alexi Vereschaga
00:14 Defect #2246 (Reopened): Problem on acessing Subversion repository using JRuby
Folks I seem to have a similar issue, here is how I am set up:... Alexi Vereschaga
10:53 Defect #3145: Upload of bigger files fails iff version is defined
Thanks for your feedback. Jean-Philippe Lang
10:51 Defect #3171 (Closed): Subject of notification emails has wrong status
Indeed. This is fixed in r2673 Jean-Philippe Lang
10:40 Defect #3179 (Resolved): Settings-tab erronously displayed for role, or: Internal error accessing Settings
The error is fixed in r2674.
The Settings tab will still be displayed to avoid expensive computations on each page r...
Jean-Philippe Lang
10:40 Feature #3187: "View Issues" user permission
There is such a permission, it's just hardcoded as public. Remove @, :public => true@ in lib/redmine.rb to make it vi... Markus Knittig
10:28 Defect #3183: Fix the behavior after choosing the "Watch" link in Issues screen
This is the expected behaviour when javascript is enabled in your browser.
Which browser do you use?
Jean-Philippe Lang
10:27 Defect #3194 (Closed): Issue status in the notify email's subject is the issue's old status, should be its new status
Fixed in r2673. Jean-Philippe Lang
08:07 Feature #3202 (Closed): Deleting wiki child pages
When deleting a wiki page that has linked child pages, the user is asked "Are you sure?" but is possibly unaware that... Paul Quirk

2009-04-18

20:06 Feature #2076: Individual Permissions for Each Project
Same here. We have OpenSource projects where Anonymous Users should be able to browse the repository and closed sourc... Anonymous
18:47 Feature #2104: module and/or plugin for voting
!issue_vote.png!
!issue_vote_query.png!
Andrew Chaika
18:46 Feature #2104: module and/or plugin for voting
I have developed alfa version of issues voting plugin:
http://www.redmine.org/boards/3/topics/5506
Andrew Chaika
17:53 Feature #3200: Wiki Page Categories
Maybe a more concise syntax:
Visible category box:...
Sven Schwyn
11:40 Feature #3200 (Closed): Wiki Page Categories
While parent/child relations offer a way back from the child to the parent, it's not very flexible. Page categories c... Sven Schwyn
17:37 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
+1
I second Bernhard: A checkbox to set the page "public" or "private" would be sufficient. However, "private" pag...
Sven Schwyn
14:50 Feature #3201 (Closed): Workflow Check/Uncheck All Rows/Columns
When editing the workflow there's *Check all | Uncheck all* links, I'd like to have the same functionality per row an... Anonymous
14:44 Feature #3100: Better display of subprojects activiry and tickets.
Adam Kubica wrote:
> I hope the subject is no longer glued with project name (ugly and not usefull because project c...
Andrew Chaika
09:44 Feature #3100: Better display of subprojects activiry and tickets.
Andrew Chaika wrote:
> Maybe redmine_issues_group will be useful for this - http://www.redmine.org/boards/3/topics/4...
Adam Kubica
08:50 Feature #3100: Better display of subprojects activiry and tickets.
> In my opinion and my co-workers, that list should be displayed as one list (exactly as now) but subproject tickets ... Andrew Chaika
12:57 Defect #3132 (Resolved): Bulk editing menu non-functional in Opera browser
I was just looking through the guide in the wiki and noticed:... Anonymous
09:20 Feature #2024: gantt chart editing
loic Le Gallou wrote:
> great feature ! one small bug : after moving an issue, dates are correctly updated (in the s...
Hiroyuki Yoshioka
 

Also available in: Atom