egroupware icon indicating copy to clipboard operation
egroupware copied to clipboard

Web based groupware server written in PHP, forum at https://help.egroupware.org/

Results 21 egroupware issues
Sort by recently updated
recently updated
newest added

Temporary files under windows are created with a ".tmp" file suffix. Thus the file is not found/readable when trying to provide the download link. This fix additionally enables the check...

Hi actually, After the first installation, when i restart docker container with EGW_SKIP_INSTALL=true, entrypoint try to execute `php /usr/share/egroupware/doc/rpm-build/post_install.php` whereas /var/lib/egroupware/header.inc.php exist. I think the condition is not correct

User can control via flag that attendees (participants) of an appointment are directly shown on an appointment alongside title in calendar-view.

https://help.egroupware.org/t/neue-features-chance-auf-merge/74396/5

In an .odt document, you can add Text Frame fields, so the text is more organized and appears exactly where you want it. This is especially useful when working with...

Ability to set multiple category filter. User can set the option "category_is_multiple" in nextmatch php.

This PR enables each app in egroupware to use a custom VFS file structure to save files for each entry. In JS: vfs path is no longer hardcoded, but instead...

This is the first version of the integration we talked about. The Integration essentially creates a new type for "imap" accounts, which uses Api\Mail_EWS instead of Api\Mail. Api\Mail_EWS implements Api\Mail's...

in order to to be able to control default file location when integrating mail with other apps.