Ralf Becker
74f4544722
* Univention: fix setup configuration does not allow to store Univention as account backend
2017-08-25 09:06:14 +02:00
Ralf Becker
0c86f5214f
fix PHP error class config not found when storing ACL for resources on minimal install
2017-08-24 11:59:21 +02:00
Ralf Becker
a7a843ab86
added stock_status and some docu as Scrutinizer complained about stock_status not existing
2017-08-23 10:59:41 +02:00
Ralf Becker
fa9aa58fb8
fix PHP Warning with non-stock InfoLog types
2017-08-23 10:30:16 +02:00
Hadi Nategh
d2368711f9
* Mail: fix cursor jumping at the end of textarea in compose while switching from subject
2017-08-23 09:19:04 +02:00
Hadi Nategh
6c102be383
* Mail: Fix preferred identity in compose dialog never get selected
2017-08-21 16:05:58 +02:00
Hadi Nategh
acd54fbfb3
Add missing favorites icons in mobile view
2017-08-21 11:48:50 +02:00
Hadi Nategh
62ffaa5574
Do not show tooltips in mobile view
2017-08-21 11:48:24 +02:00
nathangray
f46692974a
Change recurrence end date comparison to handle up to 1 second difference, for mix of old and new events
...
see 2f534beb34
2017-08-18 10:30:59 -06:00
Ralf Becker
0d360c75b1
* Calendar/CalDAV: do not report non-participants as busy or conflict
2017-08-18 10:12:40 +02:00
nathangray
ca7a53badf
Fix missing CSS includes
2017-08-17 10:34:43 -06:00
nathangray
e7e8ba6d7b
Fix bug where radiobuttons with the same value as Array methods would break
2017-08-17 10:33:49 -06:00
nathangray
e28fec3f74
Import/Export - Avoid error if definition doesn't have filter set
2017-08-17 10:23:12 -06:00
Hadi Nategh
4c5b47a2c6
* Mail: Fix vacation notice disappears when switching folders
2017-08-17 17:29:44 +02:00
Hadi Nategh
bf8a25d75b
Fix misalignment of buttons in mobile view dialogs
2017-08-17 12:33:23 +02:00
Hadi Nategh
908d6a2802
Fix dialog's header in mobile view has no background
2017-08-17 12:24:56 +02:00
Hadi Nategh
b45e1bb1f3
Fix "no filter" option in nextmatch list favorites does not work
2017-08-17 12:02:51 +02:00
nathangray
83cc51857b
Fix opening the same URL twice did not go to the specified destination the second time a second time.
...
This time we redirect to index.php?cd=yes so reload also works, and fix the last active tab.
2017-08-16 12:32:52 -06:00
nathangray
95f7a37e5c
Fix opening the same URL twice did not go to the specified destination the second time
...
Eg. tracker edit went to tracker index the second time
2017-08-16 12:32:43 -06:00
nathangray
640a000740
Some missed CSS stuff, mostly to keep calendar header in place
2017-08-14 15:35:54 -06:00
nathangray
4d7f1931ab
* Calendar - Week view with multiple users now keeps date heading at the top
2017-08-14 15:34:26 -06:00
nathangray
abc73dab2b
* Addressbook - Fix tel_prefer statustext to be translated field label instead of field name
2017-08-14 11:23:31 -06:00
nathangray
e4ad4aab48
Fix url widget detached node implementation to use row's statustext if provided, original statustext otherwise
2017-08-14 11:23:24 -06:00
nathangray
2b6741e446
* Calendar - Fix bug where recurring events were moved to server time when adding a recurrence exception
2017-08-14 10:00:46 -06:00
nathangray
c830e494e6
Avoid errors if $instance_date is not passed correctly
...
(thanks, Scrutenizer)
2017-08-14 09:57:58 -06:00
nathangray
ca3a660532
Allow group pseudo-distribution lists
2017-08-14 09:13:49 -06:00
nathangray
2d8fa6fe79
Fix multiselects go missing when importing
2017-08-14 09:12:46 -06:00
Ralf Becker
46b0746ac3
adding API version not old phpgwapi version to vCard
2017-08-10 12:42:42 +02:00
nathangray
1336282ed7
Move share link action under share files action
2017-08-02 10:26:00 -06:00
Nathan Gray
ad81c7553d
Merge pull request #10 from WAMozart/master
...
* added share-link feature to filemanager context menu
2017-08-02 10:23:23 -06:00
nathangray
3870d9803e
Fix browser's range requests giving an empty file every second download attempt
2017-08-02 09:28:50 -06:00
nathangray
9bf934d1f5
Calendar - fix bug in recurring event exception edit across timezones causing events to move or get lost
2017-08-02 15:21:06 +02:00
nathangray
7abf1bf5c8
Import/Export - fix fatal error if definition is not selected, happened when only one definition was available.
2017-07-31 14:16:50 -06:00
nathangray
9c30d6dd30
* Calendar - Add placeholder for birthdays {{day/birthdays}} for day table
2017-07-31 12:47:10 -06:00
nathangray
4f61bc073d
Fix calendar entries opened from mail using a link could not be edited
2017-07-31 08:55:13 -06:00
nathangray
73e4a9ce01
Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
...
(Faster implementation)
2017-07-27 13:40:34 -06:00
nathangray
73aa07a44d
* Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
2017-07-27 13:40:23 -06:00
nathangray
daecd15317
Fix doubled name in link
2017-07-27 13:39:03 -06:00
nathangray
d74facad60
Calendar - if editing event without popup, cancel loads normal calendar UI instead of doing nothing.
2017-07-27 13:30:58 -06:00
nathangray
443aed65f1
* Calendar - Fix edit via emailed notification link did not work properly
2017-07-27 13:30:13 -06:00
nathangray
a3d010f5b0
* Addressbook - Fix favorites that included a selected organisation did not get correctly applied
2017-07-26 15:06:47 -06:00
nathangray
efe9478d84
* Calendar - Week view with multiple users now keeps date heading at the top
2017-07-26 09:59:40 -06:00
Hadi Nategh
82d90188a1
* Addressbook: Fix broken tel_prefered link
2017-07-21 17:57:19 +02:00
Hadi Nategh
701521bd0b
* Calendar: Fix default alarm does not get changed relatively to the selected start time when creating new event
2017-07-21 09:42:42 +02:00
Ralf Becker
50f4f5f757
allow to add SQL with nummeric keys to Storage\Base::read() argument, like in ::search or Db::select
2017-07-19 17:40:53 +02:00
Hadi Nategh
8a7840660b
Make sure invalid date object gets resolved
2017-07-17 17:50:42 +02:00
Ralf Becker
f4eaaf3d09
* Admin/EMail: allow admins to always add arbitrary aliases, even if not allowed for regular user
2017-07-12 19:17:29 +02:00
Ralf Becker
9eb877eb3b
fix fatal error if sambaadmin is not installed, but was before
2017-07-12 18:28:10 +02:00
Ralf Becker
8fe467157d
do NOT catch exceptions in hooks
...
maybe we need some parameter to hooks-calls, if all hooks should run, before exception get's re-thrown, as with this commit first exeception in a hook, will stop other hooks from running.
2017-07-08 18:39:40 +02:00
Ralf Becker
64740718aa
* Mail/ActiveDirectory: fix empty identity in mail compose and account not active in AD controled mail-server
2017-07-05 17:58:21 +02:00