Activity
From 2012-10-30 to 2012-11-01
2012-11-01
-
23:57 Feature #10966: [SECURITY] Project Managers should not be able to choose an URL for a local repository
- It's actually not a defect : things work as intended in the current version, but it seems your use case doesn't fit w...
-
23:48 Defect #12285 (Resolved): Some unit and functional tests miss fixtures and break when run alone
- Changed my mind, that was 14 more commits for just fixtures declarations, so I just splitted it into unit/functional/...
-
19:16 Defect #12285: Some unit and functional tests miss fixtures and break when run alone
- OK it's almost only a problem of missing fixtures declarations, sorry for the many small commits. As I started this w...
-
11:07 Defect #12285 (Closed): Some unit and functional tests miss fixtures and break when run alone
- I develop many plugins these days, and had the surprise to see the test suite run ok on MacOSX and fail on one of my ...
-
23:39 Defect #7773: Only Redmine administrators can get users from REST API
- as soon as possible
-
17:47 Feature #2181: Display more statistics about a user on the account page
- +1
-
17:47 Feature #4864: Global statistics about Redmine usage
- +1
-
17:13 Defect #11918: Official git / github mirror of redmine repository is broken
- If you are not familiar with git-svn, why can't we just take Erics mirror and continue with this one?
I think it's... -
16:53 Defect #11918: Official git / github mirror of redmine repository is broken
- I am surprised to hear about these issues with git-svn, several developers (including me) used to use it without a hi...
-
09:49 Defect #11918 (Confirmed): Official git / github mirror of redmine repository is broken
- Hi, I maintain this repository, but the last few months proved that git-svn is full of various bugs and very hard to ...
-
16:47 Feature #10169: Custom Query Sort Order
- +1
Even a simple way to sort is a great improvement -
15:33 Feature #11253: Total time spent from subtasks on the issue list
- +1
-
13:41 Defect #12287 (Needs feedback): Time entries of private issues are visible by users without permission to see them
- By accessing */projects/:id/time_entries* users can see time entries submitted on privates issues even if they don't ...
-
13:27 Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
- The affected version is *Redmine 2.1.2.devel.10772*
The rails version is *Rails 3.2.8* -
11:57 Defect #12286 (Closed): Emails of private notes are sent to watcher users regardless of viewing permissions
- *Mailer* for both for *issue_add* and *issue_edit* doesn't take watchers' private notes viewing permissions in consid...
-
10:58 Patch #11534 (Resolved): rake redmine:plugins:test:* could use "pattern" instead of "test_files"
- Committed in r10778, I let Jean-Philippe, Etienne or Toshi merge it in a stable branch when they want.
-
07:28 Defect #2824: MySQL Deadlock Error when showing a big repository
- Toshi MARUYAMA, this should be closed as it is not a bug.
I have a lot of repository, each with many revisions and o... -
01:32 Defect #2824: MySQL Deadlock Error when showing a big repository
- I think we cannot close this issue.
Redmine does not use lock in fetching revisions from SCMs.
To prevent long time... -
07:13 Feature #12282: how to set [target version] as required field?
- You can just define "read-only" in Workflow field permissions.
This seems more like a feature request.
I can't... -
06:59 Feature #12282: how to set [target version] as required field?
- Hi, Ivan Cenov
I used redmine 2.1.2 Stable and I config the workflows/permissions, but I can not found the option ... -
06:35 Feature #12282: how to set [target version] as required field?
- Please, use help forum for that.
Particularly, go to http://your.redmine.server/workflows/permissions -
03:51 Feature #12282 (Closed): how to set [target version] as required field?
- how to set [target version] as required field?
anyone knows how to config it? Thanks. -
06:40 Defect #12276: db:migrate says "can't convert Fixnum into String"
- Michael Flyorko wrote:
> I've found the reason but still think it's the issue that should be fixed:
>
> 'redmine'... -
05:56 Defect #12284: Redmine has a slow startup
- BTW, I forgot to say, you can see this happen with WEBrick, too when you run it over production mode. So, it's not a ...
-
05:55 Defect #12284 (Closed): Redmine has a slow startup
- I was trying to setup so Redmine would go over a socket connection using unicorn and nginx, but it always timed out. ...
-
05:12 Feature #8897: Be able to reorder tasks/issues in the Gantt chart
- I would love this feature, it would really improve the functionality of the Gantt charts.
-
04:59 Feature #11636: tree structure of Gantt
- +1
-
03:31 Feature #12236: Option to make Comment field required
- It'd be a nice option, but I'm pretty sure it would break updating issues from the right click context menu. I suppos...
2012-10-31
-
23:56 Patch #12280 (Closed): Bulgarian translation (r10769)
- Committed in trunk r10777, thanks.
-
17:46 Patch #12280 (Closed): Bulgarian translation (r10769)
- Translated:
* label_in_the_next_days
* label_in_the_past_days -
22:05 Defect #2824: MySQL Deadlock Error when showing a big repository
- Well, this could be closed too, doesn't it?
It seems to be some system specific error. This seems to be caused by... -
21:49 Defect #1359: Moving an issue doesn't update associated revisiosn
- Could this defect still be reproduced? I can't reproduce it in my current installation. Can someone else verify?
I'm... -
20:56 Feature #366: Custom field for issue status
- Well, in my opinion, this could be closed. You can define some custom fields like you want.
Just add some custom fie... -
20:35 Patch #230: hides some issues in calendar block in My Page
- Still open.
This patch isn't implemented in Redmine 2.1.2-devel.
Maybe this could be solved to with, or maybe in... -
20:35 Patch #212: Assign To limited by workflow
- Hey there,
this seems to be solved?
You can define special rights for a user if he is the ticket owner and if h... -
17:21 Feature #90: Show deleted wiki pages or wiki files on the activity
- This feature is still not implemented. Just tried in Redmine 2.1.2-devel.
-
17:18 Feature #12273 (Closed): Define project/projects in a categorie
- Well you normally should see just those categories which are defined in your project configuration?
Which version ... -
10:38 Feature #12273 (Closed): Define project/projects in a categorie
- I think it is wrong to see categories that have nothing to do with my project.
-
15:06 Defect #12279 (Closed): error with large files in filesystem repo
- I've got a filesystem repo that contains DVD ISO images. When I try to view the repo I get
An error occurred when... -
14:35 Defect #12276: db:migrate says "can't convert Fixnum into String"
- I've found the reason but still think it's the issue that should be fixed:
'redmine' user password in MySQL was '1... -
13:40 Defect #12276 (Closed): db:migrate says "can't convert Fixnum into String"
- I'm installing a completely new instance of the latest Redmine (v2.1.2) from the sources on a new Ubuntu 12.10 virtua...
-
14:31 Defect #12261: HTML email being recognized as spam by gmail
- Dmitry Babenko wrote:
> We use Google Apps email account to send emails from Redmine and have no problems.
>
> Br... -
13:08 Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
- I checked MYSQL log and I guess where is an issue with mysql query *projects.identifier=NULL*...
-
11:43 Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
- Raphael Kallensee, I had the same issue on Redmine 2.1.2...
-
12:29 Feature #12275 (Closed): Force the issue field "updated_on" via the API call
- Hi,
I'm making a simple bot who update old issues and add notes.
But I need to filter the issues with the @update... -
12:04 Defect #12274: Wiki export from Index by title is truncated
- I have just re-organised the wiki so all pages are renamed under the main index page, and now the PDF just contains t...
-
10:52 Defect #12274: Wiki export from Index by title is truncated
- Sorry - I see that #3463 has been implemented! But the PDF file shows the same problem as the HTML output - i.e. no ...
-
10:46 Defect #12274 (Closed): Wiki export from Index by title is truncated
- I upgraded from V0.9.2 to V2.1.2 this week. Before upgrading, I saved a copy of a wiki using the HTML output from th...
-
11:34 Defect #4025: Popup Calendar showing a date twice, on different weekdays
- +1
I'm using Redmine 2.0.3.stable and 1.4.4.stable and both have the same bug. After applying the patch from Holge... -
11:29 Feature #4179: Link to user in wiki syntax
- +1
-
10:06 Patch #12271 (Closed): Traditional Chinese language file (to r10774)
- Committed in trunk r10775, thanks.
-
05:59 Patch #12271 (Closed): Traditional Chinese language file (to r10774)
- * Translations added:
** setting_non_working_week_days, label_in_the_next_days, label_in_the_past_days
-
08:38 Defect #12272 (Closed): Email config - Internal Server Error 500
- Just installed a fresh copy of Bitnami Redmine VM from the following link http://bitnami.org/stack/redmine, and it wo...
-
08:30 Feature #3224: Better project list
- +1
It would be great to personalize the project list by using custom field on projects in blocks (group by, order ... -
05:11 Defect #12270 (Closed): ¶ in email notifications when titles in description of ticket used
- If we are using "h1" or "h2" formatting things in description of a ticket, there is "¶" char in email notification ne...
-
04:48 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- Nice. waiting for the next stable release.
the field with status could be set as Required, visible , disvisible or... -
03:39 Feature #8488: Create an 'Involve' mechanism to private issues
- I have tried it on Redmine version 2.1.0.
I don't know whether it will work on other version or on the latest svn ch... -
03:33 Feature #12251: Custom fields: 'Multiple values' should be able to be checked and then unchecked
- I realize the risk involved with this, but agree some solution needs to be in place... I'm sure most people who check...
-
02:51 Feature #2448: Graphviz of ticket dependencies (with example)
- I've just created a plugin based on the controller code Jean-Philippe posted in #9. It's available on Github at http...
2012-10-30
-
23:53 Patch #12257 (Closed): German Translation for #11426
- I committed "in den nächsten" and "in den letzten" in trunk r10774.
Because "label_in" is "an" and it does not have ... -
11:22 Patch #12257 (Closed): German Translation for #11426
- Change from:
label_in_the_next_days: in the next
label_in_the_past_days: in the past
If you mean something li... -
23:48 Patch #12256 (Closed): Japanese translation update (r10769)
- Committed in trunk r10773, thanks.
-
10:47 Patch #12256 (Closed): Japanese translation update (r10769)
- Translated @label_in_the_next_days@ and @label_in_the_past_days@, and improved translation for date filter related st...
-
23:27 Feature #9432: Default value for the private issue flag
- Bruno, understood. For my case, and a few others I was pressured into figuring this out for, the idea was for custome...
-
14:47 Feature #9432: Default value for the private issue flag
- Joshua DeClercq, I'm happy you could manage your problem, but what I wanted for my needs was really the first patch. ...
-
22:48 Patch #12268 (New): Hook in mailer/issue_add views
- I'm added hook in "mailer/issue_add" views (issue_add.html.erb, issue_add.text.erb). It is needed for my plugin, whic...
-
22:25 Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
- I upgraded from Redmine 2.0.x to 2.1.x and I'm pretty sure this broke my (pretty much default) auth configuration (Ub...
-
21:37 Feature #1378 (Closed): Ability to create companies, instead of projects.
-
21:23 Feature #1378: Ability to create companies, instead of projects.
- Well I think this could be implemented using better project names or simply adding subprojects.
This way you can ... -
21:32 Feature #1024: Remove unneeded .js files to speed page load
- Has this thing already be reviewed?
In the past 4 years there some been many commits. This should be checked, may... -
21:22 Feature #1107 (Closed): Bypass wiki formatting
- While I personally prefer to use pre tags, Textile also offers the notextile tag and it can be used inline:
<notex... -
21:11 Feature #1107: Bypass wiki formatting
- Well this seems to be solved with the "inline code" formating, doesn't it?
-
21:10 Feature #959: Add navigation for the concept of going "back" from where you came
- Well, I don't get the point right now. The overhead for this feature to define which item is a "major" item and which...
-
20:53 Defect #12263 (Closed): comment fieldset and textarea too wide/big
- Don't know which Redmine version you're using but that was fixed a while ago.
-
18:08 Defect #12263 (Closed): comment fieldset and textarea too wide/big
- In my own installation as well as in one for an open source project I'm working on the fieldset for writing comments ...
-
20:52 Defect #12252 (Closed): All Integration API Tests fail
- Plugins are loaded before running tests. I'm closing it since it's a plugin issue.
-
16:45 Defect #12252: All Integration API Tests fail
- I identified that all of them was related with the "EmailWatcher" plugin, as it follows:...
-
08:24 Defect #12252: All Integration API Tests fail
- All the tests run OK on the CI server: http://www.redmine.org/builds/index.html.
Maybe you could provide the stack t... -
20:29 Patch #11898: Inheritable issue categories
- +1
-
20:23 Defect #12265 (New): Issue editing shows diff on non changed ticket description
- Ways to reproduce:
# Open Issue editing (Ticket No. 1)
# Open some other Ticket (No. 2) and create a reverence to T... -
20:18 Feature #578 (Closed): Activity report displays added notes as well
- Most of it is implemented. Just those two related loggings should be implemented.
-
20:16 Feature #12264 (Closed): Show adding of ticket relations in issue history
- Sometimes it's necessary to have a overview who and when some ticket relation is added or removed. It would be nice t...
-
20:07 Feature #727 (Closed): New issue style
- Closed with #730
-
20:07 Patch #730 (Closed): Patch for #727 (new issue style)
- Seems to be obsolete nowadays :-)
-
19:58 Feature #393 (Closed): Role that can't assign a ticket
-
19:55 Feature #393 (Resolved): Role that can't assign a ticket
- Resolved in #8050.
-
19:58 Feature #565 (Closed): Mark expired tasks
- Those marking is implemented with the css class "overdue".
Just handle it with your design. This could be implemente... -
19:56 Feature #546 (Closed): Assign categories to multiple users
- This could be handled by the role system. Just create some category and assign them to a group.
-
18:50 Feature #8488: Create an 'Involve' mechanism to private issues
- Abdul Halim Mat Ali wrote:
> Attached is the patch for version 2.1.
>
> The original patch resolve not only watch... -
18:10 Feature #466: Add Contact database for all Redime site
- "Redmine CRM plugin":http://redminecrm.com/ solves this issue.
-
17:47 Feature #895: Add "My tickets" to topmost menu
- Since version version:"1.4.0" there is a "shortcut for assigning an issue to me" (#1102). And it can be used in "Cust...
-
17:31 Feature #12005: Mightful workflow field enhancement: hide
- I have attached a patch file for what seems to work for me with History, Atom, CSV and PDF, I can't check mail notifi...
-
11:35 Feature #12005: Mightful workflow field enhancement: hide
- Thanks for your testing :)
No it's not wanted, dev is not complete and it looks like I have a bad condition somewher... -
11:31 Feature #12005: Mightful workflow field enhancement: hide
- I did some tests - applied 0.03 patch and 2.1.0 (ok, not latest but it shouldn't have impact).
* When clicking on up... -
10:31 Feature #12005: Mightful workflow field enhancement: hide
- Are you guys going to include this patch in 2.1.3 release? Would be awesome :)
-
17:27 Feature #12262 (New): Split assign tickets to role and tickets to group
- Hey,
it would be quite good to differ the settings of "assign ticket to role".
For example: Maybe someone don'... -
17:17 Defect #12261: HTML email being recognized as spam by gmail
- We use Google Apps email account to send emails from Redmine and have no problems.
Bruno, there are a lot of rules... -
16:33 Defect #12261: HTML email being recognized as spam by gmail
- redmine.org uses Gmail as well and I don't think that notifications are treated as spam.
-
16:08 Defect #12261 (Closed): HTML email being recognized as spam by gmail
- I have a redmine instance sending emails using a GMail account and I realized that emails were being recognized as sp...
-
16:40 Feature #1215 (Resolved): Progress Bar for File Uploads
- Duplicates #3957.
-
16:36 Defect #5363 (Closed): status bar showing 0% for versions progress
-
16:32 Defect #5363: status bar showing 0% for versions progress
- Same defect report #7457.
-
16:32 Defect #7457 (Closed): Progressbar in Roadmap does not work correct.
- Indeed.
-
16:29 Defect #7457: Progressbar in Roadmap does not work correct.
- Never noticed such behavior running several Redmine installations since version 1.0.
Reinhard Hiebl should provide m... -
16:21 Defect #8106 (Closed): Issues by Category should show tasks without category
- Fixed, thanks.
-
15:46 Defect #8106 (Reopened): Issues by Category should show tasks without category
- File "trunk/app/views/versions/_issue_counts.html.erb":http://www.redmine.org/projects/redmine/repository/revisions/1...
-
15:25 Defect #8106 (Closed): Issues by Category should show tasks without category
- Fixed in r10771.
-
14:54 Defect #12106: Users can easily use any (not yet used) email address for their account (potential security issue)
- +1
-
14:42 Feature #12249 (Closed): Configurable required fields per tracker/role with 'Not visible'
-
11:33 Feature #12258 (New): LDAP should be able to fill custom fields
- Hi there,
I encountered a little feature request.
For example if I define some custom fields for my users, it w... -
11:14 Feature #12250: Configure order custom fields
- Yes they could be sorted, but just the custom fields itself.
For example:
"Team" should be first, "Manager" should... -
08:33 Feature #12250: Configure order custom fields
- I've seen that can be sorted globally but not in each particular project.
-
09:47 Feature #12085: New user name format: firstname + first letter of lastname
- Thanks a lot!!! You're the best!! =)
-
09:40 Feature #12085 (Closed): New user name format: firstname + first letter of lastname
- Added in r10770.
-
09:28 Defect #12180 (Closed): Due date filterin works in an unexpected way
- Same as #11426 which is now fixed for 2.2.0.
-
09:27 Defect #11426 (Closed): Filtering with Due Date in less than N days should show overdue issues
- Fixed in r10768. The behaviour of the existing filter was changed as you proposed and a new filter was added to speci...
-
09:11 Feature #6836: Sort project list by Name instead of identifier
- man I did not expect such a prompt response on that one and sorry for the harsh tone in my previous post. redmine is ...
-
08:48 Patch #12254 (Closed): Bulgarian translation (r10748)
- Committed in trunk r10766, thanks.
-
06:37 Patch #12254 (Closed): Bulgarian translation (r10748)
- Translated:
* setting_non_working_week_days -
08:25 Defect #12253 (Closed): config.plugins setting does not works
- config.plugins option is a Rails thing, it is not supposed to work for Redmine plugins.
-
06:13 Feature #3511: Ability to sort issues by grouped column
- Thanks. Just tested! Works for me. :-)
-
03:48 Patch #12237 (Closed): Added German Translation
- Commmitted in trunk and 2.1-stable, thanks.
-
00:33 Feature #1278: Creating global (default) categories.
- Me too!
Also available in: Atom