[Vtigercrm-developers] Vtiger CRM 6 - Source code on SVN for Early Access

Adam Heinz amh at metricwise.net
Thu Nov 1 09:15:50 PDT 2012


That's looks like a file cache, which you would expect to be missing
on first run.  It's possible the warning message is messing up AJAX
calls, so throw an @ in front of file_get_contents and see if that
clears anything up?

On Thu, Nov 1, 2012 at 12:06 PM, Doug <sailsfast at gmail.com> wrote:
> Opps...  Sorry...
>
> Error:
>
> Warning:
> file_get_contents(/var/www/vt60b/include/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser):
> failed to open stream: No such file or directory in
> /var/www/vt60b/include/htmlpurifier/library/HTMLPurifier/ConfigSchema.php on
> line 63
>
> And indeed the file is not there
>
>
>
>
> On Thu, Nov 1, 2012 at 12:00 PM, Doug <sailsfast at gmail.com> wrote:
>>
>> So I have installed 6.0 on a Ubuntu 12.04 server...
>>
>> Setup went smoothly
>>
>> however when I hit the index.php...  I hit the logon screen and then it
>> goes to blank.
>>
>> any ideas or should i just go for reinstall?
>>
>>
>>
>> On Thu, Nov 1, 2012 at 6:39 AM, Stefan Warnat <ich at stefanwarnat.de> wrote:
>>>
>>> Hy,
>>>
>>> Congratulations!
>>> You have done a great step forward!
>>>
>>> The html5 expert in my team is very enthusiastic. ;)
>>>
>>> I have a feature, it will help much, if you could integrate this.
>>>
>>> Could you please add the fieldname into the td of each field?
>>> At the moment it's impossible to find the related td of a specific field,
>>> if the readonly mode is used.
>>>
>>> Stefan
>>>
>>>
>>>
>>> Am 31.10.2012 22:17, schrieb Prasad:
>>>
>>> Today we reached an important milestone on the road to Vtiger CRM 6 - we
>>> are pleased to announce the
>>> early access of source code for our developer community to enable
>>> extension development and contributions on the new platform.
>>>
>>> SVN: http://trac.vtiger.com/svn/vtiger/vtigercrm/branches/6.0.0
>>>
>>> Our primary goals with Vtiger CRM 6 are the following:
>>>
>>> Make Vtiger easier to use (UX)
>>> Make Vtiger easier to develop for.
>>>
>>> A long journey
>>>
>>> We started work on Vtiger 6 over 8 months ago. On the UI end we worked
>>> off a fresh slate and arrived at the current design
>>> after several iterations and the continuous process of collecting and
>>> integrating feedback. We then shifted our focus to new libraries,
>>> and refactored some of the server side code to provide a clean interface
>>> for the front-end code.
>>>
>>> After more than 10,000 hours of work, we are thrilled to finally release
>>> the code that we've been working on
>>> for your feedback and use in your extension development.
>>>
>>> A brand new UI
>>>
>>> With Vtiger CRM 6, improving usability was our main goal. Completely new
>>> front-end code has been written from ground up using new libraries
>>> (Bootstrap, jQuery...). The new UI aims to provide a better user experience,
>>> while simultaneously making future development for Vtiger easier.
>>> Developers will, for example, find that it is now quite easy to add new
>>> layouts and skins.
>>>
>>> New features
>>>
>>> On the journey to a better UI, we added some features to improve user
>>> experience:
>>>
>>> Module level dashboards
>>> History widget in the dashboard showing recent actions in the CRM
>>> (updates and comments)
>>> Summary views added to offer useful information at a quick glance (in
>>> Leads, Contacts, Opportunities, Projects and more modules)
>>>
>>> Key improvements for developers
>>>
>>> New UI follows the MVC model, which is easier to maintain
>>> Simpler folder structure (easy to follow the code)
>>> Simpler structure for Language files
>>> Simpler structure for Themes (layouts) and Skins (colors)
>>>
>>> Please refer to the following developer guide for more details.
>>>
>>> Developer Guide:
>>> https://wiki.vtiger.com/index.php/Vtiger_6_Developer_Guide
>>>
>>> The road ahead
>>>
>>> The following areas are yet to be completed in the new UI
>>>
>>> All Settings pages
>>> Calendar sharing, Report Charts, and some minor features
>>> Mail Manager
>>> Dashboard widget for showing custom filters
>>>
>>> We plan to release the complete UI overhaul around the end of the year.
>>>
>>> We need your help!
>>>
>>> To ensure the successful release of Vtiger CRM 6, we need your help to:
>>>
>>> Port extensions to Vtiger 6.
>>> Test for gaps in security
>>> Validate Vtiger 6 (keep us posted on issues you notice (trac - please
>>> mark the version as 6.0 ea.))
>>>
>>> We plan to have all extensions working with Vtiger CRM 6 by the time of
>>> the GA release.
>>> Receiving early feedback on porting issues will help us ensure that a
>>> strategy and process is in place to make this happen.
>>> We really look forward to working with you in the coming weeks to help
>>> make the public release Vtiger 6 a tremendous success.
>>>
>>> Warmest Regards,
>>> The Vtiger Team
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>>
>>>
>>> --
>>> Freelancer at Webdevelopment
>>>
>>> Web: http://www.stefanwarnat.de
>>> Xing: https://www.xing.com/profile/Stefan_Warnat2
>>> eMail: ich at stefanwarnat.de
>>>
>>> Telefon: 0162 / 2548568
>>> (Werktags 12 - 18 Uhr)
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>
>>
>
>
> _______________________________________________
> http://www.vtiger.com/


More information about the vtigercrm-developers mailing list