Activity
From 2014-03-19 to 2014-03-21
2014-03-21
-
11:52 Feature #1725: Delete button on comments
- +1
-
11:41 Feature #521: Add preference to auto-reassign back to author on resolve or feedback
- +1
-
10:35 Feature #16326: Custom queries, buttons to move column to top and bottom
- Thanks a lot !
-
03:22 Feature #16326 (Resolved): Custom queries, buttons to move column to top and bottom
-
03:21 Feature #16326 (Closed): Custom queries, buttons to move column to top and bottom
- Patch committed in r12991, thanks.
-
10:17 Defect #16258: Testing redmine with plugins. Redmine::Plugin.clear looks suspicious.
- The patches 12987 and 12988 really solve our issue, thank you!
-
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.
-
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... -
08:53 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
- Yep, it's definitely necessary feature.
-
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 ... -
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... -
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...
-
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... -
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... -
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... -
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...
-
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...
-
03:32 Patch #16399 (Closed): German Translation for r12977
- Committed in trunk r12994, thanks.
-
03:14 Defect #16338 (Resolved): Can't choose an issue of a different project when updating time entries
- Fixed in r12990.
-
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?
-
02:35 Defect #16236 (Resolved): Right-aligned table of contents (TOC) not working with markdown
- Fixed in r12989.
-
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... -
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...
-
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...
-
01:47 Defect #16376 (Closed): Assigned to me widget on my page
- This should have been fixed in 2.4.3, see #16038.
-
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. -
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...
-
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...
-
01:28 Patch #16381 (Resolved): Extract code to render project context links to helper
- Patch applied in r12986, thanks.
-
01:24 Defect #16379 (Closed): Undefined method `each' for nil:NilClass on search for watchers to add
- Indeed, fixed in r12985.
-
01:24 Defect #14298 (Resolved): Error generated on 'search for watchers to add' after clicking add without selected users
- Fixed in r12985.
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... -
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... -
12:10 Patch #16399: German Translation for r12977
- test image
-
12:10 Patch #16399: German Translation for r12977
- test réponse
-
10:42 Patch #16399 (Closed): German Translation for r12977
- These are the german translations for r12977.
@
label_issue_assigned_to_updated: Bearbeiter aktualisiert
@ -
15:01 Feature #12005: Mightful workflow field enhancement: hide
- I have gotten around to a bit more testing, and Line 843 must be:...
-
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... -
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... -
07:37 Defect #16379: Undefined method `each' for nil:NilClass on search for watchers to add
- Duplicates #14298
-
07:25 Feature #16396 (New): Default columns setting for subtasks list
- I recently changed the default columns list in Administration -> Settings -> Issue Tracking tab, which works when loo...
-
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 ...
-
04:09 Feature #3967: Ability to define default columns to display based on project
- +1 ideally for core
or at least get plugin updated -
00:18 Feature #12032: Collapsible Sidebar
- yes this really should be core, so many important 3rd-party plugins have fallen by the wayside
2014-03-19
-
18:44 Feature #3967: Ability to define default columns to display based on project
- I would Love Love Love Love Love Love Love Love this feature! Currently needs a plugin, and my admin will not instal...
-
18:08 Feature #3967: Ability to define default columns to display based on project
- +1
Would be really great -
10:41 Feature #3967: Ability to define default columns to display based on project
- +1!
-
16:58 Feature #11313: Automatic closing of resolved issues
- Pavel Loginov wrote:
> Exactly. In our workflow every resolved issue needs to be closed by project leader or issue a... -
16:15 Patch #16385 (Closed): Bulgarian translation (12977)
-
16:15 Patch #16385: Bulgarian translation (12977)
- Committed in trunk r12984, thanks.
-
13:21 Patch #16385 (Closed): Bulgarian translation (12977)
- Translated
* label_issue_assigned_to_updated -
16:06 Defect #16382: RTL issues when Arabic and Latin Characters are mixed
- The method Facebook is using to solve this issue works very well
-
11:51 Defect #16382 (New): RTL issues when Arabic and Latin Characters are mixed
- When displaying fields containing mixed latin and arabic characters, the formatting get messy. The reader cannot tell...
-
12:38 Feature #16383: Custom field // a LIST with values by projects
- So, You have to define this list some where and then select from the list - project specific.
This is more of a plug... -
12:32 Feature #16383: Custom field // a LIST with values by projects
- well, I need a dropdown with a few options... but they are different for each project.
For one project, values are... -
12:21 Feature #16383: Custom field // a LIST with values by projects
- Hello Samuel,
What type of LIST you are planning to ?
Thank You.
-
12:11 Feature #16383 (Closed): Custom field // a LIST with values by projects
- Dear all,
is it possible to define a custom field that is LIST but the options are by projects ?
Something like t... -
11:35 Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
- r11650 removed cleaned_up_subject code and tests passes.
It seems Rails 3.2.13 fixed this issue.
-
09:53 Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
- Why isn't this patch included in the redmine version 2.4?
within the mail_handler.rb the cleaned_up_subject functi... -
11:22 Defect #6309 (Closed): missing "not_a_valid_parent" from all the locale files?
- r10587:...
-
08:23 Patch #16380 (Closed): Traditional Chinese translation (to r12982)
- Committed in trunk r12983, thanks.
-
05:02 Patch #16380 (Closed): Traditional Chinese translation (to r12982)
- * added: label_issue_assigned_to_updated
* changed: all 指派 was changed to 分派 for uniform translation
-
07:44 Patch #16381 (Closed): Extract code to render project context links to helper
- The attached patch is against trunk r12982.
Currently the logic to determine which links to show in the project vi... -
07:31 Feature #1543: Setting permissions for viewing the Activity page.
- I've added an updated patch that:
* Fixes the Overall activity link on the project page
* Does not show user activi...
Also available in: Atom