Activity
From 2014-08-26 to 2014-08-28
2014-08-28
-
22:36 Feature #17570: use rbpdf gem instead of bundled rfpdf
- Toshi MARUYAMA wrote:
> I have committed in trunk from r13357 to r13360.
Thanks!
> Jun, can you fix #13781?
... -
12:37 Feature #17570: use rbpdf gem instead of bundled rfpdf
- I have committed in trunk from r13357 to r13360.
Jun, can you fix #13781? -
22:25 Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
- I think that this problem is unsolvable even if it uses a Han Sans font.
It is because the language of a Chinese c... -
20:23 Feature #1040: Global wiki
- +1
-
17:16 Feature #17761 (New): Add freetext category filter to issue query when listing issues of more than one project
- At the moment, you can only add a category filter to an issue query when listing issues of a single project.
When li... -
15:45 Defect #8628: "Related to" reference may yield circular dependency error message
- What about the fix for #7320? Shouldn't the tests for r4723 and r5104 detect the problem described here?
-
15:07 Defect #13758: Issue Filtering 'Assignee = <<me>>' shows group issues, but 'Assignee = Bob' does not
- Do we have any way to overcome this problem?
My situation:
I use a reminder plugin which remind me all my issues ... -
12:56 Defect #17760 (Resolved): REST API to update custom fields in issues does not work
- The issue was related with the access rights! I find it confusing, however, that redmine answered with a simple OK in...
-
10:43 Defect #17760: REST API to update custom fields in issues does not work
- Here is the definition of the custom_field...
-
10:28 Defect #17760: REST API to update custom fields in issues does not work
- Related issue http://www.redmine.org/issues/6345
-
10:27 Defect #17760 (Closed): REST API to update custom fields in issues does not work
- I just tried the following input, which returns ...
-
12:02 Feature #16823: IMAP STARTTLS support
- +1
I just had this problem and the patch fixed it for me. -
11:06 Feature #17689: De-List or cleraly mark commercial plugins
- Jean-Baptiste Barth wrote:
> I'm not in favor of removing entirely paid plugins as long as it's made very explicit (... -
10:21 Defect #6345: xml used by rest API is invalid
- I just tried the following input...
-
09:24 Feature #664: User can choose what page he want's to be Start page
- +1
2014-08-27
-
21:07 Feature #17689: De-List or cleraly mark commercial plugins
- I'm not in favor of removing entirely paid plugins as long as it's made very explicit (same for a free plugin that de...
-
19:23 Defect #13487: Honor committer => user mapping in repository statistics
- Fwiw here's the patch to cut down the number of SQL queries by relying directly on @Changeset#user_id@. On my test re...
-
19:21 Feature #7017: Add watchers from To and Cc fields in issue replies
- +1
This would be very helpful. -
17:15 Defect #17757 (Closed): Link with hash does not work on Firefox
- In opening this link in new web browser window,
browser goes to line 275.
source:trunk/public/help/zh-tw/wiki_synta... -
17:14 Feature #2448: Graphviz of ticket dependencies (with example)
- Matt Palmer wrote:
> I've just created a plugin based on the controller code Jean-Philippe posted in #9. It's avail... -
16:46 Feature #13919: Mention user on issues and wiki pages using @user with autocomplete
- +1
I also tried this one: http://www.redmine.org/plugins/redmine-mentions
-
13:54 Feature #16959 (Closed): Default status of copying closed issue
- Duplicate of #17576.
-
10:09 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- the subject turn into base64code is caused by gem mail,below is my testing result
info about mail
@ [root@redmine... -
10:06 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
-
08:02 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- i have just upgrade my redmine server from 1.3.1 to 2.5.2 stable,but mail subject come to unreadable code when it's t...
-
09:27 Defect #17669 (Resolved): Non admin users can't modify public queries for all project
- i found the solution in app\models\query.rb :
"Members can not edit public queries that are +for all project+ (only ... -
07:03 Defect #17752: mail subject come to unreadable code when it's too long
- lee min wrote:
> Since mailer.rb has changed ,i am not sure how can i do to solve this problem by duplicating of #35... -
04:42 Defect #17752: mail subject come to unreadable code when it's too long
- Toshi MARUYAMA wrote:
> lee min wrote:
> > this issue appear in #3592
>
> Yes. Duplicate of #3592.
> I have cha... -
04:30 Defect #17752 (Closed): mail subject come to unreadable code when it's too long
- lee min wrote:
> this issue appear in #3592
Yes. Duplicate of #3592.
I have changed #3592 tracker from patch to ... -
03:54 Defect #17752: mail subject come to unreadable code when it's too long
- this is some info of my redmine server:
Environment:
Redmine version 2.5.2.stable.13349
Ruby ve... -
03:51 Defect #17752 (Closed): mail subject come to unreadable code when it's too long
- =?UTF-8?Q?_=E8=BE=B9=E7=9C=8B=E8=BE=B9=E9=80=81=E6=B8=B8=E6=88=8F=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5=E9=85=8D=E7=BD=...
-
06:58 Defect #17737: Unable to change the "Activity" value from dropdown "Activity" on the feature
- Please look into this issue. thanks
2014-08-26
-
22:34 Feature #2065: Commit graph should merge homonyms
- I would like not seeing this issue closed. I do not agree with the argument given above. I also think that there is n...
-
19:45 Feature #2065 (Closed): Commit graph should merge homonyms
- Actually I don't think homonyms should be merged automatically. I know this answer comes *very late* in this issue, b...
-
21:43 Feature #17749 (New): blacklist usernames
- I can't found any way to add username to a blacklist to avoid to register with certain names.
maybe exist a plugin w... -
21:08 Patch #17748 (New): Subrepositories Fail to Authenticate Internal Users upon Subversion Checkout
- * DBMS: PostgreSQL 8.4.20
* Ruby 1.9.3p547
* Rails 3.2.13
* Redmine 2.2.4.stable.11981
We have setup Apache 2.2... -
20:53 Defect #13487: Honor committer => user mapping in repository statistics
- Toshi MARUYAMA wrote:
> Ruby 1.8.7 PostgreSQL test fails.
> https://travis-ci.org/marutosi/redmine-bb/jobs/33601888... -
19:36 Defect #13487: Honor committer => user mapping in repository statistics
- I added committers/users mapping in r13353, but I did not add the other features discussed by Max in the original iss...
-
19:16 Defect #13487: Honor committer => user mapping in repository statistics
- Toshi MARUYAMA wrote:
> Ruby 1.8.7 PostgreSQL test fails.
> https://travis-ci.org/marutosi/redmine-bb/jobs/33601888... -
18:04 Defect #13487: Honor committer => user mapping in repository statistics
- Ruby 1.8.7 PostgreSQL test fails.
https://travis-ci.org/marutosi/redmine-bb/jobs/33601888 -
15:44 Defect #13487: Honor committer => user mapping in repository statistics
- I started looking at it and adding some tests, I'll commit it soon, hopefully for an integration in 2.6.0 (it's a fix...
-
19:48 Feature #2761 (Closed): Factorize user name in /repository/statistics
- This could be easily achieved with the committers<->users mapping introduced a while ago, which should be honnored in...
-
19:42 Feature #2624 (Closed): Repository statistics should honour user-mapping
- I close this one as the discussion continues in #13487.
-
17:52 Feature #10248: Specific text instead of addresses to the Redmine internal links
- If implemented it should also work for project description, please.
This ticket seems to be related to issue:#4052. -
17:36 Feature #2529: Extend Issue Summary to include subprojects
- +1, summary is useless as it stands
-
17:29 Feature #17747 (New): Private roles
- This is a proposal for changing visibility of some project (non-)members, by using private roles.
Private roles coul... -
17:26 Feature #17732: support due_date when creating or updating issues via REST API
- Michael, thank you for your prompt and thoughtful response.
JSON isn't working on my redmine - I think it's a softwa... -
12:19 Feature #17732: support due_date when creating or updating issues via REST API
- I have no problems generating issues with a due_date. Please check your response for any error message ex:...
-
15:57 Defect #6324: requires_redmine_plugin should defer loading plugins if not all dependencies are met
- It seems to be the simplest fix, straight-forward and easy to understand.
The other implementations, much more comp... -
15:44 Feature #7353 (Closed): Map repository authors to Redmine users not used in statistics
- Closing as duplicate of #13487, we'll continue the discussion there.
-
15:39 Defect #14338 (Closed): svn: repository statistics issue when user names only differ in case
- I don't think homonyms who differ in case should be merged by default, that's an edge case we shouldn't cover if we w...
-
15:30 Defect #17746 (Closed): Internal error redmine 2.5
- Please don't cross post to issue.
message#43812 -
15:18 Defect #17746 (Closed): Internal error redmine 2.5
- My infos :...
-
14:42 Defect #17735 (Closed): << me >> in custom field of type users.
- Please ask questions in forums.
-
14:33 Feature #17571 (Closed): "Group By" Time Entries
-
13:53 Defect #17567 (Closed): Priority and other fields are not editable for unknown reasons
- Please try without plugins.
Please use forum.
Please create a issue if you confirm it is Redmine core issue. -
13:07 Defect #17567: Priority and other fields are not editable for unknown reasons
- It is not a parent issue.
It is not linked to any other ticket. -
13:42 Feature #5458: Extend Start/Due date to include time
- Hi,
As Bertrand, I am trying to run this patch on 2.5.2. What must we change to get patch run on this version?
... -
13:13 Patch #17745 (Closed): Issues page sidebar - Link to issues page
- You might be wondering why anyone wants to have a link to the issues page in the sidebar of the issues page, but the ...
-
09:34 Defect #17581: Drag & Drop does not work with Safari 5.1
- Why remove the @'FileReader' in window@ test?
-
09:33 Defect #17738 (Closed): unable to custom the "status" from the "Issue statuses" screen
- Thanks.
-
09:21 Defect #17738 (Resolved): unable to custom the "status" from the "Issue statuses" screen
- Thanks ... it is working fine . please close the issue.
-
08:35 Defect #17738: unable to custom the "status" from the "Issue statuses" screen
- Make sure to uncheck the "Only display statuses that are used by this tracker" in the Workflow. Then click edit.
-
09:32 Defect #17744 (Closed): Disabling fields in tracker keeps attached workflow permissions
- Say e.g. you create a tracker by copying an existing workflow for which some field permissions have been specifically...
-
09:22 Feature #17743 (New): Export a project as static HTML
- I would like to keep an old project around as read-only archive, without having to look after the corresponding Redmi...
-
09:16 Defect #16366 (Needs feedback): Issue ends up in an invalid state of a specified tracker
- Can Jan-Willem confirm it's been fixed?
-
09:13 Defect #12146: Required (list-, user- or version) custom field "fixed version" with Multiple values allows nil value during status transition
- If confirmed, then should be fixed with next version?
-
05:42 Feature #17742 (New): Assignee Summary
- Under each project there is a issue page where all the issues are listed. There is a summary option, where we have th...
Also available in: Atom