Gauthier PC portable 024
|
b971efb062
|
FIX : marginInfos array should be used by reference to allow to update it with a hook without draw again margin table
|
2021-12-14 12:25:43 +01:00 |
|
stickler-ci
|
66c486c878
|
Fixing style errors.
|
2021-12-14 11:12:54 +00:00 |
|
John BOTELLA
|
1d8cf297de
|
Update html.formsetup.class.php
|
2021-12-14 12:10:09 +01:00 |
|
fr69400
|
2419784bdb
|
Update commonobject.class.php
|
2021-12-13 16:54:42 +01:00 |
|
Je2fb
|
df9b337a57
|
Fix #19418
|
2021-12-13 09:44:00 +01:00 |
|
Laurent Destailleur
|
388500794b
|
Fix for ckeditor
|
2021-12-13 01:19:48 +01:00 |
|
Laurent Destailleur
|
bb1d5daa82
|
css
|
2021-12-12 23:47:40 +01:00 |
|
Laurent Destailleur
|
689f5dd1fe
|
Fix use of reposition when nojs for confirmation popup
|
2021-12-11 18:13:03 +01:00 |
|
Laurent Destailleur
|
5bca7cf5f1
|
css
|
2021-12-10 15:57:10 +01:00 |
|
fr69400
|
611bae4c3a
|
FIX - unasigned variable $action given to hook printOriginObjectSubLine
|
2021-12-10 14:20:04 +01:00 |
|
Laurent Destailleur
|
b2611e4cdb
|
CSS
|
2021-12-10 13:56:51 +01:00 |
|
Laurent Destailleur
|
20a3fab437
|
Fix pb when several output hooks
|
2021-12-09 20:58:23 +01:00 |
|
Laurent Destailleur
|
c37377626e
|
Revert change
|
2021-12-09 19:43:23 +01:00 |
|
Laurent Destailleur
|
eacc5f0f0a
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/repair.php
|
2021-12-09 18:03:27 +01:00 |
|
lmarcouiller
|
8b2002fbfb
|
Fix php 8.0 warnings of modulebuilder
|
2021-12-09 15:17:18 +01:00 |
|
Regis Houssin
|
1098426005
|
FIX wrong syntax of sql request
|
2021-12-09 10:31:02 +01:00 |
|
Laurent Destailleur
|
ea45fdce5c
|
Merge pull request #19535 from Hystepik/develop#4
Fix : php 8.0 warnings
|
2021-12-08 18:44:16 +01:00 |
|
Laurent Destailleur
|
8f7b222764
|
Fix phpcs
|
2021-12-08 18:37:07 +01:00 |
|
Laurent Destailleur
|
72dc560ce8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-12-08 18:27:28 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
Laurent Destailleur
|
c3bfd5caa4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/adherents/type.php
htdocs/asset/type.php
htdocs/categories/edit.php
htdocs/comm/action/card.php
htdocs/compta/bank/card.php
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/class/extrafields.class.php
htdocs/don/card.php
htdocs/product/stock/card.php
htdocs/projet/card.php
htdocs/projet/tasks/task.php
htdocs/user/group/card.php
|
2021-12-08 18:21:20 +01:00 |
|
Laurent Destailleur
|
f1dac82a53
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
|
2021-12-08 17:56:05 +01:00 |
|
Laurent Destailleur
|
449cbcdf46
|
Merge pull request #19546 from javieralapps4up/develop
FIX When you pay an invoice, you can send the payment multiple times.
|
2021-12-08 16:31:40 +01:00 |
|
Laurent Destailleur
|
0fa82fbb4e
|
Merge pull request #19559 from fappels/debug_15_part2
Extrafield showOutputField parameter 4 'extrafieldsobjectkey' is now required
|
2021-12-08 15:43:01 +01:00 |
|
Laurent Destailleur
|
597ab407f8
|
Merge pull request #19568 from Hystepik/develop#2
Fix inventory scanning function
|
2021-12-08 15:30:55 +01:00 |
|
Laurent Destailleur
|
106b8ceec5
|
Merge pull request #19574 from Hystepik/develop#5
Fix php8.0 warnings
|
2021-12-08 14:36:42 +01:00 |
|
lmarcouiller
|
c6c7abbf1d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
|
2021-12-07 10:48:17 +01:00 |
|
Laurent Destailleur
|
5efa31204b
|
FIX ECM module was mixing contributions and vat and not showing salaries
|
2021-12-07 02:00:34 +01:00 |
|
Francis Appels
|
fe40668f43
|
Parameter 4 extrafieldsobjectkey seems to be required now.
|
2021-12-06 20:32:44 +01:00 |
|
Francis Appels
|
f1524372ad
|
Fix extrafield showOutputField old syntax always hidden.
|
2021-12-06 16:34:50 +01:00 |
|
Quentin VIAL-GOUTEYRON
|
826bde0656
|
FIX set optional from post
|
2021-12-06 11:19:12 +01:00 |
|
Laurent Destailleur
|
259b7dfe5a
|
NEW: Add massaction to switch status on sale / on purchase of a product.
|
2021-12-06 02:48:34 +01:00 |
|
ATM john
|
5dc620b728
|
Merge branch 'fix_missing_formsetup_elements' of github.com:atm-john/dolibarr into fix_missing_formsetup_elements
|
2021-12-04 14:00:12 +01:00 |
|
ATM john
|
f640a9fbad
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_missing_formsetup_elements
|
2021-12-04 13:59:27 +01:00 |
|
javieralapps4up
|
b024bf20ed
|
Update html.form.class.php
When you pay an invoice, you can send the payment multiple times.
|
2021-12-03 13:57:34 +01:00 |
|
lmarcouiller
|
83ea868c9a
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#5
|
2021-12-03 10:19:28 +01:00 |
|
Laurent Destailleur
|
c171ba3a45
|
Fix regression in cron jobs
|
2021-12-02 16:07:33 +01:00 |
|
lmarcouiller
|
b732d80ca5
|
Fix php 8.0 warnings
|
2021-12-02 15:56:34 +01:00 |
|
Laurent Destailleur
|
a3493d0132
|
Clean code
|
2021-12-02 11:33:51 +01:00 |
|
Laurent Destailleur
|
ca6f222662
|
Fix notification (pb static var unknown)
|
2021-12-02 11:19:44 +01:00 |
|
John BOTELLA
|
c0d00a859f
|
use dol_escape_htmltag
|
2021-12-01 16:59:30 +01:00 |
|
lmarcouiller
|
ed7bfb333b
|
fix php8.0 errors
|
2021-12-01 16:24:57 +01:00 |
|
Laurent Destailleur
|
3cb07fd1ec
|
Doc
|
2021-12-01 15:37:31 +01:00 |
|
Laurent Destailleur
|
259418d1dd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2021-12-01 12:10:14 +01:00 |
|
Laurent Destailleur
|
4575bbae82
|
Clean code for browser notifications
|
2021-12-01 12:00:19 +01:00 |
|
Laurent Destailleur
|
8bace4c64e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-11-30 16:24:42 +01:00 |
|
Laurent Destailleur
|
a298a845f1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
|
2021-11-30 16:24:18 +01:00 |
|
Laurent Destailleur
|
055cb5c0c9
|
Merge pull request #18526 from cfoellmann/PR/deprecated-html
deprecated html attributes
|
2021-11-30 14:27:12 +01:00 |
|
Laurent Destailleur
|
40491ca04e
|
Merge pull request #19419 from FHenry/dev_new_enhance_trad_select_dictionnary
NEW : for developpers allow translation label in select_dictionnary
|
2021-11-30 12:38:18 +01:00 |
|
Laurent Destailleur
|
ecdae02062
|
Merge pull request #19510 from frederic34/contractdirectprint
add direct print for contracts
|
2021-11-30 11:20:51 +01:00 |
|