Hadi Nategh
0892675b8e
Fix margin of timezone selectbox
2019-10-24 14:41:25 +02:00
nathangray
cd373aa7f6
* Calendar: Fix copy event loses links
2019-10-23 14:12:00 -06:00
nathangray
1836f9436c
Shrink date widget icon
2019-10-23 12:03:09 -06:00
Ralf Becker
3946d084ec
Revert "* Calendar - fix event owner and chair were always getting update notifications, regardless of preference"
...
This reverts commit 94782bee06
.
2019-10-23 16:38:43 +02:00
nathangray
2392301412
* Addressbook: Add a new CRM option to view infologs for the contacts' entire organisation
2019-10-22 10:57:15 -06:00
Ralf Becker
aecea69519
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-22 17:07:21 +02:00
Ralf Becker
612fdd71cb
permanent redirect requests to filemanager/webdav.php to webdav.php
2019-10-22 15:29:23 +02:00
Ralf Becker
ec463058e2
removed accidently added (old) modern theme again
...
@nathan you need to remove pixelegg/css/modern.min.css* (not in git)
2019-10-22 10:29:41 +02:00
Ralf Becker
cad1ec2aaf
fix regular expression to not update access-log for avatar
2019-10-22 09:58:18 +02:00
nathangray
32fbb84772
Update gruntfile for projectmanager
2019-10-21 11:14:00 -06:00
Ralf Becker
a2ceac6ce7
move dependencies to project
2019-10-21 18:35:13 +02:00
Ralf Becker
5a9bc1a98a
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:23:50 +02:00
Hadi Nategh
414b169791
Add missing timezone selectbox in framework
2019-10-18 15:01:08 +02:00
Hadi Nategh
e0fdcaa959
Call on logout event when any sort of logout happens
2019-10-18 14:17:27 +02:00
nathangray
87501bb2a9
* 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-17 15:05:55 -06:00
nathangray
00d995b4b5
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-17 15:03:47 -06:00
nathangray
46ec335c42
Add attribute to turn off double click to edit editable widget
2019-10-17 10:36:21 -06:00
Ralf Becker
6f227e38e7
fix docker-compose docu for using EPL
2019-10-17 14:16:11 +02:00
Hadi Nategh
30f8a19881
Fix some translations for tinymce editor
2019-10-17 12:54:35 +02:00
Hadi Nategh
b13a3a4619
* Mail: fix mails consists of both multipart/mixed and multipart/related create duplicated content
2019-10-16 17:01:02 +02:00
Hadi Nategh
012d7a5a20
Add and fix some translations
2019-10-16 15:30:33 +02:00
Hadi Nategh
85496dddb3
Fix search query for vfsSelect search box
2019-10-16 13:10:25 +02:00
Hadi Nategh
10632f886d
Call client-side logout hooks when the logout button is triggered
2019-10-16 12:46:44 +02:00
nathangray
474796c9bb
* Api: Fix bug where some links opened in the application's main tab instead of popups
2019-10-15 13:43:21 -06:00
Ralf Becker
df1909d8c1
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:34:15 +02:00
nathangray
80e96fce6c
* Infolog: Fix context menu 'Schedule appointment' action opened in calendar tab instead of a popup
2019-10-15 10:19:02 -06:00
Hadi Nategh
5a1fbe7049
Use letter avatar when user have no personal avatar is set in addressbook
2019-10-15 14:06:33 +02:00
Hadi Nategh
fc1e0679fb
Fix htmlarea "enable features in toolbar" preference not working
2019-10-14 14:57:45 +02:00
Hadi Nategh
0303adbc35
Implement letter avatar in client-side as avatar widget's component
2019-10-14 13:42:07 +02:00
nathangray
e8a9026253
Addressbook: Site configuration improvements from Birgit
2019-10-11 13:16:36 -06:00
nathangray
121d5f82ef
Etemplate: Fix taglist-account would reject most values
2019-10-11 11:55:10 -06:00
nathangray
a05c66f32c
Api: Cleanup by moving password check to its own function
2019-10-11 10:51:40 -06:00
Hadi Nategh
96679fdee0
* Mail: fix textarea in compose dialog gets disappeared after attaching a file, happens in mobile template only
2019-10-11 14:24:23 +02:00
nathangray
a1dece668f
Api: Use calendar icon for date selection icon
2019-10-10 15:12:51 -06:00
nathangray
80c706b957
Fix some translation issues reported by Stefan Unverricht
2019-10-10 10:31:27 -06:00
Ralf Becker
bfd5b6b2e5
set auth_type=univention for account_repository=univention (was ldap)
2019-10-10 17:09:32 +02:00
Ralf Becker
45a62a3b5d
Make sure we have lid for hook even if not changed, some backend require it
2019-10-10 16:04:11 +02:00
nathangray
a32c99154c
Addressbook: add translation & change widget for 'Load custom fields in index...' config
2019-10-09 14:44:25 -06:00
nathangray
4e67569b14
* Admin: Fix adding custom type status or setting type owner was not saved
2019-10-09 13:09:27 -06:00
Hadi Nategh
74100f53ae
Add format block as preference for pre-selecting block on editor initialization
2019-10-09 16:22:23 +02:00
nathangray
56989f338b
Remove duplicate method
2019-10-08 14:44:35 -06:00
nathangray
8d58409211
Get Sharing to recognize editable Collabora shares for determining class
2019-10-08 14:43:17 -06:00
nathangray
2ef8b726e0
Translations from Birgit for filemanager share actions
2019-10-08 12:50:54 -06:00
Hadi Nategh
397c628f9c
Update up/down button icons into svg version
2019-10-08 14:32:54 +02:00
nathangray
87978868e4
Addressbook: Revert accidental changes to index.xet
2019-10-07 14:18:24 -06:00
nathangray
183955c97c
* Addressbook: Add site configuration to always load certain custom fields, allows for single customfields in custom list templates
2019-10-07 14:16:04 -06:00
nathangray
c51108b71b
Fix singe fields attribute (as string) did not work
2019-10-07 14:14:39 -06:00
nathangray
3f483478cd
Different Download as ZIP url, some had errors with the previous
...
#37061
2019-10-04 10:24:29 -06:00
nathangray
d31d19c1ec
* Import/Export: Fix export CSV with Tab delimiter literally inserted '\t' instead of tab.
...
Reported by xenolevis
2019-10-02 11:48:10 -06:00
Hadi Nategh
798823ab6e
Make sure excluded mime types are type of string before splitting them, avoid js error "Uncaught typeError: ex_mime.split is not a function"
2019-10-02 13:52:48 +02:00