Ralf Becker
43c75cad94
UI change for videoconference
2020-04-02 15:15:04 +02:00
Ralf Becker
f9a961085f
if session is already closed, reopen it for push-notification, as we need to store if a push message is already delivered
2020-04-02 11:16:55 +02:00
nathangray
6664aea901
Etemplate: Register time_or_date widget, fixes wrong timestamps in mobile template mail list
2020-04-01 15:03:58 -04:00
nathangray
abdffc12a0
Fix typescript conversion bug breaking mobile list view
2020-04-01 13:46:05 -04:00
nathangray
c8906e4353
German translation of 'share filemanager directory' from Birgit
2020-04-01 09:54:49 -06:00
Ralf Becker
d830e048e4
loading filemanager translations for sharing
2020-04-01 10:46:32 +02:00
nathangray
174737cc67
English translation of 'share filemanager directory'
2020-03-31 10:49:36 -06:00
nathangray
a84a870cac
English translation of share action hints
2020-03-31 10:43:44 -06:00
nathangray
0664df4921
Add some hints to sharing actions
2020-03-31 10:36:50 -06:00
nathangray
d24c6f2b7d
Avoid error if extra parameter is not set
2020-03-31 10:21:26 -06:00
nathangray
d9ecc966bb
Fix client-side event status filter 'owner too' so group calendar shows events when a group member is an owner
2020-03-31 10:14:41 -06:00
Ralf Becker
038c1c811c
fix not closed spinner for application names with a dot
2020-03-31 13:03:31 +02:00
Ralf Becker
9a26934c67
German translation for new "hidden Upload" success message
2020-03-31 08:51:38 +02:00
nathangray
65fae4e788
Bump collabora version to try to make Travis happy
2020-03-30 16:19:32 -06:00
nathangray
cf0696e2f6
Bump collabora version to try to make Travis happy
2020-03-30 14:35:15 -06:00
nathangray
b27387009d
Fix toolbar actions with no group were missing
2020-03-30 14:25:24 -06:00
Ralf Becker
3750711cdf
* OpenIdConnect/OAuth: manage access and display OAuth apps inside EGroupware
2020-03-30 21:03:19 +02:00
nathangray
c19502ce5b
Fix nextmatch row expansion not properly displaying children
2020-03-30 12:28:48 -06:00
nathangray
cd530e6af0
Fix missing column headers after changing nm row template
2020-03-30 12:22:07 -06:00
nathangray
8063d31183
Remove unwanted quotes around filename
2020-03-30 10:41:39 -06:00
nathangray
1da1cb7b99
Fix legacy options not being read for some widgets
2020-03-30 10:28:48 -06:00
nathangray
c937f50193
Make sure share cleanup job doesn't remove shares just because of access rights
2020-03-30 09:35:59 -06:00
Hadi Nategh
2e753d942a
* Filemanager: fix upload in mobile template does not work for hidden share link
2020-03-30 14:22:15 +02:00
Hadi Nategh
0314f87eee
Show file upload progress in mobile theme
2020-03-30 11:44:26 +02:00
nathangray
d3eb2d9b22
Change the hidden upload message
2020-03-27 13:40:48 -06:00
nathangray
93a7166710
Add hidden upload directory as mail action
2020-03-26 13:20:20 -06:00
Hadi Nategh
18c21d4234
Convert filemanager's add and up/down folder navigator icons into svg
2020-03-26 14:32:57 +01:00
Hadi Nategh
3f4adaa33f
Fix custom icon not being set if there's no custom color.
2020-03-26 13:01:59 +01:00
Hadi Nategh
726755619e
Apply custom header background and custom header logo to sharing dialog
2020-03-26 12:12:11 +01:00
Ralf Becker
aa566e12fa
translation for "Hidden uploads" and move it between readonly and writable shares
2020-03-26 10:38:34 +01:00
nathangray
22f498d6e2
Try to fix navigation issues in file select popup
2020-03-25 13:48:04 -06:00
nathangray
895b1ebee9
Cleanup, bugfix & refactoring of hidden upload folder.
2020-03-25 11:39:40 -06:00
Hadi Nategh
b0b9df8e50
Sharing UI improvement
2020-03-25 17:42:07 +01:00
nathangray
7163acfe1d
* Add action to share filemanager folder (readonly) with hidden upload folder
2020-03-24 20:34:04 -06:00
nathangray
6aec7858cc
* Api: If addressbook event column is disabled, disable next / last dates in edit dialog as well.
2020-03-24 09:42:10 -06:00
Ralf Becker
50f7bdb112
additionally add private mobile phone to addressbook list
2020-03-24 09:26:23 +01:00
nathangray
3350f3a024
Some fixes for tile view after Typescript conversion
2020-03-23 10:05:46 -06:00
nathangray
7e1da8d909
Fix some popups restricted to just one popup window
...
- Admin -> Edit user
- Mail -> View source & View header
2020-03-23 09:57:06 -06:00
Ralf Becker
28fb99ba51
fix typo preventing account creation or update: "password do not match"
2020-03-23 16:14:22 +01:00
Hadi Nategh
13df759356
Apply more width to cat selectbox in infolog list
2020-03-23 14:34:48 +01:00
Hadi Nategh
3330bb6747
Use svg icon version for sidebox bullet points
2020-03-23 14:13:44 +01:00
Ralf Becker
f0f4fd2ee3
fix to allow setting "anonymous" flag for other accounts and try to fix Chrome autocomplete
2020-03-21 14:38:32 +01:00
Ralf Becker
e9c3533c93
avoid misconfiguration of user "anonymous" NOT flaged as such
2020-03-21 11:43:54 +01:00
nathangray
34ec346821
Fix favourites (& probably some more inherited stuff) broken by TypeScript conversion
...
Note that any properties declared in a sub-class aren't generally available until after the super() call is done, i.e. in the super constructor they're undefined.
2020-03-20 11:38:38 -06:00
nathangray
7631eb83aa
Fix some account changes were not saved
2020-03-20 10:31:46 -06:00
Hadi Nategh
6c9504e647
Add fullscreen into htmleditor feature preferences. fix and use svg icons.
2020-03-20 13:02:19 +01:00
nathangray
a7593b2f83
Add some comment so we know what's going on
2020-03-19 10:41:45 -06:00
nathangray
c04915ae09
Etemplate: Fix nextmatch printing failed after TypeScript conversion
2020-03-18 10:36:14 -06:00
nathangray
a2d9e8cae0
Calendar: Fix cdbfcb391
broke planner view
2020-03-18 10:15:22 -06:00
Ralf Becker
d21cd6bcd9
Changelog for 19.1.20200318
2020-03-18 16:05:40 +01:00