Laurent Destailleur
a2e74e37f5
Fix missing GETPOST
2022-11-17 18:52:19 +01:00
Laurent Destailleur
0a9381f2d1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-11-16 20:35:29 +01:00
Artem Chernitsov
532627db15
Merge branch 'Dolibarr:develop' into new-odt-abbility-to-supplier-invoices
2022-11-16 15:22:45 +02:00
Laurent Destailleur
1e3e26e7f9
Fix use of the lowmemorydump for batch of backup
2022-11-16 14:00:52 +01:00
Laurent Destailleur
1c15984698
Merge pull request #22855 from Hystepik/develop#3
...
fix : php 8.1 warnings
2022-11-15 17:29:24 +01:00
lmarcouiller
9002d5002f
fix : php 8.1 warnings
2022-11-15 15:18:17 +01:00
Florent Poinsaut
17b541ab5e
Fix uninitialized var
...
[php:error] [pid 9969] [client 172.18.0.2:60266] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/html/admin/oauth.php:153\nStack trace:\n#0 {main}\n thrown in /var/www/html/admin/oauth.php on line 153, referer: https://erp.hype-assets.eu/admin/oauthlogintokens.php
2022-11-15 14:38:42 +01:00
Artem Chernitsov
b0c9260077
Merge branch 'Dolibarr:develop' into new-odt-abbility-to-supplier-invoices
2022-11-15 13:19:36 +02:00
Laurent Destailleur
9b9ed31997
Sec: Hide sensitive data in phpinfo
2022-11-15 09:36:35 +01:00
Artem Chernitsov
bbd9f0bc8d
Merge branch 'develop' into new-odt-abbility-to-supplier-invoices
2022-11-14 18:44:54 +02:00
Artem Chernitsov
8ce49001a7
Add abbility of ODT support to supplier invoices
2022-11-14 18:10:31 +02:00
Laurent Destailleur
bb53054232
Better message
2022-11-14 15:28:43 +01:00
Laurent Destailleur
aff3fe688e
Clean code comment
2022-11-13 00:11:56 +01:00
Laurent Destailleur
e48966646d
Close #22829
2022-11-12 12:04:04 +01:00
Alexandre SPANGARO
2112403d07
NEW VAT - Admin - Add information on deadline day for submission of VAT declaration
2022-11-08 03:21:47 +01:00
Anthony Berton
fccaee5e3c
delete option MAIN_USE_COMPANY_NAME_OF_CONTACT
2022-11-02 11:03:59 +01:00
Laurent Destailleur
1bc3b44e58
Merge pull request #22695 from FHenry/dev_new_allowdownloadlink_option_in_conf_module
...
NEW: Allow download link option in module configuration (propal,invoice,supplier proposal, order)
2022-11-02 00:43:23 +01:00
Laurent Destailleur
41a07f5e7d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-29 12:51:51 +02:00
Laurent Destailleur
d8c74eff5f
css
2022-10-28 12:39:37 +02:00
Laurent Destailleur
6645693b45
Remove useless html colspan
2022-10-28 12:34:49 +02:00
Florian HENRY
185d573205
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_new_allowdownloadlink_option_in_conf_module
2022-10-28 10:40:59 +02:00
Florian HENRY
b3c7d64cb2
NEW: Allow download link in module configuration (propal,invoice,supplier proposal, order)
2022-10-28 10:40:43 +02:00
Anthony Berton
cacb642bc0
NEW - Compléte function pdfBuildThirdpartyName to use company name of contact
2022-10-27 22:45:32 +02:00
Laurent Destailleur
035c08536c
Standardization of the name of some constant (customer match supplier)
2022-10-27 03:32:03 +02:00
Laurent Destailleur
fb9ec11ffb
Deprecated method set_billed() on shipment and reception class has been
...
removed. Use setBilled() instead.
2022-10-27 02:37:08 +02:00
Laurent Destailleur
c7e4ca2437
Right alignement of button
2022-10-27 00:41:06 +02:00
Laurent Destailleur
36a9ac414d
FIX The break of option in setup page was not working correctly
2022-10-27 00:38:32 +02:00
Laurent Destailleur
3059bfdd60
Better responsive
2022-10-25 16:33:25 +02:00
Laurent Destailleur
1f9424a4b3
Clean code/options
2022-10-25 11:34:31 +02:00
Laurent Destailleur
68e1509834
Fix ckeditor
2022-10-24 22:38:45 +02:00
Laurent Destailleur
e76eb2680f
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-10-24 19:09:12 +02:00
Laurent Destailleur
a7a4e76194
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-10-24 19:07:10 +02:00
Laurent Destailleur
c22e97d7f3
Merge pull request #22645 from JavierNR/feature/intervention_signature
...
NEW: Enable online signature for interventions
2022-10-24 17:58:49 +02:00
Laurent Destailleur
b6d0f9b997
NEW Can copy/paste images into emails sent.
2022-10-23 17:14:23 +02:00
Maxime Kohlhaas
92ad656bf0
Fix : dict data too long error
2022-10-23 12:06:13 +02:00
Yoan Mollard
7ff84f4e42
Add help picto to remind users to respect SPF/DKIM in FROM e-mails
2022-10-23 03:25:55 +02:00
Laurent Destailleur
ce494354e2
NEW Finish removal of code using adodbtime
2022-10-22 01:54:50 +02:00
Laurent Destailleur
3e5273d83b
NEW Option PRODUIT_DESC_IN_FORM accept (desktop only or +smartphone)
2022-10-21 11:14:28 +02:00
stickler-ci
fadd77ef47
Fixing style errors.
2022-10-20 16:54:45 +00:00
Javier Núñez
dfbcc2a045
Fix bug in checkboxes
2022-10-20 18:50:48 +02:00
Javier Núñez
80fea518de
Fix little translation bug
2022-10-20 18:46:24 +02:00
Javier Núñez
d9d38ee265
Add admin fichinter checkboxes
2022-10-20 16:33:48 +02:00
Laurent Destailleur
510125ceb0
Fix sanitize data
2022-10-20 15:47:44 +02:00
Laurent Destailleur
b562ab9948
Fix debug module eventorganization
2022-10-18 23:33:11 +02:00
Laurent Destailleur
2b2d01cdc9
Fix css
2022-10-18 23:32:58 +02:00
Laurent Destailleur
391df5043b
Fix css
2022-10-18 23:18:22 +02:00
Laurent Destailleur
a6ff67a161
Fix debug module eventorganization
2022-10-18 23:12:15 +02:00
Laurent Destailleur
938bc27917
Update sample for fail2ban
2022-10-18 12:59:15 +02:00
Laurent Destailleur
60cf6437e0
Disabling warning (for PHPmail usage) is now easier.
2022-10-17 01:23:56 +02:00
Frédéric FRANCE
403055d5f4
Merge remote-tracking branch 'upstream/develop' into fix/warnings
2022-10-13 09:51:28 +02:00
Frédéric FRANCE
93e8ca25c5
fix warnings
2022-10-13 09:51:00 +02:00
Laurent Destailleur
6d326e965b
Fix td balance
2022-10-12 16:32:01 +02:00
Laurent Destailleur
9d0453028d
Fix remove trans
2022-10-12 12:39:45 +02:00
Laurent Destailleur
fca09f7a1a
Debug v17
2022-10-10 01:08:22 +02:00
Laurent Destailleur
d436991c98
Removed useless plugin specialchar in CKeditor
2022-10-06 17:20:12 +02:00
Laurent Destailleur
09ee684c9f
NEW Default template of contract is not mandatory
2022-10-06 17:07:23 +02:00
Laurent Destailleur
be10cdee95
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-06 16:03:50 +02:00
Laurent Destailleur
509c85672e
FIX Protection against bad value into accurancy setup
2022-10-05 10:45:29 +02:00
Laurent Destailleur
80c2a05efe
Doc
2022-10-05 08:47:52 +02:00
Laurent Destailleur
29a01c1a59
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-10-04 23:54:36 +02:00
Laurent Destailleur
959aef914e
Clean code
2022-10-04 23:53:17 +02:00
Laurent Destailleur
395312737b
Merge pull request #22406 from aspangaro/17p6
...
Use isModEnabled
2022-10-04 18:01:59 +02:00
Laurent Destailleur
b53b0e4f9b
Merge pull request #22429 from fboitel/NEW#22328
...
NEW #22328
2022-10-04 17:49:02 +02:00
Laurent Destailleur
1b8442962e
Merge pull request #22458 from fboitel/NEW#22424
...
NEW #22424
2022-10-04 17:43:27 +02:00
lvessiller
f43056a76f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new-event-list-with-color
2022-10-03 14:33:32 +02:00
Alexandre SPANGARO
51aa7e8027
Merge remote-tracking branch 'upstream/develop' into 17p6
2022-10-01 07:52:48 +02:00
Laurent Destailleur
625df49850
Clean and standardize code
2022-09-30 12:31:29 +02:00
Faustin
30c3543d20
Online pdf contract signature
2022-09-29 14:28:58 +02:00
Laurent Destailleur
8180a8f0ee
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-28 21:20:48 +02:00
Laurent Destailleur
fb28d14097
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
33dc54f967
Merge pull request #22405 from thibdrev/develop
...
Fix #22404 Improve logo tooltip with max uploadsize info
2022-09-28 21:01:11 +02:00
Laurent Destailleur
bed2497c3b
Must use HTML instead of XML
2022-09-28 21:00:43 +02:00
Laurent Destailleur
98ed321514
Merge branch 'develop' into 17p6
2022-09-28 20:55:43 +02:00
Laurent Destailleur
7335bdad85
Merge pull request #22437 from hregis/fix_check_image_size
...
FIX missing error message if image size too large
2022-09-28 20:11:13 +02:00
Laurent Destailleur
8048322b65
Merge pull request #22435 from hregis/fix_csrf_and_lost_parameter_value
...
FIX CSRF + lost value of constant after use save button
2022-09-28 20:08:04 +02:00
Laurent Destailleur
3d9cb3e411
Fix missing test on zip php module
2022-09-28 19:59:51 +02:00
stickler-ci
310f95f173
Fixing style errors.
2022-09-27 17:31:22 +00:00
Regis Houssin
b4881e629b
FIX missing error message if image size too large
2022-09-27 19:21:29 +02:00
thibdrev
1cb8012ba6
Merge branch 'Dolibarr:develop' into develop
2022-09-27 18:43:06 +02:00
Regis Houssin
50fe00ecd8
FIX compatibility if javascript not actived
2022-09-27 17:50:40 +02:00
Regis Houssin
aafecb6d2b
FIX missing the management of a constant in the Ticket config
2022-09-27 17:08:08 +02:00
Regis Houssin
cea781a711
FIX CSRF + lost value of constant after use save button
2022-09-27 16:21:55 +02:00
Laurent Destailleur
395b71302a
css
2022-09-27 14:42:52 +02:00
Laurent Destailleur
6df6400792
New Add copy/paste button after LDAP password field in LDAP setup
2022-09-27 14:32:50 +02:00
Laurent Destailleur
e119fef964
Fix reposition
2022-09-27 14:26:09 +02:00
Faustin
efe77a20b5
Scope line was on the wrong place
2022-09-27 11:22:18 +02:00
Faustin
a7505384aa
Print popup wrong scope
2022-09-27 11:12:26 +02:00
Faustin
1ba48092ae
Messages added
2022-09-27 11:09:09 +02:00
Faustin
f7d345fcb8
Can now delete an oautch entry
2022-09-27 05:22:39 +02:00
Faustin
dee9237381
Scopes reported on token creation screen
2022-09-27 02:20:37 +02:00
Alexandre SPANGARO
8b093784ea
Use isModEnabled
2022-09-25 22:57:24 +02:00
thibdrev
439c625b42
Add files via upload
2022-09-25 21:41:39 +02:00
thibdrev
021abc7509
FIX|Fix Dolibarr#22404 Improve logo tooltip with max uploadsize info
2022-09-25 21:34:36 +02:00
thibdrev
d00abc7046
FIX|Fix #22404 Improve logo tooltip with max uploadsize info
2022-09-25 21:30:15 +02:00
Laurent Destailleur
eee05613bb
Merge pull request #21667 from Hystepik/develop#3
...
Fix : Spam db public page yogosha report 11813
2022-09-25 18:07:55 +02:00
Laurent Destailleur
afad8bf636
Merge pull request #22191 from dolibit-ut/patch-561
...
Update barcode.php
2022-09-25 14:27:06 +02:00
Alexandre SPANGARO
b3d156728b
Use isModEnabled
2022-09-25 06:22:58 +02:00
Alexandre SPANGARO
e2c7cc13ca
Use isModEnabled
2022-09-25 06:15:47 +02:00
Alexandre SPANGARO
bcd5043eb2
Use isModEnabled
2022-09-25 06:13:14 +02:00
Philippe GRAND
15c6c8ba42
update code toward php8 compliance
2022-09-24 15:04:40 +02:00
Philippe GRAND
04f84ffd44
update code toward php8 compliance
2022-09-24 14:36:58 +02:00
Philippe GRAND
e0ca87516f
update code toward php8 compliance
2022-09-24 14:35:45 +02:00
lmarcouiller
b0d2aa6d9b
Fix : php 8.1 warnings
2022-09-23 16:05:11 +02:00
Laurent Destailleur
3e246f4399
NEW Add option "Show price on the generated documents for receptions"
2022-09-23 09:21:07 +02:00
Laurent Destailleur
d314ed380b
NEW Can edit property css, cssview, csslist on extrafields
2022-09-22 13:01:11 +02:00
Laurent Destailleur
283c9b966c
Clean code of setup of shipment module
2022-09-21 14:38:14 +02:00
Laurent Destailleur
39c81ce2c7
Merge pull request #22277 from frederic34/pr/grandoc/22276
...
Pr/grandoc/22276
2022-09-20 00:49:08 +02:00
Laurent Destailleur
0adac29452
Enhance look
2022-09-19 19:55:18 +02:00
Laurent Destailleur
fa58d35fa1
Clean code
2022-09-19 19:46:14 +02:00
Laurent Destailleur
1c56ffa0c4
Merge pull request #22321 from fboitel/NEW-scope-checkbox-oauth
...
NEW: possibility to select scopes with checkbox for oauth tokens
2022-09-19 19:27:27 +02:00
Laurent Destailleur
5f196402a7
Merge pull request #22317 from bafbes/patch-1
...
Admit underscores in VAT codes as needed in Germany
2022-09-19 17:47:02 +02:00
stickler-ci
2b9b6d6789
Fixing style errors.
2022-09-19 15:46:42 +00:00
Laurent Destailleur
240990c022
Update oauth.php
2022-09-19 17:41:58 +02:00
Laurent Destailleur
9979485246
Merge branch 'develop' into NEW-scope-checkbox-oauth
2022-09-19 17:40:22 +02:00
Laurent Destailleur
1cbac265f4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-19 12:14:32 +02:00
Faustin
a2aee527e4
unwanted code line
2022-09-18 02:27:25 +02:00
Faustin
f2fe369bb5
unwanted code line
2022-09-18 02:25:53 +02:00
Faustin
0fed5dbb3d
NEW: possibility to select scopes with checkbox for oauth tokens
2022-09-18 02:21:46 +02:00
Laurent Destailleur
c2a4b78ee8
Fix control char of a label
2022-09-17 13:49:39 +02:00
Laurent Destailleur
1a663b5105
Fix page to setup OAUTH
2022-09-17 13:41:07 +02:00
Laurent Destailleur
3f50a9ca49
Clean code
2022-09-17 12:18:24 +02:00
Bahfir Abbes
3ea15bd28a
Update dict.php
...
Admit underscores in VAT codes as needed in Germany
2022-09-16 20:46:39 +02:00
Laurent Destailleur
ee4d404148
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-16 19:23:26 +02:00
Laurent Destailleur
7f33d66d5c
Fix test filter rule
2022-09-16 17:00:00 +02:00
Laurent Destailleur
887408926d
More log in email collector
2022-09-16 16:46:19 +02:00
Laurent Destailleur
28e8ed0a21
Use test mode with SQL
2022-09-16 15:08:23 +02:00
Laurent Destailleur
111e5ba3f0
NEW Add a button "Test collect" in email collector
2022-09-16 14:50:25 +02:00
Laurent Destailleur
662384ad7d
Fix error message in LDAP test
2022-09-16 01:16:59 +02:00
Laurent Destailleur
4b2c4d2df3
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-15 18:13:27 +02:00
Laurent Destailleur
08be53494f
trans
2022-09-15 17:43:34 +02:00
Frédéric France
17fa3b327e
fix usage of getDolGlobalInt
2022-09-14 21:33:43 +02:00
Philippe GRAND
5492643514
update code toward php8 compliance
2022-09-14 19:16:08 +02:00
Laurent Destailleur
35d8320328
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-14 17:26:20 +02:00
Laurent Destailleur
3a8e66bfad
Fix phpunit
2022-09-13 02:30:15 +02:00
Laurent Destailleur
827231f487
Merge branch 'develop' into develop#3
2022-09-13 02:10:46 +02:00
Laurent Destailleur
f08f00bda0
Merge pull request #22179 from grandoc/new_branch_10_09_2022
...
update code toward php8 compliance
2022-09-13 02:03:30 +02:00
Hystepik
dd5a4fd7eb
Merge branch 'develop' into develop#3
2022-09-12 15:08:10 +02:00
Laurent Destailleur
dde3b71cad
FIX tooltip of technical tables added of a module
2022-09-12 11:33:43 +02:00
Laurent Destailleur
404bfd8b7b
Fix var not defined
2022-09-12 11:06:55 +02:00
Laurent Destailleur
295b850ae8
Fix missing include
2022-09-11 22:25:03 +02:00
Laurent Destailleur
4a17fae9af
Add info on mitigation
2022-09-11 20:48:23 +02:00
Laurent Destailleur
3ac9304055
css
2022-09-11 15:17:10 +02:00
Laurent Destailleur
c22db75832
FIX Missing reposition
2022-09-11 14:30:55 +02:00
Laurent Destailleur
60c39933d4
Clean code
2022-09-11 13:26:24 +02:00
Laurent Destailleur
a0dda0ed77
NEW Add more advices into the Setup security page
2022-09-11 12:35:40 +02:00
Laurent Destailleur
2293d82607
NEW Add picto property on sub-module for paswword generation
2022-09-11 12:18:43 +02:00
Laurent Destailleur
994603f009
FIX Missing token
2022-09-11 12:17:49 +02:00
UT from dolibit
9552cd8f47
Update barcode.php
2022-09-10 21:10:29 +02:00
Laurent Destailleur
e3421f4255
FIX Missing reposition
2022-09-10 16:05:33 +02:00
Laurent Destailleur
439bef8e0e
NEW Add substitution key __SENDEREMAIL_SIGNATURE__
2022-09-10 15:55:36 +02:00
Philippe GRAND
a2b8dd446b
update code toward php8 compliance
2022-09-10 11:13:02 +02:00
Laurent Destailleur
689a1df761
Merge pull request #22100 from grandoc/new_branch_06_09_2022
...
update code
2022-09-09 18:04:27 +02:00
Laurent Destailleur
cf887dba16
Merge pull request #22075 from grandoc/new_branch_04_09_2022
...
update code
2022-09-09 18:03:43 +02:00
Laurent Destailleur
7a277d9560
Merge branch 'develop' into loaddolibarrenv
2022-09-09 17:02:05 +02:00
Frédéric FRANCE
52586e5c37
remove multiples tabs added by error
2022-09-09 16:03:22 +02:00
Frédéric FRANCE
7f2b797a7b
remove multiples tabs added by error
2022-09-09 16:02:39 +02:00
Laurent Destailleur
08a8320b41
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-09 15:35:19 +02:00
Laurent Destailleur
26ad6199e5
NEW The purge of iles can purge only if older than a number of seconds
2022-09-09 15:33:55 +02:00
Laurent Destailleur
ccc1634c23
Merge pull request #22175 from Hystepik/develop#6
...
Fix : php 8.1 warnings
2022-09-09 14:06:55 +02:00
Laurent Destailleur
b23ab2cb71
FIX #yogosha12266
2022-09-09 13:58:54 +02:00
lmarcouiller
14a3bc7360
Fix : php 8.1 warnings
2022-09-09 12:26:17 +02:00
Frédéric France
1c2a89f52d
Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv
2022-09-09 08:09:12 +02:00
Laurent Destailleur
7c7ccc2393
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-09 01:45:59 +02:00
Laurent Destailleur
fb60c100e5
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-09-09 01:39:52 +02:00
Laurent Destailleur
3177a065cd
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-09-09 01:31:43 +02:00
Laurent Destailleur
e03d2311c3
Accept media links if public url is not private
2022-09-09 00:10:32 +02:00
Laurent Destailleur
25199fd9c6
Code comment
2022-09-08 23:49:25 +02:00
Frédéric France
07e761d115
Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv
2022-09-07 20:37:29 +02:00
Frédéric France
63195e0ca3
fix license
2022-09-07 20:21:01 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Laurent Destailleur
9569d0462e
Clean code
2022-09-07 16:25:06 +02:00
Laurent Destailleur
50169bc96a
Clean code
2022-09-07 15:50:40 +02:00
Hystepik
ca78b4bc50
Merge branch 'develop' into develop#3
2022-09-07 14:39:00 +02:00
Philippe GRAND
3a5abf12bc
update code
2022-09-06 16:40:07 +02:00
Philippe GRAND
2cd48587ed
update code
2022-09-04 13:29:29 +02:00
Philippe GRAND
975d3ecf99
update code
2022-09-04 12:11:45 +02:00
Alexandre SPANGARO
c5b3df23ba
FIX Dictionary - Display error on >cache_vatrates
2022-09-04 04:49:09 +02:00
Laurent Destailleur
cfd3eeb245
NEW All ajax pages have now a top_httphead()
2022-09-03 20:08:13 +02:00
Laurent Destailleur
83bb78f981
Merge pull request #22045 from frederic34/pr/grandoc/22009
...
Pr/grandoc/22009
2022-09-03 11:39:39 +02:00
Laurent Destailleur
e4dea1829e
FIX activate/desactivate entry in dictionary
2022-09-02 17:36:07 +02:00
Laurent Destailleur
5bc9268150
FIX activate/desactivate entry in dictionary
2022-09-02 17:33:24 +02:00
Laurent Destailleur
84633177da
Trans
2022-09-02 14:44:55 +02:00
Frédéric FRANCE
9150f5102e
Merge remote-tracking branch 'upstream/develop' into pr/grandoc/22009
2022-09-02 11:44:45 +02:00
Laurent Destailleur
6e5b1af6ec
Merge pull request #22008 from frederic34/productbatch
...
fix php8 warnings
2022-09-02 10:30:19 +02:00
Laurent Destailleur
19ab213459
Merge pull request #21988 from fboitel/imap-by-oauth-patch
...
Refresh button on emailcollector card
2022-09-02 10:29:03 +02:00
Laurent Destailleur
3b5f907816
Merge pull request #22006 from frederic34/extrafieldsbankline
...
add tables for bank lines extrafields
2022-09-02 10:16:42 +02:00
Laurent Destailleur
027e597776
Merge branch 'develop' into productbatch
2022-09-02 10:11:47 +02:00
Laurent Destailleur
c90af71595
Merge pull request #22017 from frederic34/patch-5
...
fix agenda setup
2022-09-02 09:58:05 +02:00
Frédéric France
47c5ec7fc6
Merge remote-tracking branch 'upstream/develop' into productbatch
2022-09-01 19:55:24 +02:00
Frédéric FRANCE
ffe0420523
fix delay setup
2022-09-01 16:15:36 +02:00
Frédéric FRANCE
6ce0665840
fix agenda setup
2022-09-01 15:32:48 +02:00
Frédéric FRANCE
4ac4f78a99
add extrafield setup
2022-09-01 15:25:19 +02:00
Laurent Destailleur
e5e59e1de0
Look and feel
2022-09-01 13:11:11 +02:00
Laurent Destailleur
6903b96f6b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-01 12:39:25 +02:00
Laurent Destailleur
8bf8beb898
Debug module ticket
2022-09-01 10:54:20 +02:00
Faustin
a632ae1d9e
forgotten print
2022-09-01 09:59:20 +02:00
Frédéric France
bb58f3a18f
use isModEnabled
2022-08-31 22:38:53 +02:00
Frédéric France
eb8097d81c
use isModEnabled
2022-08-31 22:23:32 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Frédéric France
00da52ef8c
fix php8 warnings
2022-08-31 22:12:25 +02:00
Frédéric France
e71692e745
fix php8 warnings
2022-08-31 22:02:31 +02:00
Frédéric France
6cf7a80ce3
fix php8 warnings
2022-08-31 21:57:05 +02:00
Frédéric France
fc01cc66cd
fix php8 warnings
2022-08-31 21:55:55 +02:00
Frédéric France
ece2f5553a
fix php8 warnings
2022-08-31 21:49:10 +02:00
Philippe GRAND
93a4411970
update code
2022-08-31 21:46:25 +02:00
Philippe GRAND
e13a276a2e
update code
2022-08-31 21:42:34 +02:00
Laurent Destailleur
a2b0f222e7
Merge pull request #21986 from grandoc/new_branch_30_08_2022
...
update code
2022-08-31 15:05:03 +02:00
UT from dolibit
60bfd55db1
Update ecm.php
2022-08-30 22:51:30 +02:00
Laurent Destailleur
e0b1ad308b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-08-30 19:38:35 +02:00
Laurent Destailleur
52b912aa51
Clean code
2022-08-30 18:46:10 +02:00
Faustin
96f16d0564
Refresh button
2022-08-30 13:53:19 +02:00
Philippe GRAND
2a8474003d
update code
2022-08-30 11:34:28 +02:00
Hystepik
0214c0993d
Merge branch 'develop' into develop#3
2022-08-29 10:25:29 +02:00
Laurent Destailleur
f97276b76a
Fix trans
2022-08-29 01:54:35 +02:00
Laurent Destailleur
d0e08818e1
Merge pull request #21931 from grandoc/new_branch_27_08_2022
...
FIX php8 compatibility
2022-08-29 01:09:49 +02:00
Philippe GRAND
f2069d0c5f
FIX php8 compatibility
2022-08-28 13:39:12 +02:00
Philippe GRAND
2900c7aaf7
FIX php8 compatibility
2022-08-28 13:38:02 +02:00
Philippe GRAND
41ed2967c5
FIX php8 compatibility
2022-08-28 13:36:26 +02:00
Philippe GRAND
1ba289f66d
FIX php8 compatibility
2022-08-27 19:48:11 +02:00
Philippe GRAND
aba2f7b986
FIX php8 compatibility
2022-08-27 19:46:26 +02:00
Philippe GRAND
64c92eda24
FIX php8 compatibility
2022-08-27 19:44:59 +02:00
Philippe GRAND
c1f35695f4
FIX php8 compatibility
2022-08-27 19:43:19 +02:00
Philippe GRAND
baa65a7af4
FIX php8 compatibility
2022-08-27 19:41:47 +02:00
Philippe GRAND
1a73974de6
FIX php8 compatibility
2022-08-27 19:39:58 +02:00
Philippe GRAND
5aef3a48fb
FIX php8 compatibility
2022-08-27 19:38:11 +02:00
Faustin
3f47401dc4
password display
2022-08-26 15:27:23 +02:00
Faustin
0188629cf6
Oauth ui for tickets and emailing
2022-08-26 15:21:35 +02:00
Laurent Destailleur
5f3dbfd60a
css
2022-08-25 19:33:04 +02:00
Laurent Destailleur
dcc7624cda
Merge branch 'develop' into new_branch_24_08_2022
2022-08-25 12:19:49 +02:00
Laurent Destailleur
33361e7948
Merge pull request #21852 from frederic34/useismodenabled
...
use isModEnabled
2022-08-24 18:12:02 +02:00
Laurent Destailleur
eb8ff378e6
Fix encryption of sensitive constants
2022-08-24 12:27:50 +02:00
Laurent Destailleur
03d086f741
NEW Encrypt all sensitive constants in llx_const
2022-08-24 12:22:11 +02:00
Philippe GRAND
74c5892e4c
FIX php8 compatibility
2022-08-24 10:22:06 +02:00
Philippe GRAND
db3f37f416
FIX php8 compatibility
2022-08-24 10:20:02 +02:00
Philippe GRAND
893a2eeb43
FIX php8 compatibility
2022-08-24 10:16:43 +02:00
Philippe GRAND
10731b22c8
FIX php8 compatibility
2022-08-24 10:11:47 +02:00
Philippe GRAND
a4fbfa23eb
FIX php8 compatibility
2022-08-24 10:10:03 +02:00
Philippe GRAND
1c5feaf6b0
FIX php8 compatibility
2022-08-24 10:07:02 +02:00
Philippe GRAND
a35bbd37f0
FIX php8 compatibility
2022-08-24 10:05:36 +02:00
Philippe GRAND
67300536ab
FIX php8 compatibility
2022-08-24 10:04:32 +02:00
Philippe GRAND
c9d2452846
FIX php8 compatibility
2022-08-24 10:02:06 +02:00
Philippe GRAND
e6105ae20c
FIX php8 compatibility
2022-08-24 10:00:07 +02:00
Philippe GRAND
422fd2871e
FIX php8 compatibility
2022-08-24 09:59:08 +02:00
Philippe GRAND
2e49ae143f
FIX php8 compatibility
2022-08-24 09:57:04 +02:00
Laurent Destailleur
e73f44e2aa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-08-23 22:42:35 +02:00
Laurent Destailleur
b15a4e504e
Merge IMAP with phpimap
2022-08-23 22:34:24 +02:00
Frédéric France
86a7a7c8bb
use isModEnabled
2022-08-23 20:05:09 +02:00
Frédéric France
582f6b196e
use isModEnabled
2022-08-23 20:02:37 +02:00
Frédéric France
4bef0f5745
use isModEnabled
2022-08-23 20:01:34 +02:00
Laurent Destailleur
5f16d8510e
Merge pull request #21842 from grandoc/new_branch_23_08_2022
...
FIX php8 compatibility
2022-08-23 15:44:36 +02:00
Laurent Destailleur
da01c7ea49
Trans
2022-08-23 12:05:23 +02:00
Laurent Destailleur
26eb4a7bd7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-08-23 11:58:08 +02:00
Laurent Destailleur
df9b4b9814
Merge pull request #17520 from bb2a/add_option_pdf_global_sales_rep
...
NEW - PDF show "Sales rep" option
2022-08-23 11:55:34 +02:00
Philippe GRAND
117aed6a10
FIX php8 compatibility
2022-08-23 10:14:07 +02:00
Philippe GRAND
28b60d9003
FIX php8 compatibility
2022-08-23 10:13:14 +02:00
Philippe GRAND
1a92621bd7
FIX php8 compatibility
2022-08-23 10:12:34 +02:00
Philippe GRAND
5fdd5e7597
FIX php8 compatibility
2022-08-23 10:11:59 +02:00
Philippe GRAND
9df948db5a
FIX php8 compatibility
2022-08-23 10:10:41 +02:00
Philippe GRAND
00a855bc5e
FIX php8 compatibility
2022-08-23 10:09:31 +02:00
Philippe GRAND
66b3a926ce
FIX php8 compatibility
2022-08-23 10:08:34 +02:00
Philippe GRAND
9d8fc785b1
FIX php8 compatibility
2022-08-23 10:07:15 +02:00
Philippe GRAND
5bbee11c42
FIX php8 compatibility
2022-08-23 10:06:26 +02:00
Philippe GRAND
c264308329
FIX php8 compatibility
2022-08-23 10:05:01 +02:00
Laurent Destailleur
406e40b8a4
Fix setup of param of operation for emailcollector
2022-08-23 04:03:24 +02:00
Laurent Destailleur
79f9d793e1
Merge branch 'develop' into add_option_pdf_global_sales_rep
2022-08-23 01:58:07 +02:00
Laurent Destailleur
f5004012ed
Removed hard coded fetch
2022-08-23 01:03:53 +02:00
Laurent Destailleur
a99c698cfe
Removed hard coded fetch
2022-08-23 00:16:59 +02:00
Laurent Destailleur
4c13b08258
Move state into llx_oauth_token
2022-08-22 22:12:13 +02:00
Philippe GRAND
3540ca3720
FIX php8 compatibility
2022-08-22 14:14:09 +02:00
Philippe GRAND
0676413bce
FIX php8 compatibility
2022-08-22 14:12:51 +02:00
Laurent Destailleur
2b5205b639
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-08-22 13:05:22 +02:00
Laurent Destailleur
6f34072a27
Merge pull request #21806 from frederic34/patch-5
...
fix php8 warnings
2022-08-22 10:50:59 +02:00
Laurent Destailleur
558ae00f66
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/ajax/onlineSign.php
2022-08-21 23:48:44 +02:00
Christian Humpel
fbadce46c5
Fix: left and top menu can't create. Now the checks are correct. GETPOST with method 3 (POST then GET).
2022-08-21 22:33:41 +02:00
Christian Humpel
9c9e1b776c
Fix: left menu can't create. Now the check is correct.
2022-08-20 19:19:31 +02:00
Frédéric FRANCE
7f60a34799
use isModEnabled
2022-08-19 18:07:21 +02:00
Frédéric FRANCE
18f0ee07d5
Update barcode.php
2022-08-19 17:59:57 +02:00
Frédéric FRANCE
545db83ecd
remove duplicate
2022-08-16 20:17:44 +02:00
Faustin
3bf8730c55
New imap by oauth2 works, but somes features left
2022-08-16 17:23:57 +02:00
Laurent Destailleur
3b195fa1fb
Can add Permissions-Policy on web sites
2022-08-16 16:58:28 +02:00
Laurent Destailleur
5ef941311a
NEW can set header "Strict-Transport-Security" in web sites
2022-08-16 16:06:09 +02:00
Laurent Destailleur
f404eddad0
Fix recommended value
2022-08-16 15:23:53 +02:00
Laurent Destailleur
94da628cf4
Clean code for http header + better support for Content-Security-Policy
2022-08-16 15:19:45 +02:00
Laurent Destailleur
6cf47d0ed1
Fix trans
2022-08-15 02:35:17 +02:00
Laurent Destailleur
826b9a6d62
Fix trans
2022-08-15 02:27:07 +02:00
This Charlène
c82f23b8c3
php V8 warning
2022-08-13 14:41:51 +02:00
Laurent Destailleur
533e4f2424
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/fr_FR/accountancy.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/cashdesk.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/fr_FR/members.lang
htdocs/langs/fr_FR/products.lang
2022-08-12 16:03:09 +02:00
Laurent Destailleur
059d0073ff
FIX Maxi debug v16
2022-08-12 15:54:50 +02:00
lvessiller
74a2b58e85
FIX resolve conflicts
2022-08-12 14:55:06 +02:00
Laurent Destailleur
98b5247b27
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-08-12 12:20:23 +02:00
Laurent Destailleur
2d8b544ace
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
2022-08-12 12:19:20 +02:00
fboitel
6f05b20926
Merge branch 'Dolibarr:develop' into NEW-imap-by-oauth2
2022-08-12 11:38:20 +02:00
Laurent Destailleur
01484757aa
Debug v16
2022-08-12 11:31:40 +02:00
Faustin
56fa4d3413
Mail collection
2022-08-12 10:30:22 +02:00
Laurent Destailleur
daf3b928c7
Debug v16
2022-08-11 22:31:01 +02:00
stickler-ci
a4097c9bc1
Fixing style errors.
2022-08-11 07:09:11 +00:00
This Charlène
2d8c629200
if we set another view list mode, we keep it
...
if we set another view list mode, we keep it (till we change one more time)
2022-08-11 09:01:55 +02:00
Laurent Destailleur
97e198c4ec
Merge pull request #21704 from frederic34/patch-5
...
fix php8 warning
2022-08-11 01:29:54 +02:00
Frédéric FRANCE
8465c08253
fix php8 warning
2022-08-10 14:29:13 +02:00
Frédéric FRANCE
f704d1feb2
Merge remote-tracking branch 'upstream/develop' into outh2forswiftmailer
2022-08-10 13:27:18 +02:00
Laurent Destailleur
95b1b3f990
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/commande/card.php
htdocs/emailcollector/class/emailcollector.class.php
htdocs/index.php
htdocs/website/index.php
2022-08-10 13:16:02 +02:00
Laurent Destailleur
9e55377f0a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-08-10 13:10:52 +02:00
Frédéric FRANCE
32c617b786
add oauth2 for swiftmailer
2022-08-10 09:54:14 +02:00
Frédéric FRANCE
b1814a45ce
add oauth2 for swiftmailer
2022-08-10 09:33:58 +02:00
Laurent Destailleur
3f62cd27eb
Merge pull request #21632 from fboitel/NEW-smtp-by-oauth2
...
NEW smtp by oauth2
2022-08-10 05:26:31 +02:00
Regis Houssin
bbe74c5d77
FIX errors when search by code
2022-08-06 13:44:56 +02:00
lvessiller
a3b240bd3b
FIX resolve conflicts
2022-08-05 11:23:02 +02:00
lmarcouiller
bcd5aacb4c
Fix : Spam db public page
2022-08-04 16:53:58 +02:00
Laurent Destailleur
4a9c9a97e5
WIP Implement a generic handler for OAuth.
2022-08-04 15:58:00 +02:00
Laurent Destailleur
1093084e9b
Better doc
2022-08-04 14:00:04 +02:00
Laurent Destailleur
39dccc4fdf
FIX Scan IMAP must not be done automatically
2022-08-04 13:46:47 +02:00
Laurent Destailleur
a7a1c70c65
FIX Scan IMAP must not be done automatically
2022-08-04 13:42:57 +02:00
Faustin
f06de750eb
oauth provider now showed in small caps
2022-08-03 21:14:38 +02:00
Faustin
29bb03a25b
Conflict
2022-08-03 20:07:16 +02:00
Faustin
868d07ae96
New prop : select auth type with radio box
2022-08-03 20:01:13 +02:00
Laurent Destailleur
ad17d39da4
Merge pull request #21592 from bb2a/FIX---php-V8-admin-stock
...
FIX - php V8 setup module stock
2022-08-03 18:37:54 +02:00
Laurent Destailleur
064c95baef
CSS
2022-08-03 18:26:06 +02:00
Laurent Destailleur
e70bdc099f
Merge pull request #21581 from badre-agtaib/backupwizard2
...
FIX #21473
2022-08-03 18:03:12 +02:00
lmarcouiller
c7652af3bc
New : Add DoS security on GETPOST with img
2022-08-03 14:24:27 +02:00
Laurent Destailleur
528d54ba79
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-08-02 20:28:07 +02:00
Faustin
d21fbd5a0f
fix GETPOST on none
2022-08-01 13:11:57 +02:00
Faustin
809c6acf44
fix GETPOST on none
2022-08-01 12:03:33 +02:00
Faustin
a990480ba6
Use of oauth for smtp is available (tested only with google)
2022-08-01 11:31:32 +02:00
Laurent Destailleur
5d2d0384f8
Debug v16
2022-07-29 17:05:02 +02:00
Laurent Destailleur
51d022914b
Fix missing auto increment key. Fix error duplicate of type of contact.
2022-07-29 16:03:21 +02:00
Laurent Destailleur
b6a6dd91d8
# WARNING: head commit changed in the meantime
...
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-07-28 18:52:44 +02:00
Laurent Destailleur
eac926e01d
Fix phpv8
2022-07-28 18:30:26 +02:00
bagtaib
f1b3f51b3a
add missing </tr>
2022-07-27 14:14:34 +02:00
Laurent Destailleur
fc9b3e3d70
Factorize code into a function dolJSToSetRandomPassword()
2022-07-27 13:42:43 +02:00
stickler-ci
1d8b39260b
Fixing style errors.
2022-07-27 09:50:43 +00:00
bagtaib
26033b9297
changed the button to a link
2022-07-27 11:50:18 +02:00
Anthony Berton
f8a7f0290e
FIX - php V8 setup module stock
2022-07-27 11:50:05 +02:00
bagtaib
3f81d21c7c
make a button look like a link
2022-07-26 18:32:48 +02:00
lvessiller
bae3583fe3
FIX resolve conflicts
2022-07-26 16:49:35 +02:00
bagtaib
4776c9fdaa
change button position
2022-07-26 16:30:21 +02:00
Laurent Destailleur
5903a9f87f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-07-26 12:24:24 +02:00
Laurent Destailleur
41bb01339a
Fix warning
2022-07-25 12:09:27 +02:00
Laurent Destailleur
122c27885f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-25 10:29:11 +02:00
Laurent Destailleur
8fb7d129c9
Trans
2022-07-25 00:36:38 +02:00
Laurent Destailleur
ab81492fa4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formwebsite.class.php
htdocs/core/lib/cron.lib.php
2022-07-24 22:17:25 +02:00
Laurent Destailleur
adde84a508
Merge pull request #21232 from defrance/patch-207
...
php V8 warning
2022-07-24 20:32:22 +02:00
Laurent Destailleur
d622bfd774
Update modulehelp.php
2022-07-24 20:32:06 +02:00
Laurent Destailleur
60117bbaee
Debug v16
2022-07-24 19:45:37 +02:00
Laurent Destailleur
e465c0f34b
Debug v16
2022-07-24 19:05:55 +02:00
Laurent Destailleur
fe7346a9c6
Hide var not usefull and dangerous
2022-07-24 18:31:55 +02:00
Laurent Destailleur
40ae516034
Debug v16
2022-07-24 17:37:02 +02:00
Laurent Destailleur
2503b37bdd
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-07-24 14:33:55 +02:00
Laurent Destailleur
0bcc03cd5d
css
2022-07-24 14:32:13 +02:00
Laurent Destailleur
cf0a1d1e14
Merge
2022-07-24 11:26:10 +02:00
Laurent Destailleur
56a8912c9b
Fix do not erase global option when configuring ticket
2022-07-22 19:47:59 +02:00