Commit Graph

30682 Commits

Author SHA1 Message Date
Ralf Becker
28c16c7d25 German translation for Abort/Skip/Retry buttons in mass mail 2016-07-04 13:57:49 +02:00
Ralf Becker
7ab213d94a remove trailing comma shown in IDE as warning 2016-07-04 12:28:01 +02:00
Ralf Becker
035593f8a6 * Template: relabeled Pixelegg template/theme to "Standard", and mobile theme for desktop to "Compact" 2016-07-04 11:47:49 +02:00
Hadi Nategh
9a1742d749 Fix buttons called addressbook get wrong styling 2016-07-04 11:31:52 +02:00
Ralf Becker
5260af7268 fix typo 2016-07-04 10:34:57 +02:00
Ralf Becker
47e1c995f7 fix Scrutinizer "bugs" 2016-07-02 14:02:13 +02:00
Ralf Becker
dbb46f7574 fix Scrutinizer "bugs" 2016-07-02 13:59:49 +02:00
Ralf Becker
79b03740c6 fix Scrutinizer "bugs" 2016-07-02 12:39:28 +02:00
Ralf Becker
1b60ef19f9 fix Scrutinizer "bugs" 2016-07-02 12:28:58 +02:00
Ralf Becker
01659d13c9 fix Scrutinizer "bugs" 2016-07-02 12:26:39 +02:00
Ralf Becker
b0803c76b6 fix Scrutinizer "bugs" 2016-07-02 12:11:52 +02:00
Ralf Becker
22b62aa168 fix Scrutinizer "bugs" 2016-07-02 11:57:26 +02:00
Ralf Becker
8c6193d22f fix Scrutinizer "bugs" 2016-07-02 11:53:40 +02:00
Ralf Becker
72c22fbd44 fix Scrutinizer "bugs" 2016-07-02 11:47:25 +02:00
nathangray
02b0bf17f8 Remove unneeded translation, it's done once for all apps in common 2016-07-01 13:14:48 -06:00
nathangray
2615837137 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-01 13:05:16 -06:00
nathangray
0aaca03d89 Fix some bugs in drag to create event
- Firefox opened 2 popups, one for span and one for end time
- Dragging existing events longer or shorter created a new event also
- Did not work in dayview
- Categories from category planner were not set
2016-07-01 11:57:06 -06:00
nathangray
a2d1131aa5 Add an Abort / Retry / Skip prompt for long task when one fails 2016-06-30 15:47:32 -06:00
nathangray
ca7779c825 Fix documentation 2016-06-30 15:47:32 -06:00
nathangray
b7919b1fe0 * Calendar: Create new events by dragging on empty space 2016-06-30 13:21:13 -06:00
leithoff
482cf970a8 fix translation 2016-06-30 12:37:56 +02:00
Ralf Becker
50577cb217 fix redirect to admin index fails via ajax_exec, as there is no menuaction in url 2016-06-30 11:12:58 +02:00
leithoff
92cc79f20b fix the fix 2016-06-30 11:05:10 +02:00
Ralf Becker
5e470912b9 reworked about text a bit for 16.1 2016-06-30 10:29:15 +02:00
Ralf Becker
7d72e84330 fix IDE warnings 2016-06-30 10:14:55 +02:00
leithoff
da8ead2704 fix error in common lang file 2016-06-30 09:47:38 +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
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
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
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
27cfc4d2e0 fix not detected modules since use of EGW_REPO_BASE 2016-06-27 20:41:14 +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
Ralf Becker
45fc5b036d * Mobile: fix error popup when changing application on mobile device in minimal 16.1 install 2016-06-27 18:59:52 +02:00
nathangray
41b5de825d Hide iframe scrollbars too when seamless is on, hides scrollbars in Admin - Global categories 2016-06-27 10:53:50 -06:00
Ralf Becker
29d34bcc6c fix PHP Fatal in 16.1 minimal install caused by usage of old categories:: constants 2016-06-27 18:38:04 +02:00
Ralf Becker
70cb78b2b1 adding link to stable 16.1 branch 2016-06-27 17:03:57 +02:00
Ralf Becker
62e1390e35 adding a branch command: mr branch 16.1 2016-06-27 15:45:27 +02:00
Ralf Becker
0a2b637f00 fix not possible to invite groups you are not a member of 2016-06-27 11:39:25 +02:00