Project

General

Profile

Activity

From 2013-11-26 to 2013-11-28

2013-11-28

23:57 Feature #13387: Improving Redmine's version model (not just milestones)
Like Adam, I stumbled upon this issue while looking for hierarchical/nested versions.
Right now, we use Projects t...
Joel SCHAAL
23:56 Defect #15569 (Closed): Attach problem from a linux workstation
I have KUBUNTU as workstation and i can not attach file to a issue, there is a 500 internal error every time i try it... Gildo Caceres
21:35 Feature #15568 (New): Linking between wiki/forum/news/bugs
It would be very great if when i make a link on a wiki page to a bug or feature then i would see it at the item in a ... Botond Szabó
17:49 Defect #15567 (Closed): cookiestore / session management
I don't know if this is a true threat or not, but redmine is explicitly mentioned here:
http://maverickblogging.com/...
Jan Niggemann (redmine.org team member)
17:44 Defect #15560: RJS leaking
I see, thanks.
i can't reproduce get 'watchers/new', :to => 'watchers#new'
but i think most of routes above wor...
egor homakov
17:28 Defect #15560: RJS leaking
egor homakov wrote:
> btw this route is has no CSRF protection
>
> match 'sys/projects/:id/repository', :to =>...
Etienne Massip
17:17 Defect #15560: RJS leaking
btw this route is has no CSRF protection
match 'sys/projects/:id/repository', :to => 'sys#create_project_reposi...
egor homakov
16:27 Defect #15560: RJS leaking
i gave a link to my blog post above: http://homakov.blogspot.com/2013/05/do-not-use-rjs-like-techniques.html
When ...
egor homakov
15:57 Defect #15560: RJS leaking
For example, there's no sensible data exposed by the server in your example? Etienne Massip
15:56 Defect #15560 (Needs feedback): RJS leaking
I'm not fond of RJS neither but I can't see how an attacker will get access to the private data without first getting... Etienne Massip
17:38 Defect #13852: ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT):
that you have to use mysql2 !
I'd come to the conclusion about 5 minutes before Toshi replied with the same thing
Dave C
17:36 Defect #13852: ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT):
Erm, well, and what was the solution?? David Rahusen
15:52 Patch #15565: Sidebar css
Do you mean in application.css?
If so, it will not, whereas there are <ul>'s situated in <form> and only after that ...
Ksenia Altbregen
15:25 Patch #15565: Sidebar css
Can you try to change
@ #sidebar ul @ to @ #sidebar > ul @
and
@ #sidebar ul li@ to @ #sidebar > ul > li@
I t...
Daniel Felix
15:04 Patch #15565: Sidebar css
Yes, the plugin imports a tree structure into #sidebar.
Well, it has a very complicated css rendering by js.
I ...
Ksenia Altbregen
14:48 Patch #15565: Sidebar css
Well, I don't get the point what breaks your plugin.
Do you use a ul/li inside the ul/li of the sidebar?
Maybe ...
Daniel Felix
13:53 Patch #15565 (New): Sidebar css
Related to #13242.
CSS for <ul> and <li> tags in #sidebar spoils our plugin.
I suggest to add a special class for...
Ksenia Altbregen
15:11 Feature #15566 (Closed): Setup a default issue report for each project
I usually set up a few public reports for the projects my team is working on.
What's missing is that each time I (or...
Michael Broutin
11:02 Defect #15564 (Closed): MySQL Errors updating from 2.3.2 to 2.4.1
Today I've updated from Redmine 2.3.2 to 2.4.1
During the DB Migration the following errors occured (shortened sum...
Torben Hansen
09:49 Defect #5695: Problem with assignable users in the report page
hi Daniel,
I am getting the same problem, too.
I have 02 roles: Send requests and Helpdesks. And issues can no...
Le Quang Chinh
08:30 Defect #15561: Download redmine 2.3.4 from rubyforge doesnt work
You can download from bitbucket mirror.
https://bitbucket.org/redmine/redmine/downloads
Toshi MARUYAMA

2013-11-27

22:37 Defect #15561: Download redmine 2.3.4 from rubyforge doesnt work
I updated the links for 2.3.4 on the Download wiki page with the links to the 2 files on my webspace (obviously they ... Jan Niggemann (redmine.org team member)
22:14 Defect #15561: Download redmine 2.3.4 from rubyforge doesnt work
http://news.softpedia.com/news/RubyForge-org-Taken-Offline-After-Reportedly-Being-Hacked-397496.shtml Jan Niggemann (redmine.org team member)
22:07 Defect #15561: Download redmine 2.3.4 from rubyforge doesnt work
Hmm, that's right, we need mirrors for the files...
You can checkout the desired version from http://svn.redmine.org...
Jan Niggemann (redmine.org team member)
18:54 Defect #15561 (Closed): Download redmine 2.3.4 from rubyforge doesnt work
Hi,
Since 2 days I try to download the version 2.3.4 from the rubyforge page. But the page isnt available because of...
Holger Wegner
22:29 Defect #15551: Validating a Setting with invalid name triggers an error
Sorry that I forgot that, Jean-Philippe:
Attached you can find the patch.
Guido Heymann
08:18 Defect #15551: Validating a Setting with invalid name triggers an error
Yes, the fix is trivial. Could you attach a patch with the fix and the test ? Jean-Philippe Lang
00:28 Defect #15551 (Closed): Validating a Setting with invalid name triggers an error
In case you want directly add a setting by insert through the model you get an error
insert the following test cas...
Guido Heymann
21:36 Feature #15550 (Closed): Redmine do not have a atribute to keep the Task Finished Date
You can add a custom field "finished date" for your users to fill in... Jan Niggemann (redmine.org team member)
17:23 Defect #15560 (Closed): RJS leaking
example - http://www.redmine.org/boards/2/topics/quote/5682.js
all files that respond with JS with private data fo...
egor homakov
17:19 Feature #15520: Markdown formatting
there is a plugin implementing exactly this.
https://github.com/alminium/redmine_redcarpet_formatter
ixbidie ixbidie
15:13 Feature #15341: Allow project specific css files inside a theme folder
Mischa The Evil wrote:
> Florian S. wrote:
> > I use redmine 2.3.3 and my body looks like:
> >
> > [...]
> >
...
Anonymous
14:56 Defect #6857: git references leaking from subproject to project
I have this happening with 2.3.0. It is not only related to parent-child Projects. I have one repository containing a... Ralph Twele
12:37 Feature #1003: Allow "New Issue" from anywhere
I disagree with Daniel's reasoning, and would very much appreciate the "New Issue" to be available globally.
You a...
Luís Faceira
08:23 Defect #15555 (Closed): REST API PUT/PUSH has stopped working from Android App
Hi,
Rest Api Push/Put has stopped working from android app - tested with other android apps available on google st...
Deepak Sindhu
08:15 Defect #15553 (Closed): LDAP authentication
Jean-Philippe Lang
05:11 Defect #15553 (Resolved): LDAP authentication
Not sure what happened but after installing some plugins I can now delete unnecessary LDAP connection Eranio Lagrada
03:30 Defect #15553 (Closed): LDAP authentication
Could not delete existing LDAP authentication. Eranio Lagrada
06:31 Feature #4244: Multiple email addresses for each user
+1 Ruslan Khasanov
00:40 Defect #15552 (Closed): Preferences are not preserved after adding user with validation error
When Adding new user and doing something wrong, resulting in refresh of page with validation alert box, not all form ... Maxim Krušina

2013-11-26

22:07 Feature #15550 (Closed): Redmine do not have a atribute to keep the Task Finished Date
For me RedMine do not have a very important feature: the task do not have a Finished Date. If I want to know when the... Cesar Augusto Azeredo
21:07 Feature #9445: Add Issue custom fields of User-format to the cross-project issuelist filters
Just an update - I finally had the question posed to me "Hey - can we have custom filters with options other than "<<... Branden Strickland
20:16 Feature #8160: Extend watched_by_me-issue filter to include all project-members instead of only <<me>>-substitution
Has this really been a candidate for the next minor release for more than two years? It gets my vote if it makes a di... Benjamin Roberts
20:01 Feature #7376: Allow percent done to be updated via VCS commit message
I tried to setup a complete patch including necessary options in @Admin->Settings@ as well as status changes based on... Felix Tiede
06:04 Feature #7376: Allow percent done to be updated via VCS commit message
Felix Tiede wrote:
> I wanted that feature as well and have hacked together a patch to implement it. I have attached...
Felix Tiede
00:39 Feature #7376: Allow percent done to be updated via VCS commit message
I wanted that feature as well and have hacked together a patch to implement it. I have attached a patch which puts th... Felix Tiede
19:36 Feature #15549 (Closed): Remember previous selections when creating multiple issues
Hi,
I'm doing weekly code reviews: Every week 2 developers check the commits of all the developers.
It would save...
Michaël de Groot
19:24 Feature #14434: Email from inside the issue within Redmine
Thank you very much Thomas! I ended up doing some custom Redmine development with RedmineCRM. They created a plugin t... Michelle H
19:18 Feature #14434: Email from inside the issue within Redmine
I just found this on the GitHub repo and it might be helpful. I don't have the time or the equipment to test it but i... Thomas Godard
19:10 Feature #15547 (Closed): It should be possible to search issues by means of the issue number.
You can enter an issue number in the search field (upper-right corner) and hit enter. You will be redirected to the i... Jean-Philippe Lang
16:40 Feature #15547 (Closed): It should be possible to search issues by means of the issue number.
It seems it is not possible to search issues by means of the issue number. There are many filters available, but I do... Maciej Dusza
19:08 Defect #15540 (Closed): Some users unable to view existing tickets after upgrade to 2.4.1
OK, thanks for the feedback. Jean-Philippe Lang
19:07 Defect #15545 (Closed): Redmine 500 error when upgrading from 2.3.3 to 2.4.0-1
You have not migrated your database for 2.4.0, please read [[RedmineUpgrade]]. You're getting this error because a co... Jean-Philippe Lang
13:20 Defect #15545 (Closed): Redmine 500 error when upgrading from 2.3.3 to 2.4.0-1
I am currently running a production Redmine server with 2.3.3 and wish to test 2.4.0-1. I do not have any plugins loa... Christopher Jackson
17:37 Defect #15548 (Closed): Watchers list on new issue is interminable
Hello all,
We have a a project in our company which contains 3500 users. When we need open a new issue in this pro...
Miguel Celemin
15:28 Feature #3224: Better project list
+1 Fabien Potiquet
13:13 Feature #1176: Recurring Tasks
|_.#|_.Plugin Name|_.Compatibility|_.URL|
|1.|*Periodic Tasks*|1.0.x, 1.1.x, 1.2.x, 1.3.x|http://www.redmine.org/plu...
WMI Admin
12:48 Feature #15544 (New): Queries: Issues with "RegEx"
It would be nice to query issues with "RegEx" expression.
We have in our product circle version like "1.000", "1.0...
Benjamin Wassermann
10:58 Defect #15538 (Closed): Upgrading from 2.3.3 to 2.4.1 breaks
You're using an obsolete @config/settings.yml@. Replace yours with the one provided with 2.4.1 and re-run the migration. Jean-Philippe Lang
10:06 Feature #15542 (Closed): "For any event on the selected projects only" as a star on project overview
It would be much less cumbersome and more natural to let the user follow everything on specific project by clicking t... Miodrag Milic
09:52 Feature #5991: Tracker should have it's own default issue status
+1 Benjamin Wassermann
09:35 Feature #883: Add suport for mobile devices (CSS)
+1 Toshiya TSURU
09:13 Feature #13849: Grouped filters in the filter drop-down
Because the filters list is very long, it is hard to find what I want to use.
It would be nice if the patch get merg...
Go MAEDA
00:56 Feature #15535 (Closed): "Magic links" to notes: display note number in link text
This is a duplicate of #12912, which was fixed/implemented for version#70. Mischa The Evil
00:23 Feature #9432: Default value for the private issue flag
Joshua DeClercq wrote:
> The original issue describes wanting to use these settings on a per-project basis. Here's o...
JayD -
 

Also available in: Atom