Activity
From 2014-06-29 to 2014-07-01
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_
...
2014-06-29
-
18:58 Defect #13698: Wrong argument error when sending email notifications after upgrading to 2.3.0
- Mikael Nehlsen wrote:
> Being impatient I tried some things and found out that what did work was
>
>
> gem inst... -
13:12 Feature #17058 (Closed): Sort Elements in "My Page"
- Duplicate with #7769.
-
12:50 Feature #16123 (Closed): Version custom field to be grouped by project.
- Duplicate with #15902.
-
12:50 Feature #17053 (Closed): Custom Field : Version type to be group selection box.
- Duplicate with #15902.
Also available in: Atom