Project

General

Profile

Activity

From 2014-03-20 to 2014-03-22

2014-03-22

20:23 Patch #14509: Add view hook to associated revision partial
Hum, is this even considered? How to get patches considered?
Andreas Öman
19:40 Defect #16378: Revision hyperlink hyphen bug
Of corse I can. But that is not a solution. Ksenia Altbregen
18:37 Defect #16378: Revision hyperlink hyphen bug
could you use some different separator like comma , or dot . ? Alain Alain091
15:42 Feature #11707: Moving comments/files from one issue to another
+1 for files, -1 for comments Anonymous

2014-03-21

11:52 Feature #1725: Delete button on comments
+1 Luis Serrano Aranda
11:41 Feature #521: Add preference to auto-reassign back to author on resolve or feedback
+1 Greg Kelley
10:35 Feature #16326: Custom queries, buttons to move column to top and bottom
Thanks a lot ! Jérôme BATAILLE
03:22 Feature #16326 (Resolved): Custom queries, buttons to move column to top and bottom
Jean-Philippe Lang
03:21 Feature #16326 (Closed): Custom queries, buttons to move column to top and bottom
Patch committed in r12991, thanks. Jean-Philippe Lang
10:17 Defect #16258: Testing redmine with plugins. Redmine::Plugin.clear looks suspicious.
The patches 12987 and 12988 really solve our issue, thank you!
Kirill Smirnov
02:12 Defect #16258 (Needs feedback): Testing redmine with plugins. Redmine::Plugin.clear looks suspicious.
Other calls to @Redmine::Plugin.clear@ are removed from tests in r12988. Jean-Philippe Lang
02:07 Defect #16258: Testing redmine with plugins. Redmine::Plugin.clear looks suspicious.
This is the expected behaviour, this method is for testing purpose and does not unload plugins indeed.
See the sourc...
Jean-Philippe Lang
08:53 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
Yep, it's definitely necessary feature. Arthur Zalevsky
08:10 Patch #16116: Sort of version options
Hi Jean-Philippe,
the point is, that uniq.sort distincs every version and sort the version by it's effective date ...
Daniel Felix
04:10 Patch #16116 (Needs feedback): Sort of version options
Daniel Felix wrote:
> See source:trunk/app/models/issue.rb#L743
I don't get it, @@assignable_versions = version...
Jean-Philippe Lang
05:17 Feature #7907: Display Issues in a hierarchy (tree)
According to #6116, you can achieve correct hierarchial sorting (between parent and subtasks) by creating a custom qu... Ofer Nave
04:16 Feature #7907: Display Issues in a hierarchy (tree)
Yes, I would very much like this, too.
Right now, if a subtask happens to end up in the row following the parent t...
Ofer Nave
04:14 Feature #16119 (Closed): Login Log unaviable?
If you set your log level to info, you'll find the login in your production.log. See:
* source:/tags/2.5.0/app/contr...
Jean-Philippe Lang
04:08 Defect #16185: mail_handler.rb ignored email messages return 422
Hi Jean-Philippe,
Maybe being able to configure what to do with "auto generated" emails?
It would be very easy...
Francois Conil
03:37 Defect #16185 (Needs feedback): mail_handler.rb ignored email messages return 422
As mentionned in #4368 (see note 2), 77 exit code _generally results in emails being bounced immediately with an erro... Jean-Philippe Lang
03:56 Feature #10091: Allow administrator to permanently disable modules
I want this feature for the exact same reason as Tomislav. I've installed the DMSF plugin, and would like to permane... Ofer Nave
03:32 Patch #16399 (Closed): German Translation for r12977
Committed in trunk r12994, thanks. Toshi MARUYAMA
03:14 Defect #16338 (Resolved): Can't choose an issue of a different project when updating time entries
Fixed in r12990. Jean-Philippe Lang
02:41 Defect #16338 (Needs feedback): Can't choose an issue of a different project when updating time entries
I guess it only happens when the ticket chosen in step 3. is not in the same project as the original ticket, right? Jean-Philippe Lang
02:35 Defect #16236 (Resolved): Right-aligned table of contents (TOC) not working with markdown
Fixed in r12989. Jean-Philippe Lang
02:14 Feature #16373: TextFormatting help for Markdown formatting
Yes, internal linking syntax does not depend on text formatting setting. The documentation should explain that.
Than...
Jean-Philippe Lang
01:49 Feature #16373: TextFormatting help for Markdown formatting
Ah, I see. I had read somewhere that the syntax for linking to internal objects was Redmine-specific, so I assume th... Ofer Nave
01:45 Feature #16373: TextFormatting help for Markdown formatting
The markup you're using (@!new_project.png!@) is a Textile markup. If you want to use Markdown, you'll have to use th... Jean-Philippe Lang
01:47 Defect #16376 (Closed): Assigned to me widget on my page
This should have been fixed in 2.4.3, see #16038. Jean-Philippe Lang
01:43 Defect #16395: Subproject filter is not saved in query if "For all project" is checked
Yes, I did. I found it very useful, and so wanted to share. :)
Good to know why it didn't work, thanks.
Ofer Nave
01:37 Defect #16395 (Needs feedback): Subproject filter is not saved in query if "For all project" is checked
I guess you're checking "For all project" when saving your query? The subproject filter is not available for cross-pr... Jean-Philippe Lang
01:26 Defect #16395 (Resolved): Subproject filter is not saved in query if "For all project" is checked
Seems to be working now, though I'm not sure how -- I didn't change anything. In fact, I had deleted it, then it sho... Ofer Nave
01:28 Patch #16381 (Resolved): Extract code to render project context links to helper
Patch applied in r12986, thanks. Jean-Philippe Lang
01:24 Defect #16379 (Closed): Undefined method `each' for nil:NilClass on search for watchers to add
Indeed, fixed in r12985. Jean-Philippe Lang
01:24 Defect #14298 (Resolved): Error generated on 'search for watchers to add' after clicking add without selected users
Fixed in r12985. Jean-Philippe Lang

