Activity
From 2013-04-30 to 2013-05-02
2013-05-02
-
21:16 Defect #13933 (Closed): Internal Server Errors when bulk updating issues
- Whenever I update from the issue list (ie, right click, change Status) I get an ISE. This didn't used to happen. I no...
-
20:57 Defect #13932 (Closed): File upload does not work with Safari
- Tested with Safari 5.1.7 (Windows), but does also not work with -Safari 6 (MacOS)- Safari 5.1.9 (MacOS 10.6)
When ... -
20:47 Patch #13931 (Closed): Error and inconsistencies in Croatian translation
- Attached patch fixes three issues in Croatian translation of names of months and days of week.
*1: Error*
Long fo... -
18:10 Patch #13900 (Resolved): Update URL when changing tab
- Done in r11765
-
17:43 Defect #8628: "Related to" reference may yield circular dependency error message
- +1 "related to" isn't a dependency.
Having the same problem, since we upgraded to the latest version of Redmine.
... -
16:48 Defect #13929 (Closed): LDAP: Unable to connect (no connection to server)
- I'm trying to configure LDAP in Redmine 2.3. We have a Redmine server already, but we're migrating machines and wante...
-
15:05 Defect #13928 (Closed): Issue URLs in emails have duplicated context path
- Redmine installation Settings/General/Host name and path: my.server/redmine
In Redmine 2.x, the path above would b... -
15:04 Feature #12005: Mightful workflow field enhancement: hide
- @David
Yes I was referring to the patch.
-
14:45 Feature #12005: Mightful workflow field enhancement: hide
- Jai prakash wrote:
> will the patch allow to hide the default "status" field?
If you are referring to the attache... -
14:29 Feature #12005: Mightful workflow field enhancement: hide
- will the patch allow to hide the default "status" field?
-
13:12 Feature #13853: Is it possible to sponsor the implementation of features?
- For instance #13843
-
12:54 Feature #12745: Disable the default "Description/Status/Priority" field
- @Hey, thanks for the mention, it is really what I want!@
are you able to hide the default status field using the ... -
12:54 Patch #13927 (New): Reduce coupling between plugins and the "plugins/" directory
- Today plugins are just directories in @<redmine root>/plugins/@ directory. There are a few implicit assumptions in Re...
-
12:22 Defect #7335: Sorting issues in gantt by date, not by id
- Thanks for the answer !
So i can't install it ?
Even if i change the file manually ? Is there too many differen... -
10:07
Defect #13926 (Closed): Changing field permissions doesn't affect all users
- Hi everyone!
We've been using Redmine for half a year and a little time ago have decided to change some workflow s... -
10:05 Defect #13877 (Closed): Error after upgradation from
- Thank you for your feedback.
-
09:00 Feature #2771 (Closed): Individual people workload statistics.
- Duplicate with #1691.
-
03:16 Feature #4176 (Closed): Embedded : add possibility to display content with frame
- Closing this issue as it is very old + outdated. No plan to work on this plugin as far as I know, it was just an exam...
-
03:15 Feature #4630 (Closed): Embedded Plugin should be per project
- Closing this issue as it is very old + outdated. No plan to work on this plugin as far as I know, it was just an exam...
-
03:14 Feature #5493 (Closed): bots filter should include more bots
- Closing this issue: very old + it is about a specific plugin, the current policy is to report issues in the dedicated...
-
03:12 Feature #2438 (Closed): Will any Opensource Instant Message System embed into Redmine?
- Closing this issue: very old + some plugins have been mentionned that should answer the question. No plan to add such...
-
03:11 Defect #3480 (Closed): Bot filter plugin crashes when missing useragent
- Closing this issue: very old + it is about a specific plugin, the current policy is to report issues in the dedicated...
-
03:08 Feature #3177: Add "Check for updates" functionality to installed plugins
- It could be implemented as ... a plugin (a bit meta I admit). http://www.redmine.org/plugins would be a good basis fo...
-
03:03 Feature #3626 (Closed): whining when issue did not get updated for X days
- Closing this issue since it's old and no action is needed.
-
03:02 Feature #3668 (Closed): Support Tickets / Helpdesk
- Some plugins already do that, plus you can use redmine this way if you want I think.. So I close this issue.
-
03:00 Feature #2435 (Closed): Plugin API to check that a plugin is correctly installed
- Closing this, pretty old and some things have already been implemented since then (check on redmine version or plugin...
-
01:53 Defect #11609 (Closed): Override redmine routes.rb in a plugin in redmine 2.x
- Actually there's a @prepend@ method in @ActionDispatch::Routing::RouteSet@ (found it thanks to "this stackoverflow qu...
-
01:20 Defect #11682: Links to URLs (as opposed to Controllers) in Project Menu do not work
- Oh of course there's an other solution, you can inject the tab via JS or by overriding the template. If you don't use...
-
01:17 Defect #11682 (Closed): Links to URLs (as opposed to Controllers) in Project Menu do not work
- That's confirmed and expected behaviour:
* @top_menu@ is not dependent on the currently viewed project ; hence it wo... -
00:58 Defect #11035: Doesn't patch "User" model in a plugin
- Max: not really, the underlying issue (why we need to declare dependencies explicitly) isn't resolved
John: yes, y... -
00:52 Patch #10582 (Closed): When creating poject assign members automatically to it
- Closing this as the plugin seems to answer the problem. Fyi #5605 was mentionning a similar feature (inherit members ...
-
00:42 Feature #8930 (Closed): Model document need a valid filename as title
- Old issue + this could be done in the plugin I think
-
00:38 Feature #6004 (Closed): New generator : redmine_plugin_scaffold
- Totally outdated patch, plus I survived 3 years without that finally ;) I close this issue.
-
00:35 Defect #5615 (Closed): Bots filter error
- Pretty sure we can safely close this one. Sorry for the noise.
-
00:10 Feature #2163 (Closed): Hudson Plugin
2013-05-01
-
23:40 Defect #13925 (Closed): Repository password stored in clear text in DB
- Unlike user passwords, repository passwords can't be hashed. You can turn on repository password encryption by settin...
-
20:47 Defect #13925 (Closed): Repository password stored in clear text in DB
- I use SVN and enabled a Repository in one of my projects. Everything works GREAT!!!
So, this is just a "nit". Ot... -
19:11 Defect #13783 (Resolved): Internal error on time tracking activity enumeration deletion
- Etienne Massip wrote:
> * the +system+ enumeration item is tied to an object (e.g. a time tracking activity tied t... -
18:09 Defect #13821 (Resolved): "obj" parameter is not defined for macros used in description of documents
- Fixed in r11761, thanks for pointing this out.
-
17:58 Defect #13850 (Resolved): Unable to set custom fields for versions using the REST API
- Fixed in r11760 with a test, I've checked the other models.
Thanks for pointing this out. -
17:31 Defect #13903 (Closed): undefined method `jsonp_enabled?' for
- Make sure you're using a fresh config/settings.yml without any local changes.
-
17:26 Defect #7335: Sorting issues in gantt by date, not by id
- David Dupont wrote:
> Some help please ?
Use -p1 instead of -p0.... -
17:12 Defect #7335: Sorting issues in gantt by date, not by id
- Hi,
I tried to apply patch but errors occured :... -
17:23 Defect #8962 (Closed): Unknown variable or method salt when logging in
- Ivan Kanis wrote:
> You can close this.
Thank you for your feedback. -
15:47 Feature #11963: Hide the estimated times on issues for certain roles
- +1
i created a plugin that hides "estimated_hours" from most of this views, take a look at https://github.com/ret... -
15:19 Defect #13617: Internal error on custum queries after Upgrade 2.2 -> 2.3
- Redmine is not responsible for storing these serialized values, Rails and YAML.dump are. So I don't have any ideas on...
-
15:16 Defect #13464: Plugin migration with Microsoft SQL Server throws error
- Still not able to reproduce.
-
15:15 Defect #12684 (Closed): Hotkey for Issue-Edit doesn't work as expected
- There was duplicate accesskeys indeed. This is fixed in r11755, thanks for pointing this out.
-
14:55 Defect #12650 (Closed): Lost text after selection in issue list with IE
- I confirmed that using .empty() fixed the issue, thanks. Committed in r11750.
The purpose of this line is to avoid t... -
14:45 Defect #8770: Misleading 'Back' button on 'My Page' personalization screen
- I think that the Cancel option is a bit overkill and I don't like storing temporary data in user preferences so much....
-
14:37 Patch #13875 (Closed): Fetching emails via rake task does not support --no-account-notice and --default-group options
- Patch applied in r11748, thanks for poiting this out.
-
14:37 Defect #13712 (Closed): Fix email rake tasks to also support no_account_notice and default_group options
- Fixed in r11748 with the default_group option as well, thanks.
-
14:25 Defect #13924 (Closed): Error when using views/issues/index.api.rsb in a plugin
- when i overwrite index.api.rsb in a plugin (just copied the original file to the plugin), visiting /issues via web br...
-
14:17 Defect #13541 (Closed): Can't access SCM when log/production.scm.stderr.log is not writable
- Merged.
-
14:15 Defect #13618 (Closed): CSV export of spent time ignores filters and columns selection
- Merged.
-
12:37 Defect #13835 (Closed): Disappearing inline images
- Thank you for your feedback.
It is not Redmine problem. -
10:01 Feature #13913: Git history with first-parent only
- +1 This would be very useful!
-
07:42 Feature #2047: Add SVG support, like images
- Gabriel Mazetto wrote:
> RFPDF is obsolete, even the author is migrating to Prawn: https://github.com/edwinmoss/rfpd... -
07:39 Feature #13853 (Needs feedback): Is it possible to sponsor the implementation of features?
- What features?
-
04:54 Feature #12912: Issue-notes Redmine links: append actual note reference to rendered links
- I also think this is better implement. +1
-
03:05 Feature #4179: Link to user in wiki syntax
- +1, but please check this link http://www.redmine.org/issues/13919
-
02:57 Feature #13919 (Closed): Mention user on issues and wiki pages using @user with autocomplete
- https://github.com/dwarburt/redmine-mention-plugin is ok, but I think would be awesome to have something like Github ...
2013-04-30
-
18:52 Feature #13775: Adding a sub-task with zero estimated time erases parents value
- Anyone have thoughts on this?
-
16:51 Defect #8628: "Related to" reference may yield circular dependency error message
- Here we are having the same problem.
I have an issue A, which is "father" of the issues B and C. When I try to se... -
14:10 Defect #13914 (Closed): Circular dependency issue when issue dependency is set
- Hi, I rearranged one of the recently created task as parent to the existing tasks. After this when I started setting ...
-
13:05 Feature #13911 (Resolved): Support relative URL to boards
- Gah, sorry for the fuzz, http://www.redmine.org/boards/2/topics/36855
-
10:40 Feature #13911 (Closed): Support relative URL to boards
- As with wikis and issues, I would like relative links to boards....
-
11:42 Feature #13913 (New): Git history with first-parent only
- Please provide a way to visualize only the first parent of each commit in the revision history for git. Depending on ...
-
11:24 Defect #13606: PDF and PNG export of Gantt loses issue numbers
- +1
-
10:48 Patch #640: When choosing assignee, automatically switch status to Assigned
- Good work. Unfortunately it doesn't work with version 2.3.
I'd be grateful if you could update the patch.
Thank... -
10:40 Defect #9116 (Closed): undefined method `empty?' for :login:Symbol
- No answer, I suppose the problem is fixed.
-
10:39 Defect #9890 (Closed): Login size is too small for some OpenID logins
- Username length limit has been raised to 60 in r8778 (see #2719)
-
10:36 Defect #10929 (Closed): Parsing incoming e-mails from users with Outlook
- No details provided, I close the issue, please reopen if you have more informations.
-
10:27 Defect #8910 (Closed): API does not work on my client.
- Closing this one, you probably got the authentication wrong. See [[Rest_api]]
-
10:24 Feature #8367 (Closed): Fine-grained control of issue permissions
- You can now control this with the fine permissions matrix added in 2.1.0 (#3521)
-
09:56 Defect #13910 (Closed): Values of custom fields are not kept in issues when copying a project
- In Redmine 2.2.2, when copying a project from source->destination, the value of custom fields in copied issues is not...
-
09:45 Feature #3367: Copy versions/custom fields/wiki when copying a project
- The values of custom fields in copied issues are not kept in the new project. Please reopen.
-
07:18 Feature #13834: Can we change the jquery file with other versions
- Hello All,
I am eagerly waiting for your advises.
Thanks in Advance
Also available in: Atom