Commit Graph

31826 Commits

Author SHA1 Message Date
Ralf Becker
dacee96448 Merge branch 'master' of github.com:EGroupware/egroupware 2017-05-23 17:12:46 +02:00
Ralf Becker
a0758d783d German translations from Birgit 2017-05-23 17:11:59 +02:00
Hadi Nategh
479a557381 WIP of Notifications system:
- Add actions for notification messages
- Fix on message click handler
- Implement appointment request actions for calendar notifications
2017-05-23 16:54:20 +02:00
Hadi Nategh
c945b55cce WIP of Notifications system:
- Add click handler on message box
- Do not send update status request if the message is already seen
2017-05-22 12:18:53 +02:00
Hadi Nategh
264d32d233 Fix mail shows empty mailboxes for some specific mail servers 2017-05-19 15:56:48 +02:00
Hadi Nategh
87388aee27 Adjust tabs padding according to notifications indicator button 2017-05-19 11:26:20 +02:00
nathangray
daaf795e8f Fix apps using an iframe for admin could not properly load the sidebox tree 2017-05-18 12:15:32 -06:00
Hadi Nategh
b5dc938ae9 WIP Notifications System:
- Fix mark as seen button styling
2017-05-18 15:51:28 +02:00
Hadi Nategh
92b5133c5f Missing part from previous commit 2017-05-18 15:15:24 +02:00
Hadi Nategh
83436212b7 * Mail: Fix Disposition Notification confirmation message always come in english regardless of locale settings 2017-05-18 14:50:31 +02:00
nathangray
b685b08f8d Fix custom notifications CKEditor was broken, depending on how you loaded Admin
- also fixed if you login to admin app, then switch to another app and go to site configuration from the app's sidebox menu
2017-05-17 10:12:47 -06:00
Hadi Nategh
0ff91fd96c WIP of Notifications System:
- Some styling enhancements
- Add delete and mark as read actions on each message box
2017-05-17 14:04:31 +02:00
Hadi Nategh
a3b8cd339d WIP of Notifications System:
- Introduce notifications states
- Implement click handling for different status and update counter
2017-05-16 18:04:04 +02:00
nathangray
843331260a * Calendar - In week view with multiple users, clicking on the name will now change to just that user 2017-05-16 09:35:13 -06:00
Hadi Nategh
a74d3db798 Try to create home directory if it's not exist. Fix file upload to compose dialog fails if user has no run access to filemanager and has no home folder set 2017-05-16 16:51:35 +02:00
nathangray
a94cc8616d Infolog - Fix details / no details filter would not work after close context menu action 2017-05-15 10:30:30 -06:00
nathangray
ae097502ac Fix custom notifications CKEditor was broken, depending on how you loaded Admin 2017-05-15 09:56:16 -06:00
Hadi Nategh
3d164b0624 WIP of Notifications system 2017-05-15 17:34:27 +02:00
Hadi Nategh
c6c4cf89f2 Add another pre-configured mail acl rights 2017-05-12 15:48:36 +02:00
Hadi Nategh
66e7cf3386 Fix the date indicator always in center regardless of number of active actions 2017-05-12 12:26:25 +02:00
Hadi Nategh
5a3b3c9577 Align calendar top header date indicator vertically relevant to other actions 2017-05-12 11:40:52 +02:00
nathangray
5765335de8 Fix download linked files as zip gave the following error:
CreateObject() file /var/www/epl-trunk/api/inc/class..inc.php not found!

(see df7d8c414a)
2017-05-11 12:25:31 -06:00
nathangray
8e13f3977f Calendar - Fix daily recurring recur end date got one day later when you save if timezone was Tahiti 2017-05-11 19:15:10 +02:00
Hadi Nategh
63e0157baf WIP of RFC 4314 implementation, in order to be able to separate delete message right and delete mailbox right in mail acl dialog 2017-05-11 16:47:31 +02:00
nathangray
ce990f65ae * Calendar - Fix bug where recurring events were moved to server time when adding a recurrence exception 2017-05-10 13:47:13 -06:00
nathangray
32778f20bf Fix calendar edit recurrence losing timezone on first load 2017-05-10 13:45:32 -06:00
nathangray
379463c96d Remove debug 2017-05-10 08:48:14 -06:00
Hadi Nategh
42b276fcaf Add new app color code for Wiki 2017-05-10 15:30:01 +02:00
Hadi Nategh
1f7c122087 Fix calendar top header in mobile template 2017-05-10 10:45:39 +02:00
Hadi Nategh
d0d3b74a58 Make calendar date indicator in toolbar header more prominent 2017-05-10 10:34:08 +02:00
Hadi Nategh
5c8086f408 * Mail: Make multiple mail selection available for both "save to disk" and :save to filemanager" actions 2017-05-09 15:09:00 +02:00
nathangray
c42af6c4b9 * Calendar - creating an exception to a recurring event now copies the links over to the exception 2017-05-08 13:18:16 -06:00
Hadi Nategh
34e881d72c Allow access to upload in user/.tmp/ even if user has no rights to filemanager 2017-05-08 17:21:51 +02:00
Hadi Nategh
9278680d14 Fix some misspelled translations in mail ACL 2017-05-08 10:07:32 +02:00
nathangray
4696246b7b Fix readonly link-to widget was not read-only 2017-05-04 09:33:57 -06:00
Ralf Becker
cac463749e fix PHP Warning: explode() expects parameter 2 to be string, array given on line 375 2017-05-03 18:02:18 +02:00
nathangray
8113908273 Fix add selection of contacts to new distribution list did not bring up dialog 2017-05-02 08:24:37 -06:00
Hadi Nategh
9f98d0fe56 WIP of background & logo image upload into instance dir:
- Add some translation
- Add filemtime timestamp into url
2017-04-28 16:30:01 +02:00
Ralf Becker
af780e5168 caching images for 10 days and allowing to use it for ico extension too 2017-04-28 16:12:11 +02:00
Hadi Nategh
695cf12ded WIP of background & logo image upload into instance dir:
- Fix regexp can not cope with spaces
2017-04-28 14:21:50 +02:00
Hadi Nategh
5a2df924eb WIP of background & logo image upload into instance dir:
- Fix images with spaces in filename do not get loaded
2017-04-28 14:10:20 +02:00
Hadi Nategh
c55e0bdae3 WIP of background & logo image upload into instance dir:
- Generate url for anon_images.php
2017-04-28 12:40:33 +02:00
Ralf Becker
47df7828ce handler to download images from $files_dir/anon-images/ without login 2017-04-28 12:08:20 +02:00
Hadi Nategh
cd72062f00 WIP of background & logo image upload into instance dir:
- Change images directory to unknown_images
2017-04-28 10:43:11 +02:00
Hadi Nategh
33bc6f6ce0 WIP of background & logo image upload into instance dir 2017-04-27 16:50:35 +02:00
nathangray
d277c8b6cf Avoid warning about app list being null instead of array if there's no apps
Appears to happen when session expires
2017-04-27 08:10:15 -06:00
Hadi Nategh
41ae19774d Allow multiple entries for reply-to in mail compose 2017-04-27 09:50:37 +02:00
Ralf Becker
1e90ba1cd1 allow access to mounted eTemplates, if there are no filemanager or sitemgr-link app rights 2017-04-26 19:35:22 +02:00
Hadi Nategh
a206ec325a * ActiveSync: Fix error body part not set, while trying to forward an email 2017-04-26 17:23:48 +02:00
nathangray
a63df98b05 Fix warning about incorrect parameters to array_flip() 2017-04-25 15:53:50 -06:00