Activity
From 2011-02-25 to 2011-02-27
2011-02-27
-
23:21 Defect #7293: Activity page displays wrong status of modified issues
- You're right ! I'll post a better patch soon !
-
14:51 Defect #7293: Activity page displays wrong status of modified issues
- I agree with this issue but I think the patch has an undesirable side-effect as it will show the initial issue status...
-
23:18 Defect #7734 (Closed): Acceso denegado
- No puedo acceder a los proyectos que tenía alojados en la página:
http://localhost:8080/redmine/projects/new
La cit... -
23:07 Defect #7729: User with only issue view and add note ermission can change issue status
- Why these (except Status) ?
-
22:47 Defect #7729: User with only issue view and add note ermission can change issue status
- AFAIK, this is how it works since the very first versions of Redmine. A user allowed to change the status of an issue...
-
14:40 Patch #1717 (Closed): Show diff for issue description change
- Superseded by r4954, see #746.
-
14:39 Feature #746 (Closed): Versioned issue descriptions
- Feature added in r4954. Description changes are now saved and diffs can be viewed from the issue history.
The impl... -
10:41 Feature #5450: Move wiki page to other project
- +1
-
07:57 Feature #1189: Multiselect custom fields
- +1
2011-02-26
-
20:05 Defect #7729 (Closed): User with only issue view and add note ermission can change issue status
- As reported by Lee Hugues in the forum (see message#21967), someone which role allows him only for viewing issue and ...
-
19:11 Feature #5598 (Closed): Strict assignment
- Closed as duplicate of #2732 which has been committed to trunk for release with version version:1.2.0.
-
17:42 Defect #7678 (Closed): Unable to reopen a fixed issue
- Thinking twice, not very relevant : the issue was not closed, so it couldn't be reopened.
-
17:16 Feature #2024: gantt chart editing
- Luis Serrano Aranda wrote:
> If I try to move a bar and the task has not been created by me, the error message shows... -
17:13 Feature #4831 (Closed): mobile java implementation of redmine API
- So be it.
-
17:13 Feature #4834 (Closed): Java implementation of redmine API
- So be it.
-
16:56 Defect #6323 (Closed): Screenshot plugin conflicts with issue creation through API
- New version 1.1.1 of the plugin fixes this issue.
-
16:56 Defect #6703 (Closed): Mylyn fails to submit comment b/c screenshot plugin
- New version 1.1.1 of the plugin fixes this issue.
-
15:48 Defect #7718 (Resolved): Minutes logged in commit message are converted to hours
- Fixed in r4951.
-
15:48 Defect #7630 (Resolved): Spent time in commits not recognized
- Syntax is fixed in r4951. @2h or @2h30 are now supported
-
14:26 Feature #2034 (Closed): Scramble passwords in database table "Repositories"
- Encryption support for passwords in the database is now added, see #7411.
-
14:25 Defect #7003 (Closed): LDAP password stored in clear text
- The proposed patch only encodes passwords. This is not much different from storing clear passwords.
Encryption suppo... -
14:20 Feature #7411 (Closed): Option to cipher LDAP ans SCM passwords stored in the database
- Feature added in r4950. Use database_cipher_key setting in configuration.yml to enable encryption.
-
09:20 Feature #7728 (Closed): create a repository
- Please see http://www.redmine.org/issues/4455#note-88 .
-
09:12 Feature #7728 (Closed): create a repository
- Currently Redmine is connected to existing repositories (SVN, GIT etc.), would it be possible to create a repository ...
2011-02-25
-
23:36 Feature #4834: Java implementation of redmine API
- Mohit, you're welcome to join the existing project: https://code.google.com/p/redmine-java-api
it already does every... -
23:32 Feature #4834: Java implementation of redmine API
- Hi, I am back here after a long time since I landed here for Redmine Java Client long time ago. It seems there are go...
-
21:56 Feature #7725 (Closed): REST API for files
- would be nice to have the API to manipulate files remotely.
e.g. to upload new distributives using some automated sc... -
21:54 Feature #4831: mobile java implementation of redmine API
- *ticket
-
21:53 Feature #4831 (Resolved): mobile java implementation of redmine API
- I think this ticker can be closed as a duplicate of #4834
-
20:37 Feature #5358: Share Issues Categories for sub-projects
- It works perfectly now. This is a great addition to Redmine.
Thanks for your quick response. -
20:31 Feature #5358: Share Issues Categories for sub-projects
- Hello,
you must execute "rake db:migrate:all" to create the "sharing" column on "issue_categories" table.
More in... -
20:05 Feature #5358: Share Issues Categories for sub-projects
- Thanks Daniel. I now tried it with -p1 instead of -p0 and it worked fine.
However, I just tried to test it out wit... -
17:26 Feature #5358: Share Issues Categories for sub-projects
- Hello,
what command have you used to apply the patch?
The patch was generated by git, so the 'a' is the original ... -
19:08 Feature #7724 (New): Ability to create default forums when a new project is created
- When a new project is created the project manager needs to create their forum categories before the forums section wi...
-
18:35 Defect #7451: Send email
- In the user profile of the assignee, what are set the "Email notifications" fields with ?
Are you sure the person ... -
15:15 Defect #7451: Send email
I migrated the database but redmine not send e-mails-
14:43 Defect #7451: Send email
- I've been able to migrate the BBDD and Redmine still send mail
-
16:43 Defect #7462 (Closed): after upgrade to Redmine 1.1.0 - Can not create new issue(s)
- Thanks for feedback !
-
16:30 Defect #7462 (Resolved): after upgrade to Redmine 1.1.0 - Can not create new issue(s)
- I started with a fresh install, and then added plug ins back one by one.
It was an offending plug in.
-
16:25 Feature #7723 (New): Proper Microsoft Exchange support
- For enterprise installation, it would be interesting to have proper support of email via Microsoft Exchange connectio...
-
16:15 Feature #3396: Git: use --encoding=UTF-8 in "git log"
- ... so the point is, it's not just the file paths inside the repo, or the commit logs, but all text contained within ...
-
16:12 Feature #3396: Git: use --encoding=UTF-8 in "git log"
- I wrote "an answer":http://www.redmine.org/boards/2/topics/8829?r=21998#message-21998 to Weverton Morais about how I ...
-
16:06 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Felix, thanks for your reply, it works with symbolic links.
-
09:28 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Christian Gutierrez wrote:
> Maybe i'm doing something wrong?
# you shouldn't checkout a repository into another ... -
15:32 Defect #7721 (Closed): Contatos
- Please use http://demo.redmine.org for testing purposes.
-
14:53 Defect #7721 (Closed): Contatos
-
15:31 Feature #7722 (Closed): test
- Please use http://demo.redmine.org for testing purposes
-
15:11 Feature #7722 (Closed): test
- test subask bug
-
15:22 Patch #1582: Add Time Spent Column to Issue List
- Congratulation for your work I put the add_time_spent_column_to_issues_withpermissions.patch en my redmine and I thin...
-
14:06 Feature #7720 (Closed): Limit the pagination-limit when max-results is fewer than max-pagination-limit
- Here are some easy points to score for anyone who is more comfortable in Ruby than I am.
When there's a total of 2... -
14:03 Feature #7719 (New): SVN Start Revision
- When creating a SVN repository it would be nice to have a starting revision for the project. This way I can create a...
-
13:55 Defect #7718 (Closed): Minutes logged in commit message are converted to hours
- I made this commit "ref # 5555 @10min" and he changed the time to 10 hours
-
13:39 Defect #5974: Documents Preview Images not displayed
- +1
I can confirm this, a user just reported the same problem. -
12:57 Defect #6378: Subtask - Start is invalid
- +1
It had happened to me as well. I had a subtask with was starting at _2011-02-24_ and a parent task ended at _2011... -
12:30 Feature #5418: Add Gravatar and edit link to "My account" page
- This simple patch worked for me on 1.1. Can we get it included in trunk?
-
12:09 Defect #7717 (Closed): MailHandler user creation for unknown_user impossible due to diverging length-limits of login and email fields
- On redmine-1.1.1 it is not possible to create a user by sending a ticket by mail.
* The maximum email length is 60... -
11:06 Defect #7716 (Closed): Inherit fields between tasks
- I believe it is not.
Please post your questions on the Help forum, this tracker is only for bugs and features.
-
11:04 Defect #7716 (Closed): Inherit fields between tasks
- Hello,
I'm a new user of Redmine and I'm trying to find out how can I get a field in a task filled with the same ... -
10:11 Feature #6276: Gantt Chart rewrite
- Eric, thank you very much for the Gantt update - like it much better than the previous one.
Don't know if it can b... -
05:03 Defect #4608: Mail attachment name encoding is incorectly handled
- This article (Japanese) may help this ticket
http://blog.redmine.jp/articles/mail-handler-subject-fix/
Japanese...
Also available in: Atom