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
Hadi Nategh
70fd9a6529
Set correct appname when updating actions
2019-08-14 15:49:36 +02:00
Ralf Becker
77ca6dcece
one more old eGroupWare
2019-08-14 12:13:47 +02:00
Hadi Nategh
ae3db1bc28
* Mobile theme: fix broken html editor in mobile view (e.g. mail compose)
2019-08-14 10:05:28 +02:00
nathangray
be6325a68c
Etemplate - fully implement label widget's "for" attribute
2019-08-13 13:28:56 -06:00
nathangray
45ea4cb81a
Calendar - Fix participant status reset to only reset [non-user participant's] status on start time change
2019-08-13 11:37:23 -06:00
nathangray
458d35afe1
Etemplate - fix diff widget line numbers not scrolling properly in Firefox
2019-08-13 10:16:19 -06:00
Ralf Becker
a594f9ccee
add cache-buster to new login-background to force browser to load it
2019-08-13 15:01:18 +02:00
Ralf Becker
fc369fda68
* Resources: allow up to 16k as custom-field value
2019-08-13 12:45:22 +02:00
Ralf Becker
9af802cc9d
update master with 19.1 final release (19.1.20190813) changelog
2019-08-13 09:22:44 +02:00
Ralf Becker
0a3a75ac16
slightly improved login background for 19.1
2019-08-12 15:13:25 +02:00
Hadi Nategh
6ee26bebdb
More styling changes to loading animation
2019-08-12 14:44:30 +02:00
Ralf Becker
e5e7e4aaa0
improve positioning of EGroupware logo and slogan on login page
...
by using top: 35% instead a fixed pixel number
2019-08-12 14:31:58 +02:00
Hadi Nategh
a9c6ed3d17
Make loading prompt spinner and loading animation persistent in color
2019-08-12 14:26:12 +02:00