[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] 7c550f: New: IMAP dolimail Support
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] 7c550f: New: IMAP dolimail Support |
Date: |
Fri, 04 Sep 2015 14:38:02 -0700 |
Branch: refs/heads/develop
Home: https://github.com/Dolibarr/dolibarr
Commit: 7c550fdba522195d0f1f5a337529da97df506858
https://github.com/Dolibarr/dolibarr/commit/7c550fdba522195d0f1f5a337529da97df506858
Author: gschratzer <address@hidden>
Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths:
M htdocs/core/actions_sendmails.inc.php
Log Message:
-----------
New: IMAP dolimail Support
Commit: bf00b5d7957e98456c92813db34ea88476029b14
https://github.com/Dolibarr/dolibarr/commit/bf00b5d7957e98456c92813db34ea88476029b14
Author: gschratzer <address@hidden>
Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths:
M htdocs/core/actions_sendmails.inc.php
Log Message:
-----------
New: IMAP dolimail Support
Commit: 0aabf5eb08bca9b5ec1d6a2a35e3fc06088cec51
https://github.com/Dolibarr/dolibarr/commit/0aabf5eb08bca9b5ec1d6a2a35e3fc06088cec51
Author: Guido Schratzer <address@hidden>
Date: 2015-08-24 (Mon, 24 Aug 2015)
Changed paths:
M htdocs/core/actions_sendmails.inc.php
Log Message:
-----------
Update actions_sendmails.inc.php
Commit: 6b85a49068e056e026801edc907e5f40181363a2
https://github.com/Dolibarr/dolibarr/commit/6b85a49068e056e026801edc907e5f40181363a2
Author: Guido Schratzer <address@hidden>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M htdocs/comm/prospect/list.php
M htdocs/compta/facture/list.php
M htdocs/compta/paiement/list.php
M htdocs/core/class/extrafields.class.php
M htdocs/core/class/html.form.class.php
M htdocs/core/menus/standard/eldy.lib.php
M htdocs/fourn/facture/list.php
M htdocs/langs/en_US/compta.lang
Log Message:
-----------
Merge pull request #1 from Dolibarr/develop
get new version
Commit: 16268e9f0a5fe8d82a5db1a68227b9f9507c36c0
https://github.com/Dolibarr/dolibarr/commit/16268e9f0a5fe8d82a5db1a68227b9f9507c36c0
Author: gschratzer <address@hidden>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M htdocs/core/lib/files.lib.php
Log Message:
-----------
New: function calculate_byte
Commit: 99e679ec3944c342d5e154cfd0f4e480e4cbf4c6
https://github.com/Dolibarr/dolibarr/commit/99e679ec3944c342d5e154cfd0f4e480e4cbf4c6
Author: gschratzer <address@hidden>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M htdocs/comm/prospect/list.php
M htdocs/compta/facture/list.php
M htdocs/compta/paiement/list.php
M htdocs/core/actions_sendmails.inc.php
M htdocs/core/class/extrafields.class.php
M htdocs/core/class/html.form.class.php
M htdocs/core/menus/standard/eldy.lib.php
M htdocs/fourn/facture/list.php
M htdocs/langs/en_US/compta.lang
Log Message:
-----------
Merge https://github.com/gschratzer/dolibarr into develop
Commit: 2f08ddef5485ea497ec2d0a50fc63b65c8a0ce0d
https://github.com/Dolibarr/dolibarr/commit/2f08ddef5485ea497ec2d0a50fc63b65c8a0ce0d
Author: Niklas Spanring <address@hidden>
Date: 2015-08-26 (Wed, 26 Aug 2015)
Changed paths:
M htdocs/core/actions_sendmails.inc.php
Log Message:
-----------
Fix: travis-ci error actions_sendmails.inc.php
error line="124""The use of function sizeof() is forbidden; use count() instead"
error line="229" "The use of function sizeof() is forbidden; use count()
instead"
Commit: 53a02e5863bbae36a1f22511631dc3938703b7a3
https://github.com/Dolibarr/dolibarr/commit/53a02e5863bbae36a1f22511631dc3938703b7a3
Author: Niklas Spanring <address@hidden>
Date: 2015-08-26 (Wed, 26 Aug 2015)
Changed paths:
M htdocs/core/lib/files.lib.php
Log Message:
-----------
Fix: travis-ci error files.lib.php
error line="215" message="There must be no blank lines after the function
comment"
error line="217" message="Arguments with default values must be at the end of
the argument list"
error line="248" message="The use of function sizeof() is forbidden; use
count() instead"
error line="303" message="The use of function sizeof() is forbidden; use
count() instead"
error line="447" message="The use of function sizeof() is forbidden; use
count() instead"
error line="456" message="The use of function sizeof() is forbidden; use
count() instead"
error line="465" message="The use of function sizeof() is forbidden; use
count() instead"
error line="474" message="The use of function sizeof() is forbidden; use
count() instead"
error line="483" message="The use of function sizeof() is forbidden; use
count() instead"
error line="494" message="The use of function sizeof() is forbidden; use
count() instead"
error line="510" message="There must be no blank lines after the function
comment"
Commit: 2a8ebcefcca2ac8ccae21fc53fb2afe564e986ce
https://github.com/Dolibarr/dolibarr/commit/2a8ebcefcca2ac8ccae21fc53fb2afe564e986ce
Author: Laurent Destailleur <address@hidden>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M htdocs/core/actions_sendmails.inc.php
M htdocs/core/lib/files.lib.php
Log Message:
-----------
Merge pull request #3412 from gschratzer/develop
NEW update actions_sendmails.inc.php files.inc.php
Compare:
https://github.com/Dolibarr/dolibarr/compare/ba0bf57707c8...2a8ebcefcca2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] 7c550f: New: IMAP dolimail Support,
Laurent Destailleur <=