<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
keep using subversion:<br>
- checkout the version of vtiger CRM you are working on from
vtiger's trac<br>
- apply your change to that checkout<br>
- svn diff will give you the patch (no charge)<br>
<br>
obviously you can't commit, but you don't need to.<br>
<br>
Joe<br>
TSolucio<br>
<br>
El 22/08/11 16:42, Nicolas Larcipretti escribió:
<blockquote
cite="mid:CAK10WeBYxwGrym5JQpVXK_vJUpEF9z7jTkM_GGZGKOh5eHJTGg@mail.gmail.com"
type="cite">Sorry but I've never created patches manualy before
(subversion always did that dirty job for me...no charges!!! lol)
can you give me some directions?<br>
<br>
Thanks<br>
<br>
Nicolas<br>
<br>
<div class="gmail_quote">2011/8/18 Joe Bordes <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:joe@tsolucio.com">joe@tsolucio.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF" text="#000000"> upload the patch to the
ticket, vtiger will evaluate it and integrate it when they
get to the ticket<br>
<br>
El 18/08/11 19:28, Nicolas Larcipretti escribió:
<blockquote type="cite">
<div>
<div class="h5">Done! I've just created two tickets
regarding internationalization issues. I have the
solution for one of them, but I don't know if I can
submit code to the Vtiger's project. If I can, please
let me know how ok?<br>
<br>
Cheers<br>
<br>
Nicolas<br>
<br>
<div class="gmail_quote">2011/8/18 Asha <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:asha@vtiger.com" target="_blank">asha@vtiger.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Nicolas,
<div><br>
</div>
<div>No. It doesn't take longer. You will be
getting your access details within 1 business
day after requesting for the credentials.</div>
<div>
<div>
<div><br>
<div class="gmail_quote"> On Thu, Aug 18,
2011 at 2:04 AM, Nicolas Larcipretti <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:niclarcipretti@gmail.com"
target="_blank">niclarcipretti@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px
#ccc solid;padding-left:1ex">Appearently,
I do not have permission to log on
Vtiger's TRAC. I've just sent an email
to <a moz-do-not-send="true"
href="mailto:info@vtiger.com"
target="_blank">info@vtiger.com</a>
requesting this permission. Does it take
too long?<br>
<br>
Cheers <br>
<br>
Nicolas<br>
<br>
<div class="gmail_quote">
<div>
<div>2011/8/17 Asha <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:asha@vtiger.com"
target="_blank">asha@vtiger.com</a>></span><br>
</div>
</div>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div>
<div> Hi Nicolas,
<div><br>
</div>
<div>You can report issues using
our bug tracking system - <a
moz-do-not-send="true"
href="http://trac.vtiger.com/cgi-bin/trac.cgi"
target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi</a><br>
<br>
<div class="gmail_quote">
<div>
<div>On Wed, Aug 17, 2011
at 11:30 PM, Nicolas
Larcipretti <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:niclarcipretti@gmail.com" target="_blank">niclarcipretti@gmail.com</a>></span>
wrote:<br>
</div>
</div>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div>
<div>By the way, how can
I report BUGs using
trac ? I'm new to this
tool.<br>
<br>
Cheers<br>
<font color="#888888"><br>
Nicolas</font>
<div>
<div><br>
<br>
<div
class="gmail_quote">2011/8/16
Nicolas
Larcipretti <span
dir="ltr"><<a
moz-do-not-send="true" href="mailto:niclarcipretti@gmail.com"
target="_blank">niclarcipretti@gmail.com</a>></span><br>
<blockquote
class="gmail_quote"
style="margin:0
0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">Hi
guys,<br>
<br>
I'was facing
an issue with
the calendar
module and,
after some
debug, I've
found this in
the
DetailView.php
file:<br>
<br>
if(isset($finaldata['sendnotification'])
&&
$finaldata['sendnotification']
== 'yes')<br>
<br>
The code above
will never
work with any
translated
vtiger
installation,
once the
"sendnotification"
field stores
the translated
version of the
word "yes".<br>
<br>
Can we add
this at
vtiger's trac
and change the
above code
with something
like the code
below, and
make it part
of vtiger's
next version?<br>
<br>
if(isset($finaldata['sendnotification'])
&&
$finaldata['sendnotification']
==
$mod_strings['LBL_YES'])<br>
<br>
Cheers<br>
<font
color="#888888"><br>
Nicolas<br>
</font></blockquote>
</div>
<br>
</div>
</div>
<br>
</div>
</div>
_______________________________________________<br>
<a moz-do-not-send="true"
href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<font color="#888888"><br>
<br clear="all">
<div><br>
</div>
-- <br>
Regards,<br>
Asha<br>
vtiger Team<br>
<br>
<b>Connect with us on: </b><a
moz-do-not-send="true"
href="http://twitter.com/#%21/vtigercrm"
target="_blank">Twitter</a>
<b>I</b> <a
moz-do-not-send="true"
href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall"
target="_blank">Facebook</a> <b>I</b>
<a moz-do-not-send="true"
href="http://blog.vtiger.com/"
target="_blank">Blog</a><b>
I</b> <a
moz-do-not-send="true"
href="http://wiki.vtiger.com/index.php/Main_Page"
target="_blank">Wiki</a> <b>I
</b><a
moz-do-not-send="true"
href="http://forums.vtiger.com/"
target="_blank">Forums </a><b>I</b> <a
moz-do-not-send="true"
href="http://vtiger.com/"
target="_blank">Website</a><br>
<br>
</font></div>
<br>
</div>
</div>
_______________________________________________<br>
<a moz-do-not-send="true"
href="http://www.vtiger.com/"
target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
<br>
_______________________________________________<br>
<a moz-do-not-send="true"
href="http://www.vtiger.com/"
target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
Regards,<br>
Asha<br>
vtiger Team<br>
<br>
<b>Connect with us on: </b><a
moz-do-not-send="true"
href="http://twitter.com/#%21/vtigercrm"
target="_blank">Twitter</a> <b>I</b> <a
moz-do-not-send="true"
href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall"
target="_blank">Facebook</a> <b>I</b> <a
moz-do-not-send="true"
href="http://blog.vtiger.com/"
target="_blank">Blog</a><b> I</b> <a
moz-do-not-send="true"
href="http://wiki.vtiger.com/index.php/Main_Page"
target="_blank">Wiki</a> <b>I </b><a
moz-do-not-send="true"
href="http://forums.vtiger.com/"
target="_blank">Forums </a><b>I</b> <a
moz-do-not-send="true"
href="http://vtiger.com/" target="_blank">Website</a><br>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
<a moz-do-not-send="true"
href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
<br>
<fieldset></fieldset>
<br>
</div>
</div>
<pre>_______________________________________________
<a moz-do-not-send="true" href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre>
</blockquote>
<br>
</div>
<br>
_______________________________________________<br>
<a moz-do-not-send="true" href="http://www.vtiger.com/"
target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
</blockquote>
<br>
</body>
</html>