Project

General

Profile

Activity

From 2014-01-11 to 2014-01-13

2014-01-13

22:02 Defect #15714: Notification on loosing assignment does not work
Is this feature something that can be tweaked from the user's or system's settings menu? Maybe it just includes the p... Deoren Moor
21:16 Feature #10525: A new button to hide/show the sidebar
We have been using the plugin for almost a year, with no embarrassing issue.
The only annoying thing is that if yo...
Jérôme BATAILLE
21:03 Feature #15861: Issues, Filter 'number of parents'
Example (Filter on root task is specific to our Redmine version) :
!parent_count_filter_all.png!
!parent_count_fi...
Jérôme BATAILLE
20:52 Feature #15861: Issues, Filter 'number of parents'
Only 4 things have to be done :... Jérôme BATAILLE
20:41 Feature #15861 (New): Issues, Filter 'number of parents'
The aim is to be able to filter on a sub-tree, in projects with a deep tree. Jérôme BATAILLE
18:57 Defect #11796: git repository not updated when committing in github
+1
I'm also trying to make this work, i.s.o. of running a periodic cron job for all git repository mirrors.
Whe...
Jean-Claude Wippler
15:56 Feature #3718: Sevaral categories for an issue
+1 Simone Vratogna
15:07 Patch #14735: Allow negative time entries
Etienne Massip wrote:
> Not sure either it's a good idea to store adjustments in Redmine which is not a billing syst...
Jérôme BATAILLE
14:20 Patch #14735: Allow negative time entries
Jérôme BATAILLE wrote:
> Jean-Philippe Lang wrote:
> > Why should we allow negative time entries BTW?
>
> It's v...
Etienne Massip
14:23 Feature #15855: Add information about whether an issue is open or closed to Issues API response
You can already get this information with [[Rest_IssueStatuses]], I don't see the point of returning it with @/issues... Etienne Massip
14:00 Defect #11053: Cannot delete issue
Thank you, after removing this plugin, this problem is sovled.
dean chen
11:54 Defect #11053: Cannot delete issue
rake redmine:plugins:migrate NAME=redmine_todo VERSION=0 RAILS_ENV=...
The name is the pluginname itself and Rails...
Daniel Felix
09:23 Defect #11053: Cannot delete issue
Daniel Felix wrote:
> Do you have Plugins installed?
>
> redmine.todo_items is no table from a fresh redmine inst...
dean chen
09:19 Defect #11053: Cannot delete issue
Do you have Plugins installed?
redmine.todo_items is no table from a fresh redmine installation.
Daniel Felix
12:26 Feature #8223: Email all users
I agree with Matthew, this would be a really helpful feature, and it doesn't look like a tough one...
An implementa...
Daniele Pedroni
12:12 Feature #15859 (Closed): Export to CSV
Please add possibility to choose column separator for export data to CSV. Right now it's semicolon [;] Svetlana Vaskova
12:09 Defect #11854: Problems with thumbnails
Redmine was telling me that ImageMagick was installed but I also had to install it with... Pierre de LESPINAY
07:36 Feature #15603: Addition of Activity field in Custom Report
Thank you for the information.
The main reason for not using this page was there was no save option. The other pr...
Christopher Jackson
06:13 Feature #3034: Add day numbers to gantt
+1 Akihiro YAMAKAWA
05:14 Feature #11253: Total time spent from subtasks on the issue list
I'm using Redmine 2.3.3 and tried Henrik's patch. But it didn't work and the spend time column was disappeared.
Plea...
Vu Hong
04:39 Defect #15857 (Closed): Error viewing certain issues - ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT)
You need to convert.
http://www.redmine.org/boards/2/topics/35979?r=36082#message-36082
Toshi MARUYAMA
03:31 Defect #15857 (Closed): Error viewing certain issues - ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT)
When viewing specific issues I'm getting an Internal Error message. Checking the production.log file it gives me the ... Ruben van E

2014-01-12

16:31 Defect #11053: Cannot delete issue
I ran into the same problem.
My redmine is 2.4.2. I can create a new project and delete it. but cannot delete the is...
dean chen
15:40 Feature #5009: Add an option to set a custom field as unique
Hi, this is not the same problem as having Auto Number feature.
For instance I need to create Custom Field storing...
Wit Waw
15:37 Feature #15855 (Closed): Add information about whether an issue is open or closed to Issues API response
When I get a list of issues I would like to know whether the issue is open or closed depending on the status. For exa... Michal Ciasnocha
15:30 Defect #15854 (Closed): Searchable checkbox always set to FALSE after updating Custom Field
It's possible however to set it using direct SQL statement ie.:... Wit Waw
12:08 Patch #13498 (Closed): Better validation for identifier length
There's a min and max in the current implementation. I don't know how it was when this patch was submitted, please re... Jean-Philippe Lang
11:42 Patch #13774 (Closed): Show warning if CSV-Export exceeds limit
Feature added in r12663. I used the existing i18n string and added some tests. Jean-Philippe Lang
11:40 Feature #13770: Show warning, when exported issues exceed the limit
Warning added for CSV export in r12663. Jean-Philippe Lang
11:13 Feature #13842: Support mobile phone users better
Here is what I get on my iphone with the path applied:
!Img_5790.png! !Img_5791.png!
I'm not sure that it impro...
Jean-Philippe Lang
11:04 Feature #14309 (Closed): Add favicon to Atom feeds
Feature added in r12662. Jean-Philippe Lang
10:20 Patch #14476 (Closed): Fix for Issue #13544
Fixed in r12660. Jean-Philippe Lang
10:20 Defect #13544 (Resolved): Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
Fixed in r12660. Jean-Philippe Lang

