Activity
From 2011-05-13 to 2011-05-15
2011-05-15
-
23:43 Defect #8378 (Closed): teste
- testse
-
11:12 Defect #8377 (Closed): Unable to set how many working hours per day
- This make gantt chart (and start-date, estimated time) less useful, because a developer don't work 24 hours
-
03:47 Feature #7671: REST API for reading attachments
- +1
-
03:31 Defect #8376 (New): Moving issue to different project silently clears parent
- We already know that the new subtasks feature only applies to issues in the same project. Even issues in subprojects ...
-
01:50 Defect #949: Style not applied to wiki image
- +1
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
Also available in: Atom