nathangray
ce2d74305a
* Calendar: Fix selecting a group in planner by user view did not always load group members
2019-10-30 13:04:57 -06:00
Ralf Becker
43b174b9d0
speed up restore of database by inserting up to 500 row in one statement (was only 10)
2019-10-30 17:16:00 +01:00
Ralf Becker
6302229761
* Mail: stop logging of mails to webserver error-log
2019-10-30 15:10:02 +01:00
Ralf Becker
185c46e5a9
* Docker: do not allow to call php files ment to be included only (src, setup, inc or vendor directories)
2019-10-30 13:34:24 +01:00
Hadi Nategh
dac1d1b05f
Set style tag in htmlarea widget as valid by default
2019-10-29 13:43:45 +01:00
Ralf Becker
5a8aa3d746
also remove /api/thumbnail.php from access-log updates
2019-10-29 13:21:38 +01:00
Ralf Becker
a4cff4948d
* Statistik: add maintenance release version and docker install type
2019-10-29 13:10:38 +01:00
nathangray
626faffa7f
Revert "* Api: Fix bug where some links opened in the application's main tab instead of popups"
...
It did not take into account all apps (projectmanager & addressbook should open in main tab)
This reverts commit 474796c9bb
.
2019-10-28 11:57:45 -06:00
Ralf Becker
d5887d342d
extract logic of custom-field search method
...
process_search modifies the parameters so search calls this method and then its parent with the modified parameters
2019-10-27 17:18:04 +01:00
Ralf Becker
1a80107886
treat "0" as false as does php, our database storage and et2_checkType()
2019-10-25 18:27:07 +02:00
nathangray
914eb5e297
Addressbook: Fix organisation CRM view did not show nextmatch if contact had no org name
...
Translations from Birgit
2019-10-25 10:25:09 -06:00
nathangray
c6686dd941
* Addressbook: Add a new CRM option to view infologs for the contacts' entire organisation
2019-10-25 10:24:49 -06:00
nathangray
4424d58aaf
Etemplate: Fix taglist-account would reject most values
2019-10-25 09:25:37 -06:00
nathangray
0f75a0e50b
Api: Cleanup by moving password check to its own function
2019-10-25 09:24:30 -06:00
nathangray
9027c583a3
* Api: Fix bug where some links opened in the application's main tab instead of popups
...
Now keeping addressbook & projectmanager opening in main tab
2019-10-25 09:23:41 -06:00
nathangray
5af184a8f9
* Api: Fix bug where some links opened in the application's main tab instead of popups
2019-10-25 09:23:33 -06:00
nathangray
0bfecb68ae
* Calendar: Fix copy event loses links
2019-10-25 09:22:42 -06:00
Hadi Nategh
c4e42fa7a2
Fix margin of timezone selectbox
2019-10-24 14:43:58 +02:00
nathangray
ee72ba3c8f
Shrink date widget icon
2019-10-23 12:03:58 -06:00
Ralf Becker
1d2062ffc4
permanent redirect requests to filemanager/webdav.php to webdav.php
2019-10-22 15:30:00 +02:00
Hadi Nategh
cbdbd2e983
* Mail: fix mails consists of both multipart/mixed and multipart/related create duplicated content
2019-10-22 10:55:12 +02:00
Hadi Nategh
19101e8772
Use letter avatar when user have no personal avatar is set in addressbook
2019-10-22 10:53:06 +02:00
Hadi Nategh
7fdb1966d4
Implement letter avatar in client-side as avatar widget's component
2019-10-22 10:49:44 +02:00
Ralf Becker
99fb0b50ba
fix regular expression to not update access-log for avatar
2019-10-22 10:01:52 +02:00
Ralf Becker
acbae52c87
UCS 4.4 Rest API gives an error creating group "Default"
...
claiming a user or group with that name exists, which is not the case
(probably because other LDAP objects with cn=Default exist)
we work around that by creating it as DefaultX and rename it in LDAP to Default for now
2019-10-18 16:24:23 +02:00
Hadi Nategh
62cad1ed0f
Add missing timezone selectbox in framework
2019-10-18 15:02:20 +02:00
Hadi Nategh
dff2937190
Call on logout event when any sort of logout happens
2019-10-18 15:02:07 +02:00
nathangray
f6c989b683
Addressbook: Site configuration improvements from Birgit
2019-10-17 15:25:50 -06:00
nathangray
a69ad55ccd
Addressbook: add translation & change widget for 'Load custom fields in index...' config
2019-10-17 15:25:40 -06:00
nathangray
9b133fbfb0
Addressbook: Revert accidental changes to index.xet
2019-10-17 15:25:29 -06:00
nathangray
e415b8b1b7
* Addressbook: Add site configuration to always load certain custom fields, allows for single customfields in custom list templates
2019-10-17 15:25:19 -06:00
nathangray
c6d95ff2db
Fix singe fields attribute (as string) did not work
2019-10-17 15:25:06 -06:00
nathangray
3eef3f0918
Add attribute to turn off double click to edit editable widget
2019-10-17 10:39:50 -06:00
nathangray
a80db6c07e
Etemplate: Expand VFS path attribute, if present
2019-10-17 10:39:33 -06:00
Ralf Becker
37b7d9208b
fix docker-compose docu for using EPL
2019-10-17 14:17:09 +02:00
Hadi Nategh
9bb46bb0ee
Fix some translations for tinymce editor
2019-10-17 13:21:50 +02:00
nathangray
2f2656f34f
Fix missing translations reported by Stefan Unverricht
2019-10-17 13:21:27 +02:00
Hadi Nategh
2fadc48f4e
Revert commit a7556c8f25
2019-10-17 13:17:20 +02:00
Hadi Nategh
a7556c8f25
Add missing tinymce custom translation files
2019-10-17 12:36:11 +02:00
Hadi Nategh
f7d1b7baeb
Add and fix some translations
2019-10-16 15:31:53 +02:00
Hadi Nategh
5c9dafb928
Call client-side logout hooks when the logout button is triggered
2019-10-16 14:37:07 +02:00
Hadi Nategh
44b5b48abc
Fix search query for vfsSelect search box
2019-10-16 13:12:00 +02:00
Ralf Becker
523786c09b
* Mail/Api: fix password change looses S/Mime, one time passwords and other credentials
...
skip mail-accounts is user editable check for password change
some stored credentials are not event linked to mail accounts or
might belong to by user not editable accounts like smime on a mail account for all
2019-10-15 18:40:01 +02:00
nathangray
f1af9eb659
* Infolog: Fix context menu 'Schedule appointment' action opened in calendar tab instead of a popup
2019-10-15 10:19:54 -06:00
Hadi Nategh
399826e993
Fix htmlarea "enable features in toolbar" preference not working
2019-10-14 15:26:15 +02:00
nathangray
3d4dae27e4
* Admin: Fix adding custom type status or setting type owner was not saved
2019-10-11 09:26:52 -06:00
Hadi Nategh
4651287de5
* Mail: fix textarea in compose dialog gets disappeared after attaching a file, happens in mobile template only
2019-10-11 14:26:35 +02:00
nathangray
8df36b291c
Api: Use calendar icon for date selection icon
2019-10-10 15:13:47 -06:00
nathangray
1353acc235
Fix some translation issues reported by Stefan Unverricht
2019-10-10 10:35:08 -06:00
Ralf Becker
0f916f3471
set auth_type=univention for account_repository=univention (was ldap)
2019-10-10 17:10:05 +02:00