998bf163af
grr fix typo, thanks to Travis
2016-07-08 09:10:48 +02:00
5c8070d5d2
* Restore: fix failed restore under MySQL 5.7 by temp. disabling strict mode to allow inserting zero dates
2016-07-08 08:41:46 +02:00
0b64ced1d1
* PHP7/ImportExport: fix different evaluation order of PHP 5 and 7 gives eg. error "Function name must be string" in wizard
2016-07-07 21:23:59 +02:00
a75c425f57
turn off permanent error_log
2016-07-07 19:55:59 +02:00
cca763bba2
Fix favorite delete confirm dialog header was not translated
2016-07-07 10:19:59 -06:00
28731fbbb9
* 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:41:35 +02:00
5d90b8f16d
* Mail/Sieve: fix PHP Fatal error on minimal install when trying to edit rules or vacation notice
2016-07-07 10:24:28 +02:00
1ddde66957
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 22:00:13 +02:00
7a9e8f0c4c
* Calendar: check recurrences for conflicts too (until configured search-time is exceeded, default 3s)
2016-07-06 21:59:57 +02:00
8597661970
let user know that "file a file" is only available in EPL and offer more information about EPL
2016-07-06 10:06:14 +02:00
b6d73534c8
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:59:14 +02:00
fb7232206c
Mobile template:
...
- Fix scrolling in edit dialogs not working properly in iOS (safari)
2016-07-05 17:08:31 +02:00
b1f2cdf2ea
replace yellow label color in login page with dark blue already used for links
2016-07-05 17:01:26 +02:00
170f53d1af
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-05 08:23:14 -06:00
d34184e56c
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-05 08:19:06 -06:00
1ca3706ae2
Make sure customfield header widgets get finished, even if customfield widget is already done.
...
Fixes addressbook switching from 'All contacts' to organization and back loses customfield headers
2016-07-05 08:18:44 -06:00
3e92b81d0c
Make sure single day does not get partially covered by todos
2016-07-05 08:16:05 -06:00
d91dc5a58b
Mobile template:
...
- Fix alignment of resources picture in view template
2016-07-05 14:34:28 +02:00
00373c933a
Mobile template:
...
- Fix alignment of contact name in addressbook view template
2016-07-05 14:33:30 +02:00
3d53c8b91c
Take other objects (like sel_options) from arrayMgrs into account regarding feeding content to view template
2016-07-05 14:33:01 +02:00
245d692bae
Fix buttons called addressbook get wrong styling
2016-07-05 14:32:06 +02:00
9ed64282d5
Fix category column is too close to date column in timesheet
2016-07-05 14:28:54 +02:00
63bb4d67c2
Move timesheet ID column to the right, so it doesn't hold the category marker & can be safely turned off.
2016-07-05 14:26:27 +02:00
55a84f8fee
* Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show
2016-07-05 09:17:44 +02:00
e341235779
Remove unneeded translation, it's done once for all apps in common
2016-07-04 11:17:31 -06:00
e7bbeb93dc
* Univention: fix not working 16.1 install in UCS: Account not found! (acc_id=1)
2016-07-04 15:38:47 +02:00
436ec9181f
* Setup: fix install check was (false) reporting missing PHP extension "addressbook_zip"
2016-07-04 14:10:42 +02:00
116a1ce63c
Add an Abort / Retry / Skip prompt for long task when one fails
2016-07-04 13:10:26 +02:00
6c89b240bf
* Template: relabeled Pixelegg template/theme to "Standard", and mobile theme for desktop to "Compact"
2016-07-04 11:50:32 +02:00
666e170b10
fix typo
2016-07-04 10:36:57 +02:00
96655592ae
Changelog for 16.1.20160630
2016-06-30 14:39:33 +00:00
173fe82eb0
fix translation
2016-06-30 12:35:58 +02:00
96ecf94a40
fix redirect to admin index fails via ajax_exec, as there is no menuaction in url
2016-06-30 11:15:25 +02:00
bf41c46cce
fix error in common lang file
2016-06-30 11:02:16 +02:00
4ebf9b4720
fix error in common lang file
2016-06-30 10:31:38 +02:00
bfbcb18f11
reworked about text a bit for 16.1
2016-06-30 10:31:08 +02:00
4640bf5c6c
fix IDE warnings
2016-06-30 10:30:59 +02:00
ff2416f99c
Update README.md
...
adapt to branch checkout 16.1
2016-06-30 10:09:22 +02:00
b7b8696f18
* Admin: show new eT2 based pages without iframe, fixes additional scrollbars sometimes shown
...
merges everything but projectmanager stuff (and infolog commit belonging to it)
2016-06-30 09:50:50 +02:00
c4822483d3
revert 41b5de825d
: disable scrolling too, when in seamless mode, as it prevents iframe content from being scrolled to the bottom, if that content does not implement any other means of scrolling
2016-06-30 09:07:13 +02:00
efccc70eb3
revert 41b5de825d
: disable scrolling too, when in seamless mode, as it prevents iframe content from being scrolled to the bottom, if that content does not implement any other means of scrolling
2016-06-30 09:06:06 +02:00
d427d4ae83
appending ajax=true to addressbook site config and global categories to no use an iframe
2016-06-29 19:10:22 +02:00
c21ac29b96
Fix documentation
2016-06-29 10:22:24 -06:00
94658a86fd
Set ajax=true for resources global categories to load in div instead of iframe
2016-06-29 09:54:06 -06:00
7c3d97ba12
Load app hooks with ajax=true into a div instead of an iframe
2016-06-29 09:48:54 -06:00
ab7b4d40f9
fix PHP Fatal when opening filemanager settings
2016-06-29 13:39:56 +02:00
407b405c36
fix PHP Fatal when opening filemanager settings
2016-06-29 13:37:39 +02:00
7f3038f07e
fix Scrutinizer "bugs"
2016-06-29 10:52:27 +02:00
4b75ed5e7f
fix Scrutinizer "bugs"
2016-06-29 10:50:20 +02:00
66c34f012d
fix Scrutinizer "bugs"
2016-06-29 10:41:59 +02:00