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... -
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.
-
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.
-
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... -
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: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...
-
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: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 <->... -
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...
-
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...
-
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...
-
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
-
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: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.
-
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?
Also available in: Atom