Commit Graph

33315 Commits

Author SHA1 Message Date
Ralf Becker
36e9984be3
Merge pull request #60 from asig2016/fix_count
Fixed, PHP Warning: count(): Parameter must be an array or an object …
2019-03-03 15:09:14 +01:00
Alexandros Sigalas
2e55e7901d Fixed, PHP Warning: count(): Parameter must be an array or an object that implements Countable in 2019-03-03 15:39:57 +02:00
nathangray
85dfa80d6a Fix JS error 'Cannot read property 'css' of null in calendar edit 2019-03-01 09:10:53 -07:00
nathangray
67081ed4cb Etemplate - if a button has an image but no readonly image set, use the normal image when button is readonly 2019-02-28 09:33:53 -07:00
Ralf Becker
046a35bacf * Setup: fix failed/partial restores for charsets not utf-8
caused by NULL converted to "" (empty string)
2019-02-28 09:32:38 +01:00
nathangray
f2b108d656 Etemplate - Show button icon if button goes from readonly -> clickable 2019-02-27 10:00:59 -07:00
nathangray
17fe08f8fd Etemplate - fix using date widget min/max attributes made it required, even if not set as such 2019-02-27 10:00:46 -07:00
nathangray
0b3e4f048e Etemplate - allow customisable onload for templates 2019-02-27 10:00:34 -07:00
nathangray
ad1778be9c Etemplate - allow onchange for customfields 2019-02-27 10:00:26 -07:00
nathangray
ec43c42028 Import/Export - add support for quotes in definition names 2019-02-27 09:38:35 -07:00
Ralf Becker
38f95f6196 new admin-cli.php --delete-user parameter --not-existing to delete all no longer existing accounts 2019-02-27 12:01:22 +01:00
Ralf Becker
ea8a876643 handle Greek windows-1253 encoding as iso-8859-7 2019-02-27 09:38:59 +01:00
Ralf Becker
8afd06d9a1 * Timesheet: fix SQL error searching, if there are custom-fields 2019-02-26 20:30:37 +01:00
nathangray
b1fe3a661c Translation for toggle_on & toggle_off checkbox attributes 2019-02-26 10:00:07 -07:00
nathangray
3fcb5e25ba * Api - When printing lists ask for print orientation and size columns to fit 2019-02-26 09:59:56 -07:00
Ralf Becker
0b39506d9f fix not working listing of exit-codes incl. assigning distinct ones 2019-02-26 16:51:08 +01:00
Hadi Nategh
ab23b1fe42 Remove resetting password field in compose dialog seems new Safari version does the right thing regarding autocomplete = "new-password" 2019-02-26 14:26:49 +01:00
Hadi Nategh
6d2d55d0f6 * Mail: fix opening a forwarded mail as attachment into an existing compose dialog fails 2019-02-26 14:26:01 +01:00
Ralf Becker
7993940857 fix typo 2019-02-25 10:52:20 +01:00
Ralf Becker
f1a457af42 allways force tag and it's push, to allow changing it 2019-02-25 10:34:24 +01:00
Ralf Becker
fcc00cff15 missing commit from: fix photo was lost when non-admin user edited own account 2019-02-25 10:17:27 +01:00
Ralf Becker
1cf9d2de44 fix not working Export from calendar edit popup's actions 2019-02-25 09:41:01 +01:00
Ralf Becker
aa77478e18 Changelog for 17.1.20190222 2019-02-24 09:38:03 +00:00
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
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