When I connect, to my https://davical.server/caldavzap/index.html
the page seems empty.
It is not and if I key in Enter key, login dialog appears, then
calendars appear.
But I can no more edit the calendar : add modify or delete event.
The same problem appears with carddavmate.
The same problem appears on other html clients, it is a server problem,
not client problem.
It has worked very fine during weeks, and I do not see what I may have
changed on the server.
In fact, I do not remind having changed something...
Any tip?
Thank you.
Hi Jan,
just tried your 0.12.2rc versions - they look great ;)
Is there a way that in the future there will be a kind of an "undelete"
option - especially when you delete a contact there is probably a lot of
information lost in just one click.
I think about an undelete feature which works during the actual session
- and an optional "are you shure" - question when you delete something
would also be very nice. Right now deleting is way to "fast and final"
for me...;)
And as always - a "copy and paste" feature out of an read only address
book would also be very cool if you want to serve a "master" copy of a
adr book to a group of people from witch they can fill their own books...
greets
gil
Hello again everyone,
I'm still using infCloud and I'm starting to use the todo list feature.
The backend is radicale v0.10.
What I'm trying to do is moving an item from a todolist to another. To
do this, I start to edit an item and I then change the attached
collection. I then click on save.
infCloud starts by telling me the this is forbidden by a short red error
message that dissapear after one or two seconds. I can see the following
log message in radicale :
2015-04-15 11:17:53,170 - INFO: MOVE request at
/myuser/myuser/4bdfb6dd156c9f1ee9b76cd00292e423a124bf9745cb7cfa06dce46fb2bddbfa.ics
received
As the message disappear and nothing else happens, I can click on save
once again. This time the item is correctly saved in the new collection,
but not deleted from the previous one. I can see the following log
message in radicale :
2015-04-15 11:18:03,233 - INFO: PUT request at
/myuser/myuser/91621edeff8ef3cdc4f49203d4e78f1e2e23c61fac87893b812ad3ba0e891722.ics
received
What I can infer is that infCloud has a sort of fallback mode that
replace the MOVE verb by a simple PUT. Could it be a bug in infCloud ?
Could it be radicale that does not support the MOVE verb ?
Thanks for your answer...
Hello everyone,
I'm using infCloud and I'm just sarting to use the todo list.
I'm surprised to see that todo list is not checked by default. Is it
normal ? Is it possible to make it checked by default ?
Thanks...
Hi list,
before the release details I would like to ask for your feedback (mailing list or private message) related to major interface change in CardDavMATE (see the demo URL below). Thanks in advance! :-)
CalDavZAP & CardDavMATE & InfCloud 0.12.2rc available at:
https://www.inf-it.com/CalDavZAP_0.12.1.42.ziphttps://www.inf-it.com/CardDavMATE_0.12.1.42.ziphttps://www.inf-it.com/InfCloud_0.12.1.42.zip
demos:
https://www.inf-it.com/caldavzap-beta/https://www.inf-it.com/carddavmate-beta/https://www.inf-it.com/infcloud-beta/
CardDavMATE (& InfCloud) changes (the red one is major interface change):
- configuration - added globalCollectionDisplay, globalCollectionSort and globalContactDataMinVisiblePercentage - these options allow to configure our new fully customizable wide contact list (see config.js)
- configuration - added globalEnableRefresh option which enables/disables the new "refresh all resources" icon in the left application menu
- added support for automatically expanding fields in the editor (e.g. if you enter a phone number, another phone number field is automatically expanded)
- added support for multiple street components in a single address field (additional fields are automatically expanded)
- added check for unsupported XML 1.0 characters in user entered data - these are replaced by a space character (to prevent client and/or server side parsing errors)
- added an option to specify a remote URL as photo source - use shift+click on a photo box to add an URL
- fixed vCard line folding
- changed format and comments in config.js
- changed initialy enabled collections behaviour - if there are no enabled collections during the login, enable all available collections owned by the logged user
- changed user settings storing - no server request will be made if settings are not changed
- other improvements and fixes
CalDavZAP (& InfCloud) changes (the red one is VERY important and fixes lot of bugs /+ adds support for previously unsupported things/ at once):
- configuration - added globalEnableRefresh option which enables/disables the new "refresh all resources" icon in the left application menu
- added full RFC2445 support - RRULE processing is now performed by rrule.js (see: https://github.com/jakubroztocil/rrule); thanks to this library we now support/expand all recurrences, although the most exotic ones are "read-only" (for these you will see "Other (modification not supported)" in the interface)
- added DESCRIPTION property for VALARM components to make them RFC compliant
- added check for unsupported XML 1.0 characters in user entered data - these are replaced by a space character (to prevent client and/or server side parsing errors)
- fixed event processing when multiple VEVENT and VTIMEZONE components are intermingled
- fixed VTODO COMPLETED property (UTC time format)
- fixed alarm window not being localized properly
- fixed an occasional issue where all collections are double loaded on login
- changed format and comments in config.js
- changed user settings storing - no server request will be made if the settings did not change
- updated timezone.js to latest IANA timezone database
- other improvements and fixes
known bugs:
- incomplete translations - the "Other (modification not supported)" string needs update for all localizations (except EN, CZ, SK, HU, NL)
expected final release: this week
Thanks for help, suggestions, bug reports, ...
JM