Commit Graph

31309 Commits

Author SHA1 Message Date
nathangray
008e16d58d Fix for missing event & group by month 2017-03-03 09:28:25 -07:00
nathangray
6bccec1e0c Speed improvements for planner view 2017-03-03 09:28:09 -07:00
nathangray
ae4eeb6cee Some calendar planner view rendering performance improvements, gives ~20% reduction in render time. 2017-03-03 09:27:43 -07:00
Hadi Nategh
aa42432cea * Preferences: Fix hints are not visible for tabs with scrollbar 2017-03-02 11:57:47 +01:00
Ralf Becker
6d204441cc fix not updated logout time on new farm 2017-03-01 13:48:09 +01:00
Ralf Becker
5612a98994 give quota-limit from SMTP/SQL precedence over (cached) quota from Dovecot 2017-02-28 18:44:02 +01:00
Hadi Nategh
d3a5a34bfd Fix error server does not support binary data, due to long references. 2017-02-28 15:54:09 +01:00
Ralf Becker
9b98e07b69 method to disable a hook for the current request 2017-02-28 13:29:21 +01:00
Ralf Becker
809e96794e fix use of old accounts_sql class, only existing if old phpgwapi is installed 2017-02-28 10:17:36 +01:00
Ralf Becker
ec16cf10f2 fix PHP Deprecated: Non-static method EGroupware\Api\Vfs\Sqlfs\StreamWrapper::url_stat() should not be called statically 2017-02-28 10:17:30 +01:00
nathangray
c1672c118a Some translation improvements from Stefan Unverricht 2017-02-27 17:29:32 -07:00
nathangray
1456569aad Some translation improvements from Stefan Unverricht 2017-02-27 17:29:20 -07:00
nathangray
6277ea0af8 Some translation improvements from Stefan Unverricht 2017-02-27 17:27:06 -07:00
Ralf Becker
729887d4e4 reverting using zPush TimezoneUtil, as it causes Outlook sync to stall 2017-02-27 20:10:09 +01:00
nathangray
85fe3eddcb Timesheet - Fix custom date filter not showing 2017-02-27 11:50:23 -07:00
Hadi Nategh
459165352e Remove an unnecessary saveSessionData applied into get_rows 2017-02-27 17:53:06 +01:00
Ralf Becker
70135317a3 fix PHP Fatal, if debug is enabled 2017-02-27 17:37:32 +01:00
Ralf Becker
a63d5fdb78 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:25:34 +01:00
Hadi Nategh
cfbe7ebab1 Revert Htmlawed option comment back into value 1 2017-02-27 13:34:34 +01:00
Ralf Becker
1ea49819bf improve waterfall by releasing session 2017-02-25 15:21:07 +01:00
nathangray
efc3d28210 Fix infolog subs action in projectmanager 2017-02-24 11:41:48 -07:00
Klaus Leithoff
c69527d875 fix cut and paste typo 2017-02-24 08:07:01 +00:00
Hadi Nategh
4d37b68987 * Mail: fix memory exhaustion caused by e-mails with long string set on DATE field 2017-02-23 15:45:39 +01:00
Klaus Leithoff
03b9afd6d3 replace calendar_zpush::tz2as with TimezoneUtil::GetFullTZFromTZName call, as it seems to produce more accurate results 2017-02-23 11:36:04 +00:00
Klaus Leithoff
af6b3b8a0f using TimezoneUtil in GetMessage to determine as_tz array more correctly 2017-02-23 11:13:47 +00:00
nathangray
086804ac6e * Admin: Save the bulk password reset notification email for next time 2017-02-22 08:05:27 -07:00
nathangray
3cd44750cb Replace deprecated $response->script() call with $response->apply(), fixes file select window not closing in FF when opened through wiki 2017-02-22 08:02:44 -07:00
nathangray
3c440e8885 Allow <p> tag to enable HTML parsing as well as <br> and <span>, fixes using p for line breaks and no other formatting resulted in unparsed HTML when merging. 2017-02-17 08:58:40 -07:00
nathangray
950404b36e Allow changing category owner via context menu for application categories 2017-02-14 11:33:33 -07:00
nathangray
f7ce519750 Add ability to handle groups named in the format 'Group <name>' (no comma, Group first) when importing. 2017-02-14 11:32:09 -07:00
nathangray
ad253a2608 Custom fields can be at the start of the content 2017-02-14 09:27:28 -07:00
nathangray
d205c2d294 Allow expansion of custom fields when merging to include fields from other apps
eg: {{#other_app/#addressbook_cf/n_fn}}
2017-02-14 09:26:55 -07:00
nathangray
4d67545849 Use listbox for pricelist, since projectmanager-pricelist widget is not available for view 2017-02-13 10:32:14 -07:00
Ralf Becker
08fc8f1438 fix name of tab in general preferences to use 16.1 name "Standard" template instead of Pixelegg 2017-02-10 16:26:17 +01:00
Ralf Becker
4873fd253e * Mail: switching signatures in html mail failed after first time
we have to keep comments in compose to be able to switch signatures
2017-02-10 13:15:48 +01:00
Hadi Nategh
0fdd3da429 Fix mail account dialog always gets scrollbar 2017-02-10 11:20:36 +01:00
Hadi Nategh
80431051e4 Try to match placeholder NENVLF with its described example 2017-02-10 11:08:14 +01:00
Hadi Nategh
0bc700cf8e Handle NELF placeholder for mimetype text/html 2017-02-09 15:20:04 +01:00
Ralf Becker
d286a2f8e1 CS translations from Tony <tw.mail-AT-quick.cz> 2017-02-09 09:52:17 +01:00
Hadi Nategh
b562599bb5 Add svg version of list_tile icon in filemanager 2017-02-08 11:25:46 +01:00
Hadi Nategh
bd55a576b4 * Filemanager/Mobile theme: Improve navigation bar to be able to navigate through folders with single-touch 2017-02-08 10:48:06 +01:00
Ralf Becker
8de7b6a953 fix warning about static use of Accounts::is_(active|expried) by making it static and throw a WrongParameterException, if is_expired is called with no parameter 2017-02-06 18:20:06 +01:00
Ralf Becker
22d216a43e * Addressbook: only add groups as distribution lists, if accounts addressbook is not hidden 2017-02-06 09:22:57 +01:00
Ralf Becker
4182256567 fix PHP 7.1 Error: [] operator not supported for strings in Setup >> Configuration 2017-02-05 14:01:50 +01:00
Ralf Becker
fdc9eadd6f Changelog for 16.1.20170203 2017-02-02 18:15:56 +00:00
Ralf Becker
e4f1aaea49 adding session.gc_maxlifetime = 14400 (4 hours session lifetime) to our apache config 2017-02-02 17:11:05 +01:00
Ralf Becker
4966da5b00 use cryptographically secure random_int available in PHP 7+ when generating default passwords 2017-02-02 16:27:34 +01:00
Ralf Becker
dda3ac920f CS translations from Tony <tw.mail-AT-quick.cz> 2017-02-02 15:28:01 +01:00
Ralf Becker
aad0a90e07 add DE translation for {{letterprefix}} and remove broken one from EN lang-file 2017-02-02 12:44:50 +01:00
Ralf Becker
b907f34685 fix missing EN translation in api lang file 2017-02-02 11:37:01 +01:00