Project

General

Profile

Activity

From 2011-05-11 to 2011-05-13

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

2011-05-11

23:52 Revision 5741 (svn): Hungarian translation for trunk updated by Gábor Takács (#8341).
Toshi MARUYAMA
23:52 Revision 5740 (svn): Hungarian translation for 1.1.3 updated by Gábor Takács (#8340).
Toshi MARUYAMA
23:48 Defect #6577: Does not filter issuses with Russian subjects
I have no problems with filtration by subject in Russian. Using version 1.1.2.
Are you sure that 'M' in subjects and...
Dmitry Babenko
23:38 Patch #7469: Adds some strings into ru.yml - Defect #7464
Strings that worth to be changed:... Dmitry Babenko
23:20 Patch #8210: Russian translation for 1.2.0
Updated:... Dmitry Babenko
23:18 Patch #8210 (Reopened): Russian translation for 1.2.0
Sorry, but I have some small fixes again :)... Dmitry Babenko
22:56 Feature #241: Mailer sender is set as event initiator
Implementing this feature may break one of the most terrific features - [[RedmineReceivingEmails]].
The only way t...
Dmitry Babenko
17:53 Feature #241: Mailer sender is set as event initiator
Think this is a duplicate, though. Etienne Massip
20:12 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
Yes, you can do it, but need to take care. you should do a backup first just in case.
lft and rgt tell redmine how...
Bruno Medeiros
17:11 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
Hi, we have this problem too. My question is - can I manually set the lft/rgt values directly in DB instead of the co... Vasili Pupkin
19:42 Feature #8344: Project Order
This feature looks good. However, will it interfere with the projects_tree_view plugin. This plugin shows the project... Ivan Cenov
19:25 Feature #8344 (Closed): Project Order
I now that projects are ordered on the Projects view page by creation date, but can a pull down be added to allow for... L Philbrook
19:12 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
I've updated my code base again today and the error has changed a little. When I run rake I get:
"undefined method...
Ronnie Taylor
18:18 Patch #7443: Found-in-version patch
Brian, thanks for your reply!
Indeed, I give a 'Found in version' before pressing Create, but after that 'Found in v...
Ilia S
17:13 Patch #7443: Found-in-version patch
When you create a new issue, you must give it a 'Found in version'. It's a required field in this patch. If you wish,... Brian Lindahl
16:43 Feature #8343 (Closed): Add wiki toolbar to "Email header" and "Email footer" in "Email notifications" admin tab
It is possible to change and put the bar wiki bar indside the emails header ?
I try but don't work ...
Could you ...
Luis Serrano Aranda
15:55 Feature #8342 (New): Enhance reminder email to send all assigned issues
Currently the reminder email requires that issues have a due date to send the reminder email. It might also be useful... Mathew C
15:43 Patch #8341 (Closed): Hungarian translation for trunk (5739)
Hungarian translation for trunk (5739) Gábor Takács
15:42 Patch #8340 (Closed): Hungarian translation for 1.1.3
Hungarian translation for 1.1.3 Gábor Takács
15:09 Defect #8339 (Closed): caca
Etienne Massip
15:03 Defect #8339 (Resolved): caca
Spam Sven Mohr
14:49 Defect #8339 (Closed): caca
caca alexis lutun
14:33 Defect #8324 (Closed): Cannot upload files since most recent Redmine update.
Etienne Massip
14:30 Defect #8290 (Closed): Unable to make host entry
Etienne Massip
14:28 Feature #8267 (Closed): create the inventory
Etienne Massip
14:28 Defect #8273 (Closed): Receiving mail notification per specific status
Etienne Massip
14:28 Feature #8260 (Closed): "Локолор"
Etienne Massip
14:27 Defect #8271 (Closed): Window does not close automatically
Etienne Massip
14:27 Defect #8272 (Closed): Window does not close automatically
Etienne Massip
14:27 Defect #8276 (Closed): Window does not close automatically
Etienne Massip
14:26 Defect #8264 (Closed): Error HostGator VPS
There should be something in logs, either Redmine logs or mongrel/passenger/whichever http/ruby app server is used lo... Etienne Massip
14:23 Feature #8261 (Closed): k
Etienne Massip
14:23 Feature #8262 (Closed): issue
Etienne Massip
14:22 Defect #8265 (Closed): teste
Etienne Massip
14:22 Defect #8283 (Closed): Identificación y estudio del grupo de aplicaciones de la CMA que en la actualidad se conectan al Portafirmas - Identificación y estudio del grupo de aplicaciones de la CMA que en la actualidad se conectan al Portafirmas - Diseño
Etienne Massip
14:22 Defect #8270 (Closed): f
Etienne Massip
14:21 Feature #8269 (Closed): k
Etienne Massip
14:21 Defect #8275 (Closed): f
Etienne Massip
14:21 Defect #8274 (Closed): k
Etienne Massip
14:20 Defect #8305 (Closed): Veines de Titane
Pas le bon tracker. Etienne Massip
14:20 Defect #8284 (Closed): Estudio de la integración y de las posibles modificaciones. - Estudio de la integración y de las posibles modificaciones. - Diseño
Etienne Massip
14:20 Defect #8282 (Closed): Elaboración de un informe con el estudio realizado - Elaboración de un informe con el estudio realizado - Diseño
Etienne Massip
14:19 Defect #8280 (Closed): Estudio compartativo de la versión 2.0 con las anteriores - Estudio compartativo de la versión 2.0 con las anteriores - Diseño
Etienne Massip
14:19 Defect #8277 (Closed): hola caracola
Etienne Massip
14:19 Defect #8278 (Closed): hola2
Etienne Massip
14:19 Defect #8303 (Closed): Teste
Please use http://demo.redmine.org for testing purposes. Etienne Massip
14:18 Defect #8297 (Closed): Facebookminiaturbild falscher Pfad für News & FAQ
Not the right tracker. Etienne Massip
14:18 Patch #8316 (Closed): Alteração de tela
Please use http://demo.redmine.org for testing purposes. Etienne Massip
14:17 Defect #8308 (Closed): ช่วยด้วย install ไม่ได้ขึ้น
Not a support tracker, please post in forum. Etienne Massip
14:17 Defect #8309 (Closed): ช่วยด้วย install ไม่ได้ขึ้น
Not a support tracker, please post in forum. Etienne Massip
14:15 Feature #8329 (Closed): TecMoveis
Etienne Massip
14:12 Defect #8333 (Closed): quéte Lame du baiser du vent dormante
Pas le bon tracker. Etienne Massip
00:23 Defect #8333: quéte Lame du baiser du vent dormante
... mickaël fayolle
00:20 Defect #8333 (Closed): quéte Lame du baiser du vent dormante
alors voilà simplement quand je veut lancé la quéte http://fr.wowhead.com/quest=7787 il met indiqué que je ne remplis... mickaël fayolle
12:30 Revision 5739 (svn): set svn:eol-style=native sr-YU.yml.
Toshi MARUYAMA
12:29 Revision 5738 (svn): set svn:eol-style=native mn.yml.
Toshi MARUYAMA
12:28 Revision 5737 (svn): set svn:eol-style=native mk.yml.
Toshi MARUYAMA
12:27 Feature #8338: Allow aithor updating of some core fields for issues on redmine.org
Best exmaple..
Here i want to correct my misspelling in the topic "aithor" though "author".
Terence Mill
12:26 Feature #8338 (New): Allow aithor updating of some core fields for issues on redmine.org
The many of issues on redmine.org lack a good description is that the content in envolving after the creation in comm... Terence Mill
12:27 Revision 5736 (svn): Fix newline 'LF' to 'CRLF' in sr-YU.yml.
Toshi MARUYAMA
12:27 Revision 5735 (svn): set svn:eol-style=native lv.yml.
Toshi MARUYAMA
12:26 Revision 5734 (svn): Fix newline 'LF' to 'CRLF' in mn.yml.
Toshi MARUYAMA
12:25 Revision 5733 (svn): Fix newline 'LF' to 'CRLF' in mk.yml.
Toshi MARUYAMA
12:25 Revision 5732 (svn): Fix newline 'LF' to 'CRLF' in lv.yml.
Toshi MARUYAMA
12:16 Feature #1176: Recurring Tasks
+1 Terence Mill
12:13 Feature #5487: Allow subtasks to cross projects
-1 for that issue, except it can be turned off.
I am still not undertstanding why roles like admin or developer (s...
Terence Mill
03:27 Feature #5487: Allow subtasks to cross projects
+1 Raul Fortes
11:54 Feature #8337 (Resolved): Missing Field in Roles and Permissions: Tickets - only involved
Terence Mill
11:53 Feature #8337: Missing Field in Roles and Permissions: Tickets - only involved
That is already done, and should be realesed soon in version:1.2.0 (11 days late)
see #7414...
Terence Mill
11:13 Feature #8337 (Closed): Missing Field in Roles and Permissions: Tickets - only involved
I'd like to set up a role that restricts the user to tickets he's involved in as reporter or watcher.
That could b...
Frank Helk
11:49 Feature #8254: Add previous/next functionality in diffs
Azamat Hackimov wrote:
> Looks good. Can I add this to repository?
No.
@changeset.previous, @changeset.next and :siz...
Toshi MARUYAMA
00:56 Feature #8254: Add previous/next functionality in diffs
Looks good. Can I add this to repository? Azamat Hackimov
11:04 Feature #8336 (New): Roles / Permissions overview - make scrollable like ticket list
If multiple roles are implemented for fine grained access tunig, the roles&permissions matrix view gets nasty because... Frank Helk
10:00 Feature #8335 (Closed): Email styles inline
Since gmail does not support CSS in @head@, it would be helpful, if Redmine could apply styles inline. This is bearab... Anonymous
09:47 Feature #617: wiki: thoughts of WYSIWYG
Did anyone checkout if https://github.com/ebrahim/redmine_ckeditor can do that? Terence Mill
07:38 Feature #8334 (New): display mercurial tags
I'm sure this one is easy [[http://www.diamondlinks.net link building service]]. Mercurial tags are just a file (.hgt... Mhaikel Trader
 

Also available in: Atom