Activity
From 2012-12-08 to 2012-12-10
2012-12-10
-
23:18 Defect #12560 (Closed): Issue roles and permissions
- Hello,
If I add user to project for several roles, I have incorrect permissons for him.
For ex.:
First role must h... -
22:42 Defect #10048: Secondary sorting after sorting by parent task
- +1
We have the same issue. It's problematic as I want to sort issues by priorities, but still have the subtasks gro... -
21:56 Feature #12559: Multiple groups within a project that can only view their own issues
- With today's Redmine, it would be very tricky. The 'simplest' way to do what you describe is to have each client grou...
-
18:52 Feature #12559 (New): Multiple groups within a project that can only view their own issues
- I have a project set up in redmine. I want to give all of my clients access to this project so that they can report b...
-
20:02 Feature #6727: Add/remove issue watchers via REST API
- It's really needed
-
18:52 Feature #12556: Method for conditional layouts
- Never tried: http://api.rubyonrails.org/classes/ActionView/Helpers/RenderingHelper.html#method-i-_layout_for.
-
17:01 Feature #12556 (New): Method for conditional layouts
- Would be nice if we be able to override base layout using patches. It can helps selecting dynamic layouts in plugins
... -
17:04 Feature #10927: Add a filter on the "Issues" page to hide subtasks
- +1
-
16:16 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- Here are versions of the patches against Redmine 1.4.3.
What you're seeing is not #2770. #2770 is about the timing... -
12:02 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- I tried applying Brian Crowell's patch on a 1.2 install and found that it did create attachments, but the attachments...
-
15:57 Defect #12555 (Closed): internal error
- Please post in forum:Help forum, this tracker is for bugs and feature requests only.
-
15:39 Defect #12555 (Closed): internal error
- hello ,
I am newbie in linux and I have intalled redmine on port 80 via apache .
but i get an internal error wh... -
15:45 Defect #12525 (Closed): empty filter attributes results in "undefined" filter value
-
15:21 Defect #12525 (Resolved): empty filter attributes results in "undefined" filter value
-
15:13 Defect #12525: empty filter attributes results in "undefined" filter value
- I would realy like to, but even if i create an "empty project" (no users) i still have a lot of productive project da...
-
15:10 Feature #3436: Show relations in Gantt diagram
- Jean-Philippe Lang wrote:
> Looks sweet!
>
> But I don't think that displaying "related to", "copied to" or "dupl... -
14:27 Feature #3436: Show relations in Gantt diagram
- Looks sweet!
But I don't think that displaying "related to", "copied to" or "duplicates" relations is that usefull... -
13:17 Feature #3436: Show relations in Gantt diagram
- I have removed unused variables from note-25 patch.
This is a patch for trunk r10973. -
11:04 Feature #3436: Show relations in Gantt diagram
- Etienne Massip wrote:
> * You can use @content_opt[:data] = { 'rel-blocks' => v.join(',') } in helper@ and @$(...).d... -
12:33 Feature #12553 (Closed): Add tooltip for icons that are shown in activity view
- Having a tooltip for the icons in the activity-stream (for example new comment, new changeset, closed feature) would ...
-
11:12 Defect #12551 (Closed): Incorrect From header in email notifications
- Hello
using bitnami stack, redmine v1.4.5
# /opt/bitnami/ruby/bin/ruby -v
ruby 1.9.3p327 (2012-11-10 revision ... -
10:59 Feature #3813 (Closed): Query API for project details
-
10:27 Feature #9309: Add description field to custom queries
- Indeed. +1
-
08:46 Defect #12505: Git: fetch_changesets returns a fatal error
- The solution described above (to drop and all repositories and then to adding them and updating the changesets reposi...
-
08:12 Patch #11898: Inheritable issue categories
- +1 - It would be wonderful to get this integrated into trunk.
-
02:46 Defect #12497: Segmentation fault
- The problem was soloved by updated to ruby 1.9.3.
Many thx. -
00:10 Feature #12550 (Closed): Edit Own/Assigned Issues
- Hi,
as i see in the roles and permissions, the rights can be set to edit Issues, actually i miss the option to let...
2012-12-09
-
14:05 Defect #12547 (Closed): bug sur la quite de quête Quel Delar
- Wrong issue tracker.
-
13:04 Defect #12547 (Closed): bug sur la quite de quête Quel Delar
- Ayant obtenu une poignée endommagée hier, j'ai décidé de faire les quêtes de Quel' Delar.
Je les ai commencé sans pr... -
10:15 Feature #12546 (New): Relate issues inside a project with subprojects
- For example, I have a project A with two subprojects A1 and A2.
Relating issues between the two subprojects A1 and A...
2012-12-08
-
18:52 Feature #6914: Allow reporter to opt out from receiving email updates
- +1
-
12:10 Feature #5605: Subprojects should (optionally) inherit Members from their parent
- +1
-
10:45 Defect #12513 (Resolved): Grouping of issues by custom fields not correct in PDF export
- Chrisitian Noack wrote:
> This first attached file @fix_pdf_export.diff@ comes from git and may not be usable for yo... -
10:34 Defect #12501 (Closed): Wiki history partially doesn't work after upgrade
- Thanks Stanislav for your investigation, I'm closing it as "Won't Fix" since its a Rails issue. I've added a note to ...
-
10:25 Feature #12228: JRuby 1.7.2 support
- epicmonkey . wrote:
> Per Codehaus ticket http://jira.codehaus.org/browse/JRUBY-6961 jruby-openssl is bundled with j... -
10:15 Defect #12528 (Closed): Handle temporary failures gracefully in the external mail handler script
- Committed with slight changes in r10954.
-
09:55 Patch #12499 (Closed): Use lambda in model scopes
- Jean-Baptiste Barth wrote:
> Done in r10949. I left scopes in the same form they used before (some use Arel syntax, ... -
09:53 Patch #12485 (Closed): Don't force english language for default admin account
- Committed in r10953, thanks.
-
09:49 Defect #12497 (Closed): Segmentation fault
- Segmentation faults are ruby interpreter bugs. You should try to upgrade to a more recent ruby version.
-
09:47 Defect #12536 (Closed): Missing 'parent' field for projects REST API
- The parent is present in the API response for a single project: source:/tags/2.1.4/app/views/projects/show.api.rsb (u...
-
09:42 Feature #3447 (Closed): Option to display the issue descriptions on the issues list
- Merged into 2.2-stable.
-
09:28 Feature #12542 (Closed): Group events in the activity view
- Committed in r10951. Related events (eg. updates of an issue, messages in a forum thread...) are now grouped in the a...
-
09:23 Feature #12542 (Closed): Group events in the activity view
-
09:10 Defect #12496: Updates through REST API return status 200 response but still fail
- This logs combines several requests, it's unusable for debugging purpose. And I see a lot of plugin stuff, please try...
-
01:02 Patch #12541 (Closed): Add icon class to items in issues contextual menu when appropiate
- For theming purpose is very important that the items on the contextual menu that include an icon have the generic ico...
Also available in: Atom