2014-01-11

23:39 Feature #15817 (Closed): Lock an issue during edit
1.1.1 is out of support.
Please update to a recent version, 1.1.1 has security issues.
Besides, you would *not* hav...
Jan Niggemann (redmine.org team member)
23:37 Feature #15836 (Closed): Automatically add user as watcher for issues created via email.
Jan Niggemann (redmine.org team member)
18:29 Patch #14735: Allow negative time entries
By the way, the previous patch has issues.
Here is a more correct version.
Jérôme BATAILLE
18:25 Patch #14735: Allow negative time entries
Jean-Philippe Lang wrote:
> Why should we allow negative time entries BTW?
It's very simple, time spent are repor...
Jérôme BATAILLE
16:12 Patch #14735: Allow negative time entries
Well I'm not sure either.
Maybe for a different use case like planning time savings. But I don't need this.
Daniel Felix
14:31 Patch #14735: Allow negative time entries
Why should we allow negative time entries BTW? Jean-Philippe Lang
14:30 Patch #14766 (Closed): Better block detection on my page
Patch committed in r12658, thanks. FYI I've replaced @.map{ |key, value| value}@ with a simple @.values@. Jean-Philippe Lang
14:24 Defect #15485 (Closed): HTML 5 validation multiple ids
Actually, the patch contains lots of syntax errors. Now fixed. Jean-Philippe Lang
13:28 Defect #15664 (Resolved): Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
Confirmed and fixed in r12652 including for other actions (documents, wiki...).
Thanks for pointing this out.
Jean-Philippe Lang
13:22 Feature #14534: Upgrade to Rails 4.2
I rebased on r12644.
* Git
** https://github.com/marutosi/redmine/commit/ab8c95e689318918c67a24cb39ee354f06ff8a0c...
Toshi MARUYAMA
13:18 Feature #14339: Shortened issue watcher
Yes this would be good too. But the new issue view is quite confusing if there is a project with 100+ Users. :-) Daniel Felix
13:13 Feature #14339: Shortened issue watcher
Having a watcher search field on the issue form (for members) and an other when clicking "Search for watchers" (for a... Jean-Philippe Lang
12:53 Feature #15815: REST API : Add project status in API response
#12921 is a bit different as it requests a filter on project status. Jean-Philippe Lang
12:42 Feature #15815: REST API : Add project status in API response
> We also need this, see #12921-1
I had missed the ticket of the same content, sorry.
And, thank you for! :)
Takuma Ozawa
12:34 Feature #15815 (Closed): REST API : Add project status in API response
Added in r12649. Jean-Philippe Lang
12:47 Defect #15848 (Closed): REST API: Cannot retrieve memberships of closed projects
Fixed in r12650. Jean-Philippe Lang
12:29 Patch #15689: Make favicon themeable
Thanks! Felix Schäfer
12:23 Patch #15689 (Closed): Make favicon themeable
Patch committed in r12646 with slight changes:
* ruby 1.8 compatibility syntax
* use of @#assert_select@ instead of...
Jean-Philippe Lang
12:12 Feature #15362 (Closed): Wrap filters, options and buttons with extra div on the issue list
@div#query_form_with_buttons@ added in r12645 to issues and time entries filters. Jean-Philippe Lang
12:02 Patch #12753 (Closed): Update config.i18n.load_path for plugin-supplied locales
Jean-Philippe Lang
11:32 Defect #15851 (Closed): upgrade redmine 0.8.7 from redmine 2.4.1
Jean-Philippe Lang
08:25 Defect #15851: upgrade redmine 0.8.7 from redmine 2.4.1
This is not an issue.
Search in the forums. There are many threads describing this procedure.
Ivan Cenov
09:21 Feature #5664: Copying documents too when copying a project
Added patch against trunk and updated unit tests. Michael Esemplare
00:12 Feature #2722: New user notification
+1 Jean-Baptiste Martin
00:02 Feature #3125: Merging 2 different Redmine Installations
I updated Eric Davis plugin to be compatible with current redmine version. Source code (until pull request is accepte... Christian Rodriguez
 

Also available in: Atom