Ralf Becker
20fbc30b34
fix missing TLD
2019-02-24 09:38:56 +01:00
Ralf Becker
0183794689
Update README.md
2019-02-23 13:33:25 +01:00
Ralf Becker
6d9858113e
Update README.md
2019-02-23 13:31:45 +01:00
Ralf Becker
08200bd99c
loading ADOdb through composer
2019-02-23 13:10:18 +01:00
Ralf Becker
c3a1d83dba
replace myrepos with install-cli.php in Travis
2019-02-23 12:33:32 +01:00
Ralf Becker
7de6b8ac15
fix double echo of git command on --verbose
2019-02-23 12:30:33 +01:00
Ralf Becker
82f9b3edc1
replace myrepos (mr) with install-cli.php
2019-02-23 12:17:38 +01:00
Ralf Becker
d084bd0679
fix --exit-codes did not found (now used) exceptions
2019-02-23 12:13:26 +01:00
nathangray
78028dfbda
Api - Set default charset for mail to utf-8, overriding Horde's us-ascii
2019-02-22 10:42:38 -07:00
Hadi Nategh
fe64572ec9
Fix window name gets changed not intentionally to template name after et2 load
2019-02-22 13:58:28 +01:00
Hadi Nategh
58ad1d6fe1
Use tnef folder parameter set by commit 1920814067
2019-02-22 11:00:47 +01:00
Alexandros Sigalas
1920814067
Added _folder parameter to getTnefAttachments function
2019-02-22 09:00:07 +01:00
Ralf Becker
6ae2bd4009
* Mail: meeting-request was not shown inside multipart/related
2019-02-21 20:11:21 +01:00
Ralf Becker
5b5525b38f
* CardDAV/Addressbook: fix accounts not synced for preference account-selection "groupmembers"
2019-02-21 19:03:32 +01:00
Ralf Becker
1246d77e28
fix Lightning work-around for %40
2019-02-21 17:49:54 +01:00
Ralf Becker
8670036af6
* CalDAV: work around Lighning not having synced event before accepting
2019-02-21 17:00:00 +01:00
Ralf Becker
7e79088191
* Calendar/Email: multiple users of external meeting request no longer overwrite each other status when accepting
2019-02-21 15:06:26 +01:00
Ralf Becker
790d96eb15
prefer source attribute (with cache-buster) over contact_id
...
add cache-buster, if we have just a contact_id
2019-02-20 17:08:40 +01:00
Ralf Becker
79a90202a8
* Addressbook: fix photo was lost when non-admin user edited own account
2019-02-20 17:07:28 +01:00
Ralf Becker
9ff814f5b4
Revert "simpler way to un-reference the rows and some docu why we have to"
...
This reverts commit f89f08a8ed
.
2019-02-20 14:58:04 +01:00
Ralf Becker
f89f08a8ed
simpler way to un-reference the rows and some docu why we have to
2019-02-20 14:50:57 +01:00
Hadi Nategh
72cad447b0
Do not check jsonp since we are not using it and it might cause errors by setting dataType to script falsely
2019-02-20 13:24:43 +01:00
Hadi Nategh
b16e93bfe3
Make sure we have a match before using it
2019-02-20 10:41:04 +01:00
nathangray
eea03aa47c
* Api - Fix redirect loop and use deep copy to keep initial nextmatch rows
2019-02-19 16:41:58 -07:00
Ralf Becker
1d8f2a606b
integrate custom-field search in token processing
...
to allow to use something like: "<regluar-match-token> +<custom-field-match-token>" to return correct entries matching both
also no longer search private custom-fields not accessible by current user (gives a slower query, if private cfs exist)
2019-02-19 16:21:02 +01:00
Ralf Becker
5086e6cca3
* All apps: improved speed when searching with (many) custom-fields
2019-02-18 19:23:13 +01:00
Ralf Becker
23ceb00380
fix PHP Warning: Use of undefined constant __FILES__
2019-02-18 16:03:22 +01:00
Hadi Nategh
781700ea6d
Better approach to query existing contacts
2019-02-18 14:04:53 +01:00
Ralf Becker
e089f4428f
show how long the backup took
2019-02-18 13:42:29 +01:00
Hadi Nategh
3a51767b67
Try to narrow down search criteria to only email and email_home columns
2019-02-18 12:23:30 +01:00
nathangray
81ddb509a0
Etemplate - Fix initial nextmatch rows not sent to client
2019-02-15 11:53:21 -07:00
Hadi Nategh
39f937fb05
Fix letter avatar for multibyte characters
2019-02-15 17:43:34 +01:00
nathangray
fd8f69db80
Api - Fix leftover $$ when merging empty contact customfields
2019-02-14 09:32:03 -07:00
Ralf Becker
c2003e2b8a
fixing some IDE warnings
2019-02-13 14:53:16 +01:00
nathangray
d805e9f467
Stop using deprecated each(), using foreach(), key() or current() instead
2019-02-12 14:13:45 -07:00
Hadi Nategh
a5c1e24a78
Revert commit 34a50af358
2019-02-12 16:10:31 +01:00
Hadi Nategh
34a50af358
Fix broken mail inline links where links contains another url inside their urls.
2019-02-12 15:00:27 +01:00
Hadi Nategh
f8a707274a
Remove collabeditor from main repo
2019-02-12 10:59:30 +01:00
Ralf Becker
104903e91a
try fixing Scrutinizer build
2019-02-11 22:12:51 +01:00
Ralf Becker
38c02ea1c9
try using egroupware/z-push-dev from packagist (instead vcs) to fix Travis
2019-02-11 21:45:30 +01:00
Ralf Becker
e0845de06e
installing collabora, projectmanager, tracker and activesync now via composer
2019-02-11 20:58:33 +01:00
Ralf Becker
75eab305f5
WIP installing EGroupware through composer (instead of myrepos)
2019-02-11 16:46:09 +01:00
Hadi Nategh
059776816a
W.I.P of cats, versions or trackers categories color code:
...
- Fix colors in selectbox not showing up on initiation
2019-02-11 10:49:50 +01:00
Ralf Becker
98bde59274
using pear/(text_diff|xml_feed_parser) available now
...
and update to horde/mapi 1.0.9 no longer requiring pear/math_biginteger, but ext-bcmath
2019-02-10 10:45:16 +01:00
Ralf Becker
be437f9b8a
use egroupware/icalendar:2.1.9 until fix/pull request is released by Horde
2019-02-09 11:36:58 +01:00
Ralf Becker
435d680248
remove PHP master/8.0 from tests and 7.3 from allow_failure
2019-02-09 09:43:04 +01:00
Ralf Becker
d753624972
remove dependency on pear.php.net in favor of pear/* composer packages
...
require: pear/math_biginteger
replace: pear-pear.php.net/Math_BitInteger
--> get horde_mapi to use pear/math_biginter
allow newer version of fxp/composer-asset-plugin (1.4.4) to fix:
https://bower.herokuapp.com/packages could not be fully loaded
--> moved to a different url, which the new plugin uses
2019-02-09 09:29:01 +01:00
Hadi Nategh
620707d4a6
W.I.P of cats, versions or trackers categories color code
2019-02-08 16:22:04 +01:00
Hadi Nategh
b668708a6d
W.I.P of cats, versions or trackers categories color code
2019-02-08 15:16:15 +01:00
Ralf Becker
f36ffc1a44
allow PHP 7.3 to fail in Travis
...
as pear.php.net is down and it has no cache with missing PEAR packages yet :(
2019-02-07 22:31:59 +01:00