Project

General

Profile

Activity

From 2012-06-07 to 2012-06-09

2012-06-09

19:47 Feature #6269: RedCloth 4 support
+1 Aidin Abedi
16:52 Defect #11118 (Closed): "Maximum file size" displayed on upload forms is incorrect
Rails' default is KB and I'm fine with it. According to Wikipedia the symbol for "Kilobyte":http://en.wikipedia.org/w... Jean-Philippe Lang
16:34 Defect #11118 (Reopened): "Maximum file size" displayed on upload forms is incorrect
Jean-Philippe Lang wrote:
> Etienne Massip wrote:
> > Please also have a look at message#31218.
>
> You're right...
Etienne Massip
16:20 Defect #11118 (Closed): "Maximum file size" displayed on upload forms is incorrect
Merged in 2.0-stable. Jean-Philippe Lang
10:00 Defect #11118: "Maximum file size" displayed on upload forms is incorrect
Etienne Massip wrote:
> Please also have a look at message#31218.
You're right, reverted to KB in r9784. I person...
Jean-Philippe Lang
09:47 Defect #11118 (Resolved): "Maximum file size" displayed on upload forms is incorrect
Fixed in r9782. It seems that Rails now uses the precision as the number precision instead of the decimal precision i... Jean-Philippe Lang
15:58 Defect #11098 (Closed): Default priorities have the same position and can't be reordered
Merged. Jean-Philippe Lang
09:32 Defect #11098 (Resolved): Default priorities have the same position and can't be reordered
Fixed in r9781. Priorities are now created correctly. For existing priorities with the same position, you can now reo... Jean-Philippe Lang
15:57 Defect #11105 (Closed): <% content_for :header_tags do %> doesn't work inside hook
Merged in 2.0-stable. Jean-Philippe Lang
11:20 Defect #11105 (Resolved): <% content_for :header_tags do %> doesn't work inside hook
Fixed in r9785. Jean-Philippe Lang
10:41 Defect #11105 (Confirmed): <% content_for :header_tags do %> doesn't work inside hook
Jean-Philippe Lang
15:53 Defect #11112 (Closed): REST API - custom fields in POST/PUT ignored for time_entries
Merged in 1.4-stable and 2.0-stable. Jean-Philippe Lang
09:55 Defect #11112 (Resolved): REST API - custom fields in POST/PUT ignored for time_entries
Fixed in r9783. Jean-Philippe Lang
15:44 Defect #11124 (Closed): Link to user is escaped in activity title
Merged. Jean-Philippe Lang
12:32 Defect #11124: Link to user is escaped in activity title
Fixed in r9786. Jean-Philippe Lang
12:32 Defect #11124 (Closed): Link to user is escaped in activity title
Jean-Philippe Lang
14:08 Feature #10966: [SECURITY] Project Managers should not be able to choose an URL for a local repository
Agree! At least warnings should be added everywhere where possible! Andriy Lesyuk
12:37 Feature #11104: Proposal for views substitution mechanism for plugins
Btw. is is tersting to see here the compatibility seems to be , also in redmine 1.x. Would b great to have wiki site... Terence Mill
11:55 Feature #11104: Proposal for views substitution mechanism for plugins
Interesting but I think that the revisions mapping is a bit too complex and not so usefull as most users run stable v... Jean-Philippe Lang
11:22 Defect #11122: In the Activity previous page navigation is enabled for first page also.
Please don't assign issues. Jean-Philippe Lang
07:10 Defect #11122 (New): In the Activity previous page navigation is enabled for first page also.
left navigation is always visible for all pages, i should enable if the previous page is exists. EDIWNRAJ A
10:02 Feature #11121 (Closed): Why there isn't a search criteria for the issue Number.
Just type an issue number in the search field (upper right corner) and hit enter. Jean-Philippe Lang
06:01 Feature #11121 (Closed): Why there isn't a search criteria for the issue Number.
When the issues are too many for a project, on the online meeting or call, we report a issue No. but no search criter... kairan.yang kairan.yang
04:40 Feature #10171: Updating journal notes via REST API
Is there any plan to fix this issue? Taha Jahangir

2012-06-08

