Project

General

Profile

Activity

From 2016-07-10 to 2016-07-12

2016-07-12

23:56 Feature #23311 (Closed): New "Spent time" menu tab when spent time module is enabled on project
What about adding a "Spent time" tab to the project menu, if spent time module is enabled?
Currently, we have to go ...
Jean-Philippe Lang
23:54 Feature #23310 (Closed): Improved "jump to project" drop-down
I'd like to replace the "jump to project..." select with a more elaborate drop-down under the "Projects" link in the ... Jean-Philippe Lang
23:38 Defect #22504: Progress bar calculation in 3.2
You must have some estimated times entered on some issues assigned to this version. It's taken into account to calcul... Jean-Philippe Lang
21:45 Patch #23269 (Resolved): Fix for Error: Unable to autoload constant Redmine::Version when accessing the time report in first request
Committed, thanks. Jean-Philippe Lang
21:45 Revision 15645 (svn): Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).
Patch by Holger Just. Jean-Philippe Lang
21:31 Feature #23309: Automatickly default tracker in new issue from issues list
> and than you choose from Issue tracking specific X Tracker
Do you mean that you apply a filter "Tracker = X" on...
Jean-Philippe Lang
16:54 Feature #23309 (New): Automatickly default tracker in new issue from issues list
Members redmine in my corporation reported me a small inconvenience, which I think it can be easily repaired.
The ...
Piotr Perzyna
21:29 Feature #14790 (Closed): Ability to save spent time query filters
Jean-Philippe Lang
21:28 Revision 15644 (svn): Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
20:08 Feature #21808: Make the Sidebar collapsible, stateful
+1 Sebastian Paluch
00:09 Feature #21808: Make the Sidebar collapsible, stateful
Go MAEDA wrote:
> Works fine for me. Thanks for this great patch. Sliding motion is pretty good.
@Go MAEDA, is th...
Marius BĂLTEANU
20:04 Revision 15643 (svn): Helper is needed to render the sidebar (#14790).
Jean-Philippe Lang
19:54 Revision 15642 (svn): Display the list of saved queries in the sidebar (#14790).
Jean-Philippe Lang
19:45 Revision 15641 (svn): Adds scopes for retrieving the appropriate queries (#14790).
Jean-Philippe Lang
19:42 Revision 15640 (svn): Moves sidebar queries rendering to QueriesHelper (#14790).
Jean-Philippe Lang
19:40 Revision 15639 (svn): Makes spent time queries savable (#14790).
Jean-Philippe Lang
17:23 Feature #13072: Delete multiple attachments with one action
Pierre Maigne wrote:
> We use incoming email, and some customers have a signature with many little logos and picture...
Toshi MARUYAMA
16:55 Feature #13072: Delete multiple attachments with one action
+1
We use incoming email, and some customers have a signature with many little logos and pictures that get attache...
Pierre Maigne
15:37 Feature #23307 (Closed): Include auth_source field in User API response
it would've been nice to be able to get which auth_source_id a given user has through the REST API. A nice complement... Roger Mårtensson
14:39 Feature #23306 (New): Support for authentication sources in REST API
Would be nice to have a way to get a list of authentication sources with the REST API. Especially since auth_source_i... Roger Mårtensson
13:07 Defect #23305: exporting to PDF & CSV in Arabic font
And #18586. Toshi MARUYAMA
13:06 Defect #23305 (Closed): exporting to PDF & CSV in Arabic font
See #11116. Toshi MARUYAMA
12:52 Defect #23305 (Closed): exporting to PDF & CSV in Arabic font
Dears,
I have a problem in exporting to PDF & CSV in arabic font
I am using windows platform not linu...
Eslam Abd Elsatar
10:00 Feature #22452: Add ability to display last note on issue query
This is how I solved it locally:
added to the issue:...
Sebastian Paluch
09:43 Feature #22452: Add ability to display last note on issue query
related to #1474
Our company could also greatly profit from this additional query functionality.
Anonymous
08:42 Defect #23262 (Closed): git: unable to edit and delete from setting if extra_info is invalid
Thank you for your feedback. Toshi MARUYAMA
08:34 Defect #23262 (Resolved): git: unable to edit and delete from setting if extra_info is invalid
Thanks for your help. I deleted the extra_info table in the MySQL database and re-executed the git indexing. Now the ... Marco Descher
00:26 Feature #14021 (Closed): Drag and drop system on custom fields, types of issue (administration) and more.
Marius BALTEANU wrote:
> This feature is available in Redmine 3.3.0 (#12909)
Thanks for pointing it out.
Closing.
Go MAEDA
00:14 Feature #14021: Drag and drop system on custom fields, types of issue (administration) and more.
This feature is available in Redmine 3.3.0 (#12909) Marius BĂLTEANU

2016-07-11

20:45 Defect #22504: Progress bar calculation in 3.2
This is the behaviour with default theme.
Unfortunately I cannot downgrade to 3.1 anymore, but as this issue arouse ...
Tobias Fischer
20:33 Patch #8757: Add hook for bulk edit post-save state
+1
I would like to see that change in the next version.
Is this change too risky or too dirty ?
Does it need t...
Joel SCHAAL
20:16 Defect #23298 (Needs feedback): Category select filter-filed is not populated by values
Jean-Philippe Lang
20:15 Defect #23298: Category select filter-filed is not populated by values
Can you check the page source? There is a javascript variable named @availableFilters@. It's a hash that should have ... Jean-Philippe Lang
14:16 Defect #23298 (Closed): Category select filter-filed is not populated by values
Hi, just found, probably, bug.
When I try to filter issues by specific category, the select box is empty, so I canno...
Maxim Krušina
20:10 Patch #23278 (Closed): When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification
Thanks for your feedback Holger, I've merged the fix. Jean-Philippe Lang
10:51 Patch #23278: When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification
Using @reset@ instead of @reload@ should result in the exactly the same result since Rails will then autoload the ass... Holger Just
20:10 Revision 15638 (svn): Merged r15609 (#23278).
Jean-Philippe Lang
20:09 Revision 15637 (svn): Merged r15609 (#23278).
Jean-Philippe Lang
20:08 Revision 15636 (svn): Pull up query visibility methods.
Jean-Philippe Lang
20:04 Feature #23301 (Needs feedback): Allow "Custom queries" to be shared across projects
Administrators can make queries visible in all projects. Do you need a finer-grained sharing system? Jean-Philippe Lang
19:55 Feature #23301 (New): Allow "Custom queries" to be shared across projects
A sharing mechanism like Versions would be great. @ go2null
19:47 Feature #22452: Add ability to display last note on issue query
We use a "Last note" custom field and a "custom workflow":https://github.com/anteo/redmine_custom_workflows.
If re...
@ go2null
19:41 Revision 15635 (svn): Makes QueriesController able to handle other Query subclasses.
Jean-Philippe Lang
19:27 Revision 15634 (svn): Removes dynamic :action in routes.
Jean-Philippe Lang
15:56 Feature #8488: Create an 'Involve' mechanism to private issues
+1 for this feature kay rus
09:45 Feature #23282: Range filter
You can set the export limit in Administration -> Settings -> Issue Tracking -> Issues export limit Anonymous
06:23 Defect #16395: Subproject filter is not saved in query if "For all project" is checked
I want to add a custom query for every project to list issues with subprojects'. How can I edit the query? Chi Song Tao
05:17 Feature #9909: Search in project and its subprojects by default
I need this function, too.
Can the default search be configurable for each project?
Chi Song Tao
00:29 Defect #10721: Loss of attachments while fetching emails from IMAP (GMail)
I too am having the same problem on Redmine 3.2.3
IMAP and Gmail
Ticket gets created but attachment is ignored.
Th...
Prabhash Mishra

2016-07-10

22:34 Revision 15633 (svn): Removes action caching on /robots.txt.
Jean-Philippe Lang
21:55 Revision 15632 (svn): Don't generate urls with params.
Jean-Philippe Lang
21:18 Revision 15631 (svn): Don't generate urls with params.
Jean-Philippe Lang
19:20 Revision 15630 (svn): Don't generate urls with params.
Jean-Philippe Lang
19:04 Revision 15629 (svn): Don't generate back url with params.
Jean-Philippe Lang
18:58 Revision 15628 (svn): Don't generate sort links with params.
Jean-Philippe Lang
18:47 Revision 15627 (svn): Don't generate pagination links with params.
Jean-Philippe Lang
17:56 Revision 15626 (svn): Preload issues project.
Jean-Philippe Lang
17:42 Revision 15625 (svn): Hide pagination links when printing.
Jean-Philippe Lang
15:02 Feature #23289 (New): Allow adding child issues with UI similar to "add 'related" function.
In the issue page one can add related issues by entiring issue number.
However, 'Add button' under 'Child issues'...
Dipan Mehta
13:17 Patch #22575: Enable updating private_notes property on journal edit form
Thanks for the patch. I've made a few changes after that.
Removing it from 3.4.0 as the feature is tracked in #12706.
Jean-Philippe Lang
13:16 Patch #22575 (Closed): Enable updating private_notes property on journal edit form
Jean-Philippe Lang
13:16 Feature #12706 (Closed): Ability to change the private flag when editing a note
Jean-Philippe Lang
13:14 Revision 15624 (svn): Preload email addresses for displaying avatars.
Jean-Philippe Lang
13:04 Revision 15623 (svn): Renames #render_private_notes to #render_private_notes_indicator (#22575).
Jean-Philippe Lang
13:03 Revision 15622 (svn): Code cleanup (#22575).
Jean-Philippe Lang
12:58 Revision 15621 (svn): Wrap journal attributes with a journal parameter and use safe_attributes (#22575).
Jean-Philippe Lang
12:33 Revision 15620 (svn): Enable updating private_notes property on journal edit form (#22575).
Patch by Takenori TAKAKI. Jean-Philippe Lang
09:54 Patch #23180 (Closed): Make the issue id from email notifications linkable to issue page
Jean-Philippe Lang
09:54 Revision 15619 (svn): Merged r15587 and r15588 (#23180).
Jean-Philippe Lang
09:53 Patch #23153 (Closed): Plugin hooks for custom search results
Jean-Philippe Lang
09:53 Revision 15618 (svn): Merged r15583 and r15584 (#23153).
Jean-Philippe Lang
09:51 Defect #23242 (Closed): thumbnail macro does not render when displaying wiki content version
Jean-Philippe Lang
09:51 Revision 15617 (svn): Merged r15610 and r15611 (#23242).
Jean-Philippe Lang
09:49 Defect #23152 (Closed): Distinguish closed subprojects on the project overview
Jean-Philippe Lang
09:49 Revision 15616 (svn): Merged r15585 (#23152).
Jean-Philippe Lang
09:48 Defect #23246 (Closed): Saving an empty Markdown image tag in Wiki pages causes internal server error
Thanks for your feedback. Jean-Philippe Lang
09:47 Revision 15615 (svn): Merged r15607 (#23246).
Jean-Philippe Lang
09:46 Revision 15614 (svn): Merged r15607 (#23246).
Jean-Philippe Lang
09:46 Defect #23206 (Closed): Wrong filters are applied when exporting issues to CSV with blank filter
Jean-Philippe Lang
09:45 Revision 15613 (svn): Merged r15608 (#23206).
Jean-Philippe Lang
09:45 Revision 15612 (svn): Merged r15608 (#23206).
Jean-Philippe Lang
 

Also available in: Atom