Laurent Destailleur
10cc3327ab
Fix sql error
2024-09-13 14:49:28 +02:00
Laurent Destailleur
a863333226
Fix #30012
2024-06-15 16:40:04 +02:00
Laurent Destailleur
271624de1b
Debug v20
2024-05-15 18:04:52 +02:00
Laurent Destailleur
0b885d2afe
Typo
2024-05-04 22:55:08 +02:00
Regis Houssin
2eefffd36f
NEW possibility to define a completely inactive module ( #29289 )
2024-04-09 20:08:32 +02:00
Laurent Destailleur
06ae1deb1b
Fix better error message when using bad character_set_client
2024-03-18 17:27:06 +01:00
MDW
58ba3e31fa
Qual: Fix spelling for crypted and referer ( #27408 )
...
# Qual: Fix spelling for crypted and referer.
The proper spelling is encrypted and referrer, but the code has
some occurences where referer and crypted need to be maintained.
To make verification easier, this spelling correction is limited to
mostly these corrections and some minor translations and a only a
few other corrections.
crypted and referer are added as exceptions for spelling after this fix.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-11 10:07:06 +01:00
Laurent Destailleur
20a9a9d298
Debug v19. dolibarr_main_stream_enabled must be changed into
...
dolibarr_main_stream_to_disable
2023-12-07 14:56:06 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
a257dcfa48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-23 18:48:52 +01:00
MDW
8eb2383003
NEW Suggest root path configurations in conf.php.example ( #26609 )
...
* NEW Suggest root path configurations in conf.php.example
* Suggest dynamic path configuration in comment, not in actual code
2023-11-20 20:39:40 +01:00
Laurent Destailleur
6e18d1b7ab
Start to introduce dolibarr_main_dolcrypt_key
2023-10-03 02:00:00 +02:00
Jon Bendtsen
154ce1329f
adding mariadb and mariadb-dump to the list of restricted os commands
2023-09-13 22:58:36 +02:00
Laurent Destailleur
8be328cc16
Debug v18
2023-06-23 01:20:46 +02:00
Laurent Destailleur
bc63d70e02
NEW: authentication mode: Add experimental support for Google OAuth2
...
connexion
2023-05-14 03:32:26 +02:00
Laurent Destailleur
ef91b55d9c
Debug v18
2023-05-13 22:09:19 +02:00
Laurent Destailleur
a05f0b9c4e
Debug v18
2023-05-13 20:16:57 +02:00
Laurent Destailleur
5bddb31b90
Fix csrf on referrer is duplicate with csrf on token. We keep token only
2023-02-06 21:23:02 +01:00
Laurent Destailleur
f4dc43914d
Remove php8.1 warnings
2022-10-10 14:46:29 +02:00
UT from dolibit
1a5f39dc7e
Update conf.php.example
2022-09-26 19:57:07 +02:00
Laurent Destailleur
8771dc197b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-12 10:32:50 +02:00
Laurent Destailleur
4cde1e8991
Doc
2022-09-11 22:45:02 +02:00
Laurent Destailleur
4c76223d63
Doc
2022-08-10 14:09:14 +02:00
Laurent Destailleur
a51c868a8e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
2022-04-01 14:40:50 +02:00
Laurent Destailleur
4c150d85c9
Doc
2022-04-01 13:23:45 +02:00
Laurent Destailleur
67cb268324
Update example conf file with force_install_lockinstall
2022-02-17 11:33:34 +01:00
Laurent Destailleur
20f4b5389b
Fix the experimental feature to manage session in database
2021-12-07 17:39:46 +01:00
Laurent Destailleur
2d92130c1e
External backups can be downloaded from the "About info page".
2021-11-28 19:25:58 +01:00
Laurent Destailleur
3fadd5cda5
NEW Add $dolibarr_main_db_readonly in conf.php for readonly access.
2021-07-09 19:37:12 +02:00
Laurent Destailleur
b4d0549017
Clean deprecated var
2021-04-28 16:00:59 +02:00
Laurent Destailleur
acb73966f7
Clean code. Removed phpexcel library.
2020-12-13 16:27:44 +01:00
Laurent Destailleur
62177edab1
NEW Can force the antivirus from conf file or autoprepend ini setup.
2020-10-05 05:00:59 +02:00
Laurent Destailleur
16b9e62866
FIX #yogosha4456
2020-09-17 14:20:37 +02:00
Laurent Destailleur
ba8ece525d
NEW If $dolibarr_main_force_https is set, the flag 'secure' on session
...
cookie is also set.
2020-03-22 01:59:32 +01:00
Laurent Destailleur
652e99600a
Look and feel v11
2019-12-09 09:43:38 +01:00
Laurent Destailleur
397e656161
Update doc
2019-09-07 10:43:35 +02:00
Laurent Destailleur
e3d50c533c
Update example
2019-05-22 13:06:13 +02:00
Laurent Destailleur
c5b288641a
Update doc
2019-05-22 12:38:08 +02:00
Laurent Destailleur
3a65c2c158
Update doc
2019-05-22 12:16:41 +02:00
Frédéric FRANCE
a0a5d33641
test include
2018-07-26 17:30:53 +02:00
Laurent Destailleur
362aec3e4b
NEW Add param $dolibarr_main_restrict_ip in config file to limit ips
2018-02-15 19:49:50 +01:00
Regis Houssin
b66da3d148
New: big refactorization of multicompany transverse mode
2017-06-06 10:23:33 +02:00
Laurent Destailleur
bbd3734a21
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
2016-12-26 12:42:23 +01:00
Laurent Destailleur
e297b64722
Several security fix in using mailings.
2016-12-26 12:35:10 +01:00
Laurent Destailleur
c750ba8b99
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/install/mysql/data/llx_c_payment_term.sql
htdocs/langs/en_US/bills.lang
htdocs/langs/en_US/mails.lang
2016-12-16 13:56:55 +01:00
Laurent Destailleur
929904041d
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/conf/conf.php.example
htdocs/langs/en_US/mails.lang
2016-12-16 13:53:34 +01:00
Laurent Destailleur
534e2b1282
FIX Security to restrict email sending was not efficient
2016-12-16 13:46:39 +01:00
Laurent Destailleur
608ca669fd
Update doc
...
Add missing table in upgrade script
2016-11-07 03:18:53 +01:00
Laurent Destailleur
bcd3a1a888
NEW Default collation for mysql is now utf8_unicode_ci
2016-11-07 01:53:34 +01:00
Laurent Destailleur
0e3ec5df38
Merge branch 'remove-mysql-driver' of
...
https://github.com/marcosgdf/dolibarr into marcosgdf-remove-mysql-driver
Conflicts:
htdocs/core/db/mysql.class.php
2016-08-05 13:12:43 +02:00