Commit Graph

40532 Commits

Author SHA1 Message Date
671ba6b8bb pending translations from our translation server 2023-11-10 06:45:57 +01:00
bc4c790dc0 Api: Fix no customfields shown if there was an extra comma in field attribute 2023-11-09 11:47:43 -07:00
7406184f00 fix some of the filesystem checks were not working (executing their SQL queries) 2023-11-08 19:25:31 +02:00
53551970fe Addressbook: Avoid error if n_fn is not in popup template 2023-11-06 15:18:21 -07:00
d0d9d6705f Calendar: Fix freetime search timeslot select 2023-11-06 13:46:50 -07:00
195e5a89bf Run rights for applications translation from Birgit 2023-11-06 13:45:02 -07:00
7a0e216aca Admin: Group action to add / remove application run rights 2023-11-06 13:41:25 -07:00
c96f542071 * Addressbook/REST API: categories were lost, when updating existing contacts 2023-11-02 21:21:55 +02:00
d3a9f6bc46 disable user-password popup for plaintext passwords (no need) and set disabled, if password field is readonly from server-side 2023-11-02 17:22:18 +02:00
0c25b32432 disable verbosity of automatic schema-update when restore is run from within EGw, as it fills the screen completely 2023-11-02 14:45:05 +02:00
a4353ab75a fix error ldap_get_entries(): Argument #2 ($result) must be of type LDAP\Result, bool given (0) 2023-10-30 19:31:08 +02:00
9d4524f744 * REST API/Mail: always add signature below supplied body (independent of user preference for reply/forward) 2023-10-27 10:21:49 +03:00
2cb959a8e3 pending translations from our translation-server 2023-10-26 21:56:09 +02:00
31b322b870 Et2SelectEmail: Fix pasting in merge placeholders didn't do anything 2023-10-26 10:19:59 -06:00
ed4bf568bf fix AD/LDAP import got "Duplicate entry '****' for key PRIMARY" 2023-10-24 11:39:30 +03:00
dbe2a0b4b9 * ActiveDirectory: supporting well-known SIDs not matching the domain-SID e.g. S-1-5-32-544 for BUILDIN\Administrators 2023-10-24 11:39:30 +03:00
428dceafe9 * AD Import: run full group import for AD, as it does not update modification time of group, when memberships change 2023-10-24 10:00:38 +03:00
e784e1cb0d * AD/LDAP Import: allow setting import frequency < 1h eg. .1: every 5min, .5: every 30min 2023-10-24 09:51:16 +03:00
090382bbff Infolog: Fix missing private setting on customfields 2023-10-23 14:31:49 -06:00
8bdb1e7297 Update tinymce 2023-10-23 18:01:45 +02:00
204b016f11 Calendar: Fix drag & drop invitation in planner view 2023-10-20 22:55:00 +02:00
1e1aca5713 Api: Fix custom field negated filter
broken by e917514713
2023-10-20 10:58:32 -06:00
f2c394c3a4 npm audit fix 2023-10-18 21:40:29 +03:00
cf5781d283 some fixes to get update from ancient EGroupware 1.4 working again 2023-10-18 21:37:41 +03:00
5d4fdd67c6 Api: Fix customfield field attribute was not always applied
If attribute was set, sometimes it was overwritten and all cf were used.
Happened trying to get only some addressbook custom fields showing on registration page
2023-10-18 09:32:14 -06:00
1b552cd9c2 pending translations from our translation-server 2023-10-18 16:42:40 +02:00
f13a67e383 Update goup.svg
New version with new styling
2023-10-17 08:05:02 -06:00
251313c7b1 Update folderOpen.svg
Ne version
2023-10-17 08:04:53 -06:00
f4ed5d399c Update gohome.svg
New version
2023-10-16 13:40:37 -06:00
0958d47147 Update home.svg
New version
2023-10-16 13:40:30 -06:00
e951e2296c Update thunderbird.svg
New version
2023-10-16 13:40:22 -06:00
0d4a99b885 Update folderOpen.svg
New version
2023-10-16 13:40:13 -06:00
4d1de73cfc Update MailFolderClosed.svg
New version
2023-10-16 13:38:38 -06:00
c1cb6dbd11 Calendar: Another attempt to avoid error when accepting external invitation
calendar_uiforms::event_changed(): Argument #2 ($_old) must be of type
array, bool given, called in
/var/www/epl-23.1/calendar/inc/class.calendar_uiforms.inc.php on line 2295
2023-10-16 08:55:28 -06:00
b89605f1cc Fix wrong operator in 6b4a1316d2 2023-10-13 08:13:55 -06:00
5dfcfd2164 Calendar: Attempt to avoid error when accepting external invitation
calendar_uiforms::event_changed(): Argument #2 ($_old) must be of type
array, bool given, called in
/var/www/epl-23.1/calendar/inc/class.calendar_uiforms.inc.php on line 2295
2023-10-12 08:09:27 -06:00
de0ae8a6a7 Api: Fix unneeded reloads in nm when applying favourite 2023-10-10 09:55:15 -06:00
8584befb83 Api: Show nm columns from favourites
Need to update preferences before submitting
2023-10-10 09:55:04 -06:00
9c244a45f6 Api: Show nm columns from favourites, automatically reloading if needed to get missing columns 2023-10-10 09:54:57 -06:00
b60f9633e6 Fix favourites did not show customfield column if needed 2023-10-10 09:54:48 -06:00
ad21be3216 Api: Fix account selection was always loading some accounts 2023-10-06 10:49:29 -06:00
48e33e88a9 fixing some PHP deprecated filling the install log 2023-10-05 10:02:30 +02:00
ddeec753ee Calendar: Fix sidebox category had no options 2023-10-04 09:13:31 -06:00
a430e98bcc Calendar: Fix group events did not always show up
If the user had group events from more than one group, depending on the timing we were overwriting the first group(s)
2023-09-28 11:05:33 -06:00
702329aa92 use a docker-compose.override.yml for your changes 2023-09-28 08:53:28 +02:00
9226785202 fix docker-compose.yml and README.md for a regular (non-developer) docker-compose install 2023-09-28 08:52:47 +02:00
71806e051e Put additonal options to static select before the static options 2023-09-26 13:04:17 -06:00
bf7106cf86 Hide tooltips when context menu opens 2023-09-25 10:35:55 -06:00
2d81a67c9b Admin: Use appname for ACL edit, not the name of the application entry (eg: calendar vs event) 2023-09-25 10:30:38 -06:00
f90f1dea48 fix wrong colum "notification_created" has to be "notify_created" 2023-09-25 11:30:31 +02:00