Commit Graph

34419 Commits

Author SHA1 Message Date
Ralf Becker
1eaa166fdd add webauthn app to .gitignore 2019-09-15 11:03:08 +02:00
Ralf Becker
8833a7448f * Notification: instead of overwritting From address use ReplyTo
as mail provider might not allow to have a From different from envelope sender
2019-09-13 21:42:21 +02:00
nathangray
f9ae64653f Calendar - more icon changes from Eva
- Restore today icon
- replace day view icon
- better names for view icons to avoid future confusion
2019-09-13 09:58:29 -06:00
nathangray
b592b9d009 Calendar: fix another case of group events not showing properly 2019-09-12 09:15:04 +02:00
Ralf Becker
d45397c583 CalDAV/CardDAV: fix not working creation of new contacts in MacOS Addressbook
OSX Addressbook sends ?add-member url-encoded
2019-09-12 09:14:46 +02:00
Ralf Becker
76b6f5a0dd * Calendar: update to timezones version 2.2019b 2019-09-12 09:14:20 +02:00
Ralf Becker
c63f523e66 * Preferences: always show Security & Password popup, only disable password tab, if no rights to change it 2019-09-11 12:56:58 +02:00
nathangray
35e1525af6 Calendar - different 5 & 7 day icons from Eva 2019-09-10 10:54:55 -06:00
nathangray
d190d405a9 Calendar - button icons & icon size update for conflict & freetime search 2019-09-10 10:50:49 -06:00
nathangray
696ba3bdfd use SVG for attach icon 2019-09-10 10:50:35 -06:00
nathangray
d40a4e0366 Addressbook - make type selectbox a little wider 2019-09-10 10:50:25 -06:00
nathangray
fc2d88c1e6 Api - fix category color positioning in nextmatch category header 2019-09-10 10:50:15 -06:00
nathangray
c6416d8f6d Mail - icon cleanup
- Remove png in favour of svg
- Use filemanager navbar icon for filemanager related actions
2019-09-10 10:50:04 -06:00
Ralf Becker
4433ed6fe1 do NOT query widgets from setup / installation, it fails with an exception 2019-09-10 09:30:13 +02:00
nathangray
af0298f6fd Api - fix typo preventing translation of exception headlines 2019-09-09 14:33:13 -06:00
nathangray
60a4f63666 * Mail - fix email date is an editable field in mail display 2019-09-09 12:04:52 -06:00
nathangray
8de24c5822 Calendar - unified button icons from Eva 2019-09-09 09:52:57 -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
Ralf Becker
a71cbcbd9a empty app.js so apps hooking into Password & Security have one to "extend" 2019-09-08 10:31:42 +02:00
Ralf Becker
2d130a76c2 refactor preferences >> security & password to allow apps to hook into it 2019-09-08 10:31:42 +02:00
Ralf Becker
59393342d7 fix to small Sent button in compose 2019-09-05 11:36:05 +02:00
nathangray
59841a0b0f Calendar - add missing group memberships on initial load when user is not in group 2019-09-03 15:51:23 -06:00
nathangray
d42dff43f2 Admin - Fix keyboard shortcuts not properly loaded for customfields for some apps
Infolog & tracker at least, maybe others.
2019-09-03 15:22:48 -06:00
nathangray
97c7504f1a Calendar - add missing group memberships on initial load. Fixes group calendars don't work. 2019-09-03 09:42:48 +02:00
Hadi Nategh
85b1e1075e Replace some of compose toolbar actions icons with their svg versions 2019-08-29 15:57:18 +02:00
Hadi Nategh
52086ada2a * Filemanager: fix actions in share->mail context menu not working on multi-selection 2019-08-28 11:22:37 +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
Hadi Nategh
1470d9b292 Add bullet icons to calendar's sidemenu items 2019-08-22 14:44:07 +02:00
Ralf Becker
38c139c0b2 pending translations from our translation server 2019-08-22 14:02:02 +02:00
nathangray
37656c2789 Calendar - fix side calendar's Today button positioning 2019-08-21 10:09:44 -06:00
Hadi Nategh
36b439cf24 Try to fit all htmlarea tools on the same line 2019-08-21 12:33:41 +02:00
Hadi Nategh
bdfc191606 * Mail: fix broken save to filemanager action 2019-08-21 12:13: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
Hadi Nategh
7d518c4042 Remove extra saving as draft 2019-08-19 10:57:11 +02:00
Ralf Becker
7db3e6eaeb remove quotes from arguments eg. 'db_host=db', in case it does not happen by shell (eg. debuging in Netbeans) 2019-08-18 12:52:28 +02:00
Ralf Becker
47a7a22ac5 fix failing installation via docker-compose: wrong grant-host and NO quotes
also documented that you need to create the data directory
2019-08-18 12:46:06 +02:00
Ralf Becker
745a1ea15e fix error from href="javascript:void()" by ignoring it 2019-08-15 19:37:12 +02:00
nathangray
65437b4bd0 Calendar - fix incorrectly moved preference read 2019-08-15 11:32:30 -06:00
nathangray
1aa20ae4b0 Calendar - Fix participant status reset to only reset [non-user participant's] status on start time change 2019-08-15 11:32:10 -06:00
Ralf Becker
122e2dcce0 allow apps to specify to be automatic deinstalled
this can either happen uncoditional or with an SQL statement checking they are empty first:
$setup_info[wiki][autodeinstall] = "SELECT COUNT(*)<=3 FROM egw_wiki_pages";
which would deinstall wiki if it has only the 3 default pages in it
2019-08-15 10:32:01 +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
16a4b74786 * Notifications: remove calendar notification from the list after applying any of actions 2019-08-14 16:31:45 +02: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