[Vtigercrm-developers] R: Vtiger 6.2.0 official release

IT&M srl - Riccardo Guerriero riccardo.guerriero at itempd.it
Wed Jan 28 17:07:08 GMT 2015


Hi everybody,
I’m new here so I might mess this up a little.

The fact is that I found a small bug in the CustomerPortal for this release.

I don’t know if someone else found this already, but I also don’t know where or how to post my solution.

Shall I send it here?

It’s two rows of a file being modified, for this reason:

-          In CustomerPortal settings (in vTiger CRM), I set Contacts module as Enabled, but without the option to See Records across Organization

-          I log into CustomerPortal

-          I find Contact List view contents squished out far to the right of the page, with most of the contents hidden

There were unclosed divs in the ContactsList.php file, precisely lines 32 to 43 should be:

if($allow_all == 'true'){
    echo '<div class="col-sm-1 search-form"><div class="btn-group">
     <button type="button" class="btn btn-default dropdown-toggle contact_owner_btn" data-toggle="dropdown">
    '.getTranslatedString('SHOW').'<span class="caret"></span>
    </button>
    <ul class="dropdown-menu contact_owner">
    <li><a href="#">'.getTranslatedString('MINE').'</a></li>
    <li><a href="#">'.getTranslatedString('ALL').'</a></li>
    </ul></div></div>';

}
echo '</div></section>';

Hope this could help.

Riccardo Guerriero

Da: vtigercrm-developers-bounces at lists.vtigercrm.com [mailto:vtigercrm-developers-bounces at lists.vtigercrm.com] Per conto di Uma S
Inviato: mercoledì 28 gennaio 2015 14:19
A: vtigercrm-developers at lists.vtigercrm.com
Oggetto: [Vtigercrm-developers] Vtiger 6.2.0 official release

Dear developers,

After 4 month span from vtiger 6.1.0 release, we're happy to announce vtiger 6.2.0 official release. Our efforts towards this release is to make product more stable.

We would take an opportunity to thank entire community for there support towards release and making product more stable.

Our special thanks for the following contributors.
·  Simone Travaglini and Matteo Baranzoni - UI enhancements for the Customer Portal.
·  Sanehdeep Singh, ControlCase International Pvt. Ltd - worked closely to get session fixation.
Some of the notable enhancements includes:
·  Google Calendar api upgraded to support V3 api
·  Security fix for session hijacking

Closed over 200 issues<http://trac.vtiger.com/cgi-bin/trac.cgi/query?status=closed&group=resolution&milestone=6.2.0> reported on trac.vtiger.com<http://trac.vtiger.com/>

Closed tickets also include long standing issues from 5.4.0 and also patches shared by developers.

You can find the download links at: https://www.vtiger.com/open-source-downloads/

If you encounter any problems while using Vtiger 6.2.0, please log them at trac.vtiger.com<http://trac.vtiger.com/> and use discussions.vtiger.com<https://discussions.vtiger.com/> or the developer email list as channel for collaboration.

Thank you all for your patience!

Please report issue you encounter at trac.vtiger.com<http://trac.vtiger.com/> (set target version 6.2.0)

--
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150128/bdf171a4/attachment-0001.html>


More information about the vtigercrm-developers mailing list