Commit Graph

2402 Commits

Author SHA1 Message Date
Laurent Destailleur
070b17f397 Fix error management. 2024-09-05 18:27:46 +02:00
Laurent Destailleur
d7140a8cdc Fix missing profid 6 to 10 2024-08-03 17:06:51 +02:00
Laurent Destailleur
8ac368ce17 FIX Better sanitizing for javascript. Fix <> bypass. 2024-07-27 18:07:37 +02:00
Laurent Destailleur
746d5050ad Fix responsive for text browser mode 2024-07-24 15:14:39 +02:00
Laurent Destailleur
5a905acdfa Fix css 2024-07-24 14:15:19 +02:00
Laurent Destailleur
b303be54fd Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-07-18 02:41:28 +02:00
Laurent Destailleur
9d4951e85b Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-07-18 02:35:53 +02:00
Laurent Destailleur
f14833f856 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-07-18 02:33:03 +02:00
Laurent Destailleur
6c7bc18ae1 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-07-18 02:32:25 +02:00
Laurent Destailleur
0fe143d710 Fix doc 2024-07-13 02:10:44 +02:00
ksar
05cfd3dc52 FIX #30274 : Add the include before executing dolibarr_set_const (#30320) 2024-07-10 23:36:53 +02:00
Laurent Destailleur
e58e36fa97 Doc 2024-07-04 18:24:39 +02:00
Laurent Destailleur
4374ecebad Fix CSRF = 3 for cancel and clone 2024-06-25 12:31:24 +02:00
Laurent Destailleur
9bc84fdd4e Debug v20 2024-06-22 15:20:11 +02:00
Laurent Destailleur
7d46d4c173 Debug v20 2024-06-07 00:22:56 +02:00
Laurent Destailleur
78421f4607 Debug v20 2024-06-06 11:09:43 +02:00
Laurent Destailleur
f38837c99a FIX #29780 Restore filtes when using "back to list" 2024-06-03 21:14:27 +02:00
Laurent Destailleur
c1f5c86c28 FIX #29780 Restore filtes when using "back to list" 2024-06-03 21:13:33 +02:00
Laurent Destailleur
509627a64d Debug v20 2024-05-31 19:32:17 +02:00
Laurent Destailleur
82908a30eb Clean phan warnings 2024-05-30 13:37:17 +02:00
Laurent Destailleur
f1aa39b1a9 Look and feel v20 2024-05-29 20:40:33 +02:00
Laurent Destailleur
79fc6167a9 Better message error report on CLI 2024-05-29 15:32:22 +02:00
Laurent Destailleur
59ae417912 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-23 12:52:28 +02:00
Laurent Destailleur
95a4cc3f04 Fix code comment 2024-05-22 11:19:28 +02:00
Laurent Destailleur
3003b21f2a Fix phan 2024-05-22 03:21:54 +02:00
Laurent Destailleur
2a8db2255d Fix phan 2024-05-22 03:09:13 +02:00
Laurent Destailleur
3fcb281d4b Fix #29707 2024-05-22 02:57:30 +02:00
Frédéric FRANCE
9d291c50b8 fix warnings (#29682)
* fix warning

* Update categorie.class.php

* Update main.inc.php

* Update traduction.php

* Update SecurityTest.php
2024-05-15 15:08:34 +02:00
Laurent Destailleur
1b2bad3f42 NEW Add function to manipulate emojis 2024-05-14 18:19:48 +02:00
Laurent Destailleur
f38d774bd9 Add log 2024-05-13 17:18:18 +02:00
Laurent Destailleur
3edcaf97fc Debug v20 2024-05-03 03:02:04 +02:00
Laurent Destailleur
0b9bd5408b Debug v20: Encapsulate the feature using leaflet/geophp into a constant
MAIN_USE_GEOPHP. Fix webportal module.
2024-05-03 02:39:35 +02:00
Frédéric FRANCE
7ea6a406bd NEW add geometrics extrafield (#28239)
* add extrafield point

* wip

* wip

* wip

* input

* input

* output values

* update values

* update values

* update values

* update values

* update values

* wip

* add geomapeditor

* add geomapeditor

* add linestring and polygon

* add linestring and polygon

* add linestring and polygon

* add linestring and polygon

* wip

* wip

* can store and retrieve linestring

* can store and retrieve linestring

* coordinates are inverted

* coordinates are inverted

* add multipoints

* use text instead binary

* auto center map

* wip

wip

* doc

* fix

* wip

* wip

* translation dynamic

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-24 15:27:38 +02:00
MDW
da9fd874bc Qual: Fix or ignore functions.lib.php phan notices (#29344)
* Fix: LogHandler parent class, implements interface & provides $code

* Fix: functions.lib phan notices

* Fix phan notifications

* Match expected DebugBar signature - rename getRenderer

* Call the correct renderer method for the DebugBar

* Use correct key type to access array

* Ignore notices

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-14 04:46:33 +02:00
Laurent Destailleur
500381ab1a FIX Oauth login 2024-04-11 14:47:09 +02:00
Laurent Destailleur
d86f5c83f0 FIX Oauth login 2024-04-11 14:32:02 +02:00
Laurent Destailleur
0a48d1ad56 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-04-08 03:38:04 +02:00
Laurent Destailleur
330d20813e Fix #29028 Fix #29163 Md-theme - Login is on other icons 2024-04-08 02:54:01 +02:00
Laurent Destailleur
0fe0cd7c01 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-04 11:39:02 +02:00
Laurent Destailleur
f6cd58bf50 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-04-03 18:51:46 +02:00
MDW
fa547c86ef Improve phpdoc typing 2024-03-31 01:03:35 +01:00
Laurent Destailleur
df6c697dfc Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-29 11:51:07 +01:00
Laurent Destailleur
f2fde181a0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-29 11:47:28 +01:00
Laurent Destailleur
b58e439a17 Clean use of $_POST 2024-03-28 21:29:02 +01:00
Regis Houssin
48e85e6690 FIX use $conf->browser->os instead 2024-03-26 20:15:21 +01:00
Regis Houssin
3b9be97792 FIX syntax error 2024-03-26 19:40:14 +01:00
Regis Houssin
e1fc40d694 FIX wrong shortcut key for macintosh 2024-03-26 19:36:15 +01:00
Laurent Destailleur
7b0177a84d Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
MDW
d2d8dbc82c Fix typing of closure 2024-03-20 04:09:37 +01:00
MDW
f63dcc1b6f Fix arg types for htmlentities() and uniqid() by casting to string 2024-03-19 02:59:30 +01:00