Activity
From 2009-01-26 to 2009-01-28
2009-01-28
-
23:37 Defect #2616: Target version-list on bulk edit form is incorrectly sorted
- Added relationship with issue #1956 for some more clarity about this issue...
-
23:36 Defect #2616 (Closed): Target version-list on bulk edit form is incorrectly sorted
- The list of issue target-verion options that is shown on the bulk edit form does not follow the regular sort-order (b...
-
22:33 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- I found another patch to use pygments inside redmine: http://jakewharton.com/2008/11/12/using-pygments-in-redmine/
-
19:35 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- CodeRay development is slow at the moment. Maybe it would be best to make syntax highlighting a plugin (as the origin...
-
16:49 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- The question is: does it highlight Ruby as good as the current highlighter? Most syntax highlighters have very bad Ru...
-
22:23 Feature #339: perforce SCM support
- hmm,
a confirugation problem? may be the usage of the different SCMs should be bette documented. -
21:25 Feature #339: perforce SCM support
- Sven Engelhardt wrote:
> the perforce patch works for me with an external repository except for the files all have 0... -
17:27 Feature #339: perforce SCM support
- the perforce patch works for me with an external repository except for the files all have 0 byte size (and wont view ...
-
21:11 Defect #2615 (Closed): Change log doesn't strike out closed issues
- 1. Open change log (http://www.redmine.org/projects/changelog/redmine)
2. Visit any of the striked out issues
3. Re... -
21:08 Feature #2614 (New): Support different units in "Attachment max. size" field.
- This may be me personally, but I can't recall the last time I needed to control upload sizes on the KB level. So, ev...
-
20:16 Feature #398: Watcher list when new issue
- Martin Eckhardt wrote:
> Wouldn't it be nice, if one can add "watchers" to a ticket during the lifetime of a ticket ... -
19:20 Feature #1869: "Unscheduled" version on roadmap
- That's probably a matter of work habits, but I still feel that it would be nice to see ALL issues on the roadmap. Imp...
-
18:41 Patch #2010: Wiki Sidebar: Adding a (navigational / TOC) section
- Hi Chris,
Thanks for the feedback - we should be giving this a spin tomorrow ;) -
17:32 Patch #2010: Wiki Sidebar: Adding a (navigational / TOC) section
- Ben,
that's exactly my motivation. The patch provides that sidebar using a wiki page named 'Sidebar'. Did you try ... -
11:59 Patch #2010: Wiki Sidebar: Adding a (navigational / TOC) section
- Hi Christian,
We're looking for the same feature/functionality. We switched over to "redmine":http://www.redmine.o... -
14:31 Feature #950: Import Issues from delimited/CSV file
- This feature would be so useful!
We often start a project with a hundred tasks and it's much easier to create them... -
13:38 Feature #2613 (New): Define working steps/packages for tickets
- The way we currently use Redmine is that some user creates a new Ticket and describes the task. When planning a new V...
-
13:10 Feature #2609: mailhandler
- Sorry, forgot to change the title.
-
09:59 Feature #2609 (Closed): mailhandler
- It would be great if the mailhandler can receive mails from unkown users and search through the LDAP-Directory for th...
-
11:30 Defect #2611: Problem at login page when wrong password entered
- Already fixed, sorry about this: http://www.redmine.org/issues/show/2517
-
11:21 Defect #2611 (Closed): Problem at login page when wrong password entered
- The problem occurs when the following sequence happens:
* the user enters wrong password
* the login page shows the... -
11:24 Feature #2612 (New): Pass svn subcommand switches to diff and blame
- Such a feature is useful when you want pass specific diff3 command switches for your annotate and diff views not to r...
-
11:05 Feature #2610 (Closed): Git repository comments should use git convention for commit messages
- Git is typically used with the convention that commit messages are written with a short one line subject and then a m...
-
06:55 Patch #2607 (Closed): Avatars display in forums
- Not sure what format you want your patches in, so I'll just include this here.
app/views/messages/show.rhtml from ... -
05:38 Feature #461: Support bulk updating of custom fields
- I think this issue is closed by this patch: Patch #2560
-
05:37 Patch #2560: Bulk Edit of Custom Fields
- Many apologies - I did not realise how Redmine handles text files. Original patch attached for completeness.
-
05:35 Patch #2559: Copy on Move option
- Apologies - tried to save from Redmine (not as easy as it looks). Uploaded correct file here #1847
-
05:34 Feature #1847: Copy and Move
- Guys - I messed up with the patches (it was a redmine thing, I tried to save the patch file and saved the HTML page f...
-
05:28 Defect #2605: Help: Apache reverse proxy solution needed and past solutions did not work
- Solved the issue. Please delete.
-
05:13 Defect #2605: Help: Apache reverse proxy solution needed and past solutions did not work
- > Another solution: add the following line at the end of config/environment.rb:
>
> ActionController::AbstractRequ... -
05:01 Defect #2605 (Closed): Help: Apache reverse proxy solution needed and past solutions did not work
- Hello all,
I have been sifting through the bugs, defects and help requests on getting Redmine to work when being r... -
04:03 Feature #1554: Private comments in tickets
- I'd like to second the desire for this feature. We've been using Bugzilla as our issue tracker some time now. Bugzill...
-
01:44 Feature #2604 (Closed): Preview comment on news / bulk edit
- When creating a new issue, we can preview our text before we submit. Likewise with forum posts and comments.
Howev...
2009-01-27
-
23:18 Defect #1730: Private projects with public subprojects disclose the parent project
- Mischa The Evil wrote:
> This seems to be fixed in the new 0.8.0-RC1. Just tested it and private parent projects are... -
22:17 Feature #1797: Defaults enabled modules list for project creation
- Is this feature allready implemented or are there plans to?
-
21:30 Feature #398: Watcher list when new issue
- Wouldn't it be nice, if one can add "watchers" to a ticket during the lifetime of a ticket (but not at issue creation...
-
20:56 Defect #2588: redmine displays "redMine 500 error" when I want to display all projects
- Yes, I changed a file request.rb because I wanted to use redmine with https but without apache modproxy.
But it wasn... -
18:49 Defect #2588: redmine displays "redMine 500 error" when I want to display all projects
- Don't have a clue on this.
The method #project_status_options_for_select is properly defined in AdminHelper and thus... -
20:30 Defect #2589: Cross project issue relations and user permissions
- > He adds an issue relation to issue 1 and sees the ticket subject. Oh noes!
This is fixed in r2323. Users are no ... -
20:25 Defect #2602 (Closed): <pre> tags create links instead of displaying text
- Dup of #1288.
-
19:47 Defect #2602 (Closed): <pre> tags create links instead of displaying text
- My understanding is that the _pre_ tags should not parse any markup tags, but given a wiki page reference in a _pre_...
-
20:24 Feature #2603 (Closed): Edit Tracker field after submition
- You can use the 'Move' feature to move ticket(s) between projects and trackers.
-
19:58 Feature #2603 (Closed): Edit Tracker field after submition
- I couldn't figure out if it was posible to change the tracker type to something else. So i'm submiting this as a Feat...
-
19:43 Defect #2601 (Closed): TOC does not parse wiki page reference links with description
- The TOC parse will correctly take this entry and create a TOC line:...
-
19:38 Defect #2491: robots.txt file is has incorrect urls
- Seems impractical to add every single one of those links to robots.txt (since it doesn't support wild cards). Are the...
-
18:42 Defect #2491: robots.txt file is has incorrect urls
- An action that responds to /robots.txt is added in r2319.
I'm not sure that rel="nofollow" attribute is appropriat... -
19:16 Defect #2590 (Closed): Moved tickets and project permissions
- This is fixed in r2322.
My page now displays issues that the user is allowed to view only. It applies to assigned an... -
19:01 Defect #2600 (Closed): Referencing keywords collide in imported Trac instances
- # Work on some Trac instance, making use of repository keyword references
## Create a pair of tickets, numbered A1 a... -
18:55 Defect #2584 (Closed): NameError
- Fixed in r2321.
-
18:45 Defect #1681: NoMethodError in WikiController#index
- So, I ask the question again:
Is there (or have you ever put) an other file in db/migrate that starts with 093_ or 0... -
16:47 Defect #1681: NoMethodError in WikiController#index
- I had other issues with the index and date sorting as well. ...
-
15:05 Defect #949: Style not applied to wiki image
- Kỳ Anh Huỳnh wrote:
> My site is using Redmine 080. The parameter @{width:...}@ doesnot work anymore.
+1
in my... -
11:01 Patch #2599 (Closed): New View Hooks
- Here is a patch with five new view hooks that I found useful. Maybe they can be included in the official version.
... -
10:39 Feature #2598 (Closed): Edit of issue notes should be tracked
- When somebody creates a note to issue, he may be able to edit it. If so, after editing no emails sent and no new entr...
-
00:43 Feature #2597 (New): Allow users to choose on which specific events they want to be notified
- We are using Redmine for managing issues from a group of users. Those users get notified of any change made to the is...
-
00:13 Feature #2596 (New): There are X users currently {editing|viewing} this ticket
- I would like to know when another user is editing or viewing a particular ticket (via periodic AJAX request) so that ...
-
00:05 Feature #2595 (New): Issue report for all projects
- Currently, we can view /reports/issue_report/PROJECTNAME, but /reports/issue_report results in a 404. Everything on t...
-
00:02 Feature #2594 (Closed): Sort issues by project
- On the /issues page, there's no way to sort by project. If a Redmine instance gets some 10 projects with a decent thr...
2009-01-26
-
23:42 Defect #1681: NoMethodError in WikiController#index
- Could never get it to migrate successful, so in mysql I did:...
-
20:31 Defect #1681 (Reopened): NoMethodError in WikiController#index
- I have the same issue going on.
I have tried:... -
22:51
Feature #2587: Improvement of built-in issue reports in roadmap page
- Great! I hope it will be merged into the trunk in the next release.
-
21:37 Feature #2587: Improvement of built-in issue reports in roadmap page
- This is covered by a part of patch #1671 which is very-recently brought up :-). See the quote below for an explanatio...
-
15:17
Feature #2587 (Closed): Improvement of built-in issue reports in roadmap page
- Hi,
When I click on a specific roadmap i'm able to list all tickets related to this target version.
On the rig... -
22:32 Feature #2593 (New): Static file location
- It'd be nice to have the ability to add a file to the Files section that has a static URL - either as an alias or lin...
-
22:05 Feature #2592 (New): Suggested new feature: Recent ticket list at right of New Issue page
- It would be immensely helpful to have, at the right of the New Issue page, a list of the recently created tickets wit...
-
21:26 Feature #296: REST API
- Just updated, looks great!
-
03:03 Feature #296: REST API
- I just commited support for REST urls in r2317. This is the first step towards an actual REST interface.
-
20:36 Patch #2129: Updated italian localization for #1977
- here you are!
-
19:25 Defect #2584: NameError
- To be more precise:
The error is caused by the fact that the @redmine_*@ plugins are initialized before the @rfpdf... -
10:31 Defect #2584 (Closed): NameError
- When using @IssuesController.send(:include, ...)@ from a self-written plugin I get this error at Redmine startup:
... -
19:04 Defect #2590 (Closed): Moved tickets and project permissions
- Okay, here's the case. User Alice creates a ticket in Project X. Manager Bob comes along and realizes that this ticke...
-
18:55 Defect #2589 (Closed): Cross project issue relations and user permissions
- I have an odd use-case here. Administrator Alice enables cross-project issue relations, creates a private project and...
-
18:10 Defect #2588 (Closed): redmine displays "redMine 500 error" when I want to display all projects
- We have a problem when we want to display all projects. Everything work correctly except this one.
My desktop envi... -
17:29 Feature #2578: Add ability to select projects to add tracker for
- +1, and I'd like to add that other lists, in particular custom fields that are lists, should also be customizable at ...
-
16:02 Feature #617: wiki: thoughts of WYSIWYG
- Saw this as well -
http://developer.yahoo.com/yui/editor/ -
15:16 Patch #2586 (Closed): Swedish translation update
- Up-to-date translation.
-
13:28 Feature #2568: Description for issue statuses
- The same would be nice for categories and priorities too.
-
12:24 Patch #1901: RESTful URLs for everything
- Indeed.
-
11:12 Patch #1901: RESTful URLs for everything
- thanks for applying this. but perhaps a major change like this would be better for a 0.9 release than a .1 point-rele...
-
02:47 Patch #1901 (Resolved): RESTful URLs for everything
- The set of patches have been commited in r2317. I squashed them into a single commit so they can be reverted in svn ...
-
02:02 Patch #1901: RESTful URLs for everything
- Gerrit Kaiser,
I've very impressed with these patches. I'm reviewing them right now and I'm mostly concerned that... -
12:15 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- Screenshot of currently available Modules:
!Project_Settings_Modules.png!
-
12:05 Feature #2585 (New): Add Modules to hide/display Overview, Activity, Roadmap
- When opening Projects to clients, in some cases one may not want to display Activity or Overview. The Project Setting...
-
12:04 Feature #2275: provide a nice url for each project, with configurable redirect
- Yes, the plugin would be really great. What I dont like with the apache redirect idea it that one (or several) new re...
-
02:55 Feature #2275 (Closed): provide a nice url for each project, with configurable redirect
- Gerrit Kaiser wrote:
> That would not strictly follow Rails' URL conventions, but I think its well worth it for adde... -
11:25 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- Well, the patch was for an immediate need that we had at our office. However, I think something like
http://code.goo... -
01:31 Patch #1651: Hack to make redmine use pygmentize instead of CodeRay
- Thank you for the patch. There are a few improvements needed though:
# Requires a UNIX environment. From what I n... -
09:31 Feature #2565: Replacing projects/add page with projects/settings
- First of all I did not want to imply, that my proposal would be easy to implement. As I am only a Project-Manager I c...
-
08:14 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version
- Eric Davis wrote:
> Artem Vasiliev, any chance you can break your custom features into separate branches for me? Th... -
01:36 Patch #1671: Show a breakdown of estimated/spent/remaining time for a version
- Artem Vasiliev wrote:
> Not sure about it. But you could use version at http://github.com/artemv/redmine_tt/tree/mas... -
08:04 Defect #2583 (Closed): Subversion changeset import does not work reliably
- Hey guys,
when running the command line changeset fetch script, it just aborts at some revision (Development.log s... -
07:43 Patch #2582 (Closed): Linking to Lotus Notes documents
- Hi, in our company we commonly link from Redmine issues to documents on our Lotus Notes servers.
These links look li... -
03:05 Patch #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
- http://github.com/nikosd/redmine/commit/d5d84e8f859be8873be76589b2814b567cac2fce
-
02:36 Defect #2537: Popup calendar doesn't show on IE7
- I can confirm this bug in IE7 (7.0.6001.18000, 64-bit).
Also available in: Atom