Activity
From 2010-10-12 to 2010-10-14
2010-10-14
-
23:38 Defect #5793: Use utf8 character sets and collations in mysql
- Hi,
this is probably not a bug, sorry.
Still, rake db:create or db:migrate could use
CREATE TABLE roles (...) DEFA... -
19:22 Defect #5793: Use utf8 character sets and collations in mysql
- Jérémy Lal wrote:
> i meant when default database encoding is Latin, rails encoding utf8
> makes sure table are utf... -
11:22 Defect #5793: Use utf8 character sets and collations in mysql
- i meant when default database encoding is Latin, rails encoding utf8
makes sure table are utf8, except for the ones ... -
11:21 Defect #5793 (Reopened): Use utf8 character sets and collations in mysql
- It could be improved, though :
doing a pristine install, when database.yml contains encoding: utf8
all data recorde... -
23:17 Patch #1404 (Reopened): Raise wiki content page size
-
19:39 Defect #6667: REST API call with POST/PUT
- Have you activated the REST API? What error are you getting from that command (use @-v @ to see what HTTP error exact...
-
11:06 Defect #6667 (New): REST API call with POST/PUT
- Hi,
I could not able to create a project OR issue using redmine API call.
just wanted to know, whether I m... -
19:35 Defect #6674: Delete time log broken after changes to REST
- If this was in the "timelog" block on "My page", this diff should fix it:...
-
15:28 Defect #6674 (Closed): Delete time log broken after changes to REST
- Using a master branch - on the edge
A ActionController::MethodNotAllowed occurred in application#index:
Onl... -
19:27 Feature #6666: Soft delete of issues
- You can use a status called "rejected" for example for issues that were not acted upon but that should not be deleted.
-
09:17 Feature #6666 (New): Soft delete of issues
- Currently, deleting issues from the system results in their permanent deletion from the Remine database. From a traca...
-
19:18 Defect #6253: Allowing dot in project identifier
- Eric Davis wrote:
> Anyone have a reason why allowing dot could be bad?
I can think of nothing. -
13:30 Defect #6253: Allowing dot in project identifier
- I think no one has any reason! Could please handle this Eric? theres no activies on this issue about a month.
-
19:11 Feature #6675 (Closed): change mail notification of existing and future users
-
16:03 Feature #6675 (Resolved): change mail notification of existing and future users
- sorry, wrong place for this
-
16:03 Feature #6675 (Closed): change mail notification of existing and future users
- TWo questions:
How do I change the mail notification settings of existing users (I want everybody to be switched ... -
18:25 Feature #401: Add pdf export for WIKI page
- It will be good even if redmine will export wiki to docbook. Docbook generation is not platform dependent and easier ...
-
17:46 Feature #1077: ICS view of Calendar
- Terence Mill wrote:
> The plugin is working here, but we don't like that ist defining its "own" filters statically. ... -
14:54 Feature #1077: ICS view of Calendar
- Terence Mill wrote:
> The plugin is working here, but we don't like that ist defining its "own" filters statically. ... -
14:21 Feature #1077: ICS view of Calendar
- The plugin is working here, but we don't like that ist defining its "own" filters statically. We would like to have a...
-
13:48 Feature #1077: ICS view of Calendar
- Frank Schwarz wrote:
> Maxim Krušina wrote:
> > Please, is it possible/simple to convert this functionality into ... -
17:43
Defect #6662: JavaScript is not minified for production use
- Sure, what I do is have a *.src.js and *.js of my files. When running in a development mode the application simply us...
-
17:04 Patch #5035: Migrate from trac - Errors in wiki formating
- Hi,
This rake works perfectly with tickets but not with the wiki.
It stop conversion at the first accent and link... -
15:56 Defect #6673 (Closed): Error with links of users and projects
- You should use rails 2.3.5, not 2.3.8, and #5608 has been merged in 1.0.2, not in 1.0.1.
You can either upgrade re... -
15:27 Defect #6673 (Closed): Error with links of users and projects
- I saw http://www.redmine.org/issues/5608, but it still not work:
******************
Internal error
An error occu... -
14:42 Feature #6665: Copy member settings between project
- leigh gawne wrote:
> This would work for me too. The one thing which I see may be non-trivial however, is specifying... -
14:40 Feature #6665: Copy member settings between project
- This would work for me too. The one thing which I see may be non-trivial however, is specifying individual users role...
-
14:18 Feature #6665: Copy member settings between project
- I have similar requirement but i have a "easier" and mabye more lean to actual design proposal to do that.
If you ... -
09:09 Feature #6665 (New): Copy member settings between project
- It would be useful to be able to copy member configurations from one project to another. When you have many member wi...
-
14:40 Defect #6650: Missing "Add News" button
- Claus Nagel wrote:
> Felix, in the meantime I switched back to branches/stable-1.0. Without changing anything else, ... -
10:53 Defect #6650: Missing "Add News" button
- Felix, in the meantime I switched back to branches/stable-1.0. Without changing anything else, the "Add News" button ...
-
14:37 Defect #6320: Subtasks do not appear under parent task in Issues view
- Same here.
It would be nice if there was a grouping option to get the same result than Greg (#7). -
14:29 Defect #6251: Subtasks do not appear under parent task in Gantt
- Seems to be a duplicate of #5438
-
14:28 Patch #5438: Patch repairing rendering of subtasks in gantt diagram
- Works for me.
This fix should be merged ASAP to see if it fixes issues for everyone. -
14:19 Patch #4409: Remove email body via a delimiter
- Regexp based delimiters should be added.
Please revert the change soon. -
14:13 Feature #5140: email notification when related blocking issues get closed
- +1
-
14:12 Defect #6476: Subproject's issues are not shown in the subproject's gantt
- +1
-
14:09 Feature #6672 (New): user defined fields for roles
- It would like to add a description for my role, so the person who has to choose role for a team member (project manag...
-
13:43 Defect #6671: In version detail page of a project that has sub-projects when you click on a category of a sub-project it opens a wrong page
- I've forgot to say that the version 1 must be shared with the sub-projects. At least I've seen this on this condition.
-
13:41 Defect #6671 (New): In version detail page of a project that has sub-projects when you click on a category of a sub-project it opens a wrong page
- In the version detail page of project with sub-projects for example 'http://redmine.example.org/projects/parent-proje...
-
13:38 Feature #4455: Mercurial overhaul
- Yuya Nishihara wrote:
> Currently these two patches are ready. Could you review them?
>
> * attachment:hg-isodate... -
13:26 Defect #6668 (Closed): Я хочу задачу.
- Please use http://demo.redmine.org for testing
-
11:29 Defect #6668 (Closed): Я хочу задачу.
-
13:23 Feature #6670 (New): Admin rights should not override rights given through roles
- Would be nice if there were a possibility to block the admin from working in projects. In my case I use the admin onl...
-
12:57 Feature #4244: Multiple email addresses for each user
- +1
would be really great if a user could specify more then one adress and then select if it should be used for no... -
12:29 Feature #6669 (Closed): Bulgarian translation
- This is Bulgarian Bulgarian translation as of 10.10.2010
-
12:22 Feature #6481: Gravatars: Add option to force default avatar display
- Hello Felix, just got an email from the devs that dey added it to the API: http://en.gravatar.com/site/implement/imag...
-
11:55 Feature #2653: New permission for issues: view_own_issue
- Terence Mill wrote:
> Can you make a plugin out of this
I will not make a plugin.
> or when will this be rele... -
10:15 Feature #2653: New permission for issues: view_own_issue
- Can you make a plugin out of this or when will this be released to core?
-
07:33 Feature #2653: New permission for issues: view_own_issue
- I make a patch for the official versions redmine.
Install the new version, then apply the patch.
The patch is bei... -
05:16 Feature #2653: New permission for issues: view_own_issue
- Just to let you all know, trying to do a 'svn update' from 1.0.1 to 1.0.2 does not work, unless you want to manually ...
-
10:02 Feature #5487: Allow subtasks to cross projects
- + 1 for me too
-
05:26 Defect #6575: start date being filled with current date even when blank value is submitted
- Thanks for the patch, but I decided to apply the #2277 instead. I fixes the problem and makes what my company want.
-
05:25 Patch #2277: Patch for #2269 (Issue startdate == adddate can be turned on/off)
- I rebased the patch to the r4214 (version version:1.0.2), just to make it easy to apply on this version.
BTW, I do... -
04:55 Feature #3436: Show relations in Gantt diagram
- +1
-
04:49 Defect #6564: Remove IssuePriorityCustomFields?
- Felix Schäfer wrote:
> Mischa The Evil wrote:
> > I've extended [[RedmineCustomFields]] and included this info. Ple... -
03:19 Patch #989: Migration task from Bugzilla
- Hi Everyone!
We're planning to migrate from bugzilla to redmine and I'd like to make sure that we don't start befo... -
02:57 Feature #6664 (Closed): Remove Move button in favour of Move and Follow
- When I move an issue to a different project change its tracker I get two submit buttons to choose from:
!move.jpg!...
2010-10-13
-
21:24 Feature #6659: Ability to hide a given ticket-post (for admin/managers by default)
- Felix Schäfer wrote:
> Glad you worked that out. There is a request to get a delete button for those, can't remember... -
20:49 Feature #6659 (Closed): Ability to hide a given ticket-post (for admin/managers by default)
- Glad you worked that out. There is a request to get a delete button for those, can't remember the ID though.
-
13:13 Feature #6659: Ability to hide a given ticket-post (for admin/managers by default)
- Please set to expired/rejected.
If you remove all text, the ticket-post will be removed. -
12:08 Feature #6659 (Closed): Ability to hide a given ticket-post (for admin/managers by default)
- At times you want to
* remove a spam comment
* merge the relevant info into the ticket description (wiki like)
... -
21:21 Feature #3108: set parent automatically for new pages
- +1 for that feature
I agree with Mischa -
21:16 Feature #6655: Add filter for projects view page
- +1
-
12:18 Feature #6655: Add filter for projects view page
- I like the idea of a quick filter like that. Do you think we should also provide the ability to set this filter in co...
-
08:31 Feature #6655 (Closed): Add filter for projects view page
- Now I see a lot of projects in one page, but I need only mine projects to find it faster.
In the right bottom corner... -
21:12 Defect #6650: Missing "Add News" button
- yep, I did a full restart of apache
-
21:09 Defect #6650: Missing "Add News" button
- Claus Nagel wrote:
> For testing purposes, I additionally added a 'Redmine::Utils::relative_url_root = "/xyz"' to my... -
20:58 Defect #6650: Missing "Add News" button
- I am running redmine on a RedHat EL5 Server with the following packages being installed:
* Ruby 1.8.7
* Rails 2.3... -
10:48 Defect #6650: Missing "Add News" button
- Oh, and what server, what rack/rails/ruby versions, and so on ;-)
-
10:44 Defect #6650: Missing "Add News" button
- Mmh, do you serve redmine on a sub-URI? If yes, have you set the configuration accordingly?
-
09:29 Defect #6650: Missing "Add News" button
- Felix Schäfer wrote:
> See if #6513 solves this for you, I think it's the same issue.
I followed the suggested so... -
02:34 Defect #6650: Missing "Add News" button
- See if #6513 solves this for you, I think it's the same issue.
-
20:48 Feature #6645: atomic 'grab' button
- Albert Rosenfield wrote:
> > What you are asking for is in essence a button that
> > would set the status to a pred... -
13:16 Feature #6645 (Reopened): atomic 'grab' button
- > What you are asking for is in essence a button that
> would set the status to a predefined status (say "grabbed")
... -
20:25 Feature #6637: "unwanted" features as plugins
- Albert Rosenfield wrote:
> I am upgrading a specific redmine install right now, and I would like to remove unwanted ... -
13:36 Feature #6637: "unwanted" features as plugins
- > The idea was to have it even configurable per role what fields to show or not,
Sounds nice.
> should it be co... -
12:47 Feature #6637: "unwanted" features as plugins
- Albert Rosenfield wrote:
> > There are plans to have more flexibility wrt the attributes shown with issues,
> > but... -
11:27 Feature #6637: "unwanted" features as plugins
- > The attributes you name are inherent attributes of tickets in the redmine model,
> not things that are induced or ... -
20:21 Feature #6643: real priorities
- Albert Rosenfield wrote:
> Sounds awesome ;-). Yesterday I was thinking that it could be neat to default users onto... -
13:59 Feature #6643: real priorities
- > you'd want read access for everyone and write only for some?
I would like write access and read access for every... -
13:02 Feature #6643: real priorities
- "It will also allow other privileged users to reorder the user's work queue" <= so you'd want read access for everyon...
-
12:49 Feature #6643: real priorities
- Very nice plugin!
But in order to collaborate on setting the priorities right, everybody would need to log on usin... -
20:20 Defect #6657 (Closed): Test "test_index_atom" fails because the expected application title is set to "Redmine"
- No problem. As I said, the @conf/settings.yml@ is considered immutable and only defines defaults for redmine. If you ...
-
15:46 Defect #6657 (Resolved): Test "test_index_atom" fails because the expected application title is set to "Redmine"
- I'm sorry, I didn't know that the tests presume non-modified "immutable" config files. Especially as this test was th...
-
12:37 Defect #6657: Test "test_index_atom" fails because the expected application title is set to "Redmine"
- What changes have you made that cause this error to happen? The test is supposed to test that the string is built cor...
-
11:26 Defect #6657 (Closed): Test "test_index_atom" fails because the expected application title is set to "Redmine"
- In projects_controller_test.rb
The expected application title should not be set fixed to "Redmine".
*Your code:*
... -
20:19 Feature #6661 (Closed): get rid of sub-* nomenclature
- Not gonna happen in trunk, you could override the stock translation strings in a plugin though (create a plugin, add ...
-
15:56 Feature #6661 (Closed): get rid of sub-* nomenclature
- Hi
This is an extremely minor issue..
I find the "subproject" nomenclature somewhat confusing.
In fact, sub-an... -
20:12 Defect #6663 (Closed): Bug in CSS of theme "Modula Martini"
-
19:04 Defect #6663 (Resolved): Bug in CSS of theme "Modula Martini"
- I've have reported this bug to the author of the theme and he will fix it in next release.
Most probably this repo... -
18:03 Defect #6663 (Closed): Bug in CSS of theme "Modula Martini"
- When chosing a subproject the parent project is not shown in the title. It appears as "invisible" (it takes space but...
-
17:44 Defect #6662: JavaScript is not minified for production use
- This would be nice to add but we would need to make sure to track unminified versions in svn/git.
-
17:18
Defect #6662 (New): JavaScript is not minified for production use
- The current JavaScript that Redmine uses in production environment is not minified using a tool such as Google Closur...
-
17:08 Feature #1248: New Permission: Edit own issues
- I also applied this patch on our production redmine at work (Redmine 1.0.1 release on CentOS 5.2).
-
15:19 Patch #2931: Templating for description of new tickets by Tracker
- Some tips on installing this patch (I was puzzled at first).
In you root of redmine installation where you have @... -
15:05 Feature #6642: anonymized issue numbers
- Albert Rosenfield wrote:
> > See the paragraph about the logger config in the RedmineInstall.
>
> Just did..
>
... -
14:16 Feature #6642: anonymized issue numbers
- > See the paragraph about the logger config in the RedmineInstall.
Just did..
The idea is to make a patch to co... -
14:09 Feature #6642: anonymized issue numbers
- > If you have such trust issues, you might be better off
> having one redmine per OU altogether.
Good idea, but t... -
13:13 Feature #6642: anonymized issue numbers
- Albert Rosenfield wrote:
> > Regarding proposition 1: Is there any specific reason or security
> > concern you have... -
12:45 Feature #6642: anonymized issue numbers
- > Proposition 2 has been discussed at great lengths already.
> Long story short: Issue IDs need to be unique in redm... -
14:21 Feature #6049: Option to search archived projects
- We have almost same problem but in our case we need to make reports "Overall Time Spent" (at "Projects" page) which w...
-
13:14 Feature #6660 (Closed): Рецепты вынести на квадратные плашки
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
12:38 Feature #6660 (Closed): Рецепты вынести на квадратные плашки
- это описание очень важной задачи
-
12:50 Feature #6641: creating project-specific activities
- A diff: yes, but if you want to play with core, submit a diff against core directly, i.e. work on a versioned install...
-
11:11 Feature #6641: creating project-specific activities
- > What I meant is that there is currently no permission "manage activities"
> (as in "add, edit, remove"), and givin... -
12:14 Feature #3617 (Closed): Selecting wiki page parent from a list
- Closing it as duplicate of #5136.
-
12:10 Feature #6654: Make new wiki page as a child to page from whitch it was created by link
- There's something in #3108, maybe you could try it and give me some feedback.
-
08:12 Feature #6654 (Closed): Make new wiki page as a child to page from whitch it was created by link
- Imagine, page has ![[SomeNewPage]] link that is not exists yet.
I click this link to create new page and I appear on... -
11:47 Feature #6658 (Closed): Location of "New Issue" menu item
- Logically, the "New Issue" menu item does not belong to the main-menu, but to the sidebar within the Issues category ...
-
11:37 Feature #6647: mass update of multiple time entries
- > checkout mod of stufftodo plugin
Neat!
Doesn't really solve the problem though - I need to mass *edit* time e... -
11:35 Feature #4455: Mercurial overhaul
- Marcel Gmür wrote:
> Maybe you should create own tickets about finished independent patches.
I created new issue ... -
11:20 Defect #6656 (Closed): Mercurial adapter loses seconds of commit times
- This issue is reported at "note-85":http://www.redmine.org/issues/4455#note-85 of #4455 .
As I described at "note-86... -
11:01 Feature #3671: We want smileys in text formatting!:))
- +1
-
10:47 Feature #6652 (Closed): 444444444444444444
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
06:07 Feature #6652 (Closed): 444444444444444444
-
10:47 Feature #6653 (Closed): Migration with sharepoint
- I don't think so, no.
On a side note: please ask support questions in the forums in the feature, thanks. -
07:12 Feature #6653 (Closed): Migration with sharepoint
- Let me know is there any migration way to migrate sharepoint bussiness to Redmine?
Regards,
Nikunj Mulani
-
10:45 Defect #6651 (Closed): Disable DX's in the INT environment.
- Matt, I think you've hit the wrong bugtracker, sorry.
-
02:39 Defect #6651 (Closed): Disable DX's in the INT environment.
- Infra Team,
I’m attempting to close a case for an FMI script in the INT environment. All required conditions for t... -
10:44 Defect #6638 (Closed): Authentication popup during loging in
- Thanks for the feedback.
-
09:14 Defect #6638 (Resolved): Authentication popup during loging in
- OK. I've fixed it!
Thanks for the 'log suggestion', I don't know why I didn't look there myslef.. It was 'TimeTracke... -
09:34 Defect #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
- Eric Davis wrote:
> Time. I want to test it out, since that method is starting to get pretty nasty.
I was thinki... -
05:34 Defect #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
- Felix Schäfer wrote:
> anything amiss for commit?
Time. I want to test it out, since that method is starting to ... -
02:32 Defect #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
- Eric, you broke it, you fix it ;-) Seriously though, it seems more people get hit by this, anything amiss for commit?
-
07:47 Feature #4763: Some role in parent project can see everything in its subprojects
- OK..thank you for your reply
-
07:00 Feature #5487: Allow subtasks to cross projects
- +1 Allowing a parent task to at least create sub-tasks in sub-projects would be extremely valuable.
-
02:34 Defect #6627: missing "add new file" in Files section
- See if #6513 solves this for you, I think it's the same issue.
2010-10-12
-
23:44 Defect #6650 (Closed): Missing "Add News" button
- Hi,
I'm running Redmine trunk version r4250. I just wanted to add a news entry to one of my projects, but there is... -
23:10 Defect #6627: missing "add new file" in Files section
- Ah, I think that's one of Eric's refactors gone south. I think I had a solution up for that, though it seems it hasn'...
-
18:36 Defect #6627 (Reopened): missing "add new file" in Files section
- sorry that i didn't clearly list my environment, the version of my redmine should be trunk version on windows with ap...
-
08:29 Defect #6627 (Closed): missing "add new file" in Files section
- As this was resolved by removing core changes, I'm closing this issue.
-
06:40 Defect #6627: missing "add new file" in Files section
- My upgrade reset role permissions. Re-checking "manage files" etc. fixed the problem. Just pointing this out here in ...
-
05:39 Defect #6627: missing "add new file" in Files section
- I'm not able to reproduce this behaviour on a clean checkout of 1.0-stable.
The issue is indeed most likely caused... -
05:25 Defect #6627: missing "add new file" in Files section
- yes, user permission i'm testing could "Manage Files". another evidence is that "Delete" button has shown up. i had m...
-
23:08 Feature #6645 (Closed): atomic 'grab' button
- That's possible as a plugin, and probably not something that will make it into core as it is "too" specific.
What ... -
16:51 Feature #6645: atomic 'grab' button
- (Side note:
This feature would be useful in a development scenario as well, now that I think about it. After imp... -
16:26 Feature #6645 (Reopened): atomic 'grab' button
- I'd like to see a button in Redmine to atomically make a person the "active handler" for an issue.
Background:
--... -
23:06 Defect #6634 (Closed): Zlib::DataError (incorrect header check) in Wiki history viewer
- Fixed here http://www.redmine.org/boards/2/topics/18125?r=18127#message-18127 , it was a DB issue.
-
11:59 Defect #6634 (Closed): Zlib::DataError (incorrect header check) in Wiki history viewer
- Database: Postgresql 9.0.1
Ruby: ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
Rails: 2.3.8
Redmine: 1.0.2... -
23:05 Feature #6642: anonymized issue numbers
- Proposition 2 has been discussed at great lengths already. Long story short: Issue IDs need to be unique in redmine, ...
-
14:39 Feature #6642 (New): anonymized issue numbers
- Hi
This is a minor issue..
I'd like to see issue numbers anonymized, so that the number of issues opened in pro... -
22:56 Feature #6643: real priorities
- Have a look at [[PluginList#Stuff-To-Do-plugin]], I think it should fit your needs quite nicely.
-
16:08 Feature #6643 (New): real priorities
- Hi
This is a slightly complex issue, but I wanted to air it anyway.
I'd like to see support for real priorities... -
22:46 Feature #6644 (Closed): get "author email" through REST API
- Thanks for that, but the API issue view returning the name alongside the ID of the user is probably only an interim s...
-
16:08 Feature #6644 (Closed): get "author email" through REST API
- I'm writing scripts to check various inconsistencies in issues, and notify the authors. So I need to be able to get t...
-
22:42 Feature #6646 (Closed): Numbered lists in wiki additional style
- You can get:
# A
# B
## B.A
## B.B
Already, I think the style of the list numbering is a CSS issue as it is ... -
16:51 Feature #6646 (Closed): Numbered lists in wiki additional style
- Hi.
Current numbering with # symbold generates the following list:
1. Item 1
2. Item 2
1. Item 2.1
2. It... -
22:17 Feature #6647: mass update of multiple time entries
- checkout "mod of stufftodo plugin":http://blog.goyello.com/2009/09/11/we-all-have-to-register-time-but-why-bother/
-
17:09 Feature #6647 (Closed): mass update of multiple time entries
- Hi
This is a minor issue..
I've added a Report-Id custom field to time entries.
Reports are created based on... -
22:17 Feature #6597: Configurable session lifetime and timeout
- This looks ok, maybe you have some problems with the local time on the server, or something is skewed there. Could yo...
-
11:53 Feature #6597: Configurable session lifetime and timeout
- I've found some conversation about that on the web, but I havn't been able to find something detailled ...
I trie... -
22:08 Feature #6637: "unwanted" features as plugins
- The attributes you name are inherent attributes of tickets in the redmine model, not things that are induced or "only...
-
13:17 Feature #6637 (Closed): "unwanted" features as plugins
- We started using Redmine for issue tracking (but not for a software development project).
(It's a great piece of w... -
22:04 Defect #6638: Authentication popup during loging in
- What URL does this happen on? Only specific ones or any given one? Have you had a look at your redmine and rails serv...
-
13:23 Defect #6638 (Closed): Authentication popup during loging in
- Hi there,
Just made an upgrade form 0.9.5 to 1.0.2 and got an annoying issue. When a person opens a webpage with t... -
22:02 Feature #6641: creating project-specific activities
- An admin can only manage (add, edit, remove) them at global, not at project level. The only project-level permission ...
-
15:29 Feature #6641: creating project-specific activities
- I've looked in redmine/app/views/projects/settings/_activities.rhtml and currently there is only a Reset and Save but...
-
15:12 Feature #6641: creating project-specific activities
- Hi
Thanks for the suggestion!
Just logged in and checked again, both on a production setup (0.9.something) and ... -
14:08 Feature #6641: creating project-specific activities
- I think it's a problem of permissions, as the activities are currently only manageable for the administrator.
-
13:58 Feature #6641 (New): creating project-specific activities
- Hi
I have a couple of projects (one for each organizational unit), where people can create issues that we then han... -
17:57 Patch #6649 (New): Tooltip for icons
- For a stylesheet for our redmine we wanted only icons in the @.contextual@ area. Unfortunately the links don't have @...
-
17:43 Feature #1828: Default target version for new issues
- Well this feature appeared just after restarting Apache :) Thanks!
-
17:40 Feature #1828: Default target version for new issues
- You should find it under Administration --> Projects --> Select a project --> Information tab --> Default version
-
17:35 Feature #1828: Default target version for new issues
- Well thanks! Error disappeared :)
Now I cant figure out how to set "default version": I looked at project settings ... -
17:27 Feature #1828: Default target version for new issues
- The patch involves a database update. @rake db:migrate@ should do the trick for you.
-
17:23 Feature #1828: Default target version for new issues
- Hi! First of all I used this patch 0003-Add-support-for-a-default-target-version-for-a-proje.patch...
-
16:44 Feature #1828: Default target version for new issues
- Slava Karg wrote:
> Does this patch work with Redmine 1.0.1?
> I've tried it and got an internal error while trying... -
17:32 Feature #2035: Issue reporter should be editable
- As mentioned elsewhere...
* The creator of the issue should be immutable.
* The solid approach is to make use of th... -
17:23 Feature #6648 (New): ability to sort all fields on time entry page
- Hi
This is a minor issue..
If you go to:
http://redmine/custom_fields?tab=TimeEntryCustomField
It is possi... -
15:24 Feature #6635 (Closed): New feature 1
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
12:51 Feature #6635 (Closed): New feature 1
- Description for the feature 1.
-
15:24 Feature #6636 (Closed): Feature 2
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
12:51 Feature #6636 (Closed): Feature 2
- Description for feature 2.
-
14:34 Feature #3995: Upgrade to "Files" module
- +1, might also be ralted to #800,#2555,#1196
-
13:58 Feature #991: Document versioning
- Aleksandar Pavic wrote:
> +1 ppl in my company cries over it…
You could also use SVN, which is intended for such ... -
13:45 Feature #991: Document versioning
- +1 ppl in my company cries over it...
-
13:39 Feature #6640 (Closed): would like to filter time reports
- I've added a custom field to time registration in our setup, which contains an id for a "finalized time report" for a...
-
13:36 Feature #1196: Add versioning for Files and Documents
- I think this is related to #800, #2555, and #991 possibly some more!
-
13:35 Feature #736: documents - directories and versions
- +1
-
13:33 Feature #6639 (Closed): custom fields missing in time reports
- I've added some custom fields to time registration that we found useful:
- Location (List: [On-site, Remote, Hand... -
12:45 Feature #1948: Display Git Submodule
- +1
-
12:14 Feature #3808 (Closed): Provide link to actual SCM URL from repository page
-
11:11 Defect #6611 (Closed): Wrong Position "Add File Field" in Firefox
-
10:38 Defect #6611 (Resolved): Wrong Position "Add File Field" in Firefox
-
10:27 Feature #6633: Calendar across mulitple projects
- There's a plugin for that on the plugin page, and I'm working on an improved version that might also export issues as...
-
10:06 Feature #6633: Calendar across mulitple projects
- Cool ! Thank you very much. (now I need export for iCal , iphone etc., but that is a different issue...)
-
09:51 Feature #6633 (Closed): Calendar across mulitple projects
- For all projects: Yes, though the steps to get to probably aren't "straightforward": _Projects_ (top left menu) > _Vi...
-
09:36 Feature #6633 (Closed): Calendar across mulitple projects
- As there wqas a discussion on gantt chart across more projects (http://www.redmine.org/issues/1484) I wnat to stretch...
-
10:11 Feature #4763: Some role in parent project can see everything in its subprojects
- Same answer as above. If you have such a degree/need of customization/behavior change, you'll probably be better of d...
-
09:59 Feature #4763: Some role in parent project can see everything in its subprojects
- Hi Felix,I've got a problem somewhat like Bruno.In my company situation,a project may have 40-50 subprojects,but the ...
-
09:40 Feature #5605: Subprojects should (optionally) inherit Members from their parent
- Hey guys,I wonder if there is a function that subprojects can inherit the root's Members & Roles,or a project's Membe...
-
09:37 Feature #2964: Ability to assign issues to groups
- Basically I ask the same question Damien asks. Why is this feature not yet implemented in Redmine? Isn't this the typ...
-
09:28 Defect #6564: Remove IssuePriorityCustomFields?
- Mischa The Evil wrote:
> I've extended [[RedmineCustomFields]] and included this info. Please extend that wiki-page ... -
05:34 Defect #6564: Remove IssuePriorityCustomFields?
- Felix Schäfer wrote:
> Noted, though there have been some queries in the last few days about them, maybe a short FAQ... -
09:25 Defect #6608: Disable not-available options in administration instead of hiding them
- Jan Wedekind wrote:
> (for example, I don't see time logging when I don't have access to it from my role etc).
Ah... -
07:41 Defect #6608: Disable not-available options in administration instead of hiding them
- >Do you have a particular Apple example where things are greyed rather than omitted?
If you read my original issue... -
08:32 Defect #6433: IMAP receiving does not create a new user
- This is a very attractive feature for us as we could use Redmine also for customer support.
Do you have any idea wha... -
08:17 Defect #5773: Email reminders are sent to locked users
- +1
Locked users should not be able to get any information of projects. -
08:10 Defect #6625: Attachments lost when activity field error occures
- Redmine can check the field before sending to the server without reloading page? In this case file will still not loa...
-
06:15 Feature #2653: New permission for issues: view_own_issue
- Joe Goloso wrote:
> Then we have tried to restart redmine and the ploblem has been solved.
This property is Ruby ... -
06:00 Defect #6632 (New): Incomplete migration from Trac to Redmine
- When projects [[RedmineMigrate|migrated]] from Trac 0.11.7 to Redmine 1.0.2 several fields (@lft@, @rgt@ and @root_id...
-
05:29 Feature #6631 (Closed): Provide security (e.g. display only) for custom fields
It would be nice to be able to assign permissions (update, view) for roles on custom fields.
The most basic requ...-
04:52 Defect #6630 (Closed): wrong translation in traditional chinese
- @label_user_mail_option_none@ is translated the same as @label_user_mail_option_only_my_events@
-
01:53 Feature #6629 (Closed): Change field-name of issues start date
- Currently the start field of issues is named @Start@. I'd suggest to rename the issue-property to @Start date@ which ...
-
01:18 Feature #6571: Totalise numeric columns
- James Robertson wrote:
> [...] For example we often need a total of the Estimated time column.
This has been requ... -
01:00 Patch #2277: Patch for #2269 (Issue startdate == adddate can be turned on/off)
- I have rebased the patch against Redmine trunk r4249. None new features are integrated within the patch yet.
-
00:39 Defect #6624: Project horizontal menu layout doesn't wrap
- Felix Schäfer wrote:
> [...] and maybe even put it in a left sidebar rather than atop the project.
This can be ac... -
00:31 Feature #2624 (New): Repository statistics should honour user-mapping
- Damien Couderc wrote:
> I'm using 1.0.2 and I'm unable to see anything fixed here.
>
> Excuse me if I'm wrong but... -
00:29 Defect #6612: SortHelper missing from CalendarsController
- Eric Davis wrote:
> Mischa The Evil wrote:
>
> > Shouldn't this be targetted to version#20?
>
> No, "Calendars... -
00:20 Defect #6575: start date being filled with current date even when blank value is submitted
- I can confirm this issue on trunk at r4215. It seems introduced during the @IssuesController@-refactoring in r3688 fo...
Also available in: Atom