Commit Graph

31626 Commits

Author SHA1 Message Date
Ralf Becker
d1b963c98b ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
2017-03-08 14:14:16 +01:00
Ralf Becker
1c80a22413 added (commented out) code to enable IMAP log for a single user 2017-03-08 10:33:00 +01:00
nathangray
0f83206907 * All apps - Add special search case for #<int> to only match the ID, not search the whole entry 2017-03-07 12:24:42 -07:00
nathangray
5926c5e7be Allow docm and xlsm merge templates 2017-03-07 12:08:01 -07:00
nathangray
2dbe3e785e Calendar - Remove contacts matching accounts user has no access to so nobody selects it thinking they are selecting the user account 2017-03-07 11:08:26 -07:00
nathangray
a14a8681fc * Mail- List mailing lists before contacts when searching for email addresses 2017-03-07 10:18:21 -07:00
Hadi Nategh
eba4ce0549 Fix IDE warnings 2017-03-07 15:20:11 +01:00
Hadi Nategh
c3e19a14e9 * Mail: Better style for showing emails in print mode, thanks to Michael Scholl 2017-03-07 14:37:40 +01:00
Hadi Nategh
c1aa7c16bf Creating folder on not active profile can be handled by changeProfile 2017-03-07 14:05:42 +01:00
Hadi Nategh
104acdde5f Fix mail tree does not get refreshed after folder creation 2017-03-07 12:29:45 +01:00
Hadi Nategh
db13e47fbd * Mail: Fix add folder action does not work properly on top level 2017-03-07 12:21:00 +01:00
Hadi Nategh
3209484d31 Cover more events on XSS regexp and avoid confusion between legitimate words with beginning of "on" and on[Events] 2017-03-06 19:12:56 +01:00
nathangray
7293967215 Infolog - If delegated user has access to change description, also allow timestamp button 2017-03-06 09:59:21 -07:00
nathangray
66f44e0131 Update Gruntfile to include added JS files, should fix bugs with minified JS 2017-03-06 09:36:30 -07:00
nathangray
b8e8658226 Calendar - Toolbar '+' button changed to add event on first day of current view, previously was always 'today' 2017-03-03 10:00:15 -07:00
nathangray
cb0f574e82 Fix grid for few users as well as lots 2017-03-03 09:22:36 -07:00
nathangray
90e537e1fa Calendar - Planner view: Fix time grid lines did not reach all the way to the end 2017-03-03 09:18:47 -07:00
nathangray
855825c088 Calendar - Planner view: Fix time grid lines did not reach all the way to the end 2017-03-03 09:07:16 -07:00
nathangray
e649793aee Add tooltip so you can tell which phone number is which in addressbook list 2017-03-02 10:53:42 -07:00
Hadi Nategh
63a168573a * Preferences: Fix hints are not visible for tabs with scrollbar 2017-03-02 11:55:09 +01:00
nathangray
7429dac075 * Timesheet - Fix 'Save & new' does not set project correctly 2017-03-01 11:39:01 -07:00
nathangray
d0913cb309 Fix title & description in calendar events were not escaped 2017-03-01 10:52:38 -07:00
nathangray
f8c8d1d84c Fix downloading attachments as zip from mail with a colon (:) in the subject failed 2017-03-01 09:58:56 -07:00
Ralf Becker
acfcd24983 fix not updated logout time on new farm 2017-03-01 13:36:42 +01:00
Ralf Becker
832276f969 give quota-limit from SMTP/SQL precedence over (cached) quota from Dovecot 2017-02-28 18:39:55 +01:00
Hadi Nategh
32a5cdb151 Fix error server does not support binary data, due to long references. 2017-02-28 15:53:11 +01:00
Ralf Becker
cac41f297e Merge pull request #7 from filkaris/utf8_bug
Fix multibyte bug on utf-8 import
2017-02-28 14:05:23 +01:00
Ralf Becker
c9822e3023 Merge pull request #8 from filkaris/mail_account_bug
If Mail Account has empty password, it's still regarded as imap
2017-02-28 14:04:19 +01:00
A Sigalas
11b2eff8c5 Host always needed, not imap if username & pass missing 2017-02-28 12:55:04 +00:00
A Sigalas
1dac0eb700 Get sample without fetching the whole file, fix netbeans potential error 2017-02-28 12:46:12 +00:00
A Sigalas
b4e29edaea If Mail Account has empty password, it's still regarded as imap 2017-02-28 12:40:14 +00:00
Ralf Becker
282c0bc90f method to disable a hook for the current request 2017-02-28 13:27:48 +01:00
A Sigalas
fb28d7fe97 Fix multibyte bug on utf-8 import 2017-02-28 12:16:53 +00:00
Ralf Becker
80cb358d88 fix use of old accounts_sql class, only existing if old phpgwapi is installed 2017-02-28 10:14:38 +01:00
nathangray
6cc64bd9b1 Some translation improvements from Stefan Unverricht 2017-02-27 13:32:14 -07:00
Ralf Becker
38b0dd0dd0 fix PHP Deprecated: Non-static method EGroupware\Api\Vfs\Sqlfs\StreamWrapper::url_stat() should not be called statically 2017-02-27 20:39:46 +01:00
Ralf Becker
b75d8e6692 reverting using zPush TimezoneUtil, as it causes Outlook sync to stall 2017-02-27 20:08:53 +01:00
nathangray
bb4c7a8b71 Timesheet - Fix custom date filter not showing 2017-02-27 11:49:41 -07:00
nathangray
c63b2daded Some translation improvements from Stefan Unverricht 2017-02-27 11:21:34 -07:00
nathangray
608f9d1142 Some translation improvements from Stefan Unverricht 2017-02-27 11:14:31 -07:00
nathangray
578b5c8de6 Add summary of participant statuses to event tooltip (when there's 2 or more participants) 2017-02-27 10:00:17 -07:00
Hadi Nategh
9e8642b2fa Remove an unnecessary saveSessionData applied into get_rows 2017-02-27 17:46:01 +01:00
Ralf Becker
d6590cbf64 fix PHP Fatal, if debug is enabled 2017-02-27 17:31:08 +01:00
Ralf Becker
a9a2dbd0ad fix (unnecessary) storing rows into session
It causes php-memcached session-handler to loose the session "error saving session to memcached"
2017-02-27 17:23:57 +01:00
nathangray
8033f8ff7c Fix participant role is lost when changing another user's status 2017-02-27 09:21:52 -07:00
nathangray
be85db6c53 Fix infolog details / no details filter reloads list instead of changing details 2017-02-27 08:52:20 -07:00
nathangray
6dd3f4838f Keep any notification errors 2017-02-27 08:10:48 -07:00
Hadi Nategh
738a1acd0e Revert Htmlawed option comment back into value 1 2017-02-27 13:33:24 +01:00
Ralf Becker
f55d36cc50 improve waterfall by releasing session 2017-02-25 15:18:21 +01:00
nathangray
3aef0fe1a6 Add sorting to match planner view grouping, so pagination gets the top rows first 2017-02-24 10:33:02 -07:00