Activity
From 2012-06-29 to 2012-07-01
2012-07-01
-
23:30 Feature #11300 (Closed): Update issue - form position
- I personally use "Reverse chronological order", so latest updates are top located. It is very inconvenient to get a u...
-
22:00 Patch #11299 (Closed): redmine:plugins:migrate should update db/schema.rb
- I don't know if it's actually a defect or if it's intentional, but @redmine:plugins:migrate@ task doesn't invoke @db:...
-
21:32 Defect #11071: Redmine does not install and run on Fedora 17
- Plugin system doesn't work with f17:
When I execute rake db:migrate it fall with an unknown method error (after co... -
21:12 Defect #11298: Issue API may not work on Ruby 1.9 in Redmine 1.4
- Jan Losinski wrote:
> When you query the issue api in redmine running on Rails 1.9.3 it produces the following
r... -
20:43 Defect #11298 (Closed): Issue API may not work on Ruby 1.9 in Redmine 1.4
- When you query the issue api in redmine running on Rails 1.9.3 it produces the following error:...
-
17:19 Defect #11288: acts_as_watchable - cannot reassign task to group
- This wasn't related to the @acts_as_watchable@ core plugin, instead it was related to the third-party @"redmine_auto_...
-
17:15 Defect #11297 (Closed): Design modifications
- Please use http://demo.redmine.org for testing purposes.
-
17:07 Defect #11297 (Closed): Design modifications
-
17:14 Feature #11152: Linking commit comment and time spent comment
- Jean-Philippe Lang wrote:
> I'd prefer to enable "magic" Redmine links in time entry comments rather than appending ... -
16:04 Defect #11296: remove warning in new redmine/extra/svn/reposman.rb
- this should not be closed.
I didn't mean removing iconv, but just the warning should be removed :)
with the warning... -
15:55 Defect #11296 (Closed): remove warning in new redmine/extra/svn/reposman.rb
- iconv needs for Ruby1.8.
We cannot remove it until dropping Ruby1.8 support. -
15:06 Defect #11296: remove warning in new redmine/extra/svn/reposman.rb
- redmine version 1.4.4
-
15:05 Defect #11296 (Closed): remove warning in new redmine/extra/svn/reposman.rb
- When running reposman to manage repositories...
-
15:07 Defect #11248: rake aborted! uninitialized constant RAILS_ENV trying to update Database
- I have the problem on my installation rather then simply setting the issue as not reproducible, you could have asked ...
-
13:21 Feature #408: Assign a task to multiple users
- +1, this is a great idea
2012-06-30
-
19:07 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
- +1 please add a property which can enable this behaviour
-
04:10 Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
- Worked on it some more and now the timeout is configurable on a per-connection basis in the LDAP settings. If no tim...
-
00:48 Feature #643: Issue description templates
- +1 vote
2012-06-29
-
22:19 Feature #1554: Private comments in tickets
- +1
Would be a huge step forward for our use case. -
22:17 Patch #11295 (Closed): Add class-attributes to custom fields on issue show page
- On the issues show page custom fields are currently rendered without any id or class (I have yet to investigate how t...
-
20:04 Defect #11280: Internal Server Error on a few sites since Upgrade 1.4.2 -> 1.4.3
- reported http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678515
and should be fixed soon!
Rhx -
17:16 Feature #11294: Option to choose the Issues owner on copy project
- I believe this is related to #1739.
-
17:14 Feature #11294 (New): Option to choose the Issues owner on copy project
- We use some projects like a template to start new client project.
With this idea, to start a new project we just cop... -
16:21 Defect #11292: I can not paste the screen shot.
- Vladimir Karandin wrote:
> Alex,
> If suggesting that the use of \!/path/to/my/local/file.png\! syntax in wiki/is... -
16:05 Defect #11292: I can not paste the screen shot.
- Alex,
If suggesting that the use of \!/path/to/my/local/file.png\! syntax in wiki/issue note should trigger the fi... -
15:47 Defect #11292: I can not paste the screen shot.
- Vladimir Karandin wrote:
> fangzheng (方正) wrote:
> > Maybe you can try to upload the screenshot file(/home/v/xxx.pn... -
15:43 Defect #11292 (Closed): I can not paste the screen shot.
- There are already requests open about this, this is not a defect.
-
12:26 Defect #11292: I can not paste the screen shot.
- fangzheng (方正) wrote:
> Maybe you can try to upload the screenshot file(/home/v/xxx.png) as an attachment, and then ... -
11:51 Defect #11292: I can not paste the screen shot.
- Maybe you can try to upload the screenshot file(/home/v/xxx.png) as an attachment, and then use it like this:
@!xxx.... -
11:07 Defect #11292 (Closed): I can not paste the screen shot.
- I can not paste the screen shot. What I do not proavilno?
!/home/v/Изображения/Снимок экрана от 2012-06-29 12:56:3... -
15:41 Defect #8604 (Closed): Parent task progress depends on children tasks
-
13:07 Defect #8604 (Resolved): Parent task progress depends on children tasks
-
14:32 Feature #5283: Allow more than one parent project i.e. share subprojects
- +1
-
13:12 Feature #11293 (New): Order/Group tasks by users on Gantt
- At current version Redmine we have standart sorting issues in Gantt chart by Issue ID.
Also we have a plugin provi... -
12:58 Feature #1233: change default homepage to My page
- +1
-
12:56 Patch #10869: Add Full PDF output to issue summary list
- using Vitaly Klimov's Context menu watchers plugin, as inspiration I made a small plugin for 1.4, that uses this patc...
-
11:51 Feature #7321: use svn:externals property value to include secondary repository in project
- +1 for implementing this feature, still relevant. It's great that redmine allows adding multiple repositories to the ...
-
11:48 Feature #5405: change Emission mail address to the operating user
- +100500
-
10:36 Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
- Brett Patterson wrote:
> Perhaps the Timeout class is not the best solution in this case; however, from my testing i... -
04:32 Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
- Here's a quick patch I made against 2.0.3. This will catch a timeout error after 30 seconds and redirect the user wi...
-
03:21 Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
- I can confirm this happens in 2.0.3 as well. We used to use LDAP to authenticate and when we took our LDAP system of...
-
09:56 Patch #4905 (Closed): Redmine.pm: add support for Git's smart HTTP protocol
- Do not reopen with unrelated matters.
You need to cherry-pick all related revisions from trunk to 2.0-stable. -
09:03 Patch #4905 (Reopened): Redmine.pm: add support for Git's smart HTTP protocol
- Greetings,
Do you have any ideas how to patch redmine 2.0.3 version? I tried to apply patch but it looks it didn't...
Also available in: Atom