Laurent Destailleur
62e25855e5
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-28 00:40:53 +01:00
Laurent Destailleur
6f19f3c1fb
Clean css
2024-01-27 23:38:18 +01:00
MDW
0395718521
Qual: Spelling htdocs/p[b-z]* ( #27436 )
...
# Qual: Fix spelling htdocs/p[b-z]*
Highlight:
Probably fixes a bug:
htdocs/product/stock/replenish.php: empty(->variants->eabled) corrected to ...enabled.
'eabled' could not be found elsewhere in the codebase.
2024-01-12 17:55:52 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Laurent Destailleur
7d109e9419
Fix phpcs
2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc
Fix phpcs
2023-12-13 12:45:07 +01:00
Laurent Destailleur
4daacd3371
Fix with php-cs-fixer
2023-12-04 13:49:31 +01:00
Frédéric FRANCE
4dc4d492c7
Fix Undefined variable dol_dst ( #25514 )
2023-07-31 01:37:04 +02:00
hystepik
2cb3e260f7
add module verification
2023-02-24 12:20:39 +01:00
hystepik
5f8bff123b
fix process
2023-02-24 11:05:54 +01:00
hystepik
763001625b
New : test of big upload on test_forms
2023-02-23 11:20:19 +01:00
Laurent Destailleur
45c9e6064e
FIX #yogosha12439 Remove define('NOCSRFCHECK', '1')
2022-09-12 12:47:00 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Laurent Destailleur
f0090ef928
FIX #yogosha11755
2022-07-11 20:32:49 +02:00
Laurent Destailleur
2f269c75de
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/fr_FR/bills.lang
2022-07-07 20:12:23 +02:00
Laurent Destailleur
8ac9de38de
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-07-01 14:19:52 +02:00
Laurent Destailleur
09b8e3b1ee
Better message
2022-07-01 13:26:32 +02:00
Laurent Destailleur
3e70223961
Help debug
2022-07-01 13:15:15 +02:00
Laurent Destailleur
c8bd222c05
Upgrade jquery to 3.6 and jquery-ui to 1.13.1
2022-04-02 19:50:26 +02:00
Laurent Destailleur
6bd2caee08
test
2022-01-27 16:35:26 +01:00
Laurent Destailleur
2f1857a23a
Log
2022-01-27 11:51:51 +01:00
Laurent Destailleur
b0e5d63ee2
Better log
2022-01-27 11:49:38 +01:00
Laurent Destailleur
a7ef4991fd
Fix position of menu
2021-12-26 15:41:09 +01:00
Laurent Destailleur
2bc417fcf7
FIX parameter $action replaced with $mode. $action reserved for action
2021-12-11 13:22:43 +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
39c7d55c1d
Fix php syntax
2021-12-06 12:17:07 +01:00
Laurent Destailleur
8b914172df
Fix rename and protect a test page
2021-12-06 12:16:12 +01:00
Laurent Destailleur
1977cac44a
Fix error message
2021-12-06 12:12:04 +01:00
Laurent Destailleur
dd60720299
Add tool to help debug
2021-12-06 12:07:13 +01:00
Laurent Destailleur
ac17378972
revert
2021-12-02 20:41:13 +01:00
Laurent Destailleur
2300f17101
test
2021-12-02 20:40:41 +01:00
Laurent Destailleur
9c083071b8
Better test
2021-12-02 20:39:53 +01:00
Christian Foellmann
6608f5f0d8
update all script tags to be uniform. language="javascript" removed
...
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
2021-11-29 15:09:18 +01:00
Laurent Destailleur
b3e9e5c462
Enhance test
2021-11-24 21:37:43 +01:00
Laurent Destailleur
0c27182c6a
Fix test
2021-11-24 20:58:34 +01:00
Laurent Destailleur
3b5c13d3e6
Add a test file. Disabling if on production.
2021-11-24 20:53:17 +01:00
Laurent Destailleur
441af6b6fb
Fix add rel="noopener noreferrer"
2021-11-22 02:35:55 +01:00
ATM john
1a330e0b88
Fix dialog BTN and add doc
2021-07-14 00:02:55 +02:00
Frédéric FRANCE
df6650241d
code syntax public dir
2021-02-26 18:58:34 +01:00
Laurent Destailleur
0f38b189df
Fix test pages
2021-02-19 15:46:59 +01:00
Laurent Destailleur
e9f9c46cd6
Clean code. Fix nojs=1
2021-02-19 15:37:42 +01:00
Laurent Destailleur
efb32c7d0b
Fix test pages
2021-02-19 15:06:36 +01:00
Laurent Destailleur
017b57f18c
Code comment
2021-02-19 14:43:03 +01:00
Laurent Destailleur
8b930cbe5e
FIX Missing cache declaration into manifest.json.php
...
Move test files into test.
2021-02-17 14:22:01 +01:00
Laurent Destailleur
00ad6df395
Fight against $_POST
2020-11-30 14:47:07 +01:00
Laurent Destailleur
6e81542148
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-12 14:36:11 +02:00
Laurent Destailleur
a0b6d9c4e0
css
2020-06-12 01:19:50 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
e5fc928fda
add new rule
2020-05-21 02:02:54 +02:00
Laurent Destailleur
2bf36bff6d
Fix restore dir at good place
2020-04-13 04:19:25 +02:00