Laurent Destailleur
|
a7390e7e47
|
Merge pull request #11396 from ATM-Consulting/New_retained_warranty_develop
NEW Management of retained warranty on situation invoices
|
2019-07-30 21:53:09 +02:00 |
|
Laurent Destailleur
|
34f78c555d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-07-30 20:55:35 +02:00 |
|
Laurent Destailleur
|
192fb45ce7
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/accountancy/bookkeeping/list.php
htdocs/adherents/card.php
htdocs/compta/sociales/list.php
htdocs/compta/sociales/payments.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/holiday/class/holiday.class.php
htdocs/viewimage.php
|
2019-07-30 20:55:15 +02:00 |
|
Laurent Destailleur
|
5f2439bf0a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-30 20:37:44 +02:00 |
|
Vaadasch
|
23bca6f4cd
|
Change "DOCUMENT_URI" to "PHP_SELF"
DOCUMENT_URI works with Apache. To be compliant with Nginx and probably some others, use PHP_SELF
|
2019-07-30 19:40:28 +02:00 |
|
Vaadasch
|
1600ecc9ec
|
Change 0 and 1 to FALSE and TRUE for pgsql
0 and 1 are read as False and True by Mysql, but not by PGsql.
FALSE and TRUE are correctly read by both => changing
|
2019-07-30 19:35:03 +02:00 |
|
Laurent Destailleur
|
e54c6fb5e2
|
FIX #11460 FIX #11492 FIX #11576 FIX #11590
|
2019-07-30 19:30:56 +02:00 |
|
Laurent Destailleur
|
a871aa818b
|
FIX #11460 FIX #11492 FIX #11576 FIX #11590
|
2019-07-30 18:15:04 +02:00 |
|
Marc de Lima Lucio
|
703506c0e2
|
FIX: import filter error
|
2019-07-30 14:11:21 +02:00 |
|
Marc de Lima Lucio
|
449ef92007
|
FIX: categories import: prevent mismatch between category type and object type
|
2019-07-30 12:31:03 +02:00 |
|
Laurent Destailleur
|
11e3aa5860
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-07-29 11:07:11 +02:00 |
|
Laurent Destailleur
|
f825711206
|
Code comment
|
2019-07-29 11:01:29 +02:00 |
|
Laurent Destailleur
|
ecc0b4ed32
|
Add prefixsession in event table
|
2019-07-29 02:16:21 +02:00 |
|
Laurent Destailleur
|
1f3e509603
|
Show message when a redirect is done.
|
2019-07-28 21:24:42 +02:00 |
|
Laurent Destailleur
|
9f7d118f6f
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-07-27 02:40:56 +02:00 |
|
Laurent Destailleur
|
1ca3c6e3ae
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2019-07-26 13:17:47 +02:00 |
|
Laurent Destailleur
|
0b69bf9957
|
FIX #11553
|
2019-07-25 18:17:17 +02:00 |
|
Laurent Destailleur
|
0d79905b0a
|
Merge pull request #11539 from hregis/9.0_bug2
FIX duplicate on the check (TODO field $onetrtd not used ?)
|
2019-07-25 17:56:42 +02:00 |
|
Laurent Destailleur
|
a46bfc7a29
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/project.lib.php
|
2019-07-25 17:54:14 +02:00 |
|
Laurent Destailleur
|
4a8377e4fd
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2019-07-25 17:52:40 +02:00 |
|
Laurent Destailleur
|
8241bc414a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:52:17 +02:00 |
|
Laurent Destailleur
|
fe9ddd7649
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:50:07 +02:00 |
|
Laurent Destailleur
|
111c0dcadd
|
Comment
|
2019-07-25 17:46:48 +02:00 |
|
Laurent Destailleur
|
fe22f11f10
|
More generic code
|
2019-07-25 15:07:00 +02:00 |
|
Laurent Destailleur
|
351b877c05
|
Add structured data product
|
2019-07-25 14:39:22 +02:00 |
|
Laurent Destailleur
|
fb2a9e371c
|
Fix syntax
|
2019-07-25 14:27:53 +02:00 |
|
Laurent Destailleur
|
6674b8975b
|
Fix logo of organization
|
2019-07-25 14:26:48 +02:00 |
|
Laurent Destailleur
|
1978ffb370
|
Fix
|
2019-07-25 14:21:39 +02:00 |
|
Laurent Destailleur
|
e29023f155
|
Fix
|
2019-07-25 14:12:22 +02:00 |
|
Laurent Destailleur
|
5fd35c1bc9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/lib/website.lib.php
|
2019-07-25 13:51:12 +02:00 |
|
Laurent Destailleur
|
d1aa15004e
|
NEW Add method getStructuredData for website
|
2019-07-25 13:49:56 +02:00 |
|
Laurent Destailleur
|
0bb92ff10d
|
NEW Add method getStructuredDataForBlogPost for website
|
2019-07-25 13:48:13 +02:00 |
|
Florian Mortgat
|
65e9d8f239
|
FIX: tk9877 - PDF rouget requires product.lib.php (otherwise measuring_units_string() is not defined)
|
2019-07-25 11:14:59 +02:00 |
|
Laurent Destailleur
|
151075402f
|
css
|
2019-07-24 17:15:25 +02:00 |
|
Laurent Destailleur
|
389976699c
|
Fix responsive
|
2019-07-24 16:29:50 +02:00 |
|
Laurent Destailleur
|
9ddb8a5b0b
|
Fix tooltip to say closed project are not visibles
|
2019-07-23 14:41:29 +02:00 |
|
Laurent Destailleur
|
c96ad85126
|
Add hidden option to avoid experimental to use export files feature
|
2019-07-23 12:34:17 +02:00 |
|
atm-josselin
|
0a1f4b7931
|
FIX : correct error in files with multiple spaces
|
2019-07-23 09:45:17 +02:00 |
|
Laurent Destailleur
|
bf55733678
|
NEW Replace the "info" tab on contract with the more complete "agenda"
tag.
|
2019-07-23 02:45:31 +02:00 |
|
Laurent Destailleur
|
bef3423764
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/admin.lang
|
2019-07-22 19:12:27 +02:00 |
|
Laurent Destailleur
|
9f95b10d0e
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/comm/action/list.php
htdocs/comm/action/peruser.php
htdocs/compta/prelevement/card.php
htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php
|
2019-07-22 19:11:27 +02:00 |
|
Laurent Destailleur
|
5dcf4d6646
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-07-22 19:06:48 +02:00 |
|
Laurent Destailleur
|
b4e0c5ef6c
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-07-22 18:51:32 +02:00 |
|
Laurent Destailleur
|
4833c2bf49
|
Merge
|
2019-07-22 18:50:17 +02:00 |
|
Laurent Destailleur
|
f5afc50067
|
Merge branch '11.0_salaries' of https://github.com/aspangaro/dolibarr into aspangaro-11.0_salaries
|
2019-07-22 18:47:35 +02:00 |
|
Laurent Destailleur
|
59555d00ff
|
Merge pull request #11531 from BadPixxel/patch-5
FIX: Units Scale Missing in Object CRUD
|
2019-07-22 18:31:43 +02:00 |
|
Regis Houssin
|
6409cc06ae
|
FIX duplicate on the check (TODO field $onetrtd not used ?)
|
2019-07-22 11:44:56 +02:00 |
|
Laurent Destailleur
|
d6d1b29257
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-07-21 16:15:32 +02:00 |
|
Laurent Destailleur
|
4f34a8b6e8
|
FIX Position was lost when we edit the line of template invoice
|
2019-07-21 16:15:13 +02:00 |
|
Laurent Destailleur
|
932530bd37
|
FIX ajax call for line positioning when CSRFCHECK_WITH_TOKEN is on
|
2019-07-21 16:00:32 +02:00 |
|