@angelo.paglialonga I couldn't see any changes in the given merge request apart from re-zipping the Google package. As well it shows around 138 commits. Please do review
If it's only the packaging that cause the issue, Then that will be addressed as we will be re-packaging the file pre-release
HI @uma.s google module is zipped in pkg directory on repository, so I've added a single line in google module, and then rezipped the package, I don't know what I have to do, could you give me a direction, since there is no google module in modules directory?
@angelo.paglialonga Yes! you can't find google files inside module folder, As these are pkg files. Please do find the file inside pkg/vtiger/modules/Google folder to make necessary changes, which you need to package.
If your still confused, recommend your changes here is the discussion box. So that i can review and pull.
Calendar.php
Hi @uma.s since I can't do it via git, (I've tried replacing zip file but I've got an error: "no changes made") I post it here, the file is in modules/Google/connectors/Calendar.php.
At line 155 you will find my new line:
$query['updatedMin'] = date("Y-m-d", strtotime("first day of previous month"));
@angelo.paglialonga I agree with your point about pointlessly going back years ago just to sync events clients don't care anymore. Let's seek others opinion before merging this change.
@all Please do share your thoughts regarding "updatedMin" time for Google Calendar sync. If many of them struggling about google sync pointlessly going back years ago just to sync events clients don't care anymore. Then it's good to go with @angelo.paglialonga suggestion about setting it to one month prior dates.