Laurent Destailleur
|
09558d0ce9
|
Fix MAIN_OPTIMIZEFORTEXTBROWSER
|
2020-09-16 13:15:57 +02:00 |
|
Laurent Destailleur
|
40acd8a386
|
Fix missing field canvas
|
2020-09-16 12:17:33 +02:00 |
|
Sekan, Tobias
|
ac1fdb4a59
|
Use new table function for comm/propal + cleanup
|
2020-09-16 10:51:19 +02:00 |
|
Laurent Destailleur
|
ffa91451eb
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-09-16 02:50:36 +02:00 |
|
Laurent Destailleur
|
e5191cad24
|
Move code of incoterm into the Incoterm Trait.
|
2020-09-16 02:50:18 +02:00 |
|
Laurent Destailleur
|
2da4838141
|
Merge pull request #14730 from ptibogxiv/patch-358
NEW get state dictionnary by REST API
|
2020-09-16 01:12:08 +02:00 |
|
Laurent Destailleur
|
5c31593d43
|
Add date of birth in candidatures
|
2020-09-16 00:47:44 +02:00 |
|
Laurent Destailleur
|
7bcf2c9089
|
css
|
2020-09-15 14:45:51 +02:00 |
|
Laurent Destailleur
|
cc24e9b155
|
Look and feel v13
|
2020-09-15 13:27:48 +02:00 |
|
Laurent Destailleur
|
522676d745
|
Merge pull request #14737 from aspangaro/13a17
Time to enable fontawesome icons on weather feature
|
2020-09-15 11:29:28 +02:00 |
|
Laurent Destailleur
|
3fd041e861
|
Update functions.lib.php
|
2020-09-15 11:28:49 +02:00 |
|
Laurent Destailleur
|
7a28972c8a
|
FIX sign of amount of invoice lines for credit note with multicurrency
FIX Add INVOICE_POSITIVE_CREDIT_NOTE_SCREEN to solve PT requirement
|
2020-09-15 11:18:21 +02:00 |
|
Alexandre SPANGARO
|
4137e92430
|
Time to enable fontawesome icons on weather feature
|
2020-09-15 03:42:35 +02:00 |
|
Laurent Destailleur
|
b7b1de4580
|
Fix position of GPAO must be after Product.
CSS
|
2020-09-15 02:41:08 +02:00 |
|
Laurent Destailleur
|
6dd1f522eb
|
CSS
|
2020-09-14 22:30:22 +02:00 |
|
Laurent Destailleur
|
7712b277a6
|
Look and feel v13
|
2020-09-14 21:55:25 +02:00 |
|
Laurent Destailleur
|
f626bd70d0
|
Look and feel v13
|
2020-09-14 20:53:42 +02:00 |
|
Laurent Destailleur
|
cc37f4b29c
|
Clean code. <input name="token" value="$_SESSION['newtoken']" is now
forbidden by CI. You must use newToken().
|
2020-09-14 16:24:02 +02:00 |
|
Laurent Destailleur
|
8afd448def
|
Add warning if a hidden option is on to encourage to remove it.
|
2020-09-14 15:05:35 +02:00 |
|
Laurent Destailleur
|
33d61333b1
|
Fix picto
|
2020-09-14 12:50:07 +02:00 |
|
stickler-ci
|
75a9678086
|
Fixing style errors.
|
2020-09-14 08:48:04 +00:00 |
|
ptibogxiv
|
e98ae029e3
|
Update cstate.class.php
|
2020-09-14 10:46:19 +02:00 |
|
kkhelifa-opendsi
|
1f5f784b75
|
Merge branch 'develop' into email_smtp_allow_auto_signed
|
2020-09-14 10:25:15 +02:00 |
|
kamel
|
2a5b31da2d
|
CORE smtps: Corrections
|
2020-09-14 10:22:05 +02:00 |
|
Scrutinizer Auto-Fixer
|
73915d51c8
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-14 02:30:04 +00:00 |
|
Laurent Destailleur
|
7ca9fd9dce
|
Fix merge
|
2020-09-14 03:49:31 +02:00 |
|
Laurent Destailleur
|
59bc8ee07c
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/stats/byproperties.php
htdocs/adherents/stats/geo.php
htdocs/admin/system/dolibarr.php
htdocs/core/class/commonobjectline.class.php
htdocs/core/tpl/objectline_title.tpl.php
htdocs/langs/en_US/admin.lang
htdocs/product/class/product.class.php
|
2020-09-14 02:49:19 +02:00 |
|
Laurent Destailleur
|
c40ec37b60
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2020-09-14 02:13:43 +02:00 |
|
Laurent Destailleur
|
c3ba8f7843
|
Better translation
|
2020-09-14 02:13:27 +02:00 |
|
Laurent Destailleur
|
0d9d9498e2
|
Update commonobjectline.class.php
|
2020-09-14 00:13:12 +02:00 |
|
Laurent Destailleur
|
7b13730a84
|
Merge pull request #14718 from c3do/patch-12
NEW ref_ext for llx_paiement
|
2020-09-14 00:07:39 +02:00 |
|
Laurent Destailleur
|
f9af7bc114
|
Fix phpcs
|
2020-09-13 14:42:56 +02:00 |
|
DEMAREST Maxime (Indelog)
|
1c523abbd8
|
Fix: getLabelOfUnit() for Product, CommonObjectline to print long label
Also add $type = 'code' for return unit code in form 'unitXX' (where XX
is the code of unit).
for get return like unitXX where XX is the code of unit
|
2020-09-13 07:44:30 +02:00 |
|
Cédric
|
acc995a553
|
Update commoninvoice.class.php
|
2020-09-12 19:05:33 +02:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
5ea3f09e17
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/translate.class.php
|
2020-09-12 04:29:28 +02:00 |
|
Laurent Destailleur
|
709542e27d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-09-12 04:26:00 +02:00 |
|
Laurent Destailleur
|
990af9d5cf
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
|
2020-09-12 04:25:54 +02:00 |
|
Laurent Destailleur
|
4b525f6826
|
Debug notifications on browser
|
2020-09-12 04:12:39 +02:00 |
|
Laurent Destailleur
|
2ffe84b5f5
|
Debug notifications on browser
|
2020-09-12 04:08:05 +02:00 |
|
Laurent Destailleur
|
9dad8f0fb7
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-09-12 03:02:27 +02:00 |
|
Laurent Destailleur
|
f45054df06
|
Close #14604 Merge manually change to get notification to show
Remains: support call of the action=closereminderid done by browser once
notif has be thrown.
|
2020-09-12 03:02:08 +02:00 |
|
Laurent Destailleur
|
ae857e7008
|
Merge pull request #14673 from atm-john/11.0_fix_loadlang_cron
FIX Cron load lang
|
2020-09-12 01:32:17 +02:00 |
|
Laurent Destailleur
|
fab3a774d2
|
Merge pull request #14636 from TobiasSekan/AddTableHelperMethod
NEW Add helper function for table headers with numbers
|
2020-09-12 01:21:24 +02:00 |
|
Laurent Destailleur
|
1bdd4cae9b
|
Merge pull request #14699 from atm-adrien/NEW_add_widget_empty_tasks
New add widget empty tasks
|
2020-09-12 01:18:50 +02:00 |
|
Laurent Destailleur
|
5c776ccf3f
|
Merge pull request #14708 from TobiasSekan/AddGlobalMiscPaymentSearch
NEW Add global search for miscellaneous payments
|
2020-09-12 01:13:26 +02:00 |
|
Laurent Destailleur
|
95fb79c749
|
Merge pull request #14714 from bafbes/abb120141
fix: unuseful truncations in extrafield select lists
|
2020-09-12 01:08:08 +02:00 |
|
Laurent Destailleur
|
ead320642e
|
Fix removed some non used sql requests on widgets
|
2020-09-12 00:58:06 +02:00 |
|
bahfir abbes
|
e89bfe5ac1
|
fix: unuseful truncations in extrafield select lists
|
2020-09-11 22:44:08 +01:00 |
|
Laurent Destailleur
|
009c7eaf31
|
Standardize code with module builder
|
2020-09-11 16:16:04 +02:00 |
|