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
21:37 Revision 1866 (svn): * reposman can create git repository with "--scm git" option
* light refactoring Nicolas Chuche
18:07 Revision 1865 (svn): Catalan translation (#1822), thanks to Joan Duran for contribuition. Some strings has wrong quoting, I fixed that.
Azamat Hackimov
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:22 Revision 1864 (svn): Minor typo, fixed #1897, thank Denis Tomashenko for reporting.
Azamat Hackimov
17:19 Revision 1863 (svn): fixed #1905, patch for Hungarian language
Azamat Hackimov
17:18 Patch #1897 (Closed): plural2 in ru.yml
Humm, yes, it is my mistake. Thank you for reporting. Azamat Hackimov
17:16 Revision 1862 (svn): #1907, translation for zh
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:14 Revision 1861 (svn): #1902, translation for zh-tw
Azamat Hackimov
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
21:03 Revision 1860 (svn): bugfix
Nicolas Chuche
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
17:38 Revision 1859 (svn): r18566@gaspard (orig r1830): winterheart | 2008-09-14 15:08:02 +0200
sorting new string... Nicolas Chuche
17:38 Revision 1858 (svn): r18565@gaspard (orig r1829): winterheart | 2008-09-14 14:59:12 +0200
fixed #1216, thank Antti Perkiömäki for reporting Nicolas Chuche
17:38 Revision 1857 (svn): r18564@gaspard (orig r1828): jplang | 2008-09-14 14:41:24 +0200
Functional tests fail when run on their own (#1895). Nicolas Chuche
17:38 Revision 1856 (svn): r18563@gaspard (orig r1827): jplang | 2008-09-14 12:54:19 +0200
Adds :view_wiki_edits permission to default roles. Nicolas Chuche
17:38 Revision 1855 (svn): r18562@gaspard (orig r1826): winterheart | 2008-09-13 21:43:27 +0200
Fixed #1810, one string left Nicolas Chuche
17:37 Revision 1854 (svn): r18561@gaspard (orig r1825): winterheart | 2008-09-13 21:12:50 +0200
fixed #1839, #1814, #1747 and #1698 Nicolas Chuche
17:37 Revision 1853 (svn): r18560@gaspard (orig r1824): winterheart | 2008-09-13 21:05:14 +0200
fixed #1597, thank to Alexandre da Silva for patience :) Nicolas Chuche
17:36 Revision 1852 (svn): r18559@gaspard (orig r1823): winterheart | 2008-09-13 20:55:54 +0200
oops, we have newest #1849, sorry Nicolas Chuche
17:36 Revision 1851 (svn): r18558@gaspard (orig r1822): winterheart | 2008-09-13 20:52:27 +0200
fixed #1832 Nicolas Chuche
17:36 Revision 1850 (svn): r18557@gaspard (orig r1821): jplang | 2008-09-13 20:45:56 +0200
Fixed: unable to revert to a previous wiki page version. Nicolas Chuche
17:36 Revision 1849 (svn): r18556@gaspard (orig r1820): jplang | 2008-09-13 20:32:37 +0200
Expand RAILS_ROOT path on startup (#1892). Nicolas Chuche
17:36 Revision 1848 (svn): r18555@gaspard (orig r1819): winterheart | 2008-09-13 20:12:19 +0200
fixed #1818, some strings untranslated Nicolas Chuche
17:35 Revision 1847 (svn): r18554@gaspard (orig r1818): winterheart | 2008-09-13 19:54:55 +0200
patch #1639, some new strings untranslated Nicolas Chuche
17:35 Revision 1846 (svn): r18553@gaspard (orig r1817): jplang | 2008-09-13 19:25:01 +0200
Adds Turkish translation by Ismail Sezen (#1866). Nicolas Chuche
17:35 Revision 1845 (svn): r18552@gaspard (orig r1816): winterheart | 2008-09-13 19:06:37 +0200
fixed #1632, patch from Станислав Герман-Евтушенко Nicolas Chuche
17:35 Revision 1844 (svn): r18551@gaspard (orig r1815): jplang | 2008-09-13 18:45:01 +0200
Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154).
A migration automat...
Nicolas Chuche
17:34 Revision 1843 (svn): r18550@gaspard (orig r1814): jplang | 2008-09-13 18:31:11 +0200
Merged nbc branch @ r1812 (commit access permission and reposman improvements). Nicolas Chuche
17:34 Revision 1842 (svn): r18549@gaspard (orig r1813): winterheart | 2008-09-13 18:30:03 +0200
fixed #1635, merged changes to trunk, sorting all strings Nicolas Chuche
17:33 Revision 1841 (svn): r18547@gaspard (orig r1811): jplang | 2008-09-13 17:33:46 +0200
Mailer compatibility with Rails 2.1.1. Nicolas Chuche
17:33 Revision 1840 (svn): r18546@gaspard (orig r1810): jplang | 2008-09-13 17:33:12 +0200
Engines compatibility with Rails 2.1.1 (#1886). Nicolas Chuche
17:33 Revision 1839 (svn): r18539@gaspard (orig r1803): jplang | 2008-09-13 11:45:07 +0200
Removes double quotes in commit link syntax (#1872). Nicolas Chuche
17:33 Revision 1838 (svn): r18538@gaspard (orig r1802): jplang | 2008-09-12 19:17:25 +0200
Adds links to changesets atom feed on repository browser (#1873). Nicolas Chuche
17:32 Revision 1837 (svn): r18537@gaspard (orig r1801): jplang | 2008-09-11 19:45:21 +0200
Template error when user's timezone isn't set and UTC timestamps are used (#1889). Nicolas Chuche
17:32 Revision 1836 (svn): r18536@gaspard (orig r1800): jplang | 2008-09-11 19:19:26 +0200
Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead (#1754). Nicolas Chuche
17:32 Revision 1835 (svn): r18535@gaspard (orig r1799): jplang | 2008-09-11 19:08:00 +0200
Changes versions retrieval on gantt chart. Nicolas Chuche
17:32 Revision 1834 (svn): r18534@gaspard (orig r1798): jplang | 2008-09-11 19:03:26 +0200
Adds support for free ticket filtering and custom queries on Calendar.
ProjectsController#calendar moved to IssuesCo...
Nicolas Chuche
17:32 Revision 1833 (svn): r18533@gaspard (orig r1797): jplang | 2008-09-10 20:26:13 +0200
Adds support for free ticket filtering and custom queries on Gantt chart.
ProjectsController#gantt moved to IssuesCo...
Nicolas Chuche
17:30 Revision 1832 (svn): r18532@gaspard (orig r1796): edavis10 | 2008-09-10 03:49:51 +0200
Added context fields to the :view_projects_settings_members_table hooks

* :view_projects_settings_members_table_he...
Nicolas Chuche
17:29 Revision 1831 (svn): r18531@gaspard (orig r1795): edavis10 | 2008-09-10 02:14:38 +0200
Reverting commit r1748 again. r1786 pulled in in again Nicolas Chuche
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
15:08 Revision 1830 (svn): sorting new string...
Azamat Hackimov
14:59 Revision 1829 (svn): fixed #1216, thank Antti Perkiömäki for reporting
Azamat Hackimov
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:41 Revision 1828 (svn): Functional tests fail when run on their own (#1895).
Jean-Philippe Lang
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
12:54 Revision 1827 (svn): Adds :view_wiki_edits permission to default roles.
Jean-Philippe Lang
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:43 Revision 1826 (svn): Fixed #1810, one string left
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 Revision 1825 (svn): fixed #1839, #1814, #1747 and #1698
Azamat Hackimov
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
21:05 Revision 1824 (svn): fixed #1597, thank to Alexandre da Silva for patience :)
Azamat Hackimov
20:55 Revision 1823 (svn): oops, we have newest #1849, sorry
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:52 Revision 1822 (svn): fixed #1832
Azamat Hackimov
20:45 Revision 1821 (svn): Fixed: unable to revert to a previous wiki page version.
Jean-Philippe Lang
20:32 Revision 1820 (svn): Expand RAILS_ROOT path on startup (#1892).
Jean-Philippe Lang
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:12 Revision 1819 (svn): fixed #1818, some strings untranslated
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:54 Revision 1818 (svn): patch #1639, some new strings untranslated
Azamat Hackimov
19:25 Revision 1817 (svn): Adds Turkish translation by Ismail Sezen (#1866).
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
19:06 Revision 1816 (svn): fixed #1632, patch from Станислав Герман-Евтушенко
Azamat Hackimov
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:45 Revision 1815 (svn): Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154).
A migration automatically adds this permission to roles that were allowed to view wiki pages. 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
18:31 Revision 1814 (svn): Merged nbc branch @ r1812 (commit access permission and reposman improvements).
Jean-Philippe Lang
18:30 Revision 1813 (svn): fixed #1635, merged changes to trunk, sorting all strings
Azamat Hackimov
18:27 Revision 1812 (svn): Renames commit access permission migration.
Jean-Philippe Lang
17:33 Revision 1811 (svn): Mailer compatibility with Rails 2.1.1.
Jean-Philippe Lang
17:33 Revision 1810 (svn): Engines compatibility with Rails 2.1.1 (#1886).
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
14:48 Revision 1809 (svn): Adds --scm option support to reposman. It can be used to register non subversion repositories in Redmine.
Jean-Philippe Lang
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
13:13 Revision 1808 (svn): Removes reposman perl version since it's no longer compatible with repository API.
Jean-Philippe Lang
13:11 Revision 1807 (svn): Adds support for --scm option to reposman.rb.
Jean-Philippe Lang
13:03 Revision 1806 (svn): Adds SCM vendor argument (eg. 'Subversion') to repository_created API method.
Jean-Philippe Lang
12:37 Revision 1805 (svn): Replaces repository_enable named scope on Project with a more generic one: has_module.
The new named scope uses raw sql condition to avoid enabled_modules association loading. Jean-Philippe Lang
12:04 Revision 1804 (svn): Fixes functional tests.
Jean-Philippe Lang
11:45 Revision 1803 (svn): Removes double quotes in commit link syntax (#1872).
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