Activity
From 2013-11-27 to 2013-11-29
2013-11-29
-
22:46 Defect #15567 (Closed): cookiestore / session management
-
21:43 Defect #15567 (Resolved): cookiestore / session management
- Added some information to [[RedmineSettings#Authentication]]
-
09:00 Defect #15567 (Confirmed): cookiestore / session management
- It would be a good idea to add information to the [[RedmineSettings#Authentication]], I'll take care of that.
-
00:23 Defect #15567: cookiestore / session management
- Redmine adds a (configurable) maximum lifetime and an idle timeout to sessions so that cookies don't persist "for lif...
-
22:43 Defect #15552 (Closed): Preferences are not preserved after adding user with validation error
- Fixed in r12350, thanks for pointing this out.
-
00:53 Defect #15552 (Confirmed): Preferences are not preserved after adding user with validation error
-
22:25 Defect #15569: Attach problem from a linux workstation
- As requested in [[SubmittingBugs]], please post your error stack trace.
-
14:42 Defect #15569: Attach problem from a linux workstation
- Here is the output of the command ruby scripts/about...
-
00:51 Defect #15569 (Needs feedback): Attach problem from a linux workstation
- Please read [[SubmittingBugs]].
-
22:23 Defect #15523 (Resolved): CSS class for done ratio is not properly generated
- Patch applied in r12349, thanks for pointing this out.
-
22:22 Patch #14767: More CSS classes on various fields
- FTR, the @'progress progress-#{pcts[0]}'@ class was broken. Should use double-quotes instead (#15523).
-
22:20 Defect #15551 (Closed): Validating a Setting with invalid name triggers an error
- With this patch applied, integer settings are no longer validated:
@@@available_settings.has_key?(setting)@ always r... -
00:33 Defect #15551 (Confirmed): Validating a Setting with invalid name triggers an error
-
22:08 Defect #15555 (Closed): REST API PUT/PUSH has stopped working from Android App
- Thanks for the feedback.
-
21:07 Defect #15555 (Resolved): REST API PUT/PUSH has stopped working from Android App
-
09:01 Defect #15555: REST API PUT/PUSH has stopped working from Android App
- Hi,
Problem was from android side. Fixed now. Thank you.
Please mark the issue fixed.
Thank you. -
00:29 Defect #15555 (Needs feedback): REST API PUT/PUSH has stopped working from Android App
- 2.4.1 is working for me, could you post the server response and/or the log with log level set to debug?
-
22:02 Defect #15571 (Needs feedback): internal error after deleting custom field
- Your stack trace looks strange, and there's no way @Redmine::CustomFieldFormat.format_value@ can be called with an ar...
-
11:32 Defect #15571 (Closed): internal error after deleting custom field
- Hello,
I had done some tests with redmine api and custom fields and after that I have problems viewing issues in pro... -
19:51 Feature #3816: Allow pasting screenshots from clipboard
- This plugin we announced today - may do what is wanted - it will be released before end of December.
http://www.... -
19:36 Defect #15572 (Closed): incoming e-mail triggers error
- I'm trying to setup incoming e-mails for redmine-2.4.1
However, every processed e-mail triggers this error:
Run... -
16:32 Feature #3568: New view-hook in contextual "(action) menu" in issues show view
- I created a patch, which will hopefully speed things up ;-)
-
15:44 Feature #4885: Option to make time log comments field mandatory
- +1
-
13:35 Defect #10689: PDF export prints brackets on wiki links
- +1
-
10:20 Defect #15548: Watchers list on new issue is interminable
- I have 200+ users and the same problem.
Not clean but I just deleted the following block at the end of app/views/is... -
09:44 Feature #13242 (Closed): Use <li> tags for lists
- All patches applied
-
09:03 Feature #11963: Hide the estimated times on issues for certain roles
- +1 this is needed if you want to give access to your customers, to report issues.
-
06:29 Defect #13654: Can't set parent issue when issue relations among child issues are present
- Issue#all_dependent_issues seems to be too complicated and unreasonable (and also it slows down the performance when ...
-
00:33 Defect #15564 (Closed): MySQL Errors updating from 2.3.2 to 2.4.1
- There's no way I can reproduce this, tables are not created twice for sure. I guess these tables were created during ...
-
00:14 Defect #15561 (Closed): Download redmine 2.3.4 from rubyforge doesnt work
- Jan, thanks for mirroring the downloads. They are now hosted at redmine.org.
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... -
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...
-
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 ...
-
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/... -
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... -
17:28 Defect #15560: RJS leaking
- egor homakov wrote:
> btw this route is has no CSRF protection
>
> match 'sys/projects/:id/repository', :to =>... -
17:17 Defect #15560: RJS leaking
- btw this route is has no CSRF protection
match 'sys/projects/:id/repository', :to => 'sys#create_project_reposi... -
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 ... -
15:57 Defect #15560: RJS leaking
- For example, there's no sensible data exposed by the server in your example?
-
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...
-
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 -
17:36 Defect #13852: ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8BIT):
- Erm, well, and what was the solution??
-
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 ... -
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... -
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 ... -
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 ... -
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... -
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... -
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... -
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... -
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
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 ...
-
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
-
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... -
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... -
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.
-
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 ?
-
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... -
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...
-
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... -
17:19 Feature #15520: Markdown formatting
- there is a plugin implementing exactly this.
https://github.com/alminium/redmine_redcarpet_formatter -
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:
> >
> > [...]
> >
... -
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...
-
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... -
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... -
08:15 Defect #15553 (Closed): LDAP authentication
-
05:11 Defect #15553 (Resolved): LDAP authentication
- Not sure what happened but after installing some plugins I can now delete unnecessary LDAP connection
-
03:30 Defect #15553 (Closed): LDAP authentication
- Could not delete existing LDAP authentication.
-
06:31 Feature #4244: Multiple email addresses for each user
- +1
-
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 ...
Also available in: Atom