Alexandre SPANGARO
ce7c5a0c7b
Work on split module fournisseur
2021-04-11 04:24:21 +02:00
UT from dolibit
40059f1d05
Update box.php
...
$userid defined twice
2021-04-05 20:37:58 +02:00
Laurent Destailleur
625ade1a53
Clean log
2021-03-31 12:41:44 +02:00
Laurent Destailleur
84ec032cc0
Look and feel v14
2021-03-26 17:58:00 +01:00
Laurent Destailleur
1a5d129bd0
Fix #yogosha5731
2021-03-24 13:32:09 +01:00
Laurent Destailleur
00e48aa922
Clean and secured code for ajax/row.php
2021-03-23 16:09:02 +01:00
Laurent Destailleur
e1f23105a6
Finally try to follow install per entity instead of per instance.
2021-03-20 12:49:44 +01:00
stickler-ci
625f72303b
Fixing style errors.
2021-03-20 11:43:13 +00:00
Regis Houssin
29e090b025
FIX force to entity 0 for all entities
2021-03-20 12:35:41 +01:00
Regis Houssin
573ca669da
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_warning_php8
2021-03-20 12:11:12 +01:00
Frédéric FRANCE
239dae03bf
fix php8 warnings
2021-03-19 16:57:12 +01:00
Laurent Destailleur
ebf409f831
FIX #yogosha5668
2021-03-19 12:08:40 +01:00
Regis Houssin
43e1dbb9ef
FIX avoid php8 warning with multicompany
2021-03-19 11:27:31 +01:00
Laurent Destailleur
5ecef1bad3
Merge pull request #16739 from altairisfr/pr_searchbatch
...
NEW Add search on lots or serials into quick search bar
2021-03-18 23:43:23 +01:00
Frédéric FRANCE
3380f740e5
need to clean glasses
2021-03-18 18:56:28 +01:00
Frédéric FRANCE
f810fffc01
fix php8 wzrning
2021-03-18 18:50:38 +01:00
Christophe Battarel
f59c19b573
search on lots or serials
2021-03-16 16:50:59 +01:00
Frédéric FRANCE
a4e25359e7
add missing rule
2021-03-01 20:37:16 +01:00
Laurent Destailleur
aba43b3e35
Fix init before
2021-02-26 10:44:52 +01:00
Laurent Destailleur
67db1d4937
Merge pull request #16427 from dvdwalker/ajax-fix
...
Fix: Option MAIN_DIRECT_STATUS_UPDATE broken. Ajax on/off not saving value in DB after updating to version >=12
2021-02-26 10:39:58 +01:00
stickler-ci
a31d5e8dc9
Fixing style errors.
2021-02-24 22:32:48 +00:00
dvdwalker
4c321341d4
Fix: Ajax on/off not saving value in DB after updating to version >=12
...
The issue seams to be that starting in version 12 the "[element]_UPDATE" trigger is called in file core/ajax/objectonoff.php but some properties that are required on $object are not set.
2021-02-24 19:28:47 -03:00
Frédéric FRANCE
554e449e40
code syntax core directory
2021-02-23 22:03:23 +01:00
Florian HENRY
3b4f8c32f7
add hook to custom directory into automatic file ECM
2021-02-06 13:21:16 +01:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Laurent Destailleur
b3333da5c1
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/security2.lib.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/main.inc.php
2020-10-30 04:39:41 +01:00
Laurent Destailleur
ec0c8e0c79
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/lib/security2.lib.php
htdocs/core/modules/livraison/doc/pdf_typhon.modules.php
htdocs/core/tpl/advtarget.tpl.php
2020-10-30 03:35:40 +01:00
Laurent Destailleur
f22017080d
Fix for php8
2020-10-30 03:25:33 +01:00
Laurent Destailleur
a6484e933b
Css
2020-10-22 18:28:47 +02:00
Sekan, Tobias
35fbc602ee
Add global payment search
2020-10-09 09:22:26 +02:00
Laurent Destailleur
ba311e2cfd
Fix phpcs
2020-09-26 21:24:28 +02:00
Laurent Destailleur
da4362c492
Make notification by browser popup working.
2020-09-26 21:18:09 +02:00
Laurent Destailleur
3a6b8ae202
Work on browser notification
2020-09-26 20:29:01 +02:00
Laurent Destailleur
0355dc03d8
More secured constantonoff.php
2020-09-19 13:04:23 +02:00
Laurent Destailleur
b1985950a6
Use POST to make the ajax set/del constant
2020-09-19 12:50:47 +02:00
Laurent Destailleur
f62d52f89a
Fix tooltip for linkto object.
...
Fix security of ajax selectobject.php
2020-09-19 00:44:47 +02:00
Laurent Destailleur
1ad6461ade
Fix #yogosha4500
2020-09-18 06:10:41 +02:00
Laurent Destailleur
b35db6b9dd
Clean code managing canvas
2020-09-18 06:02:52 +02:00
Laurent Destailleur
c4b5f5a249
Maxi clean of code
2020-09-18 01:29:17 +02:00
Laurent Destailleur
bfbb217607
Fix GETPOST on 'action'
2020-09-16 19:39:50 +02:00
Laurent Destailleur
f9af7bc114
Fix phpcs
2020-09-13 14:42:56 +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
Sekan, Tobias
8a6c6c9333
removeempty line
2020-09-11 10:01:25 +02:00
Sekan, Tobias
25d6af2b86
Add global search for misc payments +TODO
2020-09-11 09:55:34 +02:00
Scrutinizer Auto-Fixer
b78ff67d7e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-09-07 08:18:17 +00:00
Laurent Destailleur
a4c34c2bc5
NEW Add Manufacturing Orders into the automatic ECM
2020-08-23 15:19:03 +02:00
Christian Foellmann
a4e9c478e7
fix the global DEFAULT_SEARCH_INTO_MODULE - current value will not push anything above the core modules
2020-07-13 18:14:57 +02:00
Laurent Destailleur
96c583b84e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-07-10 02:28:34 +02:00