Commit Graph

34795 Commits

Author SHA1 Message Date
33aa092453 Add descriptive tooltip for avatar status 2019-07-31 11:45:39 +02:00
f4840d1d87 fix PHP Warning: count(): Parameter must be an array or an object that implements Countable 2019-07-31 10:55:46 +02:00
9370dbf116 fix Argument 2 passed to EGroupware\Api\Accounts\Univention\Udm::user2udm() must be of the type array, null given
GET to users/user/$dn returns just the entry
2019-07-30 19:44:22 +02:00
02c21fe2f9 remove commented out fixing of policies as object 2019-07-30 18:27:29 +02:00
824537068d Fix icon for select-file dialog 2019-07-30 15:57:19 +02:00
1fd11caa06 Add noconnection css class 2019-07-30 12:35:38 +02:00
a68f9f54b7 Fix search method in vfsSelect dialog 2019-07-30 12:26:26 +02:00
053a2aeefd Call no named attachment "forwarded message" only if it's a message 2019-07-30 12:14:42 +02:00
1bd5987a22 Mail - avoid blank line at the top when loading drafts 2019-07-29 13:22:25 -06:00
bfc2728ad3 Add github link to Collabora key description 2019-07-29 09:36:27 -06:00
997822182d Api - Move Collabora credential type ID into parent to avoid collisions 2019-07-29 09:26:49 -06:00
6bf03f59d1 Align current password field with others 2019-07-29 15:43:29 +02:00
d52410ed94 Fix icon for Share link action 2019-07-29 15:36:57 +02:00
16ec15573c Fix avatar edit dialog 2019-07-29 15:28:50 +02:00
da0175a44c Add height attribute 2019-07-29 15:28:05 +02:00
52436f7f97 pending translation from our translation server 2019-07-29 12:41:59 +02:00
6435eb1293 * Api: fix error adding/editing catgories or custom fields 2019-07-29 11:21:54 +02:00
1125857730 Same fix as commit 377766293f for mail display 2019-07-29 11:18:26 +02:00
6229760af0 Calendar - add Invite permission for email addresses, fixes not possible to invite email addresses if users need invite permission 2019-07-26 14:59:10 -06:00
be2e632a9d Api - Don't print the show/hide sidemenu button 2019-07-26 13:44:31 -06:00
4432e461a0 Mail - avoid blank line at the top of merged emails 2019-07-26 11:48:39 -06:00
2194808244 Etemplate - fix bug where context menu actions only worked the first time 2019-07-26 10:25:28 -06:00
c8151c6f30 WIP search in vfsSelect dialog:
Implement search query for file lists
2019-07-26 17:26:53 +02:00
666125326c WIP search in vfsSelect dialog 2019-07-26 15:55:09 +02:00
862e0bb006 19.1.20190726 changelog 2019-07-26 15:34:44 +02:00
87a96cf760 fix typo in name 2019-07-26 12:14:13 +02:00
2128a64a7e pending SK translations from our translation server 2019-07-26 10:54:41 +02:00
b36aeb827c Filemanager - fix delete share action disappears after the first use 2019-07-25 11:24:37 -06:00
59cf097a09 Filemanager - correctly show 'Writable share link' in dialog title if writable checkbox was checked 2019-07-23 14:26:16 -06:00
eb57d7317f implement EGW_SKIP_INSTALL for entrypoint to skip automatic install
also fixed not working exit on failed install
2019-07-23 19:49:18 +02:00
53c3dc2e35 allow to set all post_install parameters via environment EGW_*
Parameter: --ldap_base --> EGW_LDAP_BASE (/ and - are converted to _)
2019-07-23 19:47:03 +02:00
07d698cbc4 Add EGW_POST_INSTALL environment variable to Readme too 2019-07-23 09:12:48 +02:00
374ebecb2e Admin - better sizing on delete account popup to avoid scrollbar 2019-07-22 15:45:25 -06:00
196cd13771 Importexport - support deleteaccount hook 2019-07-22 15:11:09 -06:00
f160c697e4 Admin - When deleting a user, separately list apps that cannot handle it through hook 2019-07-22 15:11:09 -06:00
5b420c7d0d Reduce letter avatar size by 50% 2019-07-22 15:01:25 +02:00
6aaec6438f * Admin: fixed Site config did not store ("Error: 1") 2019-07-22 13:03:12 +02:00
d5b8242b19 Merge branch 'changable_column_order' 2019-07-22 11:55:15 +02:00
95e10853b0 Apply css changes to avoid conflicts 2019-07-22 11:38:13 +02:00
26a287b7d9 use new Univention UDM Rest Api, instead of univention-directory-manager cli 2019-07-22 11:18:28 +02:00
2327faa67c document how to use EGW_POST_INSTALL environment variable for further post_install.php arguments 2019-07-22 10:07:27 +02:00
a0a4d35583 setting VERSION build arg from the tag we build 2019-07-22 10:07:27 +02:00
aefa8258a1 Admin - Ask which apps to transfer (others are discarded) when deleting account 2019-07-19 14:31:27 -06:00
4d858234ab Etemplate - color widget - use white as an empty value instead of showing black 2019-07-19 11:27:53 -06:00
5f4045d6b9 change "further" to "non-default" apps
as default apps are installed now all through Composer
2019-07-19 10:19:12 +02:00
d434407f36 Update README.md 2019-07-19 10:16:43 +02:00
a20b860212 Add link to Docker install instructions 2019-07-19 10:16:07 +02:00
eec3b7d6bc move Docker stuff to egroupware repo for automatic builds 2019-07-19 10:08:06 +02:00
ed540a8088 Etemplate - better styling for color input 2019-07-18 16:19:39 -06:00
feedce26c3 Etemplate - remove jPicker, now using browser's color picker for color widget 2019-07-18 16:16:43 -06:00