Project

General

Profile

Activity

From 2011-12-05 to 2011-12-07

2011-12-07

23:06 Defect #9108: Custom query not saving status filter
#9738 has appeared after the query refactoring committed for this issue. Etienne Massip
22:40 Defect #9108 (Closed): Custom query not saving status filter
Not related to #9738 and it can not be reproduced. Jean-Philippe Lang
09:16 Defect #9108 (Reopened): Custom query not saving status filter
Still not fixed according to #9738. Etienne Massip
22:59 Defect #9567 (Closed): Redmine.pm potential security issue with cache credential enabled and subversion
Merged. Jean-Philippe Lang
22:58 Defect #9566 (Closed): Redmine.pm considers all projects private when login_required is enabled
Merged. Jean-Philippe Lang
22:57 Defect #9552 (Closed): Error when reading ciphered text from the database without cipher key configured
Merged. Jean-Philippe Lang
22:54 Defect #9577 (Closed): Deleting a subtasks doesn't update parent's rgt & lft values
Merged. Jean-Philippe Lang
22:53 Defect #9682: Wiki HTML Export only useful when Access history is accessible
sweet Kai Nehm
22:52 Defect #9682 (Closed): Wiki HTML Export only useful when Access history is accessible
Merged. Jean-Philippe Lang
22:50 Defect #9448 (Closed): The attached images are not shown in documents
Merged. Jean-Philippe Lang
22:47 Defect #9737: Custom values deleted before issue submit
I didn't want to take any risk with 1.2-stable but yes, this should be merged. Jean-Philippe Lang
08:56 Defect #9737: Custom values deleted before issue submit
Why not 1.2? Etienne Massip
22:45 Feature #3384: issue permissions
Cesar, isn't this superseded by #7414, which itself is implemented in Redmine version#27? Mischa The Evil
22:41 Defect #9719 (Closed): Filtering by numeric custom field types broken after update to master
Jean-Philippe Lang
22:40 Feature #1428 (Closed): More granular module permissions in projects
Mischa The Evil
22:36 Defect #9742 (Closed): Issues from other projects appearing in an specific project
Indeed, it's the same. Fixed in r8113. Jean-Philippe Lang
14:06 Defect #9742: Issues from other projects appearing in an specific project
I think it's related to #9738, even duplicates it. This is a little different bug, but I think solution will be the s... Bruno Medeiros
05:00 Defect #9742 (Closed): Issues from other projects appearing in an specific project
I've just migrated to the 1.3-stable branch (Redmine 1.3.0.stable.8106 (MySQL)) and I'm experiencing the following is... Bruno Medeiros
22:35 Defect #9738 (Resolved): Setting of cross-project custom query is not remembered inside project
This should be fixed by r8113. Jean-Philippe Lang
14:15 Defect #9738: Setting of cross-project custom query is not remembered inside project
Maybe I found a similar bug #9742... project filter is also being lost. Bruno Medeiros
09:17 Defect #9738: Setting of cross-project custom query is not remembered inside project
Indeed, lost the project filter. Etienne Massip
09:17 Defect #9738 (Confirmed): Setting of cross-project custom query is not remembered inside project
Etienne Massip
22:29 Defect #9331 (Closed): Status list is sometimes missing values
Please re-open if the issue re-occurs. Mischa The Evil
21:26 Feature #1994: LaTEX support in Wiki, Forums and Issues
Where should I look to see what these plugins do with respect to the formatting of the wiki/textile input? Here's wha... Mauro Calderara
16:20 Feature #1994: LaTEX support in Wiki, Forums and Issues
That is interesting. When I get a chance, I will install those plugins and see if I get the same result. What version... Michael Boratko
16:03 Feature #1994: LaTEX support in Wiki, Forums and Issues
Michael - yes, the code used is a fresh clone from your git repo. Other plugins installed are:
* stuff_to_do_plugi...
Mauro Calderara
14:02 Feature #1994: LaTEX support in Wiki, Forums and Issues
Whoops, here's the screenshot:
!http://en.zimagez.com/miniature/screenshot-12072011-080208am.png!
Michael Boratko
14:01 Feature #1994: LaTEX support in Wiki, Forums and Issues
Mauro - Was this using the code from my Git repo? What other plugins do you have installed, if any? As you can see be... Michael Boratko
11:41 Feature #1994: LaTEX support in Wiki, Forums and Issues
The code seems to work in the preview but not after saving a wiki page. For some reason backslashes get quoted using ... Mauro Calderara
21:24 Feature #9733: WIKI macro to insert database query result as wiki table
This kind of macro would be pretty easy to write but totally unsafe. Jean-Philippe Lang
21:18 Defect #9749: Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
James Kyle wrote:
> I just checked the application.js from HEAD and the WarnLeavingUnsaved method is not defined the...
Jean-Philippe Lang
19:57 Defect #9749: Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
Copying and pasting the WarnLeavingUnsaved method into my current application.js eliminated those errors.
However...
James Kyle
19:54 Defect #9749: Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
Jean-Philippe Lang wrote:
> Can you check that the AJAX request that gets a 401 is made on the same exact proto://do...
James Kyle
19:12 Defect #9749: Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
Can you check that the AJAX request that gets a 401 is made on the same exact proto://domain as regular requests?
...
Jean-Philippe Lang
18:59 Defect #9749 (Closed): Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
... James Kyle
21:08 Defect #9748 (Resolved): Error about configuration.yml validness should mention file path
I've added a specific error message with the path to the yml file in r8112. Jean-Philippe Lang
19:09 Defect #9748: Error about configuration.yml validness should mention file path
As far as I know, I never modified that example, simply copied and renamed it to configuration.yml. Regardless, I re... Mark P
18:56 Defect #9748: Error about configuration.yml validness should mention file path
Btw, I agree that YAML is not the best suited format for a configuration file. Maybe we should switch or support an a... Jean-Philippe Lang
18:54 Defect #9748: Error about configuration.yml validness should mention file path
The rake task should not raise an error even if these lines are present. This error means that your configuration.yml... Jean-Philippe Lang
18:40 Defect #9748: Error about configuration.yml validness should mention file path
I wonder then why the rake task caused a syntax error that could only be fixed by commenting those lines out. Mark P
18:28 Defect #9748: Error about configuration.yml validness should mention file path
Mark P wrote:
> Both the production and development lines are enabled, leading me to believe that the file wants to ...
Etienne Massip
17:01 Defect #9748 (Closed): Error about configuration.yml validness should mention file path
We've been using Redmine since the .7.x days, and done several upgrades to stay current, and this is the first time I... Mark P
19:12 Defect #5156: Bulk edit form lacks estimated time field
I too would like to see this.
I am trying to have all tasks with an estimate.
I would like to bulk update ones that...
Gerry Hawkins
16:44 Feature #9114: List incoming links in wiki-pages
Have you tried assigning parent/child relationships? This will allow the links to be automatically refreshed. The chi... Kate Mueller
16:25 Feature #1448: Add tags to issues
+1 Tagging would be incredibly useful within our Wiki.
Kate Mueller
16:16 Feature #9744 (Closed): permissions per project
Yes, roles are designed to handle different permissions on projects for the same user.
I guess you are confusing r...
Etienne Massip
10:41 Feature #9744 (Closed): permissions per project
Maybe I'm missing something but when setting permissions I can't set different setting for the same role in another p... eyal R
15:52 Defect #9093: Clicking 'more' will not change text to 'less'
This has been done by Jean-Philippe with #7603. Etienne Massip
14:14 Defect #9093: Clicking 'more' will not change text to 'less'
We should set version to 1.4 ou remove the version, right? Bruno Medeiros
15:49 Defect #9747 (Closed): timesheet_plugin
Please use forum:Plugins forum or contact the plugin author, this tracker is for Redmine code only. Etienne Massip
15:38 Defect #9747 (Closed): timesheet_plugin
Hi ,After install timesheet_plugin .I am able to see that plugin vertically in redmine .the below error is coming in ... srinivasa nallapati
12:44 Feature #8447: support for custom fields to be structured like description field
+1 - I would like to see this too Harry Garrood
11:44 Feature #3543: Improve 'long text' custom fields
+1 for the 1 column layout thing - it looks horrible when a long text field contains more than about 40 characters. Harry Garrood
08:28 Defect #9730: Redmine leaks memory over 1G, YAML
My point is that this valgrind log doesn't illustrate the problem you described (1GB after 3 clicks). Anyway, this is... Jean-Philippe Lang
00:00 Defect #9730: Redmine leaks memory over 1G, YAML
3608 redmine 20 0 258m 246m 3424 S 1.0 24.3 0:20.46 ruby
And after another click +50MB
Stefan de Konink
06:30 Feature #9427: server side clone support for DCVS.
I think this may also need a repos group support.
Each project have one (or many) repos groups, each repos group hav...
Anonymous
02:38 Feature #1917: Required on close
I too need the ability to "require" a field to be filled in for the ticket to change *status*
even #5686 created.
Maxim Nikolaevich
02:28 Defect #9741 (Closed): calendar-hr.js (Croatian) is not UTF-8
Merged in 1.2-stable r8107 and 1.3-stable r8109. Toshi MARUYAMA
02:15 Defect #9741: calendar-hr.js (Croatian) is not UTF-8
JavaScript calendar is broken.
!cal.png!
Toshi MARUYAMA
02:07 Defect #9741 (Reopened): calendar-hr.js (Croatian) is not UTF-8
Toshi MARUYAMA
01:30 Defect #9741 (Closed): calendar-hr.js (Croatian) is not UTF-8
Fixed in trunk r8105. Toshi MARUYAMA
01:06 Defect #9741 (Closed): calendar-hr.js (Croatian) is not UTF-8
It is Windows-1250.
source:/trunk/public/javascripts/calendar/lang/calendar-hr.js@8104
Toshi MARUYAMA
00:07 Defect #8849: Defaults aren't honored in release 1.2.1 (regression)
nick cuneo wrote:
> We recently upgraded from .96 to 1.2.1 and are experiencing the same problem. Custom fields are...
Mischa The Evil

