Activity
From 2008-06-19 to 2008-06-21
2008-06-21
-
18:53 Feature #1142: CC list for issues
- Paul Rivier wrote:
> What do you propose to prevent abuse ?
Good point. I'd propose a procedural solution for th... -
11:39 Feature #1142: CC list for issues
- What do you propose to prevent abuse ?
-
17:44 Feature #465: Inheritence of Versions to Subprojects
- I would be very happy to see this feature in 0.8
-
17:29 Feature #1506 (Resolved): Add title length note and error info when creating project or creating news
- I have finally found the reason that this is caused by my error database.yml.
Very sorry to post these invalid messa... -
16:23 Feature #1506: Add title length note and error info when creating project or creating news
- Sorry about last post, that when I removed gloc's validates_length_of method and let active_record do the validates, ...
-
16:13 Feature #1506: Add title length note and error info when creating project or creating news
- I have found that this is a gloc error, but still don't know how to resolve it.
When the news' title is in Chinese... -
17:24 Feature #1373: Activity option to monitor Issues updates
- "Issue details" checkbox would be very welcome, indeed. Thank you Jean-Philippe.
-
14:28 Feature #1373: Activity option to monitor Issues updates
- Issue notes in the activity view added in r1567.
Maybe we could a add specific checkbox (eg. issues details) to swit... -
14:27 Feature #1509 (Closed): Show new issue notes in the activity list
- Issue notes in the activity view added in r1567.
-
12:09 Defect #1512 (Closed): Colons and whitespace wrapping
- Spaces removed in r1566.
-
11:47 Feature #277: Add mailing lists
- Also look at the Debian bug tracking system, if you plan to implement this. http://www.debian.org/Bugs/
GNUEmacs jus... -
02:47 Feature #277: Add mailing lists
- I know there a branch for the mailing_list stuff. Just curious what the state is...and if you need to someone to wor...
-
02:59 Feature #1187: Relate a Wiki page to a project module.
- It looks like Redmine's Redmine is using something like this in the New Issue tab, to tell the user how to report bug...
-
02:50 Defect #1513 (Reopened): Fixing issues in commit messages can break the workflow
- I have a redmine instances with trackers with orthogonal states (for example, task have a state "done" instead of "fi...
2008-06-20
-
23:58 Feature #1258: Filtering of issues on Versions
- Is there a way to do this via a GET request though? I am trying to develop a Mylyn query that grabs all the tasks f...
-
23:35 Feature #1142: CC list for issues
- This could be implemented using additional permission for maintaining watchers:
User role can:
* Add watcher
* V... -
23:14 Patch #1110: Allow email to create issue or add comment
- Carl Nygard wrote:
> Issue #1142 is a request for CC: field for additional email addresses. I know 'watch'ing an is... -
20:01 Patch #1110: Allow email to create issue or add comment
- Issue #1142 is a request for CC: field for additional email addresses. I know 'watch'ing an issue is essentially the...
-
18:52 Patch #1110: Allow email to create issue or add comment
- Clearly some people would want to capture user-info. Just because I don't want it for my environment doesn't mean it...
-
17:41 Patch #1110: Allow email to create issue or add comment
- Mark Gallop wrote:
> How would you propose dealing with users/authors not in the system? I can't ignore them, nor ca... -
16:40 Patch #1110: Allow email to create issue or add comment
- Randy Harmon wrote:
> I don't agree with all of it (user creation from email? yuck)
This is my fork. User creatio... -
22:57 Feature #1447: Resource management
- That is not suitable for multiple projects environments. (_see the user that are involved in a specific project, who ...
-
20:44 Feature #1447: Resource management
- Go to the main Issues page, click on 'Summary' in the sidebar. This shows you the issues information summarized in a...
-
21:58 Defect #1512: Colons and whitespace wrapping
- Yeesh, it's really bothering me now. Thanks :( If you'd like to patch yourself, here you go :) Head into your redm...
-
21:44 Defect #1512 (Closed): Colons and whitespace wrapping
- This is a pretty trivial issue, but...
When looking at an issue in "read" mode, each field label has " : " after i... -
21:48 Feature #1509: Show new issue notes in the activity list
- The patch is actually pretty damn simple. Currently there is a check to make sure that the issue updates only show s...
-
21:19 Feature #1509: Show new issue notes in the activity list
- Indeed it is a duplicate. Sorry about that - I searched both in Redmine and with google to check for duplicates, but...
-
20:50 Feature #1509: Show new issue notes in the activity list
- It looks like a duplicate of #1373.
If so, please link and close. -
20:16 Feature #1509: Show new issue notes in the activity list
- +1
I am the administrator for Redmine in my organization. We just started a transition to Redmine a couple months... -
18:26 Feature #1509 (Closed): Show new issue notes in the activity list
- When a user comments on an issue without changing any of its properties, nothing shows up on the activity timeline. ...
-
21:06 Feature #1484: Gant diagram/and Calendar for all projects combined together
- See #1043. This will show all projects in which you are involved, in a large whole-month calendar format.
-
20:55 Patch #1511 (Closed): Configurable location for attachment storage
- Here's a patch that makes the ./files location configurable.
-
20:51 Defect #1510 (Closed): Hyperlink not generated when URL ends in parentheses
- Adding a link in the wiki to @http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_(Multi-Node_Cluster)@, ...
-
20:28 Feature #1224: Import wiki pages from MediaWiki
- Updated code. Sorry, I never used the bit that creates a new project...
-
18:20 Defect #1508: Engines site unavailable
- Use the 2.0 release of Engines.
-
17:50 Defect #1508: Engines site unavailable
- installing the 2.1.0 release of engines (which is available from svn) messes up the redmine installation it refuses t...
-
17:42 Defect #1508 (Closed): Engines site unavailable
- Trying to install some plugins. The engines plug-in is needed, but the engines site http://rails-engines.org/ doesn't...
-
17:12 Feature #1308: use ajax suggestion pattern to fill out single potentially big fields, like "assigned to", "author"
- I also needed to do this as my Redmine install needs 2000+ users.
Attached are some patches/files for a method I a... -
17:08 Feature #408: Assign a task to multiple users
- I have reviewed my request and I think this feature could be like this:
Issue can be assigned to multiple users, ... -
16:45 Feature #408: Assign a task to multiple users
- Maxim Krušina wrote:
> Why not to use que of unassigned tasks, and delelopers take tickets from this quee?
Hi, Ma... -
09:16 Feature #408: Assign a task to multiple users
- Why not to use que of unassigned tasks, and delelopers take tickets from this quee?
-
04:51 Feature #408: Assign a task to multiple users
- Hi, Jean-Philippe, I really think that assign issue to multiple users is a important feature.
Does the user groups f... -
04:48 Feature #408: Assign a task to multiple users
- Some info from #1500:
Since we are using redmine more for issue tracking and task assignment in our team, I have f... -
16:06 Feature #465: Inheritence of Versions to Subprojects
- Jean Philippe, can you tell me if you plan to implement this yourself ? I have started something, but because it is n...
-
13:28 Patch #1507 (Closed): Dynamic project selector
- Dirty and ugly hack to make project selector _do not_ jump on project root, but on current action....
-
05:23 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- Yeah, I was just going to clone it locally but I figured eh, might as well fork. I might get into some heavier devel...
-
05:03 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- I sometimes wonder if my private git repository is actually public.... :)
Earlier this month, I developed a plugin... -
05:00 Feature #1506 (Closed): Add title length note and error info when creating project or creating news
- I have encountered several times that there was none error info if the news title is too long, and the page would dis...
-
00:26 Feature #279: issue dependencies
- Jean-Philippe Lang wrote:
> Commit 506 adresses this feature. It's not finished yet.
> If you want to have a try, j...
2008-06-19
-
23:07 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- Ahh, very true, very true, and due dates do change frequently. r1455 does go a long way towards fixing the problem I...
-
22:52 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- The problem with this default due date is that it won't be updated if you change the target version due date.
Note... -
21:52 Feature #1505 (Closed): Default an issue's due date to the assigned version's due date [Includes Patch]
- I wasn't sure where to go with this one, as I've included a patch with a possible implementation, but it's more of a ...
-
22:56 Defect #1503 (Closed): unable to delete file attachments on wiki page
- I personnally prefer to keep it grey :-)
-
20:42 Defect #1503: unable to delete file attachments on wiki page
- Ahh. Yes, now that you mention it there is.
However, to the uninitiated, and coming from a different UI (Trac),... -
20:14 Defect #1503: unable to delete file attachments on wiki page
- If you have 'edit wiki pages' permissions, you should see a trash just next to each file name, don't you ?
-
20:01 Defect #1503 (Closed): unable to delete file attachments on wiki page
- PostgreSQL 8.1.11
Rails (2.1.0, 2.0.2)
Redmine 1.7.2 (r1548)
Ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-linux]
... -
20:30 Feature #1504 (New): Users should be able to replace a wiki file attachment
- It should be possible to replace an existing wiki attachment file in place with a new version having the same name an...
-
20:29 Defect #1499: Issue filters based on custom fields cannot be saved
- Actually, queries with custom fields only work when inside a project but not on the cross-project issue list.
I'll t... -
07:28 Defect #1499 (Closed): Issue filters based on custom fields cannot be saved
- It doesn't look like you can save a custom filter that uses a custom field. While the save appears to work, the filt...
-
20:18 Defect #1498 (Resolved): Repository Browsing in 0.7.2 Doesn't Work (Debian 5, Ruby 1.8)
- Actually, it's a Rails patch.
-
14:29 Defect #1498: Repository Browsing in 0.7.2 Doesn't Work (Debian 5, Ruby 1.8)
- See the forum link for a ruby patch solving the problem.
-
05:21 Defect #1498: Repository Browsing in 0.7.2 Doesn't Work (Debian 5, Ruby 1.8)
- Well, it is Ruby 1.8.7. However, I have no means of downgrading to Ruby 1.8.6. Are there plans to migrate to Ruby 1...
-
05:05 Defect #1498: Repository Browsing in 0.7.2 Doesn't Work (Debian 5, Ruby 1.8)
- Is this related to #1457 or "this thread":http://www.redmine.org/boards/2/topics/show/1347 ? If so it looks like the...
-
04:22 Defect #1498: Repository Browsing in 0.7.2 Doesn't Work (Debian 5, Ruby 1.8)
- Also, viewing the activity tab won't work, either. Sorry to be such a bother!...
-
04:10 Defect #1498 (Closed): Repository Browsing in 0.7.2 Doesn't Work (Debian 5, Ruby 1.8)
- Whenever I try to browse a Subversion repository, by either http:// or file:///, the page throws a 500 error, and the...
-
20:16 Feature #1500 (Closed): Feature request: assign issue to multiple users
- Please, discuss about this feature in the original request #408.
-
17:25 Feature #1500: Feature request: assign issue to multiple users
- And I have had a look at the roadmap. There will be a User groups feature in version 0.8, does it means that a group ...
-
17:23 Feature #1500: Feature request: assign issue to multiple users
- Thomas Lecavelier wrote:
> Please don't do drugs: you mess the roadmap.
sorry about that, is it a defect?
I mean... -
14:29 Feature #1500: Feature request: assign issue to multiple users
- Please don't do drugs: you mess the roadmap.
-
11:43 Feature #1500: Feature request: assign issue to multiple users
- Assignee is the person who is responsible to carry the issue to the next step, or next "status". In your example, wha...
-
08:54 Feature #1500 (Closed): Feature request: assign issue to multiple users
- Since we are using redmine more for issue tracking and task assignment in our team, I have found that the ability to ...
-
18:21 Feature #1501: New module : display doxygen documentation
- Sure, javadoc, pythondoc and so on would be interesting as well.
I agree that being able to add any url as 'tab' wo... -
17:27 Feature #1501: New module : display doxygen documentation
- +1, being able to include JavaDoc as a tab(actually to include any external ULR as a tab) it will be great.
-
16:21 Feature #1501: New module : display doxygen documentation
- A similar issue could be argued with JavaDoc or any other *doc system out of there.
-
15:56 Feature #1501 (Closed): New module : display doxygen documentation
- In an ideal world, thie module could be enabled/disabled independently of the 'repository' module, in such a way one ...
-
18:05 Defect #1502 (Closed): Target Version does not sort
- I an running svn head (Redmine 0.7.devel.1557 (MySQL)), and clicking target version does not sort properly. The colum...
-
11:51 Feature #1497 (Closed): Filter on Unscheduled issues
- Exit since... redmine start. Closing :)
-
01:51 Feature #1497 (Resolved): Filter on Unscheduled issues
- Nevermind, I see that you can select None in the previous drop down. :p
-
01:50 Feature #1497 (Closed): Filter on Unscheduled issues
- Add ability to add "Target Version" as a filter in issues and select "--" or "Unscheduled" to see a list of issues th...
-
11:48 Feature #337: Private issues
- > P.S. I opened issue #1491 asking same thing than I found this. Sorry.
Duplication relation marked, #1491 closed.... -
10:52 Feature #337: Private issues
- We are using Redmine for internal purposes. We would like to see "Private tickets" as Nikolay Solakov described them:...
-
11:47 Feature #1491 (Closed): Show the issuse/board message of other users.
- Duplicates feature #337.
-
10:59 Feature #1125: Template projects - Or copy as new feature
- That's a good one, we need that, too!
Another good feature would be a _mantis like_ copy of project members, categ...
Also available in: Atom