Ralf Becker
b56c1ae856
hook to allow apps to modify login page, eg. for multifactor auth
2019-09-04 15:15:18 +02:00
nathangray
3e38ce2268
Calendar - add missing group memberships on initial load when user is not in group
2019-09-03 15:50:14 -06:00
nathangray
923cc0b01b
Admin - Fix keyboard shortcuts not properly loaded for customfields for some apps
...
Infolog & tracker at least, maybe others.
2019-09-03 14:50:36 -06:00
Ralf Becker
d5950d51e0
empty app.js so apps hooking into Password & Security have one to "extend"
2019-09-03 16:21:35 +02:00
nathangray
ecdfc9808d
Calendar - add missing group memberships on initial load. Fixes group calendars don't work.
2019-08-30 13:30:51 -06:00
nathangray
397b77a86d
Mail - another fix for extra newlines, now with less out of memory errors
2019-08-29 11:53:40 -06:00
Hadi Nategh
0232ab96d4
Replace some of compose toolbar actions icons with their svg versions
2019-08-29 15:54:31 +02:00
Ralf Becker
de5e560eb9
refactor preferences >> security & password to allow apps to hook into it
2019-08-29 12:48:44 +02:00
Hadi Nategh
4f7eb9e700
Add missing icon from previous commit
2019-08-28 16:26:44 +02:00
Hadi Nategh
8506bf5e5f
* Mail: fix drag-n-drop files from desktop no longer works on htmlarea as expected
2019-08-28 16:16:36 +02:00
Hadi Nategh
5877f3d0f1
Fix dragover class flickering issue
2019-08-28 16:14:53 +02:00
Hadi Nategh
12f3e9defd
Remove not used files
2019-08-28 14:10:35 +02:00
Hadi Nategh
50bcfa593b
Update resumable js library
2019-08-28 14:09:05 +02:00
Hadi Nategh
c831ce0128
* Filemanager: fix actions in share->mail context menu not working on multi-selection
2019-08-28 11:20:52 +02:00
nathangray
60ab28fd0e
Missing translations reported by Stefan Unverricht
2019-08-27 15:43:58 -06:00
nathangray
bc1406c171
Missing translations from Stefan Unverricht
2019-08-27 15:14:55 -06:00
nathangray
c4340404c6
Make edit share dialog wider ( #34981 )
2019-08-27 14:47:19 -06:00
nathangray
aef91aaef7
Missing translations
2019-08-27 14:44:13 -06:00
nathangray
bdd2ff87e7
Missing translations from Stefan Unverricht
2019-08-27 14:09:55 -06:00
nathangray
b064760e0f
Etemplate - Make sure dialog is wide enough for the title
2019-08-27 14:09:13 -06:00
nathangray
c07a0509ce
Fix missing translations reported by Stefan Unverricht
2019-08-27 12:04:06 -06:00
nathangray
e6022fe2c5
Api - fix portrait / landscape icon positioning in print dialog
2019-08-26 11:55:03 -06:00
nathangray
872235a0f1
Filemanager - remove share filemanager directory action from filemanager, it makes no sense there.
2019-08-26 11:22:26 -06:00
nathangray
94782bee06
* Calendar - fix event owner and chair were always getting update notifications, regardless of preference
2019-08-26 10:45:14 -06:00
Hadi Nategh
74d6322414
Fix modify mail subject action's title
2019-08-26 17:01:37 +02:00
nathangray
c59807d861
Api - No need to make the link titles safe here, it just makes timesheet titles look weird
2019-08-23 16:01:01 -06:00
nathangray
3bec6326f9
Api - Add Sharing->get_path() so we can get the path of the share
2019-08-23 14:19:10 -06:00
nathangray
e099086151
Fix sharing only looks for addressbook templates for insert into document
2019-08-22 16:04:07 -06:00
nathangray
f5c2ba52c8
Addressbook - sharing actions only available to contacts, not groups
2019-08-22 15:56:46 -06:00
nathangray
5bc2467de3
Api - Better handling of enabled attribute for share actions
2019-08-22 15:56:17 -06:00
nathangray
a49e3a3c15
Api - Add a Share filemanager directory context menu action
2019-08-22 15:18:40 -06:00
nathangray
3e8f2274f2
Etemplate - make editableWidget a submitListener, so if someone submits while editing, the edit is still saved.
2019-08-22 14:22:31 -06:00
Ralf Becker
1889adadfb
Changelog for 19.1.20190822
2019-08-22 17:55:02 +02:00
Hadi Nategh
fe2d0d243d
Add bullet icons to calendar's sidemenu items
2019-08-22 14:42:27 +02:00
Ralf Becker
c706f3f09c
pending translations from our translation server
2019-08-22 13:57:23 +02:00
Hadi Nategh
2da7c30cdc
Try to fit all htmlarea tools on the same line
2019-08-21 12:28:43 +02:00
Hadi Nategh
c6adfe64ca
* Mail: fix broken save to filemanager action
2019-08-21 12:12:20 +02:00
nathangray
9cbc941c8d
Calendar - fix side calendar's Today button positioning
2019-08-20 13:54:51 -06:00
Hadi Nategh
0564e61c50
* Mail: add format selector into compose htmltext editor's toolbar
2019-08-20 15:55:53 +02:00
Hadi Nategh
768eb99113
Fix last visible tab wrongly set to closable
2019-08-20 14:01:09 +02:00
Ralf Becker
681679382c
* 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:51:13 +02:00
Hadi Nategh
ee4640ccda
Fix miss alignment of searchbox in VFS dialog
2019-08-19 10:41:44 +02:00
Hadi Nategh
193a8847b9
Remove extra saving as draft
2019-08-19 10:26:21 +02:00
Ralf Becker
7496fbb66e
remove quotes from arguments eg. 'db_host=db', in case it does not happen by shell (eg. debuging in Netbeans)
2019-08-18 12:51:41 +02:00
Ralf Becker
c64c7ab787
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:45:10 +02:00
nathangray
ce79581185
Mail - store merge emails to a single contact in drafts before they're sent, instead of directly in sent folder
2019-08-16 10:46:35 -06:00
Ralf Becker
6254eb61fd
fix error from href="javascript:void()" by ignoring it
2019-08-15 19:36:04 +02:00
Ralf Becker
a6ee8eda1b
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:33:57 +02:00
nathangray
0f5ff805ec
Calendar - fix incorrectly moved preference read
2019-08-14 14:33:30 -06:00
Hadi Nategh
a3d0a6e9ab
* Notifications: remove calendar notification from the list after applying any of actions
2019-08-14 16:30:59 +02:00