Hi!
I usually make use of a bunch of apps (both web and android) that give me dates for several events, like health revisions, vehicle inspections, etc and are able to export this with ics files.
They are single events ics files, not complete calendars.
Is there a way to import this files in a selected calendar with infcloud?
Thanks.
Hello,
I've been using Infcloud for about a month and I'm really excited about it. The whole thing in connection with Baikal as a backend. Unfortunately, I noticed an error today that I would like to report. I also use Baikal in connection with my iPhone 11 (iOS 15.4.1). If I now change the company name in the contacts to Infcloud, for example, I see this change in the iPhone. If I change the company name on the iPhone, I also see this in Infcloud. So far all is well.
If I add a contact picture to my contacts on my iPhone, I also see this in Infcloud.
However, when I add a contact picture in Infcloud, it is not synchronised, i.e. I do not see this change in the iPhone.
Can you please tell me something about this?
Thank you very much
Greetings H-BLOGX
Hello List,
I have a functioning installation of baikal 0.9.1 on my Synology NAS. Now my concern is, to get infcloud working in conjunction with baikal. If it is possible to get help, I would be very grateful.
The installation of baikal is in the root directory of web. Parallel to that infcloud is in the root of web. So I have two Installations parallel in web.
There is an older article on this configuration at: https://thomastaucher.at/pages/infcloud-in-conjunction-with-baikal/. But I didn't get it working. Any ideas?
Sincerely
Martin
Hi all,
my current server (DELL PowerEdge R720) is getting really old, so I bought a new one (HP DL325 G10 = non-Intel ;-)) and working on migration of all data/services.
The first thing I migrated is the most complicated one - the mail server and the old mlmmj mailing list (the new one is based on mailman3).
The old mailing list address:
davclients(a)inf-it.com
is now migrated to:
davclients(a)lists.inf-it.com
I also subscribed all your email addresses (from the old mailing list) to the new one - so from now please use the NEW address (the old one will not work).
The old mailing list web archive:
https://inf-it.com/mlmmj/davclients/
was migrated (including the old posts) to:
https://lists.inf-it.com/postorius/lists/
direct link to the archive:
https://lists.inf-it.com/hyperkitty/list/davclients@lists.inf-it.com/
direct link to latest posts:
https://lists.inf-it.com/hyperkitty/list/davclients@lists.inf-it.com/latest
I also added few rewrite/redirect rules from the old archive:
https://www.inf-it.com/mlmmj/davclients/******
to the new one:
https://lists.inf-it.com/hyperkitty/list/davclients@lists.inf-it.com/******
The new mailman3 mailing list also allows subsription/unsubscription directly using the web interface. You can also create an user account, and use the web interface to post messages (note: creating an account is not the same thing as mailing list subscription).
Cheers,
JM
I have a fine inf-it installation. Thanks again for calzapdav !
I try to install the same one on another server (with the same database).
On this new computer I install nginx, php, php-fpm,davical, I connect to
davical admin without problem, and I can list everything.
I install inf-it following https://www.inf-it.com/infcloud/readme.txt
and point 9 particularly.
Then I try http://192.168.163.99/davical/infcloud/
Fine, the login screen appears...
But when I enter user password, it refuses to connect.
What do I miss...?
Thanks for any help...
PC
When enabling Content Security Policy on the webserver that serves
InfCloud, unsafe-inline has to be enabled as InfCloud is including some
js and some css in the html.
Do you think it could be possible to remove this requirement, hence
making InfCloud mose secure and reliable?
unsafe-inline and unsafe-eval are obviously a bad habits and they could
be easily avoided by moving css and js code un css and js files.
More informations on demande if you need some.