Project

General

Profile

Activity

From 2011-05-12 to 2011-05-14

2011-05-14

11:33 Patch #8375 (Closed): Japanese translation improvement (confirmation messages)
Committed in r5791 trunk, thanks. Toshi MARUYAMA
10:41 Patch #8375 (Closed): Japanese translation improvement (confirmation messages)
Improved confirmation messages.
* unified expressions
* new translation: text_issues_destroy_descendants_confirma...
Go MAEDA
11:32 Revision 5791 (svn): Japanese translation improvement (confirmation messages) by Go MAEDA (#8375).
Toshi MARUYAMA
10:12 Feature #8374 (New): Email Notifications on Spent Time
A Manager should be able to get email notifications on an issue being watched. The problem which sometimes comes up i... Sudhir B
10:05 Defect #8373 (Closed): i18n string text_are_you_sure_with_children no longer used
i18n string text_are_you_sure_with_children is not used any longer in trunk. Go MAEDA
06:53 Patch #8372 (Closed): Japanese translation improvement
Committed in r5790 trunk, thanks. Toshi MARUYAMA
06:08 Patch #8372 (Closed): Japanese translation improvement
Improved Japanese translation. Labels for time tracking. Go MAEDA
06:51 Revision 5790 (svn): Japanese translation improvement by Go MAEDA (#8372).
Toshi MARUYAMA
03:52 Feature #1208: Restructured text support for the wiki
I've replaced plain textarea of redmine_restructuredtext_formatter with CodeMirror 2 for syntax highlighted rich text... Ebrahim Mohammadi
02:34 Patch #2931: Templating for description of new tickets by Tracker
This is a great patch that I would love to see included as standard.
It is worth noting that the default ":string"...
John Stone

2011-05-13

23:00 Defect #8369 (Closed): Child item date update error
Etienne Massip
21:40 Defect #8369 (Resolved): Child item date update error
I found out the problem was most probably caused by _redmine better gantt_ plugin.
Issue can be closed.
Rafał Smyka
11:38 Defect #8369 (Closed): Child item date update error
I have a parent item and few child items.
When I edit a child item and enter a date (eiter starting or closing date)...
Rafał Smyka
21:38 Defect #949: Style not applied to wiki image
+1 Terence Mill
21:37 Feature #8364: Option to auto-create repositories
+1
I think i also saw another dupe issue (even feature of futire release), sadly can't remember the id
Terence Mill
04:00 Feature #8364 (Closed): Option to auto-create repositories
Would be nice to have a redmine option to auto-create a repository after making a new project with the repository mod... Ве Fio
21:27 Feature #1657: Subprojects can share their parent project's repository
Now I'm having a repository configured on the parent, and committing on this repository affects tickets on children p... Bruno Medeiros
20:28 Defect #8371: MySQL error when filtering a custom field using the REST api
Also note that the sha1 I was trying to use with the filter also began with the letter 'c'. Bruno Bigras
20:05 Defect #8371 (Closed): MySQL error when filtering a custom field using the REST api
MySQL 5.1.41
Redmine 1.1.3
ruby 1.8.7
rails 2.3.5
I created a custom field named 'sha1' (text format), 0 to 40 ...
Bruno Bigras
19:58 Feature #6014: Restricted access for clients on a closed-source project
We create a subproject for clients to report bugs here in my company, maybe it suites your needs. Bruno Medeiros
13:51 Defect #8370 (Closed): side by side revsion split is not at mid point of screen in Internet Explorer
When using Internet Explorer (both IE8 and IE9), the side by side view (when viewing differences in a file revision) ... Chris Magowan
12:53 Feature #5083: Add the ability to view a range of revisions
i was thinking the same thing! any chances?? Chris Magowan
12:41 Defect #6013 (Closed): git tab,browsing, very slow -- even after first time
Fixed in r5788. Toshi MARUYAMA
12:41 Defect #7146 (Closed): Git adapter lost commits before 7 days from database latest changeset
Fixed in r5788. Toshi MARUYAMA
12:39 Revision 5789 (svn): scm: git: add test of fetching invalid revision in unit model test (#7146).
Toshi MARUYAMA
12:38 Revision 5788 (svn): scm: git: fix fetching 7 days problem (#7146, #6013).
Toshi MARUYAMA
10:55 Defect #8368 (Closed): Bad decimal separator in time entry CSV
In file app/helpers/timelog_helper.rb
I've patched two methods do not correctly display the decimal format, because ...
Francisco José Martínez
10:47 Defect #6621 (Resolved): Multibyte symbols are wrongly displayed in issues CSV export (ISO-8859)
Thanks, it solves the issue. Iñaki Baz Castillo
09:57 Defect #6621: Multibyte symbols are wrongly displayed in issues CSV export (ISO-8859)
Iñaki Baz Castillo wrote:
> Some issues in a Redmine 1.0.2 project contains multibyte symbols in their description o...
Francisco José Martínez
10:42 Feature #2024: gantt chart editing
I have done small changes to avoid getting illegal html format output.
like following...
I am not sure everybod...
Masayuki Shibata
10:28 Revision 5787 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_invalid_rev() (#7146).
Toshi MARUYAMA
10:28 Revision 5786 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_branch_latin_1_path_encoding_with_rev() (#7146).
Toshi MARUYAMA
10:28 Revision 5785 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_branch_latin_1_path_encoding_all() (#7146).
Toshi MARUYAMA
10:27 Revision 5784 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_master_merged_rev() (#7146).
Toshi MARUYAMA
10:27 Revision 5783 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_master_all() (#7146).
Toshi MARUYAMA
08:18 Revision 5782 (svn): scm: subversion: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
08:17 Revision 5781 (svn): scm: mercurial: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
08:16 Revision 5780 (svn): scm: filesystem: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
08:15 Revision 5779 (svn): scm: darcs: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
08:15 Revision 5778 (svn): scm: cvs: remove trailing white-spaces from unit adapter test.
Toshi MARUYAMA
08:03 Revision 5777 (svn): scm: git: back out r5673 (#7146).
recovery "block_given?" in adapter. Toshi MARUYAMA
07:58 Feature #8367 (Closed): Fine-grained control of issue permissions
There is a rising demand for dedicated control of @edit issue priority@ & @edit target version@ permissions.
I've ...
Digital Dude
07:53 Patch #7444: Patch for improved issue edit permissions
Redmine should enable setting permissions for issue priority & target version individually.
When patching up for this?
Digital Dude
06:40 Feature #8365 (Closed): Git: per project setting to report last commit or not in repository tree
I finished implementing in r5776.
!git-tree-no-report.png!
Toshi MARUYAMA
05:27 Feature #8365 (Closed): Git: per project setting to report last commit or not in repository tree
Git repository tree browsing is very slow.
Please see defect #7047.
"note-12":http://www.redmine.org/issues/4773#...
Toshi MARUYAMA
06:34 Revision 5776 (svn): scm: git: use symbol instead of string whether reporting last commit in project setting i18n text (#8365).
Toshi MARUYAMA
06:15 Defect #8366: Gantt Version Ordering
Just figured it out I think. It appears to currently order them by the earliest issue ID for each version. Again a da... Jeffrey Jones
06:13 Defect #8366 (Closed): Gantt Version Ordering
I am not currently sure how versions are ordered on the Gantt chart for each project but it doesn't appear to make mu... Jeffrey Jones
05:55 Revision 5775 (svn): scm: git: show only filename and filesize if setting of reporting last commit is disable (#8365, #7047).
Toshi MARUYAMA
05:54 Revision 5774 (svn): scm: update locales of whether reporting last commit for files and directories in project setting (#8365, #7047).
Toshi MARUYAMA
05:54 Revision 5773 (svn): scm: git: add Japanese translation of whether reporting last commit for files and directories in project setting (#8365, #7047).
Toshi MARUYAMA
05:53 Revision 5772 (svn): scm: git: use i18n text whether reporting last commit for files and directories in project setting (#8365, #7047).
Toshi MARUYAMA
05:52 Revision 5771 (svn): scm: git: add check box of whether reporting last commit for files and directories in project setting (#8365, #7047).
Browsing repository tree performance problem is git only.
So, adding new "report_last_commit" column is very expensive.
Toshi MARUYAMA
05:52 Revision 5770 (svn): scm: use repository merge_extra_info() to save extra_ parameter (#8365, #7047).
Toshi MARUYAMA
05:51 Revision 5769 (svn): scm: switch to save repository setting params in "extra_" or not (#8365, #7047).
Toshi MARUYAMA
05:51 Revision 5768 (svn): scm: git: get "extra_report_last_commit" value from extra_info (#8365, #7047).
Browsing repository tree performance problem is git only.
So, adding new "report_last_commit" column is very expensive.
Toshi MARUYAMA
03:47 Feature #8363: Git: Pull requests
from any place* Ве Fio
03:46 Feature #8363 (New): Git: Pull requests
There was a plugin that aimed to do this, called Redmine extras, but it never really got anywhere.
I'd like to see...
Ве Fio
02:01 Patch #8358 (Closed): Bulgarian translation for 1.1.4+
Committed in r5765, thanks. Toshi MARUYAMA
01:58 Revision 5767 (svn): scm: add a test of a repository model method "merge_extra_info()" in unit test (#7146, #7047).
Toshi MARUYAMA
01:58 Revision 5766 (svn): scm: add a repository model method "merge_extra_info()" to merge "extra_info" serializing hash yaml (#7146, #7047).
Toshi MARUYAMA
01:58 Revision 5765 (svn): Bulgarian translation updated by Ivan Cenov (#8358).
Toshi MARUYAMA
01:45 Revision 5764 (svn): scm: git: add test of revisions() with invalid revision in unit adapter test (#7146).
Toshi MARUYAMA
01:44 Revision 5763 (svn): scm: git: output log if revisions() catches an error (#7146).
Toshi MARUYAMA
01:39 Feature #8362 (Closed): Activate Redmine (this websites) Gantt Chart
This redmine project should permit users to view its gantt chart. Jk Rowling
01:39 Defect #8361 (Closed): parto
çpññḉ alvaro martin
00:17 Feature #8016: Drag-and-drop issue (ticket) ordering
Hi Andrew,
I am just starting an implementation of this issue now - it could save me quite a bit of time if I coul...
Josh McArthur
00:16 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Updated the patch for Redmine trunk Ве Fio

2011-05-12

23:52 Defect #949: Style not applied to wiki image
+1
This is a "must have" feature for wiki syntax.
Andrew Levshoff
22:33 Defect #8360 (New): Task Relation "Follows" doesn't work as expected when there are gaps
# your database version: MySQL 14.12
# your Ruby version: Ruby 1.8.7 (i386-mingw32)
# your Rails version: Rails 2.3...
Josh Davidson
22:29 Patch #7443: Found-in-version patch
First of all, your patch is working fine with 1.1.0!
My test project is simply one project without subprojects, vers...
Ilia S
18:48 Patch #7443: Found-in-version patch
I wasn't able to reproduce this problem. Can you give me the details of version 10.3 (status, sharing, owned by proje... Brian Lindahl
22:02 Defect #8359 (New): User can ignore issue workflow if moving issue
For example, I have three statuses of issue:
* New
* Fixed
* Closed
And workflow permits only New <-> Fixed <->...
Maxim Strukov
19:29 Revision 5762 (svn): scm: add "extra_info" column to repositories table and set serialize (#7146, #7047).
This column is for specific SCM.
Git 7 days problem (#7146) can not resolve unless storing branches info in database.
Toshi MARUYAMA
18:52 Patch #8358 (Closed): Bulgarian translation for 1.1.4+
here it is attached Ivan Cenov
17:58 Feature #8357 (Closed): create new wiki page from an additional "new"-link
It would be nice, if there could be an additional way to create new wiki pages from a link besides the "edit", "watch... Lars Fischer
17:38 Defect #8321: Firefox 3.6 doesn't show svg repository statistics
Works fine for me with Redmine site and FF 3.6.15. Etienne Massip
16:46 Defect #8321: Firefox 3.6 doesn't show svg repository statistics
!projects_repository_statistics.png! Vlax Max
17:36 Patch #1476: Ignore whitespace when using SVN (requires installation of gnu diff)
Since this patch was released, subversion gained white-spacing ignoring habilities (to be precise, v1.4 onwards suppo... Enrique Garcia
16:45 Feature #445: Batch changes
A small note: the small pen icon has been actualized to a contextual menu that appears by clicking with the right mou... Vlax Max
16:25 Defect #8356 (Closed): GET /time_entries.xml ignores limit/offset parameters
Queries... Maxim Strukov
15:39 Feature #8355 (New): please add the calendar widget from log time into the update page
I would like to see the calendar widget from the log time page for updating an issue also appear in the log time port... Gerry Hawkins
15:01 Revision 5761 (svn): scm: git: add another revision in merged revisions test in unit adapter test (#7146).
Toshi MARUYAMA
15:00 Revision 5760 (svn): scm: git: add test of revisions() in merged revisions in unit adapter test (#7146).
Git branch is a reference of specific revision.
Git branch is equivalent with Mercurial *heads*.
http://mercurial.sel...
Toshi MARUYAMA
14:11 Revision 5759 (svn): scm: git: add test of "latin_1_path_encoding" branch revisions with from revision in adapter test (#7146).
"latin_1_path_encoding" branch is straight line. Toshi MARUYAMA
14:09 Revision 5758 (svn): scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in adapter test.
Toshi MARUYAMA
14:09 Revision 5757 (svn): scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" in unit adapter test.
Toshi MARUYAMA
12:28 Feature #8353 (Closed): [REST] privacy information on issue displaying
Hi !
Redmine 1.2 includes issue privacy but this information is not given in the REST API. I wrote a little patch ...
Emmanuel Bourgerie
12:26 Feature #6836: Sort project list by Name instead of identifier
+1 L Philbrook
12:23 Feature #8344 (Closed): Project Order
Closed as duplicate of #6836. Etienne Massip
12:19 Feature #8352 (Closed): Trzeba dodać nowe rzeczy.
Please use http://demo.redmine.org for testing purposes. Etienne Massip
12:17 Feature #8352 (Closed): Trzeba dodać nowe rzeczy.
Test Kamil Spólny
12:19 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
Love the patch! Would really like to see this be a standard feature!!! Ве Fio
12:18 Defect #8347 (Closed): MiG Defektticket
Please use http://demo.redmine.org for testing purposes. Etienne Massip
11:44 Defect #8347 (Closed): MiG Defektticket
Its not runnig- please check connection Gottschlich Michael
12:18 Defect #8348 (Closed): MiG Test
Please use http://demo.redmine.org for testing purposes. Etienne Massip
11:45 Defect #8348: MiG Test
TEst wird erweitert Gottschlich Michael
11:45 Defect #8348 (Closed): MiG Test
TEst Gottschlich Michael
12:18 Defect #8349 (Closed): Testowanie bazy do zarządzania projektowym
Please use http://demo.redmine.org for testing purposes. Etienne Massip
12:06 Defect #8349 (Resolved): Testowanie bazy do zarządzania projektowym
Kamil Spólny wrote:
> Pierwszy defect - sprawdzenie poprawności działania etc.
Hej - wydaje mi się że działa ;P
Kamil Spólny
12:05 Defect #8349 (Closed): Testowanie bazy do zarządzania projektowym
Pierwszy defect - sprawdzenie poprawności działania etc. Kamil Spólny
12:17 Patch #8350 (Closed): 1234
Please use http://demo.redmine.org for testing purposes. Etienne Massip
12:09 Patch #8350 (Closed): 1234
56789 Kamil Spólny
12:17 Patch #8351 (Closed): 1234
Please use http://demo.redmine.org for testing purposes. Etienne Massip
12:12 Patch #8351 (Closed): 1234
56789 Kamil Spólny
09:57 Defect #8346 (Closed): Git: Previous and Next links are confusing
This problem is fixed by #7821. Toshi MARUYAMA
09:43 Defect #8346 (Closed): Git: Previous and Next links are confusing
On the repository tab, using Git as the SCM, I clicked Previous and Next, and found out that previous went to the new... Ве Fio
09:52 Revision 5756 (svn): scm: mercurial: remove trailing white-spaces from model source.
Toshi MARUYAMA
09:41 Revision 5755 (svn): scm: darcs: code clean up model.
Toshi MARUYAMA
09:41 Revision 5754 (svn): scm: filesystem: code clean up model.
Toshi MARUYAMA
09:16 Revision 5753 (svn): scm: subversion: code clean up model.
Toshi MARUYAMA
09:16 Revision 5752 (svn): scm: bazaar: code clean up model.
Toshi MARUYAMA
09:15 Revision 5751 (svn): scm: subversion: code clean up model.
Toshi MARUYAMA
09:06 Revision 5750 (svn): scm: git: code clean up model.
Toshi MARUYAMA
07:29 Defect #6577: Does not filter issuses with Russian subjects
I'm sure:) I'm using 1.1.0 now. I didn't have such problem in 0.9.x, so I'll update soon. Also, I have it running on... Novikov Igor
06:25 Revision 5749 (svn): remove trailing white-spaces from app/controllers/application_controller.rb.
Toshi MARUYAMA
04:06 Feature #1189: Multiselect custom fields
Is there some problems on this? technical or marketing consideration? Thanks! svr678 svr678
02:28 Feature #8345 (Closed): Link to user profile from account page
Committed in r5746, r5747 and r5748. Toshi MARUYAMA
02:21 Feature #8345 (Closed): Link to user profile from account page
https://github.com/chiliproject/chiliproject/pull/51 Toshi MARUYAMA
02:26 Revision 5748 (svn): Use link_to_user instead of a manual link in my account sidebar (#8345).
Toshi MARUYAMA
02:26 Revision 5747 (svn): HTML escape some user values in account sidebar (#8345).
Toshi MARUYAMA
02:25 Revision 5746 (svn): make username a link to their profile page (#8345).
Contributed by Adam Soltys. Toshi MARUYAMA
01:19 Patch #8210 (Closed): Russian translation for 1.2.0
Committed r5745 in trunk.
* text_issues_destroy_descendants_confirmation
* field_root_directory
* text_git_repos...
Toshi MARUYAMA
01:18 Revision 5745 (svn): Russian translation updated by Dmitry Babenko (#8210).
* text_issues_destroy_descendants_confirmation
* field_root_directory
* text_git_repository_note
Toshi MARUYAMA
01:05 Patch #7469 (Closed): Adds some strings into ru.yml - Defect #7464
"default_issue_status_rejected" and "default_tracker_feature" are changed in r5743 trunk, r5744 1.1-stable. Toshi MARUYAMA
01:03 Revision 5744 (svn): Merged r5743 from trunk.
Russian "default_issue_status_rejected" and "default_tracker_feature" changed.
Contributed by Dmitry Babenko.
Toshi MARUYAMA
00:59 Revision 5743 (svn): Russian "default_issue_status_rejected" and "default_tracker_feature" changed (#7469, #7464).
Contributed by Dmitry Babenko. Toshi MARUYAMA
00:49 Patch #8341 (Closed): Hungarian translation for trunk (5739)
Committed in r5741, thanks. Toshi MARUYAMA
00:48 Patch #8340 (Closed): Hungarian translation for 1.1.3
Committed r5740 in trunk, r5742 in 1.1-stable, thanks. Toshi MARUYAMA
00:35 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
I got the same problem. could be problems with RAILS? rack? Marlos Ribeiro
00:31 Revision 5742 (svn): Merged r5740 from trunk.
Hungarian translation for 1.1.3 updated by Gábor Takács. Toshi MARUYAMA
 

Also available in: Atom