Activity
From 2014-06-30 to 2014-07-02
2014-07-02
-
22:58 Defect #17370 (Closed): 404 Error when Creating New Issue/Attachments - Everything else works
- Please ask questions on the forums, the trackers are for bug reports (and feature requests) only.
If you are unsure ... -
21:25 Defect #17370 (Closed): 404 Error when Creating New Issue/Attachments - Everything else works
- As mentioned, everything works, including: adding/editing users, creating projects, roles, modifying settings, etc.
... -
18:32 Defect #10963: Encrypting LDAP/Repos passwords on the database prevent LDAP Authentification on Repos/Apache from working
- FTR: note-3 patch is posted in #17368, too.
-
17:11 Defect #15999 (Needs feedback): Ignoring out of office emails
- Jan Niggemann (redmine.org team member) wrote:
> This should not happen, because r9924 already taks care of
> @'Au... -
16:53 Patch #17368 (New): Enable encrypted LDAP passwords with Redmine.pm
- The attached patch resolves Defect #10963; it enables @extra/svn/Redmine.pm@ to decrypt passwords used for LDAP bindi...
-
15:20 Patch #16190: Relax rejections based on Auto-Submitted header
- Jan Niggemann (redmine.org team member) wrote:
> Patch verified (and it's trivial anyway), can someone please merge ... -
14:20 Feature #13638: Issue filtering - Adding time (hours) component in date filters with interfield comparison
- Any update or workaround?
-
13:17 Defect #17307: Adding Group
- Thanks Go MAEDA
-
11:40 Defect #17366 (Closed): Add duplicate files on chrome on Windows7 64bit
- And Ruby 2.1.1 is broken #16194. I recommend you to update Ruby 2.1.2.
-
11:20 Defect #17366: Add duplicate files on chrome on Windows7 64bit
- Duplicate with #17151.
The problem is caused by Chrome's bug. Workaround for the bug was merged to Redmine yesterd... -
10:55 Defect #17366 (Closed): Add duplicate files on chrome on Windows7 64bit
- When I add one attachments or files it add mutltiple files. Screenshot ilustrate this....
-
10:18 Defect #16497 (Closed): My user URL is not accessible for non logged in users
- source:tags/2.5.1/app/controllers/users_controller.rb#L68
-
10:00 Defect #16497 (Resolved): My user URL is not accessible for non logged in users
-
09:59
Feature #4266: Display changeset comment on repository diff view.
- Sorry, the link to r13203 is to the 2.4-stable branch. I guess you meant that you are up to date on trunk.
I cann... -
09:51
Feature #4266: Display changeset comment on repository diff view.
- NOTE: my patch was prepared on http://svn.redmine.org/redmine/branches/2.5-stable NOT trunk. Also, you say that r132...
-
05:54 Feature #4266: Display changeset comment on repository diff view.
- Thanks for providing the patch.
I applied the patch "add_changeset_comment_to_diff_page.diff" to trunk(r13203) and... -
09:53 Feature #8392: Grant access to particular Wiki page
- Tried to install redmine_wiki_permissions in 2.5 with rails 3.2 and came as far as
* install with _rails install
... -
08:55 Feature #6217: When creating a subtask, pre-fill fields Target version, Category & Start- and Due date based on parent values
- +1
Inheritance of the *target version* is a mandatory feature if You want to manage a project. Otherwise You need a ... -
08:49
Feature #17361 (New): custom / saved issue filter queries: add possibility to control shown issues per page for a special issue filter
- at the moment there are several possibilities to add custom user queries for the issues page.
maybe you can add a ... -
06:53 Defect #17151: File upload broken on Chrome 36
- Thanks!
-
06:10 Defect #17151 (Closed): File upload broken on Chrome 36
- Chrome/Chromium version policy is not clear.
So, I committed trunk r13199, 2.5-stable r13201 and 2.4-stable r13203.
-
06:49 Defect #17309 (New): RSS feed gives away localhost link
- Redmine uses url_for in this line.
source:tags/2.5.1/app/views/common/feed.atom.builder#L4
So, we cannot do anythin... -
06:34 Defect #17309: RSS feed gives away localhost link
- It didn't help. we changed the line from patch
and installed required builder version.
-
06:14 Feature #16194: Ruby 2.1 support
- Trunk on CI server has Ruby 2.1.2 environment.
http://www.redmine.org/builds/index.html
JPL, could you add Ruby 2.1... -
06:11 Defect #17235 (Closed): use test_email report can't modify frozen String
- Committed in trunk r13198, 2.5-stable r13200 and 2.4-stable r13202.
-
01:40 Feature #17359 (New): Add filters to plugin list on redmine.org?
- It be helpful if there were additional filters that could be applied to the list of Redmine plugins.
2014-07-01
-
18:35 Feature #16194: Ruby 2.1 support
- Can I assume that Redmine runs fine with Ruby 2.1.2?
-
17:13 Defect #17202: Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
- Also as a result of #1019, queries are not properly editable (non admin users shouldn't be able to make public querie...
-
16:19 Feature #6154: Save issue as draft
- +1
I'd also like to have this feature plus "automatically save a draft of things I do every 30 seconds" (e.g. as gma... -
16:09 Defect #17350: awesome_nested_set
- Ok, thanks. We are building on a vagrant install and after a pull of the 2.5 branch, I was copying an old Gemfile ov...
-
15:49 Defect #17350 (Closed): awesome_nested_set
- Roy Keyes wrote:
> /var/lib/gems/1.9.1/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require'... -
15:31 Defect #17350 (Reopened): awesome_nested_set
- Actually, I did run bundle update. I still get the following error....
rake aborted!
LoadError: cannot load such... -
05:53 Defect #17350 (Closed): awesome_nested_set
- Roy Keyes wrote:
> We upgraded from 2.2.4 to 2.5-stable and I can't run rake until I go into the /lib/plugins/ direc... -
15:29 Defect #10963: Encrypting LDAP/Repos passwords on the database prevent LDAP Authentification on Repos/Apache from working
- As we encountered the same problem last week, we modified @Redmine.pm@ (see attached patch file) so that it can -- if...
-
15:19 Feature #17354: User detail : show user login to admins
- Good idea!
-
14:21 Feature #17354 (Closed): User detail : show user login to admins
- It's only necessary to edit *app/views/users/show.html.erb*
And just after :... -
14:22 Feature #7900: Restore issue
- Steven M wrote:
> Man, what a fine piece of software. 3 years and still this issue is not done.
Please feel free to... -
14:13 Feature #7900: Restore issue
- Steven M wrote:
> Man, what a fine piece of software. 3 years and still this issue is not done.
bwahahahahh, so t... -
13:46 Feature #1448: Add tags to issues
- +1 - is it possible to collate all the tags that have been added
-
12:41 Feature #6851: Change PDF page size
- Are there any news on this issue?
-
10:18
Feature #11414: Ignore whitespace when using GIT
- +1
In a previous version I hacked in a setting at the top of the diff page that turned on and off whitespace ignorin... -
09:40
Feature #4266: Display changeset comment on repository diff view.
- ...and here is a patch that adds the "(diff)" link to each changeset on the issue page to provide direct access.
-
09:37
Feature #4266: Display changeset comment on repository diff view.
- Here's a patch on http://svn.redmine.org/redmine/branches/2.5-stable that adds the changeset comment to the top of th...
-
06:29 Patch #17346 (Closed): Japanese translation change (followed updates of en.yml)
- Committed in trunk r13197, thanks.
-
05:45 Defect #17151: File upload broken on Chrome 36
- http://goo.gl/ReABLM
> It may be too late for Google Chrome 36. -
00:18 Defect #17351: 500 Internal Server Error when deploying in Tomcat 7
- Okay, so I got the damn thing to work after about 7 hours of debug. Still not sure if its going to be completely smoo...
-
00:01 Defect #17351: 500 Internal Server Error when deploying in Tomcat 7
- Attached is the end error I get, even though I have sqljdbc4.jar in the Tomcat7 lib directory..
I'm not sure where...
2014-06-30
-
23:14 Defect #17351 (Closed): 500 Internal Server Error when deploying in Tomcat 7
- Hi all,
So I have installed both Redmine-2.4.5 and Redmine-2.5.1 several times, with several combinations of Ruby/... -
23:07 Defect #17350: awesome_nested_set
- I also had to add the line in config/application.rb to set i18n locales to false, or else it won't run with old 0.6.1...
-
23:06 Defect #17350 (Closed): awesome_nested_set
- We upgraded from 2.2.4 to 2.5-stable and I can't run rake until I go into the /lib/plugins/ directory and create a sy...
-
17:52 Patch #17346: Japanese translation change (followed updates of en.yml)
- s/Translated/Updated/
-
16:31 Patch #17346 (Closed): Japanese translation change (followed updates of en.yml)
- Translated these strings.
* setting_feeds_limit (changed from "Feed content limit" to "Maximum number of items in ... -
17:22 Feature #7360: Issue custom query: default query per instance, project and user
- +1
-
17:11 Feature #4266: Display changeset comment on repository diff view.
- +1.
Could you create a patch file in accordance with the instructions described in [[Patch]] in order to reproduce... -
13:54
Feature #4266: Display changeset comment on repository diff view.
- On a related note, adding the following to @app/views/issues/_changesets.html.erb@ is also helpful: providing a direc...
-
13:31
Feature #4266: Display changeset comment on repository diff view.
- On my local installation I have abstracted part of @app/views/repositories/revision.html.erb@ into a partial called @...
-
16:39 Defect #17309: RSS feed gives away localhost link
- Try r13196 change to your installation.
-
13:31 Defect #17309: RSS feed gives away localhost link
- redmine.komtex
This address is resolvable in our local network and
it is how we get to redmine in browser
-
16:09 Defect #17003: Option to display bool custom fields as a single checkbox
- I agree with GO Maeda.
When the type is "checkbox" it should be a checkbox, but for other cases or preferences you c... -
14:47 Feature #17343 (New): Add "quick" items to issue popup
- The issue popup menu is great for many things, but these options I find myself lacking.
Below or above the current... -
11:59 Feature #8016: Drag-and-drop issue (ticket) ordering
- +1, also I need to grant read-only access to the queue for all users so they could see their position in the queue.
-
11:19 Defect #17078: Submitting a task through email generates invalid issue ID after Redmine upgrade
- Thank you, we will disable the plugins, test the functionality without them and get back to you.
-
11:16 Defect #17078 (Closed): Submitting a task through email generates invalid issue ID after Redmine upgrade
- I added r13195 test and it passes.
One of your plugins breaks. -
09:41 Defect #17078: Submitting a task through email generates invalid issue ID after Redmine upgrade
- We have the following three plugins installed:
https://github.com/bugherd/redmine_bugherd (we noticed the submission... -
09:37 Defect #17078: Submitting a task through email generates invalid issue ID after Redmine upgrade
- Do you use plugins or modifications?
-
09:04 Defect #17078: Submitting a task through email generates invalid issue ID after Redmine upgrade
- Any hints on this? :)
-
09:12 Feature #5450: Move wiki page to other project
- +1
-
08:34 Feature #17153 (Needs feedback): Working Multiples svn in project and svn advanced integration don't allow to connect to other repo with the users
- See message#42940.
-
08:24 Feature #17060: Custom text formatting for issue links
- Jeff Pierson wrote:
> This should have been entered as a feature request.
Changed. -
06:59 Defect #13914 (Closed): Circular dependency issue when issue dependency is set
- Duplicate with #8628.
-
06:54 Feature #14660 (Closed): Excluding "related to" relation from circular dependency check
- @ go2null wrote:
> Duplicate of Defect #8628 _"Related to" reference may yield circular dependency error message_
...
Also available in: Atom