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.
-
10:41 Patch #8375 (Closed): Japanese translation improvement (confirmation messages)
- Improved confirmation messages.
* unified expressions
* new translation: text_issues_destroy_descendants_confirma... -
11:32 Revision 5791 (svn): Japanese translation improvement (confirmation messages) by Go MAEDA (#8375).
-
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...
-
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.
-
06:53 Patch #8372 (Closed): Japanese translation improvement
- Committed in r5790 trunk, thanks.
-
06:08 Patch #8372 (Closed): Japanese translation improvement
- Improved Japanese translation. Labels for time tracking.
-
06:51 Revision 5790 (svn): Japanese translation improvement by Go MAEDA (#8372).
-
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...
-
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"...
2011-05-13
-
23:00 Defect #8369 (Closed): Child item date update error
-
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. -
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)... -
21:38 Defect #949: Style not applied to wiki image
- +1
-
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 -
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...
-
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...
-
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'.
-
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 ... -
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.
-
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) ...
-
12:53 Feature #5083: Add the ability to view a range of revisions
- i was thinking the same thing! any chances??
-
12:41 Defect #6013 (Closed): git tab,browsing, very slow -- even after first time
- Fixed in r5788.
-
12:41 Defect #7146 (Closed): Git adapter lost commits before 7 days from database latest changeset
- Fixed in r5788.
-
12:39 Revision 5789 (svn): scm: git: add test of fetching invalid revision in unit model test (#7146).
-
12:38 Revision 5788 (svn): scm: git: fix fetching 7 days problem (#7146, #6013).
-
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 ... -
10:47 Defect #6621 (Resolved): Multibyte symbols are wrongly displayed in issues CSV export (ISO-8859)
- Thanks, it solves the issue.
-
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... -
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... -
10:28 Revision 5787 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_invalid_rev() (#7146).
-
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).
-
10:28 Revision 5785 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_branch_latin_1_path_encoding_all() (#7146).
-
10:27 Revision 5784 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_master_merged_rev() (#7146).
-
10:27 Revision 5783 (svn): scm: git: use block to call revisions() in unit adapter test_revisions_master_all() (#7146).
-
08:18 Revision 5782 (svn): scm: subversion: remove trailing white-spaces from unit adapter test.
-
08:17 Revision 5781 (svn): scm: mercurial: remove trailing white-spaces from unit adapter test.
-
08:16 Revision 5780 (svn): scm: filesystem: remove trailing white-spaces from unit adapter test.
-
08:15 Revision 5779 (svn): scm: darcs: remove trailing white-spaces from unit adapter test.
-
08:15 Revision 5778 (svn): scm: cvs: remove trailing white-spaces from unit adapter test.
-
08:03 Revision 5777 (svn): scm: git: back out r5673 (#7146).
- recovery "block_given?" in adapter.
-
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 ... -
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? -
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! -
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#... -
06:34 Revision 5776 (svn): scm: git: use symbol instead of string whether reporting last commit in project setting i18n text (#8365).
-
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...
-
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...
-
05:55 Revision 5775 (svn): scm: git: show only filename and filesize if setting of reporting last commit is disable (#8365, #7047).
-
05:54 Revision 5774 (svn): scm: update locales of whether reporting last commit for files and directories in project setting (#8365, #7047).
-
05:54 Revision 5773 (svn): scm: git: add Japanese translation of whether reporting last commit for files and directories in project setting (#8365, #7047).
-
05:53 Revision 5772 (svn): scm: git: use i18n text whether reporting last commit for files and directories in project setting (#8365, #7047).
-
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. -
05:52 Revision 5770 (svn): scm: use repository merge_extra_info() to save extra_ parameter (#8365, #7047).
-
05:51 Revision 5769 (svn): scm: switch to save repository setting params in "extra_" or not (#8365, #7047).
-
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. -
03:47 Feature #8363: Git: Pull requests
- from any place*
-
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... -
02:01 Patch #8358 (Closed): Bulgarian translation for 1.1.4+
- Committed in r5765, thanks.
-
01:58 Revision 5767 (svn): scm: add a test of a repository model method "merge_extra_info()" in unit test (#7146, #7047).
-
01:58 Revision 5766 (svn): scm: add a repository model method "merge_extra_info()" to merge "extra_info" serializing hash yaml (#7146, #7047).
-
01:58 Revision 5765 (svn): Bulgarian translation updated by Ivan Cenov (#8358).
-
01:45 Revision 5764 (svn): scm: git: add test of revisions() with invalid revision in unit adapter test (#7146).
-
01:44 Revision 5763 (svn): scm: git: output log if revisions() catches an error (#7146).
-
01:39 Feature #8362 (Closed): Activate Redmine (this websites) Gantt Chart
- This redmine project should permit users to view its gantt chart.
-
01:39 Defect #8361 (Closed): parto
- çpññḉ
-
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... -
00:16 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Updated the patch for Redmine trunk
2011-05-12
-
23:52 Defect #949: Style not applied to wiki image
- +1
This is a "must have" feature for wiki syntax. -
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... -
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... -
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...
-
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 <->... -
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. -
18:52 Patch #8358 (Closed): Bulgarian translation for 1.1.4+
- here it is attached
-
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...
-
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.
-
16:46 Defect #8321: Firefox 3.6 doesn't show svg repository statistics
- !projects_repository_statistics.png!
-
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...
-
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...
-
16:25 Defect #8356 (Closed): GET /time_entries.xml ignores limit/offset parameters
- Queries...
-
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...
-
15:01 Revision 5761 (svn): scm: git: add another revision in merged revisions test in unit adapter test (#7146).
-
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... -
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.
-
14:09 Revision 5758 (svn): scm: git: add test of "branch_latin_1_path_encoding" branch all revisions in adapter test.
-
14:09 Revision 5757 (svn): scm: git: rename "test_revisions_master()" to "test_revisions_master_all()" in unit adapter test.
-
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 ... -
12:26 Feature #6836: Sort project list by Name instead of identifier
- +1
-
12:23 Feature #8344 (Closed): Project Order
- Closed as duplicate of #6836.
-
12:19 Feature #8352 (Closed): Trzeba dodać nowe rzeczy.
- Please use http://demo.redmine.org for testing purposes.
-
12:17 Feature #8352 (Closed): Trzeba dodać nowe rzeczy.
- Test
-
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!!!
-
12:18 Defect #8347 (Closed): MiG Defektticket
- Please use http://demo.redmine.org for testing purposes.
-
11:44 Defect #8347 (Closed): MiG Defektticket
- Its not runnig- please check connection
-
12:18 Defect #8348 (Closed): MiG Test
- Please use http://demo.redmine.org for testing purposes.
-
11:45 Defect #8348: MiG Test
- TEst wird erweitert
-
11:45 Defect #8348 (Closed): MiG Test
- TEst
-
12:18 Defect #8349 (Closed): Testowanie bazy do zarządzania projektowym
- Please use http://demo.redmine.org for testing purposes.
-
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 -
12:05 Defect #8349 (Closed): Testowanie bazy do zarządzania projektowym
- Pierwszy defect - sprawdzenie poprawności działania etc.
-
12:17 Patch #8350 (Closed): 1234
- Please use http://demo.redmine.org for testing purposes.
-
12:09 Patch #8350 (Closed): 1234
- 56789
-
12:17 Patch #8351 (Closed): 1234
- Please use http://demo.redmine.org for testing purposes.
-
12:12 Patch #8351 (Closed): 1234
- 56789
-
09:57 Defect #8346 (Closed): Git: Previous and Next links are confusing
- This problem is fixed by #7821.
-
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...
-
09:52 Revision 5756 (svn): scm: mercurial: remove trailing white-spaces from model source.
-
09:41 Revision 5755 (svn): scm: darcs: code clean up model.
-
09:41 Revision 5754 (svn): scm: filesystem: code clean up model.
-
09:16 Revision 5753 (svn): scm: subversion: code clean up model.
-
09:16 Revision 5752 (svn): scm: bazaar: code clean up model.
-
09:15 Revision 5751 (svn): scm: subversion: code clean up model.
-
09:06 Revision 5750 (svn): scm: git: code clean up model.
-
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...
-
06:25 Revision 5749 (svn): remove trailing white-spaces from app/controllers/application_controller.rb.
-
04:06 Feature #1189: Multiselect custom fields
- Is there some problems on this? technical or marketing consideration? Thanks!
-
02:28 Feature #8345 (Closed): Link to user profile from account page
- Committed in r5746, r5747 and r5748.
-
02:21 Feature #8345 (Closed): Link to user profile from account page
- https://github.com/chiliproject/chiliproject/pull/51
-
02:26 Revision 5748 (svn): Use link_to_user instead of a manual link in my account sidebar (#8345).
-
02:26 Revision 5747 (svn): HTML escape some user values in account sidebar (#8345).
-
02:25 Revision 5746 (svn): make username a link to their profile page (#8345).
- Contributed by Adam Soltys.
-
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... -
01:18 Revision 5745 (svn): Russian translation updated by Dmitry Babenko (#8210).
- * text_issues_destroy_descendants_confirmation
* field_root_directory
* text_git_repository_note -
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.
-
01:03 Revision 5744 (svn): Merged r5743 from trunk.
- Russian "default_issue_status_rejected" and "default_tracker_feature" changed.
Contributed by Dmitry Babenko. -
00:59 Revision 5743 (svn): Russian "default_issue_status_rejected" and "default_tracker_feature" changed (#7469, #7464).
- Contributed by Dmitry Babenko.
-
00:49 Patch #8341 (Closed): Hungarian translation for trunk (5739)
- Committed in r5741, thanks.
-
00:48 Patch #8340 (Closed): Hungarian translation for 1.1.3
- Committed r5740 in trunk, r5742 in 1.1-stable, thanks.
-
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?
-
00:31 Revision 5742 (svn): Merged r5740 from trunk.
- Hungarian translation for 1.1.3 updated by Gábor Takács.
Also available in: Atom