2014-03-20

19:33 Defect #6141: No data to display in Documents
I can verify that a related issue is still affecting Redmine 2.5.
In a sort by author, only documents with file...
Michael Albert
15:22 Patch #16399: German Translation for r12977
Congratulations! You commented on a productive ticket in the productive issue tracker.
I'll recommend to use the d...
Daniel Felix
12:10 Patch #16399: German Translation for r12977
test image Nitroz Nitroz
12:10 Patch #16399: German Translation for r12977
test réponse Nitroz Nitroz
10:42 Patch #16399 (Closed): German Translation for r12977
These are the german translations for r12977.
@
label_issue_assigned_to_updated: Bearbeiter aktualisiert
@
Daniel Felix
15:01 Feature #12005: Mightful workflow field enhancement: hide
I have gotten around to a bit more testing, and Line 843 must be:... David Robinson
08:14 Defect #16397 (Closed): Simple Principal.joins(:projects) or Principal.joins(:memberships) throws sql error (mysql 2)
Hello, I am running Redmine 2.3.4 on Rails 3.2.13
Redmine has following relation in the Principal model:
@has_m...
Alexey Glukhov
08:07 Feature #15707: Possibility to limit user access to certain IPs and access method (Web or API)
The following features would have to be realized:
* Allow to define per user what access method is applicable, whe...
Marco Descher
07:37 Defect #16379: Undefined method `each' for nil:NilClass on search for watchers to add
Duplicates #14298 Michael Esemplare
07:25 Feature #16396 (Closed): Default columns setting for subtasks list
I recently changed the default columns list in Administration -> Settings -> Issue Tracking tab, which works when loo... Ofer Nave
06:02 Defect #16395 (New): Subproject filter is not saved in query if "For all project" is checked
When looking at the list of issues in a project that contains sub-projects, I can add a filter for "Subproject" with ... Ofer Nave
04:09 Feature #3967: Ability to define default columns to display based on project
+1 ideally for core
or at least get plugin updated
Hans Bangkok
00:18 Feature #12032: Collapsible Sidebar
yes this really should be core, so many important 3rd-party plugins have fallen by the wayside Hans Bangkok
 

Also available in: Atom