Commit Graph

30694 Commits

Author SHA1 Message Date
nathangray
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
nathangray
3e92b81d0c Make sure single day does not get partially covered by todos 2016-07-05 08:16:05 -06:00
Hadi Nategh
d91dc5a58b Mobile template:
- Fix alignment of resources picture in view template
2016-07-05 14:34:28 +02:00
Hadi Nategh
00373c933a Mobile template:
- Fix alignment of contact name in addressbook view template
2016-07-05 14:33:30 +02:00
Hadi Nategh
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
Hadi Nategh
245d692bae Fix buttons called addressbook get wrong styling 2016-07-05 14:32:06 +02:00
Hadi Nategh
9ed64282d5 Fix category column is too close to date column in timesheet 2016-07-05 14:28:54 +02:00
nathangray
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
Ralf Becker
55a84f8fee * Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show 2016-07-05 09:17:44 +02:00
nathangray
e341235779 Remove unneeded translation, it's done once for all apps in common 2016-07-04 11:17:31 -06:00
Ralf Becker
e7bbeb93dc * Univention: fix not working 16.1 install in UCS: Account not found! (acc_id=1) 2016-07-04 15:38:47 +02:00
Ralf Becker
436ec9181f * Setup: fix install check was (false) reporting missing PHP extension "addressbook_zip" 2016-07-04 14:10:42 +02:00
nathangray
116a1ce63c Add an Abort / Retry / Skip prompt for long task when one fails 2016-07-04 13:10:26 +02:00
Ralf Becker
6c89b240bf * Template: relabeled Pixelegg template/theme to "Standard", and mobile theme for desktop to "Compact" 2016-07-04 11:50:32 +02:00
Ralf Becker
666e170b10 fix typo 2016-07-04 10:36:57 +02:00
Ralf Becker
96655592ae Changelog for 16.1.20160630 2016-06-30 14:39:33 +00:00
leithoff
173fe82eb0 fix translation 2016-06-30 12:35:58 +02:00
Ralf Becker
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
leithoff
bf41c46cce fix error in common lang file 2016-06-30 11:02:16 +02:00
leithoff
4ebf9b4720 fix error in common lang file 2016-06-30 10:31:38 +02:00
Ralf Becker
bfbcb18f11 reworked about text a bit for 16.1 2016-06-30 10:31:08 +02:00
Ralf Becker
4640bf5c6c fix IDE warnings 2016-06-30 10:30:59 +02:00
leithoff
ff2416f99c Update README.md
adapt to branch checkout 16.1
2016-06-30 10:09:22 +02:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
d427d4ae83 appending ajax=true to addressbook site config and global categories to no use an iframe 2016-06-29 19:10:22 +02:00
nathangray
c21ac29b96 Fix documentation 2016-06-29 10:22:24 -06:00
nathangray
94658a86fd Set ajax=true for resources global categories to load in div instead of iframe 2016-06-29 09:54:06 -06:00
nathangray
7c3d97ba12 Load app hooks with ajax=true into a div instead of an iframe 2016-06-29 09:48:54 -06:00
Ralf Becker
ab7b4d40f9 fix PHP Fatal when opening filemanager settings 2016-06-29 13:39:56 +02:00
Ralf Becker
407b405c36 fix PHP Fatal when opening filemanager settings 2016-06-29 13:37:39 +02:00
Ralf Becker
7f3038f07e fix Scrutinizer "bugs" 2016-06-29 10:52:27 +02:00
Ralf Becker
4b75ed5e7f fix Scrutinizer "bugs" 2016-06-29 10:50:20 +02:00
Ralf Becker
66c34f012d fix Scrutinizer "bugs" 2016-06-29 10:41:59 +02:00
Ralf Becker
4db7e2fb94 fix Scrutinizer "bugs" 2016-06-29 10:38:41 +02:00
Ralf Becker
c68da72207 change wording of error message on server-side ajax requests 2016-06-28 20:41:30 +02:00
Ralf Becker
82c4eecfa3 change wording of error message on server-side ajax requests 2016-06-28 20:40:11 +02:00
nathangray
1ab0f76fc6 When copying infologs as part of a project, apply any given date offsets 2016-06-28 11:06:31 -06:00
nathangray
d60596cb43 Add tooltip explaining do not notify flag 2016-06-28 09:17:05 -06:00
nathangray
1325740df1 Add tooltip explaining private flag in calendar edit dialog 2016-06-28 08:58:19 -06:00
nathangray
fc746c1bd7 Fix missing hour & minute sliders in date picker 2016-06-28 08:47:43 -06:00
nathangray
9422fd117c Hide iframe scrollbars too when seamless is on, hides scrollbars in Admin - Global categories 2016-06-28 13:54:09 +02:00
Ralf Becker
420350e5a8 need to switch ONLY_FULL_GROUP_BY of for MySQL >= 5.7 2016-06-28 13:44:22 +02:00
Ralf Becker
6efd436a75 need to switch ONLY_FULL_GROUP_BY of for MySQL >= 5.7 2016-06-28 13:43:11 +02:00
Ralf Becker
b91f3d6da8 Changelog for 16.1.20160627 2016-06-27 18:42:37 +00:00
Ralf Becker
27cfc4d2e0 fix not detected modules since use of EGW_REPO_BASE 2016-06-27 20:41:14 +02:00
Ralf Becker
a8bc06cdb2 fix not detected modules since use of EGW_REPO_BASE 2016-06-27 20:40:24 +02:00
Ralf Becker
718ec8006b * MySQL/Ubuntu 16.04: switch off sql_mode ONLY_FULL_GROUP_BY enabled in MySQL 5.7+ 2016-06-27 20:28:00 +02:00
Ralf Becker
f4dc9ebc3b * MySQL/Ubuntu 16.04: switch off sql_mode ONLY_FULL_GROUP_BY enabled in MySQL 5.7+ 2016-06-27 20:26:48 +02:00