Commit Graph

2181 Commits

Author SHA1 Message Date
nathangray
af0298f6fd Api - fix typo preventing translation of exception headlines 2019-09-09 14:33:13 -06:00
Ralf Becker
589e3906fc fix aborted WebAuthn not treated as failure of 2nd factor, if registered 2019-09-08 10:31:42 +02:00
Ralf Becker
2ea4caecac hook to allow apps to modify login page, eg. for multifactor auth 2019-09-08 10:31:42 +02:00
nathangray
09afa17ad2 Api - fix portrait / landscape icon positioning in print dialog 2019-08-26 11:55:59 -06:00
Ralf Becker
5154b53890 Changelog for 19.1.20190822 2019-08-22 17:50:46 +02:00
Ralf Becker
38c139c0b2 pending translations from our translation server 2019-08-22 14:02:02 +02:00
Hadi Nategh
29ff312906 * Mail: add format selector into compose htmltext editor's toolbar 2019-08-20 15:59:27 +02:00
Hadi Nategh
5f0ecb60cf Fix last visible tab wrongly set to closable 2019-08-20 14:02:10 +02:00
Ralf Becker
4b6d507060 * Api: no longer loggin last-logintime of anonymous user
to not block website and also to better cope with high rate anon endpoints 
might be called creating a bottleneck in the egw_accounts table.
2019-08-19 16:52:06 +02:00
Hadi Nategh
d521364034 Fix miss alignment of searchbox in VFS dialog 2019-08-19 10:57:25 +02:00
nathangray
2be6f476a2 Etemplate - fix diff widget line numbers not scrolling properly in Firefox 2019-08-14 14:59:55 -06:00
nathangray
c54932f77a Etemplate - fully implement label widget's "for" attribute 2019-08-14 14:52:48 -06:00
Hadi Nategh
8dd77c664d Set correct appname when updating actions 2019-08-14 15:52:24 +02:00
Ralf Becker
524264b6d6 one more old eGroupWare 2019-08-14 12:14:16 +02:00
Hadi Nategh
b4505f7b71 * Mobile theme: fix broken html editor in mobile view (e.g. mail compose) 2019-08-14 10:13:27 +02:00
Ralf Becker
38a308186c add cache-buster to new login-background to force browser to load it 2019-08-13 15:02:17 +02:00
Ralf Becker
bf0987dbc5 Changelog for 19.1.20190813 2019-08-13 09:05:29 +02:00
Ralf Becker
a64c279871 slightly improved login background for 19.1 2019-08-12 15:14:10 +02:00
Ralf Becker
8797277283 adding Github and Discoure (forum) to login page 2019-08-09 17:37:27 +02:00
Ralf Becker
7c080e82d0 fix default "EGroupware" site_title for new login page 2019-08-09 17:37:18 +02:00
Ralf Becker
0670ea9762 * Login: new background and logo for login page 2019-08-09 17:37:04 +02:00
Hadi Nategh
2f5e4b13bb Revert commit 91f85186cd as it breaks mail reply 2019-08-06 16:05:28 +02:00
Ralf Becker
9d2f20e5cf Changelog for 19.1.20190806 2019-08-06 12:45:05 +02:00
Ralf Becker
fab4e4ff35 Changelog for 19.1.20190726 2019-08-06 12:27:34 +02:00
Hadi Nategh
f2c41f535e Fix typo 2019-08-06 10:52:39 +02:00
Hadi Nategh
a76dd729be Hide groups template on initialization (since it's getting disabled on et2_ready after nm resized) otherwise nm resize takes its raw height into account which breaks users list size 2019-08-06 10:45:36 +02:00
Hadi Nategh
11d4aaf7c1 Some UI/UX improvements:
- Fix tabs headers alignment and resize
- Implement a loading page to obscure actual DOM rendering from user's view
2019-08-06 10:00:53 +02:00
Ralf Becker
c227b30b81 fix typo in EN translation "CalDAV / Card*D*AV sync" 2019-08-06 09:50:25 +02:00
Hadi Nategh
240a2cd150 Exclude link icon width from et2_url's width, avoiding unnecessary scrollbar 2019-08-05 15:47:19 +02:00
Ralf Becker
2776d215e2 * Login: RememberMe token for either automatic login or as 2. factor for 2-Factor-Auth 2019-08-03 18:37:18 +02:00
Ralf Becker
e9215fa805 pending translations from our translation server 2019-08-03 08:58:22 +02:00
nathangray
91f85186cd Mail - fix extra newlines added when switching email from HTML to text 2019-08-02 11:50:52 -06:00
nathangray
1131d07199 Revert "Etemplate - avoid error if child is not a widget", it causes other random breaking
This reverts commit 1f63996a2c.
2019-08-02 11:08:14 -06:00
nathangray
1f63996a2c Etemplate - avoid error if child is not a widget
though it never should be...
2019-08-02 10:33:38 -06:00
Hadi Nategh
a7bfd5c871 Apply editable_height independent of the height attribute 2019-08-02 10:21:38 +02:00
nathangray
041af0a3ae Api - Fix some missing translations
(app key is common, not api)
2019-08-01 11:27:09 -06:00
Ralf Becker
92f89f93ca fix namespace in docu 2019-08-01 18:39:14 +02:00
Ralf Becker
afa7f9a872 remove some jPicker left-overs 2019-08-01 15:22:29 +02:00
nathangray
ed01dfad0a Fix partial HTML broke label in context menu Copy "..." action 2019-07-31 11:21:36 -06:00
nathangray
890cd4e4a4 Api - give error if share path is missing 2019-07-31 10:31:13 -06:00
Ralf Becker
a45c63d5ec setting a timeout of 30 seconds, as recommended by Univention 2019-07-31 12:48:59 +02:00
Ralf Becker
45d3def574 fix "405 Method not allowed" error updating users and retrying on connection failure once 2019-07-31 12:10:35 +02:00
Hadi Nategh
33aa092453 Add descriptive tooltip for avatar status 2019-07-31 11:45:39 +02:00
Ralf Becker
f4840d1d87 fix PHP Warning: count(): Parameter must be an array or an object that implements Countable 2019-07-31 10:55:46 +02:00
Ralf Becker
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
Ralf Becker
02c21fe2f9 remove commented out fixing of policies as object 2019-07-30 18:27:29 +02:00
Hadi Nategh
824537068d Fix icon for select-file dialog 2019-07-30 15:57:19 +02:00
Hadi Nategh
a68f9f54b7 Fix search method in vfsSelect dialog 2019-07-30 12:26:26 +02:00
Hadi Nategh
053a2aeefd Call no named attachment "forwarded message" only if it's a message 2019-07-30 12:14:42 +02:00
nathangray
bfc2728ad3 Add github link to Collabora key description 2019-07-29 09:36:27 -06:00