Commit Graph

33571 Commits

Author SHA1 Message Date
Ralf Becker
45180fa2d2 translation for new message 2019-01-10 19:03:17 +01:00
Ralf Becker
c560fe084e * Calendar/Mail: tell user if an event has been already already deleted when viewing a meeting request 2019-01-10 18:59:29 +01:00
Ralf Becker
8d4c7cc906 disable "warning" that we have no rights to store any modification
if user accept or reject a meeting invitation displayed in email
2019-01-10 17:34:33 +01:00
Ralf Becker
cba3e713b4 fix saving of group preferences 2019-01-10 15:08:11 +01:00
Hadi Nategh
dab4168c40 Add more translations 2019-01-10 15:05:09 +01:00
Hadi Nategh
b692864e12 Add some translations 2019-01-10 15:01:58 +01:00
nathangray
00ea499559 Calendar - open add into a dialog widget 2019-01-09 16:48:04 -07:00
nathangray
f8c742cdbb * Preferences - Add 'Firstname Lastname (Primary Group)' and 'Lastname, Firstname (Primary Group)' as account display options 2019-01-09 10:41:36 -07:00
nathangray
00885da412 Translation from Birgit 2019-01-09 10:41:36 -07:00
Ralf Becker
bd2dcc293d * Filemanager: treat GoodSync _gsdata_ directory as hidden / not shown by default 2019-01-09 17:55:06 +01:00
Hadi Nategh
1d11aad2b2 Fix broken styling in vfs list 2019-01-09 15:27:59 +01:00
Ralf Becker
54bd5eac99 * show maintenance release as version-number everywhere 2019-01-09 10:39:02 +01:00
Ralf Becker
3a18819fd1 fix origin 2019-01-08 12:29:52 +01:00
Ralf Becker
92c22ff529 fix PHP Warning: Use of undefined constant REQUEST_URI 2019-01-08 09:51:43 +01:00
nathangray
38999007a9 Don't require title for quick add so you can go to edit with no error 2019-01-07 15:56:20 -07:00
nathangray
32f87ed911 * Filemanager - fix missing empty directory context actions 2019-01-07 15:33:53 -07:00
nathangray
fc4f6f6398 * Filemanager - clickable folders in the path 2019-01-07 15:05:14 -07:00
Ralf Becker
26313db8f7 fix not working mail-integration because of "extra logging" tried to convert imap object to a string 2019-01-07 18:49:22 +01:00
Ralf Becker
86ec8ee17d fix TypeError: Argument 6 passed to Nextmatch::call_get_rows() must be an instance of Etemplate\Widget or null
fix calendar edit gives an error when using [Save] button in list-view
2019-01-07 18:13:08 +01:00
nathangray
1fe784ad3c Calendar - Move quick add preference to configuration tab
- Fix wrong preference name in add dialog checkbox
- Translations from Birgit
2019-01-07 09:23:49 -07:00
Hadi Nategh
4d8a55fb17 Handle VFS full path when generating VFS select contents 2019-01-07 15:05:56 +01:00
Hadi Nategh
08b4627c6a * Mobile theme: Fix inconsistent styling of submit buttons on login page, when browsing with Safari 2019-01-07 11:06:32 +01:00
nathangray
d21e848883 Turn on some extra info to help figure out cause of 'Illegal offset type' warning 2019-01-04 10:49:55 -07:00
nathangray
089baa12a9 Avoid warning if no external domain preference set 2019-01-04 10:38:09 -07:00
Ralf Becker
fb801dafe3 quiten permanen error_log 2018-12-25 09:32:03 +01:00
nathangray
07b24b2a60 Commit session right after we store the state 2018-12-20 10:45:11 -07:00
nathangray
41b95af046 Commit session right after we get rows from app 2018-12-20 10:03:12 -07:00
nathangray
649c87978c Calendar - translation from Birgit 2018-12-20 09:47:17 -07:00
Hadi Nategh
989a025681 fix function signature for the previous commit 2018-12-20 17:10:41 +01:00
Hadi Nategh
490d79f774 Do not touch email addresses when creating a plaintext message 2018-12-20 16:57:46 +01:00
Hadi Nategh
4e59184d00 Fix translations for Home screen 2018-12-20 16:06:12 +01:00
Hadi Nategh
844730a870 Fix inline images no longer working with tinyMCE 2018-12-20 12:38:13 +01:00
Hadi Nategh
38a909afbe
Merge pull request #52 from nicorac/master
Removed source file with clashing filename and a typo in contained class name
2018-12-20 10:38:49 +01:00
nicorac
a33665e373 Removed source file with clashing filename and a typo in contained class name 2018-12-20 10:00:03 +01:00
Nathan Gray
a4872300b4
Merge pull request #51 from nicorac/master
Bug in free/busy request handling (master)
2018-12-19 15:33:43 -07:00
nathangray
fa928efc57 Calendar - Pass group members on load to save some user data lookups 2018-12-19 15:31:44 -07:00
nathangray
6892c4508e Keep a queue of callbacks for the same account and call them all back when we get it 2018-12-19 15:31:44 -07:00
nathangray
996ce52b1a Silence warning about "Invalid argument supplied for foreach()" in a way that still works with reference 2018-12-19 15:31:44 -07:00
nicorac
cb106cf4f9 Fixed attributes cleanup in calendar_groupdav.post() and calendar_groupdav.put() 2018-12-19 21:50:13 +01:00
nicorac
64c1c126c0 Function calendar_ical.aggregate_periods() returns only the last event 2018-12-19 21:49:48 +01:00
Nathan Gray
d40a282f0d
Merge pull request #47 from neomorina/patch-5
Update Taglist.php
2018-12-19 10:04:40 -07:00
nathangray
e25d721363 Silence some warnings about "Invalid argument supplied for foreach()" 2018-12-18 11:00:02 -07:00
nathangray
6bf8f6bb26 Fix some more PHP 7.2 warnings
Remove some calls to deprecated each()
2018-12-18 10:20:23 -07:00
nathangray
19ead4c1cc Fix some more PHP 7.2 warnings
Remove some calls to deprecated each()
2018-12-18 09:49:29 -07:00
Hadi Nategh
376be571ba Fix php warning when there's no s/mime recipientsCerts 2018-12-18 14:27:25 +01:00
nathangray
1b33419bfe Import/Export - Fix unneeded warning about 'Unable to link...' when no link fields specified 2018-12-17 11:09:45 -07:00
nathangray
6a6ef64793 Addressbook - add additional config option to only show Last/Next date for contacts 2018-12-17 10:04:20 -07:00
Hadi Nategh
8a839372e9 Add translations 2018-12-17 16:55:17 +01:00
Hadi Nategh
583188e192 Match et2_require color with the rest 2018-12-17 16:01:36 +01:00
Hadi Nategh
63570062b1 Attempt to normalize select color in standard template 2018-12-17 15:49:22 +01:00