21:16 Defect #11098: Default priorities have the same position and can't be reordered
Jean-Philippe Lang wrote:
> It seems to affect 2.0.x only. Data loading works fine with 1.4.x for me.
I ran the @Iss...
Etienne Massip
21:03 Defect #11098: Default priorities have the same position and can't be reordered
It seems to affect 2.0.x only. Data loading works fine with 1.4.x for me. Jean-Philippe Lang
20:01 Defect #11098: Default priorities have the same position and can't be reordered
Etienne, same for me. When I first installed Redmine 1.4.1 (and we've been still using it) there was no such problem.... Stanislav German-Evtushenko
19:24 Defect #11098: Default priorities have the same position and can't be reordered
Worth it (1.4.4?). Etienne Massip
19:24 Defect #11098: Default priorities have the same position and can't be reordered
There's an "open Rails issue":https://github.com/rails/rails/pull/2008 about this behavior.
What I don't get is th...
Etienne Massip
16:56 Defect #11098: Default priorities have the same position and can't be reordered
Looks like the @default_scope@ defined in source:/tags/2.0.2/app/models/enumeration.rb#L21 overrides the condition in... Etienne Massip
14:59 Defect #11098 (Confirmed): Default priorities have the same position and can't be reordered
You're just right, just reproduced it very easily with a simple @db:migrate@ @redmine:load_default_data@ sequence. Etienne Massip
08:47 Defect #11098: Default priorities have the same position and can't be reordered
I have just tried to change position using admin interface - doesn't work. I'm not sure why but only 1 and 2 are poss... Stanislav German-Evtushenko
06:26 Defect #11098: Default priorities have the same position and can't be reordered
Etienne Massip wrote:
> There is something wrong with your @enumerations@ table contents:
>
> !enumerations.png!
...
Stanislav German-Evtushenko
01:03 Defect #11098: Default priorities have the same position and can't be reordered
There is something wrong with your @enumerations@ table contents:
!enumerations.png!
Every @IssuePriority@ exce...
Etienne Massip
20:55 Defect #11118: "Maximum file size" displayed on upload forms is incorrect
Please also have a look at message#31218. Etienne Massip
20:44 Defect #11118 (Confirmed): "Maximum file size" displayed on upload forms is incorrect
Reproduced with language set to English. Works fine with language set to French. Jean-Philippe Lang
12:00 Defect #11118 (Closed): "Maximum file size" displayed on upload forms is incorrect
Hi there!
I just discovered a small issue: Setting "Maximum attachment size" in the Administrator's panel to 25600...
Hubert B
20:51 Feature #11068 (Closed): Ability to set default column order in issue list
Feature committed in r9780. Same UI as for selecting columns in a query. Jean-Philippe Lang
20:48 Defect #11116: CSV export encoding problem when issues and interface languages are not equal
Could you explain why? Jean-Philippe Lang
11:29 Defect #11116 (Closed): CSV export encoding problem when issues and interface languages are not equal
@general_csv_encoding@ should be set to UTF-8 in locales (config/locales/*.yml) in order to avoid encoding problems w... Dmitry Babenko
20:47 Defect #11117 (Closed): Mailhandler bug on french accent in mail title
Same as #11065. Works fine with ruby1.9 BTW. Jean-Philippe Lang
11:39 Defect #11117 (Closed): Mailhandler bug on french accent in mail title
> About your application's environment
> Ruby version 1.8.7 (x86_64-linux)
> RubyGems version ...
Ben Jamin
20:46 Defect #11112 (Confirmed): REST API - custom fields in POST/PUT ignored for time_entries
Jean-Philippe Lang
00:25 Defect #11112 (Closed): REST API - custom fields in POST/PUT ignored for time_entries
... Ruediger Schobbert
19:39 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
Thanks for providing such a colorful example. If only developers would read it and perceive how nonsensical current i... Eric Voisard
19:07 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
This has become one of my top grievances with Redmine. It makes a very useful feature (sub-tasks) almost practically ... Josef Grahn
17:31 Patch #11120 (New): Order replies of messages boards based on user preference
Order all the replies for a board message using the "Display Comments" user preference setting.
The patch works ex...
Yannick Voyer
16:57 Defect #11119 (Closed): Teste
Please use http://demo.redmine.org for testing purposes.
Etienne Massip
16:40 Defect #11119 (Closed): Teste
Testando Redmine MVarandas Tecnologia
16:04 Feature #549: Indicate issue dependencies in gantt
Is there anyway this could be integrated into Redmine and not be an plugin? Seems like a pretty fundamental feature ... Alex Lazar
15:50 Feature #3436: Show relations in Gantt diagram
Are there any plans to make this work? Alex Lazar
15:17 Patch #11113 (Closed): Small glitch in German localization (Ver. 2.0.2 and Ver. 1.4.3)
Committed in trunk, 1.4-stable and 2.0-stable, thanks. Toshi MARUYAMA
08:19 Patch #11113 (Closed): Small glitch in German localization (Ver. 2.0.2 and Ver. 1.4.3)
Using the latest version 2.0.2.stable, I came across a small glitch in the German localization. Please find attached ... Andreas Deininger
14:58 Defect #11114 (Closed): Missing target version 1.4.4 and 2.0.3
Just created them, feel free to remove 1.4.4 if not scheduled. Etienne Massip
08:56 Defect #11114 (Closed): Missing target version 1.4.4 and 2.0.3
Toshi MARUYAMA
11:52 Defect #11115 (Closed): :)
Etienne Massip
09:48 Defect #11115 (Closed): :)
testing 碧欣 付
07:04 Defect #11071 (Reopened): Redmine does not install and run on Fedora 17
It does not help.... Igor Siap
00:28 Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
For example. init.rb code:... Vladimir Pitin
00:19 Feature #11109: Repository Identifier should be frozen
Ivan Cenov wrote:
> Is it possible 'frozen' to be configurable in a checkbox at project or at Redmine level?
Why so?
Etienne Massip
00:19 Defect #11111 (Closed): Problem with permissions while adding second repository to a project
You should contact the plugin author or post in forum:Plugins, this tracker is for code issues only. Etienne Massip

2012-06-07

22:27 Feature #11068: Ability to set default column order in issue list
+100
Now it`s possible to do only by custome queries, so when others are entering project their have no idea about t...
Anonymous
22:04 Defect #11111 (Closed): Problem with permissions while adding second repository to a project
We are using redmine version 2.0.1.devel.9741.
Also using plugin https://github.com/okamototk/redmine_scm_creator.
...
Andrew Yanush
21:51 Feature #11109: Repository Identifier should be frozen
Is it possible 'frozen' to be configurable in a checkbox at project or at Redmine level? Ivan Cenov
14:54 Feature #11109: Repository Identifier should be frozen
It's my +1, yes =) Etienne Massip
14:49 Feature #11109: Repository Identifier should be frozen
Is that a +1? :-) Jan from Planio www.plan.io
14:45 Feature #11109 (Closed): Repository Identifier should be frozen
I'd like to suggest/discuss the idea of "freezing" the repository identifier just like it's done for the project iden... Jan from Planio www.plan.io
21:05 Defect #11071 (Closed): Redmine does not install and run on Fedora 17
According to https://bugzilla.redhat.com/show_bug.cgi?id=829209. Etienne Massip
19:57 Feature #7360: Issue custom query: default query per instance, project and user
+1 for that feature that we should not forget. Keven Marin
19:45 Defect #11094 (Closed): Redmine 2.0.x (including stable) doesn't work on fedora (Rails 3.2.5, ruby 1.9.3p194)
Etienne Massip
19:19 Defect #11094: Redmine 2.0.x (including stable) doesn't work on fedora (Rails 3.2.5, ruby 1.9.3p194)
> Can you upgrade nokogiri?
What do you mean? nokogiri is not a Redmine dependency. I'm running it without this ge...
Jean-Philippe Lang
19:16 Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
Please, explain what you're doing exactly (eg. post the code of your hook class, or at least give the hook name).
Us...
Jean-Philippe Lang
06:20 Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
If I insert code:... Vladimir Pitin
05:04 Defect #11105 (Closed): <% content_for :header_tags do %> doesn't work inside hook
Code:... Vladimir Pitin
19:09 Feature #1536: Using libsvn
Anyone interested in porting this to Redmine 2.0.x? Rafi Greenberg
19:02 Feature #10362 (Closed): Show images in repositories inline when clicking the 'View' link
Patch changed to force then download when clicking "Download" + test added. Committed in r9776. Jean-Philippe Lang
17:08 Feature #11110 (New): Export custom fields for project into the CSV export for issue
I want to export all of our issue from one project to cross data with one other data program.
Each of our project ha...
Mathieu Bazelaire
13:41 Patch #2931: Templating for description of new tickets by Tracker
Can you have a patch for 2.0-stable?
Thanks a lot
Peter Wang
13:17 Feature #10191: Add Filters For Spent time's Details and Report
We added a custom field to spent time to know if it's been billed or not. Filtering spent time by that custom field w... Adrien Crivelli
12:48 Feature #1739: Add ability to change issue author
+1
I'm looking to enable the scenario in #6373 as well as allowing users to report an issue on behalf of someone e...
Rick Mason
11:58 Feature #3463: Export all wiki pages to PDF
That's right, thanks.
Is it possible to have in futur version all wiki links clickable in the PDF file ?
Franck Samson
11:51 Defect #11106: Email notification processing is slow - Redmine 1.2.2
The cost time almost the same before. Ben Lei
11:49 Defect #11106: Email notification processing is slow - Redmine 1.2.2
Less? Etienne Massip
11:43 Defect #11106: Email notification processing is slow - Redmine 1.2.2
Hello:
I have config the "configuration.yml", as below, but it also slow.
production:
delivery_method: :asyn...
Ben Lei
10:17 Defect #11106: Email notification processing is slow - Redmine 1.2.2
You should consider using async option in notification settings.
Else, the page is rendered only once all the noti...
Etienne Massip
05:50 Defect #11106 (Closed): Email notification processing is slow - Redmine 1.2.2
1. I have try to update a issue that have 200 members
2. All members have setup the Email notifications to "For any ...
Ben Lei
10:34 Feature #285: Tracker role-based permissioning
+10 :D Mariano crivello
10:19 Defect #10830: Cannot add git repository to redmine
I committed in r9775 to 1.4-stable (Rails2) and all test passes.
http://www.redmine.org/builds/index.html
Descrip...
Toshi MARUYAMA
09:52 Defect #10830: Cannot add git repository to redmine
Toshi MARUYAMA wrote:
> This bug is due to Rails3 porting.
> There is no bug on 1.4-stable.
I don't understand. ...
Jérémie Gnujeremie
03:41 Feature #421: Impersonate user feature
+1
I recently built this feature for an OSCommerce installation and find it Very Useful. Eventually I'll build it fo...
William Conley
 

Also available in: Atom