Activity
From 2008-09-14 to 2008-09-16
2008-09-16
-
23:56 Revision 1868 (svn): mailhandler: fixes exit status and adds an explicit message if response code is 403.
-
23:54 Revision 1867 (svn): Use RDoc.usage
-
21:38 Patch #1783: automatic repository creation
- > The patch attached (generated from git following [1]) adds the ability for the
> project manager to decide weathe... -
21:14 Feature #1837: Alternate method for repository creation
- For paul k :
I've read quickly your patch : why not but I think the repository creation logic should go in the model... -
17:46 Feature #1837: Alternate method for repository creation
I've done a bit of work regarding the automatic project creation.
It's still polling, but not the user can specify...-
15:33 Defect #1914 (Closed): Some images are missing
- in public/images ->
* logout.png: referenced in public/stylesheets/application.css:.icon-logout { background-image: ... -
15:02 Feature #1913 (Closed): LDAP - authenticate as user
- The attached patch allows to bind to the ldap server as the user logging in (instead of either anonymous or specific ...
-
14:01 Feature #1912 (Closed): Forum topics need "unwatch" ability
- I'm an end user of Cocoabot's "Redmine installation":http://projects.thecocoabots.com/. I had posted a message to th...
-
13:36 Feature #1911 (Closed): Project home page URL should allow more characters
- I have a project where the homepage URL is 71 characters long - this is too long for Redmine.
I think the homepage... -
13:36 Patch #1901: RESTful URLs for everything
- +1
-
00:09 Patch #1901: RESTful URLs for everything
- I'm wondering if there is an easier way to do these refactoring than large patches. I've pushed my developer svn git...
-
12:26 Defect #1908 (Closed): Website / Plugin webpages
- Thomas Lecavelier fixed link, thank you!
-
00:45 Defect #1908 (Closed): Website / Plugin webpages
- Good Afternoon,
(at least on the west coast of North America it's afternoon ;) )
On the redmine plugin webpage ... -
10:05 Defect #1906: Removing permission "Edit issue" from role does not prevent user from editing issues
- It can change status, assigned-to, % finished and target version - not subject and description.
-
09:06 Feature #1910 (New): Delete/close created forum entry
- I suggest a feature under the forums where the user can close or delete the topic he/she started. This way, other use...
-
08:46 Patch #1909: Russian language patch
- Test
-
01:38 Patch #1909 (Closed): Russian language patch
- Fix line ends (excess spaces).
"Хранилилище" changed to "Хранилище".
"Добавлено" changed to "Добавил(а)".
In activ... -
03:41 Patch #1650: Start/end time tracking for timelogging
- *_Artem Vasiliev wrote:_*
> Allright, here it is: http://github.com/artemv/redmine_tt/tree/master.
Great!!! Thank...
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... -
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... -
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 ... -
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... -
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...
-
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... -
21:58 Feature #854: Editing one's own forum posts
- +1
I need this too -
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 ?
-
15:23 Defect #1906 (Closed): Removing permission "Edit issue" from role does not prevent user from editing issues
- Redmine version: 0.7.3.1711.
-
21:37 Revision 1866 (svn): * reposman can create git repository with "--scm git" option
- * light refactoring
-
18:07 Revision 1865 (svn): Catalan translation (#1822), thanks to Joan Duran for contribuition. Some strings has wrong quoting, I fixed that.
-
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...
-
17:22 Revision 1864 (svn): Minor typo, fixed #1897, thank Denis Tomashenko for reporting.
-
17:19 Revision 1863 (svn): fixed #1905, patch for Hungarian language
-
17:18 Patch #1897 (Closed): plural2 in ru.yml
- Humm, yes, it is my mistake. Thank you for reporting.
-
17:16 Revision 1862 (svn): #1907, translation for zh
-
17:15 Patch #1905 (Closed): Hungarian language file updated to r1860
- Updated. Thank you for patch.
-
10:42 Patch #1905 (Closed): Hungarian language file updated to r1860
- Hungarian language file updated to r1860
-
17:14 Revision 1861 (svn): #1902, translation for zh-tw
-
17:12 Patch #1907 (Closed): Simplified Chinese lang file zh.yml updated to r1860
- Fixed, thank you!
-
16:30 Patch #1907 (Closed): Simplified Chinese lang file zh.yml updated to r1860
- lang
-
17:10 Patch #1902 (Closed): Traditional Chinese language file (to r1860)
- In svn. Thank!
-
03:51 Patch #1902 (Closed): Traditional Chinese language file (to r1860)
- * Added & relocated tags: *notice_unable_delete_version*
-
15:54 Feature #1448: Add tags to issues
- +1!
Tags could substitute category. It's very web 2.0! ;) -
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... -
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.
-
12:49 Patch #1901: RESTful URLs for everything
- +1
Looks really good. I would help refactoring, in fact started some refactoring. See #296... ;) -
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...
-
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.
-
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 =)
-
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... -
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... -
10:20 Feature #1338: Allow review watch list
- Please can this be marked as a duplicate/relates to issue #398
-
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... -
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 ...
-
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...
-
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...
-
00:15 Patch #1898 (Closed): Filter issues by watchers
- This is a patch to filter the issue list by watchers. This solves #846.
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
-
21:51 Patch #1822: Catalan translation
- Yes, I want to add this translation to the mainline, I hope there isn't any problem
-
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... -
21:03 Revision 1860 (svn): bugfix
-
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...
-
17:38 Revision 1859 (svn): r18566@gaspard (orig r1830): winterheart | 2008-09-14 15:08:02 +0200
- sorting new string...
-
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
-
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).
-
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.
-
17:38 Revision 1855 (svn): r18562@gaspard (orig r1826): winterheart | 2008-09-13 21:43:27 +0200
- Fixed #1810, one string left
-
17:37 Revision 1854 (svn): r18561@gaspard (orig r1825): winterheart | 2008-09-13 21:12:50 +0200
- fixed #1839, #1814, #1747 and #1698
-
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 :)
-
17:36 Revision 1852 (svn): r18559@gaspard (orig r1823): winterheart | 2008-09-13 20:55:54 +0200
- oops, we have newest #1849, sorry
-
17:36 Revision 1851 (svn): r18558@gaspard (orig r1822): winterheart | 2008-09-13 20:52:27 +0200
- fixed #1832
-
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.
-
17:36 Revision 1849 (svn): r18556@gaspard (orig r1820): jplang | 2008-09-13 20:32:37 +0200
- Expand RAILS_ROOT path on startup (#1892).
-
17:36 Revision 1848 (svn): r18555@gaspard (orig r1819): winterheart | 2008-09-13 20:12:19 +0200
- fixed #1818, some strings untranslated
-
17:35 Revision 1847 (svn): r18554@gaspard (orig r1818): winterheart | 2008-09-13 19:54:55 +0200
- patch #1639, some new strings untranslated
-
17:35 Revision 1846 (svn): r18553@gaspard (orig r1817): jplang | 2008-09-13 19:25:01 +0200
- Adds Turkish translation by Ismail Sezen (#1866).
-
17:35 Revision 1845 (svn): r18552@gaspard (orig r1816): winterheart | 2008-09-13 19:06:37 +0200
- fixed #1632, patch from Станислав Герман-Евтушенко
-
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... -
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).
-
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
-
17:33 Revision 1841 (svn): r18547@gaspard (orig r1811): jplang | 2008-09-13 17:33:46 +0200
- Mailer compatibility with Rails 2.1.1.
-
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).
-
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).
-
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).
-
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).
-
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).
-
17:32 Revision 1835 (svn): r18535@gaspard (orig r1799): jplang | 2008-09-11 19:08:00 +0200
- Changes versions retrieval on gantt chart.
-
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... -
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... -
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... -
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
-
16:35 Patch #1897 (Closed): plural2 in ru.yml
- Maybe thus
<pre style="background:#ffcccc;">label_modification_plural2: %d изменений</pre><pre style="background:#cc... -
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...
-
15:08 Revision 1830 (svn): sorting new string...
-
14:59 Revision 1829 (svn): fixed #1216, thank Antti Perkiömäki for reporting
-
14:57 Feature #1216 (Closed): Version deletion error translation
- Solved in r1829, thank to Antti Perkiömäki for reporting.
-
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...
-
14:25 Feature #1216: Version deletion error translation
- Jean-Philippe, can I apply this patch to versions_controller.rb?
-
14:41 Revision 1828 (svn): Functional tests fail when run on their own (#1895).
-
14:36 Defect #1895 (Closed): Failing functional tests when running rake test:functionals
- This should be fixed by r1828.
-
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’...
-
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.... -
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.
-
12:54 Revision 1827 (svn): Adds :view_wiki_edits permission to default roles.
-
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 ...
Also available in: Atom