Activity
From 2008-07-31 to 2008-08-02
2008-08-02
-
18:44 Feature #528: Wiki Page Hierarchy and Breadcrumbs
- Can anybody please make a patch for version 0.7.3?
I need this feature very much, but if I try to apply changes onto... -
18:12 Defect #1734 (Closed): A minor code error in views\wiki\history.html
- line 21:
<td class="id"><%= link_to ver.version, :action => 'index', :page => @page.title, :version => ver.versi... -
13:58 Defect #1730: Private projects with public subprojects disclose the parent project
- The project list at /projects, as well as the pull down menu and the home page where it says "Latest Projects" all li...
-
08:22 Defect #1730: Private projects with public subprojects disclose the parent project
- > then the parent project becomes visible in the project list
What project list exactly ? The drop-down (quick jum... -
08:20 Feature #1731 (Closed): Spell checking on the Comment fields
- I agree with Eric. This functionality can be provided by your browser (eg Firefox 3).
-
04:00 Feature #1733 (New): Option to remove "help" from menu bar
- In our redmine site, we'd like to be able to remove the "Help" item in the top menu bar. Should be removable via a co...
-
03:57 Feature #1732 (Closed): Configurable number of projects on home page
- In our redmine site, we want to list all our projects on the homepage (not just 5). The number of projects listed sho...
-
03:53 Feature #1086: Fine grained permissions
- Issue #850 looks like a dupe of this issue.
-
03:50 Feature #1086: Fine grained permissions
- +1
i'm very interested in per-project permissions too. we're about to launch a software company with public issue-tr... -
00:48 Defect #1682: Show error if SCM executable is not in rails PATH (ENV['PATH'])
- Here's a patch for solving the problem. Not tested though. Seems simple enough...
=> lib/redmine/scm/adapters/abst...
2008-08-01
-
23:56 Feature #1731: Spell checking on the Comment fields
- -1
I don't think it would be good to bundle a spell checker with Redmine. Then Redmine would have to manage all t... -
21:50 Feature #1731 (Closed): Spell checking on the Comment fields
- I would be helpful to have spell checking functionality on the comments field, to provide more accurate results when ...
-
19:01 Feature #1727: Copy workflows between trackers and roles
- +! Adding a few more roles, trackers, and statuses has really increased the complexity of managing the workflows/role...
-
03:06 Feature #1727 (Closed): Copy workflows between trackers and roles
- Often we have duplicate workflows across roles and trackers. I'd like to be able to:
a) copy workflows from one r... -
16:53 Defect #1730 (Closed): Private projects with public subprojects disclose the parent project
- If you create a private project, the project is not visible to users who are not signed in. This is good and what is ...
-
09:46 Feature #1716: Coloration according to status
- Eric Davis wrote:
> Victor Leboucher wrote:
> > what's the version witch use the coloration for the priorities ?
... -
08:57 Patch #1724: rdm-mailhandler.rb can't handle https url
- I enhanced the patch to distinguish between http and https connection.
It's a quick and dirty hack, a option is prob... -
08:19 Feature #1729 (Closed): Extend plugin top_menu with class
- Will be good for attaching an icon.
For example:
@menu :top_menu, "Timeplan", :controller => 'timeplan', :action ... -
04:38 Defect #1728 (Closed): Duplicate logtime entry at edit time
- h2. In the parent project TimeLog Details view, Redmine create a duplicate logtime entry at edit time.
*INFO*
* D... -
02:25 Feature #1555: Open vs. Closed Issues in Calendar / Activity
- Okay fixed..
0.7.3 came with this rule:
a.issue.closed { text-decoration: line-through; }
...but it needed to ...
2008-07-31
-
23:59 Feature #1555: Open vs. Closed Issues in Calendar / Activity
- Hmm this is really weird. I'm using 0.7.3 stable for a project and somehow the line-through rule is being ignored whe...
-
23:13 Feature #1726 (New): Document, File repository
- I would really like the ability to store my Documents and Files in the attached Repository instead of a directory.
I... -
20:52 Feature #1725 (Closed): Delete button on comments
- I know people with rights can just remove all content of a comment to get rid of it but it is not as "evident" as a d...
-
18:55 Feature #1721: Filter issues with duplicates
- Is this really an issue considering the behaviour of Redmine concerning duplicate issues?
From the [[FAQ]]:
> ?... -
14:23 Feature #1721 (Closed): Filter issues with duplicates
- It will be very useful to find what issues are marked with duplicate by the users, allowing a easier dup-closing for ...
-
17:40 Feature #1716: Coloration according to status
- Ewan Makepeace wrote:
> I would like to see issues with some color by status - not the whole row, but perhaps the ce... -
08:49 Feature #1716: Coloration according to status
- Eric Davis wrote:
> Issues are different colors depending on the Priority already. I think adding another set of co... -
07:57 Feature #1716: Coloration according to status
- I would like to see issues with some color by status - not the whole row, but perhaps the cell that shows the status ...
-
16:35 Patch #1724 (Closed): rdm-mailhandler.rb can't handle https url
- When I tried to use the rdm-mailhanlder.rb script with a https URL, I got the following error....
-
16:29 Defect #1719 (Closed): File Download automatically triggered while login.
- Before r1695, the url requested by an unauthorized user was stored in session so that the app could redirect him to t...
-
07:47 Defect #1719 (Closed): File Download automatically triggered while login.
- I met a strange bug and have pinned down it's cause.
This bug was confirmed using Opera 9.51 and Firefox several t... -
16:20 Patch #1723 (Closed): Allow for dots in custom field names
- Hi!
I found that I was not able to add a custom field with a dot (.) in its name - as this is used for abbreviatio... -
15:15 Feature #1338: Allow review watch list
- +1 A feature I am still really missing since migrating from mantis to redmine - very important for collaboration and...
-
10:06 Feature #1338: Allow review watch list
- Created a screenshot to illustrate how it looks
-
09:33 Feature #1338: Allow review watch list
- I have built a patch (against the 0.7-stable branch) which allows one to review "watchers" of a ticket, and make your...
-
14:38 Feature #1722 (New): Allow linking between release and docs
- Create a way to do something like "tags" for the wiki (and link a repository tag with wiki). It will be useful to lin...
-
12:42 Feature #898: add project specific css class to body tag
- This has the cost of a file_exists check for every page load, which is not ideal.
My attached patch just adds an i... -
11:46 Feature #1720 (Closed): Back button in Wiki
- Please provide a back button in Wiki so you can go back to last page where you linked from, when updating many pages ...
-
05:38 Patch #1708: 'Assigned to' list sorts by id, not name
- Attached is a patch (with tests) that make user sorted a system setting. In Administration > Settings > General is a...
-
00:31 Defect #1398: Right Clicking on an issue in a issue list to get native context menu doesn't work in Firefox 3 RC2
- I just confirmed that this works with the latest trunk, but not in 0.7.3
My only confusion comes from the fact that ...
Also available in: Atom