Ralf Becker
6477d9aa5b
fix missing TLD
2019-02-24 09:37:21 +01:00
Ralf Becker
36f9636796
Update README.md
2019-02-23 13:33:52 +01:00
Ralf Becker
53ac57b2e3
Update README.md
2019-02-23 13:30:14 +01:00
Ralf Becker
aa12283893
fix not display "tag"
2019-02-23 13:29:28 +01:00
Ralf Becker
d478b1ca57
Update install instructions for install-cli.php
2019-02-23 13:26:19 +01:00
Ralf Becker
e5ff5ed991
fix double echo of git command on --verbose
2019-02-23 12:29:40 +01:00
Ralf Becker
b0fd1965f1
fix --exit-codes did not found (now used) exceptions
2019-02-23 12:15:25 +01:00
Alexandros Sigalas
9821be2569
select-cat widget: add different class per level to allow different styling for each category level
2019-02-22 15:58:06 +02:00
Ralf Becker
fdd144bcfa
parsing apps from filesystem and git (instead of .mrconfig)
...
tag z-push and adodb packages now in vendor
2019-02-22 14:22:41 +01:00
Ralf Becker
9d5d0027dc
fix typos in tagging ;)
2019-02-22 13:01:57 +01:00
Ralf Becker
6ccb11c018
fix typo in install-cli.php name
2019-02-22 11:56:46 +01:00
Ralf Becker
e6df5019ba
loading ADOdb through composer
2019-02-22 11:23:07 +01:00
Ralf Becker
51f53153f0
replace myrepos with install-cli.php in Travis
2019-02-22 10:22:06 +01:00
Ralf Becker
0d91d168f7
use --ignore-platform-reqs --no-dev for composer install
2019-02-22 10:15:14 +01:00
Ralf Becker
46295ba7a2
remove no longer used .mrconfig file
2019-02-22 10:13:20 +01:00
Ralf Becker
f8226a3d3b
Report succieded and failed tasks and exit with number of failed tasks
2019-02-22 10:12:39 +01:00
Ralf Becker
4dae7288cf
Merge pull request #55 from asig2016/tnef_atachement_folder_parameter
...
Add _folder parameter to getTnefAttachments function
2019-02-22 08:55:52 +01:00
Alexandros Sigalas
ec1c903c6e
Added _folder parameter to getTnefAttachments function
2019-02-22 09:01:59 +02:00
Ralf Becker
431f3fb48a
* Mail: meeting-request was not shown inside multipart/related
2019-02-21 20:12:10 +01:00
Ralf Becker
0f0060d350
* CardDAV/Addressbook: fix accounts not synced for preference account-selection "groupmembers"
2019-02-21 18:59:11 +01:00
Ralf Becker
6ec951578b
fix Lightning work-around for %40
2019-02-21 17:51:00 +01:00
Ralf Becker
67b37bf0fa
* CalDAV: work around Lighning not having synced event before accepting
2019-02-21 17:51:00 +01:00
Ralf Becker
dac2e8f8ec
* Calendar/Email: multiple users of external meeting request no longer overwrite each other status when accepting
2019-02-21 15:09:23 +01:00
Hadi Nategh
d7c539ca99
Fix search through customfields in mail compose not working
2019-02-21 11:45:09 +01:00
Ralf Becker
4532221717
prefer source attribute (with cache-buster) over contact_id
...
add cache-buster, if we have just a contact_id
2019-02-20 17:09:33 +01:00
Ralf Becker
f9dd120d32
* Addressbook: fix photo was lost when non-admin user edited own account
2019-02-20 17:09:33 +01:00
Ralf Becker
a2e62e6262
Revert "simpler way to un-reference the rows and some docu why we have to"
...
This reverts commit e791a50098
.
2019-02-20 14:59:07 +01:00
Ralf Becker
e791a50098
simpler way to un-reference the rows and some docu why we have to
2019-02-20 14:53:14 +01:00
nathangray
e29c4fdcd3
fix redirect loop and use deep copy to keep initial nextmatch rows
2019-02-20 14:52:53 +01:00
Hadi Nategh
68420f9509
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:25:25 +01:00
Hadi Nategh
953d8d7d5a
Make sure we have a match before using it
2019-02-20 10:45:56 +01:00
Ralf Becker
d3346b3672
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:44 +01:00
Ralf Becker
1bcf531731
* All apps: improved speed when searching with (many) custom-fields
2019-02-18 19:03:29 +01:00
Ralf Becker
80400e2913
show how long the backup took
2019-02-18 16:16:36 +01:00
Ralf Becker
c3d5c46ac6
fix PHP Warning: Use of undefined constant __FILES__
2019-02-18 16:01:55 +01:00
Hadi Nategh
8a89ce0815
Better approach to query existing contacts
2019-02-18 14:06:33 +01:00
Hadi Nategh
a443acf53f
Try to narrow down search criteria to only email and email_home columns
2019-02-18 14:06:22 +01:00
Ralf Becker
29ee37bd52
echo working-dir/app if not verbose and fix typo
2019-02-17 12:04:03 +01:00
Ralf Becker
8c3b9466ca
update usage function
2019-02-17 11:57:51 +01:00
Ralf Becker
bca01002fe
ignoreing our minified js and css files
2019-02-17 10:52:32 +00:00
Ralf Becker
133e94f320
allow to pass arbitrary options to composer and run git command just in apps (--git-apps)
2019-02-17 11:48:51 +01:00
Ralf Becker
f301ecc047
* Install: non-package installs use now install-cli.php and composer, instead of myrepos (mr)
2019-02-17 11:41:05 +01:00
Ralf Becker
88f1e24104
allow to run arbitrary git commands in all app-dirs
2019-02-16 12:15:35 +01:00
Ralf Becker
6edd18ff4f
update lock and fix unstash
2019-02-16 11:26:50 +01:00
Ralf Becker
0da6c9c257
adding version for easier replacement in releases
2019-02-16 11:21:29 +01:00
nathangray
3805001dee
Etemplate - Fix initial nextmatch rows not sent to client
2019-02-15 11:55:10 -07:00
Ralf Becker
152c5711d8
WIP replacing myrepos with composer and install-cli.php
2019-02-14 21:14:45 +01:00
nathangray
090568e250
Api - Fix leftover $$ when merging empty contact customfields
2019-02-14 09:35:20 -07:00
Ralf Becker
2b8491d3e0
adding some mising files to .gitignore incl. collabora app
2019-02-14 17:10:15 +01:00
Ralf Becker
bfaaa458c5
Changelog for 17.1.20190214
2019-02-14 10:12:46 +00:00