2011-12-06

23:57 Defect #9730: Redmine leaks memory over 1G, YAML
Yes. The memory consumption of valgrind is quite higher than normal.
This is redmine after a few clicks without va...
Stefan de Konink
23:47 Defect #9730: Redmine leaks memory over 1G, YAML
... Jean-Philippe Lang
21:47 Defect #9730: Redmine leaks memory over 1G, YAML
Since valgrind really gives a gazzilion lines of output. I specifically ask you to look at the last part; syck_parse ... Stefan de Konink
21:27 Defect #9730: Redmine leaks memory over 1G, YAML
How do you know that your problem is related to http://redmine.ruby-lang.org/issues/4832? I personnaly do not experie... Jean-Philippe Lang
18:12 Defect #9730: Redmine leaks memory over 1G, YAML
About your application's environment
Ruby version 1.8.7 (i686-linux)
RubyGems version 1.8.10
...
Stefan de Konink
16:27 Defect #9730: Redmine leaks memory over 1G, YAML
Well, it seems that this memory leak is about psych library which is the default YAML parser for Ruby1.9, which [[Red... Etienne Massip
16:04 Defect #9730: Redmine leaks memory over 1G, YAML
So what is your suggestion?
Follow the ads saying you can get a hosted solution for $9 per month?
Or is there a...
Stefan de Konink
15:34 Defect #9730: Redmine leaks memory over 1G, YAML
To be clear, I didn't say it does not exist, but there is no work to go at Redmine end and it's not worth it keeping ... Etienne Massip
14:33 Defect #9730: Redmine leaks memory over 1G, YAML
Ignoring the fact that the memory leaks on my exist, doesn't change that YAML is leaking in Ruby. Moving this bug as ... Stefan de Konink
13:25 Defect #9730: Redmine leaks memory over 1G, YAML
I don't remember having heard or seen of such an issue in forum.
I close this issue since this is a Ruby issue, not ...
Etienne Massip
12:15 Defect #9730 (Closed): Redmine leaks memory over 1G, YAML
It isn't very difficult to find memory leaks in Redmine. Sadly everything that remotely points to a solution - the po... Stefan de Konink
23:38 Feature #9432: Default value for the private issue flag
I tried one more time to create a patch for this, but failed :(
There is a mechanism to set @safe_attributes@, and...
Bruno Medeiros
23:22 Defect #9737 (Resolved): Custom values deleted before issue submit
Good catch, this should be fixed in r8103. Jean-Philippe Lang
21:59 Defect #9737 (Confirmed): Custom values deleted before issue submit
Jean-Philippe Lang
17:53 Defect #9737 (Closed): Custom values deleted before issue submit
Working on a custom implementation of RedMine, we found that if the user tries to change the tracker of a issue but d... Damián Farina
23:21 Feature #9740 (Closed): De-conflict with multiple LDAP and local users
We are setting up a RedMine server for collaboration between two different universities in Iceland, each with their o... Joe Foley
22:14 Feature #9704: Allow to display a list of issues matching a specific search in a wiki page
Etienne Massip wrote:
> Duplicates #1226.
Neat!
Mischa The Evil
22:05 Defect #9738: Setting of cross-project custom query is not remembered inside project
Redmine 1.3.0.devel.8101 (MySQL) James Berry
22:03 Defect #9738 (Closed): Setting of cross-project custom query is not remembered inside project
In previous versions of Redmine, a custom query was remembered when I returned to the issues tab. After I upgraded ou... James Berry
21:17 Defect #9093 (Closed): Clicking 'more' will not change text to 'less'
Superseded by r8102. The "more" link is now removed. Jean-Philippe Lang
21:16 Defect #4900 (Closed): The (more) link when managers change properties should be more obvious
Fixed, see #7603. Jean-Philippe Lang
21:15 Feature #7603 (Closed): Please make editing issues more obvious than "Change properties (More)"
Fixed in r8102. This should be more obvious now. Jean-Philippe Lang
19:04 Defect #9719: Filtering by numeric custom field types broken after update to master
Jean-Philippe Lang wrote:
> I didn't mean 1 column per custom field type but 1 column for each data type: integer, f...
Etienne Massip
18:53 Defect #9719: Filtering by numeric custom field types broken after update to master
Thanks for your feedbacks
James Kyle wrote:
> If you add a column for each type any addition of types require cha...
Jean-Philippe Lang
16:58 Defect #9719: Filtering by numeric custom field types broken after update to master
> but this could also be worked out with an additional 'value type' column
This makes the most sense to me. If you...
James Kyle
09:47 Defect #9719: Filtering by numeric custom field types broken after update to master
Etienne Massip wrote:
> Jean-Philippe Lang wrote:
> > I think we should split the custom_values.value column into s...
Etienne Massip
05:42 Defect #9719: Filtering by numeric custom field types broken after update to master
Thanks for this incredibly timely fix! James Kyle
16:00 Feature #9736 (Closed): custom field visibility based on tracker
I was creating some custom trackers with each having his unique custom fields.
I saw that there was no option to hid...
eyal R
15:34 Defect #7925 (Closed): occasional UI redraw issue
Thanks a lot for this feedback. Etienne Massip
15:23 Defect #7925: occasional UI redraw issue
We recently updated to 1.2.2. I have not seen this happen in a while before that and never since then.
I think this...
Gerry Hawkins
15:07 Feature #9734 (New): Custom field , value list from database query
This would help to use redmine issues referenced to a resource inventory,
or a CMDB.
Basically we'd insert cmdb da...
Felix Sendino
15:00 Feature #9733 (New): WIKI macro to insert database query result as wiki table
This is a tool very useful for us and is implemented in Attlasian Confluence
In essence you can write any "SELECT" q...
Felix Sendino
14:15 Patch #9732 (Closed): German translations
I added a patch for a few new German translations against trunk / r8100. They are partially related to features from ... Raphael Kallensee
13:30 Patch #9731 (New): Automate Mercurial Repository Creation
Based on http://www.redmine.org/projects/redmine/wiki/HowToInstallRedmineOnUbuntuServer#Automate-Repository-Creation
...
André Felipe Dias
11:27 Feature #7692: Associate with builds beside revision for issue
+1 Terence Mill
09:37 Defect #9727 (Closed): Ajuste aplicado para tela X
Etienne Massip
09:10 Defect #9717 (Closed): Historic activity view lost layout
Etienne Massip
04:51 Feature #9720: Add note number for single issue's PDF
I committed "#1 - <date and time> - <username>" in trunk r8099 and 1.3-stable r8100. Toshi MARUYAMA

2011-12-05

23:56 Defect #9717 (Resolved): Historic activity view lost layout
Terence Mill
23:56 Defect #9717: Historic activity view lost layout
ok
Terence Mill
21:01 Defect #9717: Historic activity view lost layout
Not that I am aware of. I propose to close this ticket unless there's actually something to fix. Jean-Philippe Lang
10:35 Defect #9717: Historic activity view lost layout
Seems to be fixed again on redmine.org .
Was a server restart triggered?
Terence Mill
23:37 Defect #9719: Filtering by numeric custom field types broken after update to master
Jean-Philippe Lang wrote:
> I think we should split the custom_values.value column into several typed columns (eg. t...
Etienne Massip
21:50 Defect #9719 (Resolved): Filtering by numeric custom field types broken after update to master
Quick fix committed in r8098.
I think we should split the custom_values.value column into several typed columns (e...
Jean-Philippe Lang
16:58 Defect #9719: Filtering by numeric custom field types broken after update to master
Etienne Massip wrote:
> Your error triggers with the "equals" operator.
>
> Using the "<=" operator triggers a di...
James Kyle
09:59 Defect #9719 (Confirmed): Filtering by numeric custom field types broken after update to master
Your error triggers with the "equals" operator.
Using the "<=" operator triggers a different error:...
Etienne Massip
00:50 Defect #9719 (Closed): Filtering by numeric custom field types broken after update to master
I updated my redmine installation to solve bug #5778. After doing so, I can no longer filter by custom fields with nu... James Kyle
21:54 Defect #9727: Ajuste aplicado para tela X
Robson Romeu Rizzieri wrote:
> Permitir fazer ajuste para tela X
Robson Romeu Rizzieri
21:51 Defect #9727: Ajuste aplicado para tela X
Ajustado para novo valor aplicado
Robson Romeu Rizzieri wrote:
> Permitir fazer ajuste para tela X
Robson Romeu Rizzieri
21:50 Defect #9727 (Closed): Ajuste aplicado para tela X
Permitir fazer ajuste para tela X Robson Romeu Rizzieri
21:52 Feature #9726: Add the controller_timelog_edit_before_save hook to IssuesController.new()
The patch assumes Redmine @ r8004. Max Haventon
19:53 Feature #9726 (New): Add the controller_timelog_edit_before_save hook to IssuesController.new()
The controller_timelog_edit_before_save hook is available in several of the TimelogController's methods. However, sin... Max Haventon
20:58 Defect #9724 (Closed): Can't remote add new categories
Jean-Philippe Lang
20:55 Defect #9724 (Resolved): Can't remote add new categories
Fixed in r8096 and merged in 1.3-stable. Jean-Philippe Lang
13:53 Defect #9724: Can't remote add new categories
Guess it's due to r7881, guess that the error is in @IssueCategoriesController#create@.
Version field works fine.
Etienne Massip
12:32 Defect #9724: Can't remote add new categories
I'm using redmine devel (r8091). The problem appeared 2 weeks ago approximately.
thanks
Philippe Lafoucrière
12:30 Defect #9724 (Confirmed): Can't remote add new categories
Philippe Lafoucrière wrote:
> yes, I can add them from project setting, but why would it be different for the first ...
Etienne Massip
12:09 Defect #9724: Can't remote add new categories
yes, I can add them from project setting, but why would it be different for the first category ?
Also, about categor...
Philippe Lafoucrière
12:06 Defect #9724 (New): Can't remote add new categories
Philippe Lafoucrière wrote:
> There are 2 issues with remote add categories in issues (the (+) button next to catego...
Etienne Massip
09:55 Defect #9724 (Resolved): Can't remote add new categories
Fixed in https://github.com/edavis10/redmine/pull/48 Philippe Lafoucrière
09:51 Defect #9724 (Closed): Can't remote add new categories
There are 2 issues with remote add categories in issues (the (+) button next to categories when update issues):
* ...
Philippe Lafoucrière
20:03 Defect #7335: Sorting issues in gantt by date, not by id
I solved this by changing the way to insert issues in the Data Base. I just insert them already in the correct order.... Felipe Ribeiro
19:18 Defect #8849: Defaults aren't honored in release 1.2.1 (regression)
We recently upgraded from .96 to 1.2.1 and are experiencing the same problem. Custom fields are no longer using the ... nick cuneo
19:16 Feature #9720: Add note number for single issue's PDF
MARUYAMA-san, Thanks for your work!
Akiko Takano
11:40 Feature #9720: Add note number for single issue's PDF
I tested 2 different versions of your patch:
* @#1@ <date and time> - <username>
* @#1@ - <date and time> - <usernam...
Etienne Massip
09:58 Feature #9720: Add note number for single issue's PDF
This is a patch to move note number at beginning line.
I remove "note", because there is no "note" translation.
Toshi MARUYAMA
09:30 Feature #9720: Add note number for single issue's PDF
Having the note number right after the user name is not very readable, it feels like the note is referring to the use... Etienne Massip
08:41 Feature #9720 (Closed): Add note number for single issue's PDF
Committed in trunk r8090 and 1.3-stable r8091, thanks. Toshi MARUYAMA
04:01 Feature #9720 (Closed): Add note number for single issue's PDF
Please add note number for single issue not only for html but also PDF.
Akiko Takano
19:10 Feature #1917: Required on close
I too need the ability to "require" a field to be filled in for the ticket to change state. Any chance we can get thi... Ryan Rangel
18:57 Feature #8568: add ability to designate default watchers by tracker/project
Emailed requests do not appear to pickup the default watchers. Razi Baluchi
16:31 Defect #9533: Redmine Wiki Gchart LaTeX-style Formula plugin and PDF export
#9693 is the new related ticket. Masamitsu Murase
14:57 Feature #6677: Remove "Description" label from issues#show view
"github's diff":https://github.com/stgeneral/redmine/commit/3acd17bb159ff3e55925bca328e100ea51188378 for those who st... Dmitry Babenko
13:37 Feature #9725: Managing memberships and list existing roles via REST api
+1
Very good idea, I asked for it some weeks ago on irc channel :)
Pierre-Yves Ronot wrote:
> Related : #7420...
Yannis Mazzer
13:26 Feature #9725: Managing memberships and list existing roles via REST api
Related : #7420, #4968 Pierre-Yves Ronot
13:19 Feature #9725 (Closed): Managing memberships and list existing roles via REST api
For an application we are developping, we need to be able to manage memberships with the REST api.
Attached is a pat...
Pierre-Yves Ronot
11:57 Feature #1554: Private comments in tickets
+1 on that feature...
Is anyone using the patch from Dmitry Polovka plus the additional change by Razi successfull...
Ernesto Baschny
11:06 Feature #4796: Rails 3 support
I rebased on r8089.
Git:
* https://bitbucket.org/marutosi/redmine-rails3.1-straight-20111205-git
** https://bitb...
Toshi MARUYAMA
10:23 Feature #9704 (Closed): Allow to display a list of issues matching a specific search in a wiki page
Duplicates #1226. Etienne Massip
00:49 Feature #9704: Allow to display a list of issues matching a specific search in a wiki page
Etienne Massip wrote:
> A dupe too.
I did some heavy searching through the open issues but haven't found one. Kee...
Mischa The Evil
09:22 Defect #9721 (Closed): Special character should not be accepted
Etienne Massip
07:30 Defect #9721: Special character should not be accepted
issue closed kannan raja
07:22 Defect #9721 (Resolved): Special character should not be accepted
issue is fixed kannan raja
07:21 Defect #9721 (Closed): Special character should not be accepted
Special character should not be accepted kannan raja
02:44 Feature #9715: Update issue done ratio from commit message
This was once included in the patches provided to integrate the commit message spent-time entry parsing into the core... Mischa The Evil
02:34 Feature #9714: Custom 'were/was' condition for assignee issuelist filter
Toleg Kalashnikov wrote:
> How can I make it?
This is currently not implemented.
Mischa The Evil
02:31 Defect #9713: delete a subtask from a subtask
This looks like it's an plugin issue. Can you see if you can reproduce it without any plugins running? If not you sho... Mischa The Evil
01:04 Feature #9700: Allow to configure the visibility of the fields of the “New issue” form per role
Added relations to #1091 and #8050. Mischa The Evil
00:39 Feature #5052: Show attachments of all issues, wikipages, messages etc. to administrators or managers
This partially duplicates #4238 and maybe can be solved using the "assets plugin":http://www.redmine.org/plugins/redm... Mischa The Evil
00:30 Feature #1845: Add New Wiki formatting Item
Superseded by #9600, implemented with r7840 for Redmine version#36. This commit remains to be documented though.
<...
Mischa The Evil
00:01 Feature #9703: Define repositories independently from projects
Hugues De Keyzer wrote:
> The following issues are related to this one, but I wasn’t able to find one proposing a si...
Mischa The Evil
 

Also available in: Atom