Activity
From 2014-08-25 to 2014-08-27
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...
2014-08-25
-
20:40 Feature #2024: gantt chart editing
- forgive me, but those patches are against which redmine version please ?
are they working with the current 2.4 or 2.... -
12:11 Feature #2024: gantt chart editing
- hello,
is there any news for this feature please ?
-
16:36 Feature #8493: Custom Field of Version type should be sortable
- I don't know when this became available, but we have defined such a field in our redmine site, and we can sort on it ...
-
15:50 Feature #17660: Gantt chart-increase column size of issue description
- In case of Gantt Chart- a better gant chart plugin is available in Git.But we will not be able to customize the chart.
-
15:45 Feature #17660: Gantt chart-increase column size of issue description
- I need that too, and to generalize - how and where to change the column width of any column.
Manu ps wrote:
>... -
15:08 Feature #16072: Markdown footnote support
- +1
-
14:55 Feature #17720: Filter issues by "Updated by" and "Last updated by"
- Thanks Lajish! It seems to be working for version 2.4.2, except for some missing translations which is no biggie. Thi...
-
05:54 Feature #17720: Filter issues by "Updated by" and "Last updated by"
- Hi Scott Hildebrand,
You are right, I also had the same problem. In redmine, there is no way to track who all user... -
14:26 Feature #17740 (New): New context menu entry: "Add comment"
- It would be very convenient to be able to add a 'quick comment' from the Issues List, by right-clicking on an issue a...
-
10:52 Defect #17738 (Closed): unable to custom the "status" from the "Issue statuses" screen
- Steps to reproduce:
Login with the "Admin" account
open the "Issue statuses" screen and add the new status "Reope... -
10:40 Defect #17737 (Closed): Unable to change the "Activity" value from dropdown "Activity" on the feature
- Steps to reproduce:
Login from Admin account:
Go to "Enumerations" and add value "development" in Activities (tim... -
10:09 Feature #17736 (Closed): Custom field users/groups
- I'm missing the function to only put a few members into a custom field of type users.
So an option would be nice at... -
10:07 Defect #17735 (Closed): << me >> in custom field of type users.
- To option << me >> does not appear in a cutom field of type users.
I read here (#9923) that it was added. But it see... -
04:34 Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
- +1 same annoying problem here.
Recently Adobe and Google released an open-source CJK font : http://blog.typekit.co... -
01:46 Defect #17585 (Closed): Typo in Traditional Chinese detailed syntax help
- Committed in trunk, 2.5-stable and 2.4-stable, thanks.
-
01:46 Patch #17552 (Closed): Bringing together of the translation of Members at Polish translation
- Committed in trunk r13343, thanks.
-
01:45 Patch #17563 (Closed): Fixes some issues in the Galician (gl) translation
- Committed in trunk r13344, thanks.
Also available in: Atom