Laurent Destailleur
412e0f193b
Update element.php
2019-09-27 12:36:53 +02:00
Laurent Destailleur
34aa64bae2
Update element.php
2019-09-27 12:36:15 +02:00
Laurent De Coninck
b4f31d61fa
allow to remove one custom referent in the project.
...
Allow to remove one custom referent from the project.
When we develop one module that supports the custom referent in a
project and if you don't follow the same naming convention as in the
other table (in french). You cannot remove the element.
This fix support now the property 'project_field'. And thus set this
column to null.
[see: #11881 ]
2019-09-23 17:46:54 +02:00
Laurent Destailleur
559a902405
FIX summary of time spent in preview tab of projects
2019-07-23 03:39:35 +02:00
Laurent Destailleur
1b4507f07d
Fix on a hidden option
2019-07-02 11:40:05 +02:00
Laurent Destailleur
def94b55c0
CSS
2019-06-25 13:02:11 +02:00
Laurent Destailleur
b275160f20
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-04-27 13:26:12 +02:00
Laurent Destailleur
143cbec281
Fix test
2019-04-26 13:23:33 +02:00
Laurent Destailleur
f27f65e8bf
Responsive
2019-03-25 10:09:02 +01:00
Laurent Destailleur
cd6a0bacdd
Look and feel v10
2019-03-22 14:32:15 +01:00
Laurent Destailleur
f3cf3482fa
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/paiement/class/paiement.class.php
htdocs/projet/element.php
2019-03-18 10:23:14 +01:00
Laurent Destailleur
34034787af
FIX problem with sign of various payment in project preview
2019-03-18 10:16:08 +01:00
Laurent Destailleur
227f5f8f92
Code is cleaner
2019-03-18 09:08:53 +01:00
Alexandre SPANGARO
350f77db2b
FIX: Error with various & salary payment on project
2019-03-17 23:00:13 +01:00
Laurent Destailleur
b710e28ffa
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/admin/adherent.php
htdocs/admin/barcode.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/admin.lang
2019-03-09 01:20:13 +01:00
Laurent Destailleur
d88fc8cf91
Fix bad link
2019-03-07 17:32:10 +01:00
Frédéric FRANCE
ec956e1c72
replace html code by html5 in project
2019-02-23 22:24:26 +01:00
Laurent Destailleur
648eea3a70
Merge branch 'develop' into nospaceaftercomma
2019-01-30 16:00:11 +01:00
Alexandre SPANGARO
cc88c4f8ff
Move my email to the new one
2019-01-28 21:39:22 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Philippe GRAND
af36883d72
update with html5 compliant code
2019-01-21 10:04:43 +01:00
Laurent Destailleur
0f2406c202
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-01-15 10:55:28 +01:00
Laurent Destailleur
e0d11edb6b
FIX Sql error on filter of project preview with date
2019-01-13 14:09:40 +01:00
Laurent Destailleur
a9a191819f
Work on billing time spent
2018-12-06 21:25:28 +01:00
Regis Houssin
9589f69574
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_email
Conflicts:
htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php
2018-10-30 18:29:28 +01:00
Laurent Destailleur
4ef0d2ce82
Merge branch 'develop' into 8.0_dict
2018-10-30 12:26:37 +01:00
Regis Houssin
6e2d62bea6
FIX wrong entity id
2018-10-29 12:30:36 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Laurent Destailleur
461bd76f70
Fix customer and supplier code name
...
Fix bill time flag must be visible only if option on
2018-10-26 23:27:29 +02:00
Laurent Destailleur
d3893b8b95
Debug v9
2018-10-26 19:00:24 +02:00
Frédéric FRANCE
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Laurent Destailleur
6a6a8ae14b
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-19 14:29:22 +02:00
Laurent Destailleur
5a1a5548df
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/class/discount.class.php
htdocs/core/lib/payments.lib.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/societe/class/societe.class.php
2018-10-19 14:27:15 +02:00
Maxime Kohlhaas
dfe239bf8d
Fix refused proposals were counted in totals in project overview
2018-10-15 16:58:53 +02:00
Maxime Kohlhaas
320ca3db67
Fix request on project overview
...
Fixes #9220
2018-10-06 22:53:28 +02:00
Alexey Pyltsyn
49de7a5881
Replace multiple load calls with loadLangs method
2018-10-01 09:22:23 +03:00
Laurent Destailleur
5bd538fb2c
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/modules/modStripe.class.php
htdocs/filefunc.inc.php
htdocs/projet/element.php
2018-09-20 23:43:34 +02:00
Laurent Destailleur
824b572bd0
FIX Amount when using mutlicurrency on PDF
...
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
2018-09-19 15:03:24 +02:00
Laurent Destailleur
9b190d2cbc
Merge pull request #9201 from atm-quentin/FIX_select_element
...
FIX exclude element of the select
2018-09-19 14:55:31 +02:00
Frédéric FRANCE
4a7ea33008
replace select_date
2018-09-09 08:02:26 +02:00
Laurent Destailleur
ab8155f170
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/card.php
htdocs/filefunc.inc.php
2018-09-04 21:35:43 +02:00
Laurent Destailleur
203c925c5b
Fix look and feel v8
2018-09-04 12:03:21 +02:00
Laurent Destailleur
8c2eac4c93
FIX #9317
2018-09-04 11:34:23 +02:00
atm-quentin
ec9eeb5201
FIX check !empty exclude select element
2018-08-27 10:17:18 +02:00
Laurent Destailleur
7a35b560a6
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-08-23 19:51:52 +02:00
Laurent Destailleur
499d93b8c4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/projet/class/task.class.php
htdocs/projet/tasks/task.php
2018-08-23 19:50:58 +02:00
Philippe GRAND
57f51fda3e
Standardize
2018-08-15 12:48:13 +02:00
atm-quentin
09dfcc6016
FIX exclude element of the select
2018-08-03 14:54:21 +02:00