General
Do you have an idea? Do you recognize a good idea when you see one? We want to hear from you!
-
Support MySQL database
Storing the data in a mysql database
572 votes -
Support CardDAV protocol
The other common protocol used for addresses books, LDAP, is not up to the task :
- It would require complexes specifics schemas to store all needed infos (multiple phones, birthday, contact status/role/position, ...)
- It require rw access to server (not always practical due to client limitations or security policies)
- Inflexible ACLs (how to allow users to share/hide specific contacts with other users on the fly ?)
- An LDAP server is not something you can host on a free hosting webserver (as opposed to PHP application), so doesn't fit much setups for personal uses
- Does not…253 votesI can’t call this finished until we have some more client support and the RFC is actually published, I think!
-
Integration with RoundCube
Cooperate with roundcube to get more complex PIM solution. They created fine mailwebclient and I think they are considering implementing calendar also.
202 votes -
support SyncML so that one can synchronize PDA / mobilephone
This is a must in production environment : people must be able to synchronize their calendars with their mobile equipment.
After a quick search on the Web, it looks like it does not exist at all yet in the Free world !195 votes -
138 votes
-
Implement scheduling extensions for CalDAV
The scheduling extensions for CalDAV need to be supported. Really.
89 votes -
Improved LDAP support
The current LDAP support is very limited and should be extended massively:
- synchronisation only of users, not disabling groups etc.
- cyclic autmatic synchronization without user invasion (or direct access to LDAP without local storage)
- support for multiple LDAPs (failover)
- support for LDAP groups
- distinguish between Unix Usernames (case sensitive) and Windows usernames (case insensitive)Would really be very nice, if that could be done!
86 votes -
export to ics file per user
it would be nice if there is a admin function, which exports a user's calendar into an ics file, maybe on a daily basis (cron) for backup. Reason: the complete backup via pg_dump is nice but when someone has broken his calendar (why ever) it's difficult to restore only this calendar.
74 votes -
73 votes
-
Integrate Active sync protocol with Z-push
I'm not sure if it is possible, but you would get more cliants with activesync protocol for example using http://z-push.sourceforge.net/soswp/ .
I know syncml is considered, but as there is no working implementation...
44 votes -
support PostgreSQL schemas
PostGreSQL schema support is a management feature that would allow me to have my mail user DB parallel to the Davical DB and have joins against the mail db for user authentication.
33 votes -
Send email notifications on events
for shared calendars
31 votes -
Enable "hide_TODO" setting on calendar basis instead of just global.
Instead of just set the setting to "on" or "off" for the whole domain it would be a blast to switch it on a calendar-basis.
This way task for group-calendars (a company or team) would be accessable for all but the private tasks in their other calendars would stay private.
29 votes -
exporting carddav contacts
any way to export the carddav contacts easily?
24 votes -
add some screenshots, it realy helps deciding to try it out
would be greate being able to look at it beforehand
23 votes -
Fully support iCal4
Just recently I started to use DAViCal in iCal 4.0.4, and it would be great if I could also use the free/busy scheduling, and sending/receiving of event invitations! iCal is a quite popular application so probably I am not the only one with the same wish.
Keep up with the great work.
Cheers,
Filip17 votes -
Move the Web admin interface to a separate port (to prevent it from being exposed on the Internet)
I do not want to expose the Web administration interface to the public Internet. Nor my users, actually. They do not need to and some might even mistake it for a Web groupware login.
13 votes -
13 votes
-
12 votes
-
Enable syncing with Exchange over WebDAV
I have a Mac at work with Entourage that talks to Exchange server, but I hate Entourage and choose to use Mail/iCal instead. I've written a PHP script that runs on my localhost that can pull calendar events from Exchange over WebDAV and generate a subscribable webcal calendar for iCal. It would be even better if there were a way to enable read-write access to Exchange through iCal via a CalDAV-to-WebDAV translator. Essentially, it would be using Exchange as a data store instead of PostgreSQL.
11 votes
- Don't see your idea?