0d19c8fc83
suppress PHP Deprecated in vendor, as they need to be solved by the vendor
2016-07-10 11:49:47 +02:00
0b71dd2756
replace (slower and ugly) create_function with closures
2016-07-10 11:09:21 +02:00
b345ea6c31
* Package install/update: no more limit memory as backup might fail, do not run backup for single apps
2016-07-10 09:00:33 +02:00
dbf69a79c6
* Setup/Auth: fix PHP Fatal with Sqlssl authentication (Class EGroupware\Api\Auth\auth_sql not found)
2016-07-09 09:20:00 +02:00
8ef3dac777
German translation for long task totals
2016-07-08 10:47:37 -06:00
a1140e101d
copy 16.1 changelog to master to satisfy update checker
2016-07-08 15:36:12 +00:00
d0030228e8
do not use jdots class not always installed by Api\Framework\Ajax, which is always available
2016-07-08 16:37:15 +02:00
30f966225f
Style et2_taglist_category similar to nextmatch filter-cat
2016-07-08 12:58:15 +02:00
4f4530b98d
* Admin: add used caching provider and APCu stats to "PHP Information"
2016-07-08 12:09:37 +02:00
f89142629a
* eSync: fix not synced subject and other headers, after RC3 Outlook memory reduction
2016-07-08 10:34:33 +02:00
92c358f6f6
Fix touch area for no_notification switch
2016-07-08 10:03:24 +02:00
1bae5f991f
grr fix typo, thanks to Travis
2016-07-08 09:09:47 +02:00
a091718807
* Restore: fix failed restore under MySQL 5.7 by temp. disabling strict mode to allow inserting zero dates
2016-07-08 08:40:44 +02:00
2c238b7071
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
2016-07-07 20:25:32 +02:00
512bc77cfd
turn off permanent error_log
2016-07-07 19:54:12 +02:00
9b80a7d133
Fix favorite delete confirm dialog header was not translated
2016-07-07 10:19:13 -06:00
1818088a88
* APCu/PHP7: fixed not used APCu under PHP7, as it has no APC compatible interface
...
Apcu class is basicly a copy of Apc, but as its methods are called quite a lot, I dont want to add the overhad of checking to call apc_ or apcu_ on every call, anyway APC died with PHP 5.5 so we can remove Apcu class once we no longer support PHP 5.4
2016-07-07 17:39:37 +02:00
59f23dee5a
Set more max-height for result options container in filter-cat
2016-07-07 16:59:21 +02:00
3cac849e58
Improve styling of filter-cat in nextmatch header
2016-07-07 16:47:45 +02:00
34f4a23497
fix wrong namespace
2016-07-07 16:36:06 +02:00
9c8823cde2
fix PHP 5.4 Fatal error: Cannot create references to elements of a temporary array expression
2016-07-07 16:23:30 +02:00
26ccede602
* Mail: automatic migrate old mcrypt tripledes passwords to openssl AES on successful login
2016-07-07 16:08:35 +02:00
ea200604fb
Implement new nextmatch cat-filter including category colors
2016-07-07 15:45:14 +02:00
5f7e13adaa
fix bug with visible broken css stuff in outlook when answering to html-mails (with style-definitions) to outlook
2016-07-07 12:04:47 +02:00
36005d8189
* Mail/Sieve: fix PHP Fatal error on minimal install when trying to edit rules or vacation notice
2016-07-07 10:22:18 +02:00
76307c4bbf
Allow contact lists as event participants
2016-07-06 13:19:54 -06:00
c0e480f465
Implement no_notification switch, used in infolog,tracker and calendar edit dialogs for mobile template
2016-07-06 17:00:31 +02:00
5374b39680
1) skip all past events and recurrences in conflict check and fix off-by-one error in recurrence limit
...
2) restructure config a bit:
- rename Birthday section to Addressbook
- rename Scheduling conflict section to Recurrences and conflict check
- add: Please note: conflict check is never done in the past and always limited by above recurrence horizont.
2016-07-06 16:44:06 +02:00
cae960965e
add Github url of Mozilla holiday calendar data
2016-07-06 14:43:59 +02:00
b4017cb8c4
* Calendar: check recurrences for conflicts too (until configured search-time is exceeded, default 3s)
2016-07-06 12:46:00 +02:00
8a3dd67902
Infolog mobile template:
...
- Fix view mode styling
- Get info_number shown in view mode, similar to other apps
- Some code cleanup
2016-07-06 12:19:20 +02:00
3002b6792a
Better alignment for tabbox in view mode
2016-07-06 11:53:20 +02:00
4ce303b660
let user know that "file a file" is only available in EPL and offer more information about EPL
2016-07-06 10:05:06 +02:00
9b4da018f0
fix template to be 16.1-nish: move add button from extra row to left
...
using egw.open_link instead of window.open
2016-07-06 08:57:35 +02:00
3de70526d0
Fix some bugs in drag to create event
...
- Firefox needed drag helper explicitly removed
- bug in move exceptions caused SQL error
2016-07-05 13:14:10 -06:00
24dcb5e2cf
Fix Scrutinizer "bug"
2016-07-05 09:04:39 -06:00
b9887c292f
replace yellow label color in login page with dark blue already used for links
2016-07-05 16:59:09 +02:00
5ec53b8887
Mobile template:
...
- Fix scrolling in edit dialogs not working properly in iOS (safari)
2016-07-05 16:09:23 +02:00
a217bb60a4
Fix category column is too close to date column in timesheet
2016-07-05 14:22:44 +02:00
25a7046983
* Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show
2016-07-05 09:16:09 +02:00
439d1e9dab
Move timesheet ID column to the right, so it doesn't hold the category marker & can be safely turned off.
2016-07-04 15:37:44 -06:00
bfb599666e
When an infolog changes, only refresh calendar when it's the active app, otherwise wait until it is activated. Fixes event positioning problems caused by refreshing while hidden without needing to recalculate everything while hidden.
2016-07-04 15:20:22 -06:00
75fa12b1d3
Add missing translations for Addressbook list
2016-07-04 13:42:39 -06:00
2a8bc013d6
Fix Make sure customfield header widgets get finished, even if customfield widget is already done - fix the fix to finish all customfields, not just selectboxes
2016-07-04 13:32:35 -06:00
27876aa3fb
Add totals (selected, successful, skipped, failed) to long task dialog
2016-07-04 12:49:47 -06:00
0a129c0214
Fix some bugs in drag to create event
...
- Firefox tried to do drag to create & drag to resize when resizing an event
- Speed improvement for mouseover
2016-07-04 10:26:38 -06:00
4d3cf6c58e
Make sure single day does not get partially covered by todos
2016-07-04 09:17:34 -06:00
d5a97279a7
* Univention: fix not working 16.1 install in UCS: Account not found! (acc_id=1)
2016-07-04 15:36:49 +02:00
2ae5097326
Mobile template:
...
- Fix alignment of resources picture in view template
2016-07-04 15:01:47 +02:00
3fa6c82eda
Mobile template:
...
- Fix alignment of contact name in addressbook view template
2016-07-04 14:57:26 +02:00