Simone Carletti

Activity

Reported issues: 11

2008-11-14

11:55 Redmine Defect #2187: Subversion and Certification Validation Error
This issue is a follow up from #1235 and #787. Jean-Philippe Lang wrote: > The validation of the certificate won't be done automatically by the app. > I've just added your work around to the [[FAQ]]. > > Thanks. I've come across the sam...

2008-09-10

17:28 Redmine Defect #1872: Wiki link syntax commit:"" doesn't work
Nicolas Chuche wrote: > > I'm sorry, I was talking about *RedCloth* 4.x and 3.x. > > This transformation isn't done in RedCloth but in the application_helper.rb in the textilizable function around line 387. I can't see any bug in the regexp. ...
17:21 Redmine Open discussion: RE: Why is Redmine so resource unaware?
Hey Eric, thanks for your answer! That's a good news it's not a design decision but just a matter of "time period".
00:11 Redmine Defect #1872: Wiki link syntax commit:"" doesn't work
Nicolas Chuche wrote: > > Because my GEM repository includes also Rails 2.1 and 2.1.1, Redmine 0.7.3 has a really odd bug that prevents any rake task to be > [...] > > Redmine version is 4.x (but it didn't work with 3.x as well). > > You sp...

2008-09-09

21:27 Redmine Defect #1872: Wiki link syntax commit:"" doesn't work
Simone Carletti wrote: > The wiki syntax @commit:@ used to link hash-named changesets doesn't work. > Here's an example: http://code.simonecarletti.com/issues/show/23 > > It seems I'm not the only one affected by this issue: > http://www.re...

2008-09-08

19:03 Redmine Help: RE: Connect Issue list to TortoiseSVN
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-bugtracker.html You need to set a bugtraq: SVN property to each folder you want to integrate with Redmine. ...
18:57 Redmine Help: RE: Unable to sent out a test email
First I would suggest to use the email.yml file instead of changing the environment.rb. You'll be able to migrate your email config while upgrading your Redmine copy. About your error, be sure the :address value is your SMTP hostname. It is u...
18:54 Redmine Open discussion: Why is Redmine so resource unaware?
I was wondering if is there any design decision behind the limited usage of route/controller resources in Redmine. I think many models and controllers such as Projects, Issues, Users would benefit from a resource-oriented pattern. For example,...
18:49 Redmine Help: RE: Ajout de bug depuis une ligne de commande / Add Issue from command line
First you should save your excel file as a CSV file that can be easily read from Ruby. Then, simply loop over all your CSV file lines (you can use a custom CSV parser as FasterCSV) and for each line create a new project. I would suggest to cre...
18:40 Redmine Open discussion: RE: Plugin Ideas
There are a couple of improvements I'm actually working on. Sincerely, I'm still deciding whether they should be packaged as a plugin or suggested as a patch for core. The first feature is called *tiny url*. It's basically a shortcut for proje...

Also available in: Atom