Project

General

Profile

Activity

From 2008-09-13 to 2008-09-15

2008-09-15

23:58 Feature #296: REST API
Markus Knittig wrote:
> So, I've forked Redmine from Eric on GitHub and have begun to work on a RESTful branch: http...
Eric Davis
12:39 Feature #296: REST API
Gerrit Kaiser wrote:
> You’re welcome to grab whatever you like from the patch! But let’s think about it:
>
> S...
Markus Knittig
10:34 Feature #296: REST API
You’re welcome to grab whatever you like from the patch! But let’s think about it:
Sure using map.resources would ...
Gerrit Kaiser
09:39 Feature #296: REST API
Gerrit Kaiser wrote:
> I did some work on Redmine’s URL scheme that would help this. I made the URLs adhere to Rails...
Markus Knittig
03:24 Feature #296: REST API
I did some work on Redmine’s URL scheme that would help this. I made the URLs adhere to Rails’ (new) conventions as c... Gerrit Kaiser
23:50 Feature #854: Editing one's own forum posts
I've a dirty hack if anyone need this feature faster than the official implementation is done.
Apply the patch and...
Jan Losinski
21:58 Feature #854: Editing one's own forum posts
+1
I need this too
Jan Losinski
22:02 Defect #1906: Removing permission "Edit issue" from role does not prevent user from editing issues
Is this role able to change issue subject and description or just to change its status ? Jean-Philippe Lang
15:23 Defect #1906 (Closed): Removing permission "Edit issue" from role does not prevent user from editing issues
Redmine version: 0.7.3.1711. Finn Gruwier Larsen
18:05 Patch #1822 (Closed): Catalan translation
I add ca into svn as r1865. Please note, strings, that have аpostrophe (" ' "), should be always quoted with "" or Re... Azamat Hackimov
17:18 Patch #1897 (Closed): plural2 in ru.yml
Humm, yes, it is my mistake. Thank you for reporting. Azamat Hackimov
17:15 Patch #1905 (Closed): Hungarian language file updated to r1860
Updated. Thank you for patch. Azamat Hackimov
10:42 Patch #1905 (Closed): Hungarian language file updated to r1860
Hungarian language file updated to r1860 Gábor Takács
17:12 Patch #1907 (Closed): Simplified Chinese lang file zh.yml updated to r1860
Fixed, thank you! Azamat Hackimov
16:30 Patch #1907 (Closed): Simplified Chinese lang file zh.yml updated to r1860
lang Chaoqun Zou
17:10 Patch #1902 (Closed): Traditional Chinese language file (to r1860)
In svn. Thank! Azamat Hackimov
03:51 Patch #1902 (Closed): Traditional Chinese language file (to r1860)
* Added & relocated tags: *notice_unable_delete_version* ChunChang (Nagaharu) Lo
15:54 Feature #1448: Add tags to issues
+1!
Tags could substitute category. It's very web 2.0! ;)
Paolo Sulprizio
15:50 Feature #772: Custom fields for timelogs too
from: http://www.redmine.org/issues/show/1617#note-3
> I agree, but having custom fields for timeentries (#772) woul...
Paolo Sulprizio
13:04 Defect #1485: shortcut menu
I can confirm this bug. Configuration: Redmine HEAD, Ruby 1.8.6, Rails 2.1, with FF 3.0.1 on Ubuntu 8.04. Markus Knittig
12:49 Patch #1901: RESTful URLs for everything
+1
Looks really good. I would help refactoring, in fact started some refactoring. See #296... ;)
Markus Knittig
03:23 Patch #1901 (Closed): RESTful URLs for everything
I did some work on making Redmine’s URLs adhere to Rails’s RESTful conventions. This is necessary if redmine wants to... Gerrit Kaiser
12:01 Defect #1874: Redmine Wiki Page Link
I've updated the redmine copy to r1860 and problem has been disappeared. It's working now. Ismail SEZEN
10:51 Feature #1885: Change Start from date to datetime
I've fixed the problem I wrote above. Simply modify due_date column to be datetime =) Dmitry Shur
09:59 Feature #1885: Change Start from date to datetime
Stacy, I'm not sure that you've altered table in the right way
I've did it next way - "alter table issues modify st...
Dmitry Shur
02:09 Feature #1885: Change Start from date to datetime
Many thanks! I updated the ISSUES table using the following:
mysql> alter table issues modify column field datetim...
Stacy Mader
10:20 Feature #1338: Allow review watch list
Please can this be marked as a duplicate/relates to issue #398 Bradley Whittington
06:21 Defect #1904 (Closed): MIME headers are not fully correct
Hello,
I noticed that gmail does not recognize redmine emails as directed to me.
This is due to the following h...
Alon Bar-Lev
04:14 Defect #1903 (Closed): Switch order of current and previous revisions in side-by-side diff
Right now if you look at the side-by-side diff, the current revision is on the left, the previous revision is on the ... Elliot Winkler
03:02 Defect #1900 (Closed): login filter providing incorrect back_url for Redmine installed in sub-directory
I have Redmine running in a subdirectory on my server (i.e. in '/redmine'). The new require_login filter introduced a... Tony Kemp
00:57 Defect #1899 (Closed): Broken custom query sidebar links
When I want to use a custom query link on the sidebar and currently viewing an issue the link is broken (/issues/show... Markus Knittig
00:15 Patch #1898 (Closed): Filter issues by watchers
This is a patch to filter the issue list by watchers. This solves #846. Markus Knittig

2008-09-14

23:58 Feature #1338 (Resolved): Allow review watch list
A features like this added in r1712. See http://www.redmine.org/issues/show/398 Markus Knittig
21:51 Patch #1822: Catalan translation
Yes, I want to add this translation to the mainline, I hope there isn't any problem Joan Duran
10:15 Patch #1822: Catalan translation
> How can I test it?
You can deploy the files on your local install (application restart is needed).
Do you wan...
Jean-Philippe Lang
18:24 Feature #1448: Add tags to issues
So anyone have any plans to work on this? Otherwise I'll take a crack at it. It looks like some people want tagging a... Elliot Winkler
16:35 Patch #1897 (Closed): plural2 in ru.yml
Maybe thus
<pre style="background:#ffcccc;">label_modification_plural2: %d изменений</pre><pre style="background:#cc...
Denis Tomashenko
15:50 Feature #296: REST API
So, I've forked Redmine from Eric on GitHub and have begun to work on a RESTful branch: http://github.com/mknittig/re... Markus Knittig
14:57 Feature #1216 (Closed): Version deletion error translation
Solved in r1829, thank to Antti Perkiömäki for reporting. Azamat Hackimov
14:40 Feature #1216: Version deletion error translation
Yes, you can. Here is how to add the new string to every lang files: add it to en.yml after the existing notice strin... Jean-Philippe Lang
14:25 Feature #1216: Version deletion error translation
Jean-Philippe, can I apply this patch to versions_controller.rb? Azamat Hackimov
14:36 Defect #1895 (Closed): Failing functional tests when running rake test:functionals
This should be fixed by r1828. Jean-Philippe Lang
11:17 Defect #1895 (Closed): Failing functional tests when running rake test:functionals
On a fresh checkout of r1826 when running `rake test:functionals` (or just `rake`) I get 5 test failures where I can’... Gerrit Kaiser
14:26 Feature #1896 (Closed): Prettier commit changes list
Instead of a flat file list, here is how the changes list could be displayed on the changeset view:
!changes_tree....
Jean-Philippe Lang
14:09 Patch #1784: Patch for #1745 (German Language Update)
Thomas, can you give full de.yml? Your patch cannot cleanly applied against current file. Azamat Hackimov
00:29 Feature #1894 (New): Administrator e-mail control
It would be nice an administrator or project manager, control some e-mails rules. This rules could be by example, if ... Paulo Sousa

2008-09-13

22:17 Patch #1892: Patch boot.rb to allow for symlinks in RAILS_ROOT
I've commented on the update in the Rails VCS but am not sure about opening a ticket just yet. It looks like they pu... Richard Hurt
20:29 Patch #1892 (Closed): Patch boot.rb to allow for symlinks in RAILS_ROOT
It doesn't seem to affect anything on Windows and I can see that Radiant did the same (http://github.com/radiant/radi... Jean-Philippe Lang
22:00 Defect #862 (Closed): Dates displayed with english monthnames when translated
Months for norsk translated in #891, and I can't reproduce this problem. For me months displayed correct. Kai, leave ... Azamat Hackimov
21:58 Patch #1597: pt-br patch based on current 0.7-stable
> Currently traslation maintainance delegated to me :).
ok, from now any translation related issue I will assign to ...
Alexandre da Silva
21:03 Patch #1597 (Closed): pt-br patch based on current 0.7-stable
Hello, Alexandre.
Currently traslation maintainance delegated to me :). Your last file added to r1824. Thanks to y...
Azamat Hackimov
21:39 Patch #1810 (Closed): Lithuanian translation update (to r1770)
In svn now as r1826. Please note that one string left untranslated. Azamat Hackimov
21:15 Patch #1857: Make {{toc}} render as properly nested list + skip support
Sorry, no time to work on a patch right now.
Please try to replace line 107-113 (after applying the old patch) with ...
Jim Jones
20:01 Patch #1857: Make {{toc}} render as properly nested list + skip support
This patch produces invalid HTML when h1 > h2 > h3 hierarchy is not strictly respected.
Example:...
Jean-Philippe Lang
21:12 Patch #1698 (Closed): Traditional Chinese language file (to r1698)
Obsoleted, see patch #1839. Azamat Hackimov
21:11 Patch #1747 (Closed): Traditional Chinese language file (to r1715)
Azamat Hackimov
21:11 Patch #1747: Traditional Chinese language file (to r1715)
Obsoleted, see patch #1839. Azamat Hackimov
21:11 Patch #1814 (Closed): Traditional Chinese language file (to r1770)
Obsoleted, see patch #1839. Azamat Hackimov
21:09 Patch #1839 (Closed): Traditional Chinese language file (to r1779)
Added as r1825. Please could you next time add new patch to already opened issue? Azamat Hackimov
20:54 Patch #1741 (Closed): Hungarian language file updated to r1715
Obsoleted, see patch #1849. Azamat Hackimov
20:54 Patch #1706 (Closed): Hungarian language file updated to r1709
Obsoleted, see patch #1849. Azamat Hackimov
20:54 Patch #1816 (Closed): Hungarian language file updated to r1770
Obsoleted, see patch #1849. Azamat Hackimov
20:54 Patch #1832 (Closed): Hungarian language file updated to r1773
Obsoleted, see patch #1849. Azamat Hackimov
20:52 Patch #1849 (Closed): Hungarian language file updated to r1782
In svn now. Please could you next time add new patch to already opened issue? Azamat Hackimov
20:16 Patch #1815 (Closed): Russian language sync to r1770
Waiting... :) Azamat Hackimov
20:14 Patch #1635 (Closed): Plural form for ru.yml
Azamat Hackimov
20:13 Patch #1639 (Closed): Finnish translation sync 1666
Azamat Hackimov
20:00 Patch #1639 (Resolved): Finnish translation sync 1666
Added to r1818, but some strings still untranslated Azamat Hackimov
20:13 Patch #1638 (Closed): Spellchecking for ru.yml
Closed via r1813 Azamat Hackimov
20:11 Patch #1632 (Closed): Russian update (fix) to 1666
Azamat Hackimov
19:41 Patch #1632 (Resolved): Russian update (fix) to 1666
In svn now, thanks. Azamat Hackimov
20:11 Patch #1818 (Closed): Spanish translation
Added in r1819, thank you. Azamat Hackimov
20:02 Defect #1851 (Closed): cannnot add a member to a project under certain conditions
OK. Jean-Philippe Lang
19:22 Patch #1866 (Closed): Redmine Turkish Translation
Ismail, your translation is committed in r1817.
For now, I don't plan to host wiki translations but feel free to pub...
Jean-Philippe Lang
19:14 Defect #1865 (Closed): Preview doesn't work
Thanks for the feedback. Jean-Philippe Lang
14:23 Defect #1865 (Resolved): Preview doesn't work
resolved in r1795 TANUKI M
18:53 Feature #1875: Issue filtering on author only uses members of project
If displaying the list of all users is not a problem for you, you can use:
user_values += User.find(:all).sort.c...
Jean-Philippe Lang
18:48 Feature #1875: Issue filtering on author only uses members of project
I have this issue here too. I'd like to see tickets submitted by any user.
But loading thousands of users in the dro...
Jean-Philippe Lang
18:42 Defect #1855 (Closed): Bad link parsing in the wiki
Duplicates #1591 as Paul said. Jean-Philippe Lang
18:41 Feature #1877: Hidden history to anonymous users
FYI, feature is added in r1815. Jean-Philippe Lang
18:40 Feature #1154 (Closed): Permission flag for disabling viewing of Wiki history
Feature added in r1815. Jean-Philippe Lang
17:31 Defect #1886: Migration to new server
Philippe, your patch is not Rails 2.1.0 backward compatible.
r1811 passes tests with Rails 2.1.0 and 2.1.1.
Jean-Philippe Lang
15:04 Defect #1886 (Closed): Migration to new server
Please use Rails 2.1.
For now, Redmine tests don't pass with Rails 2.1.1.
Jean-Philippe Lang
16:08 Feature #1869: "Unscheduled" version on roadmap
+1 (a voting system will be nice also ;o)) Anonymous
15:39 Feature #1893 (Closed): The field size of project name and identifier are too short
Could you please increase the limit to 60 characters for both of them? Anonymous
13:36 Defect #1884: comment on wiki
yeah ure right. got this wrong. thx wurm stichig
11:13 Defect #1884 (Closed): comment on wiki
Eric is right. The feature you're looking for is not implemented. See request #1087. Jean-Philippe Lang
11:30 Defect #1872 (Closed): Wiki link syntax commit:"" doesn't work
Both syntaxes (with and without double quotes) are supported and work for me using current trunk.
But I've changed t...
Jean-Philippe Lang
00:03 Feature #1757: Immediately send a notify email when a user is added to issue's watcher list
Your first request is a duplicate of #515 Ludovic Gasc
 

Also available in: Atom