Commit Graph

119634 Commits

Author SHA1 Message Date
Laurent Destailleur
8af6f29cec
Merge pull request #24210 from Hystepik/develop#1
NEW : add convertion of images to webp for single image
2023-03-17 23:14:34 +01:00
Laurent Destailleur
516f4a6c53
Merge pull request #24200 from grandoc/new_branch_13_03_2023
fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must …
2023-03-17 21:16:55 +01:00
Laurent Destailleur
ed9311aa0f
Merge pull request #24212 from kubajznik/kubajznik-contacts-api-put-extrafields
NEW No overwrite of optionals during put() contact
2023-03-17 21:14:38 +01:00
Laurent Destailleur
936f36c6be
Merge pull request #24213 from frederic34/patch-4
uncomment code to have user feedback
2023-03-17 21:13:30 +01:00
Laurent Destailleur
4052410c70
Merge pull request #24218 from lamrani002/permissionsRewriting
NEW function in modulebuilder.lib for rewriting all permissions
2023-03-17 21:12:56 +01:00
Laurent Destailleur
f7d06fff44
Merge pull request #24216 from frederic34/patch-8
fix warnings
2023-03-17 21:11:28 +01:00
Laurent Destailleur
9ef5608c86
Merge pull request #24219 from frederic34/patch-10
fix warning
2023-03-17 21:10:56 +01:00
Laurent Destailleur
f51b209d99
Merge pull request #24223 from kubajznik/add-modulepart-contact-documents-api
NEW Support contact in post() document API
2023-03-17 21:08:02 +01:00
Laurent Destailleur
932f561fd0
Update api_documents.class.php 2023-03-17 21:07:30 +01:00
Laurent Destailleur
85f404b1d1
Merge pull request #24231 from jyhere/jyhere-patch-5
Add missing printFieldListFrom hook in movements list
2023-03-17 21:05:44 +01:00
Laurent Destailleur
0bdc666df7
Merge pull request #24226 from ymollard/membership-settings-ui
Membership settings in UI
2023-03-17 20:56:14 +01:00
Laurent Destailleur
b7c242c210 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 20:54:18 +01:00
Laurent Destailleur
972e680860 Debug v17 2023-03-17 20:46:12 +01:00
Laurent Destailleur
9ade245774 Fix responsive 2023-03-17 20:12:38 +01:00
Laurent Destailleur
62ec69770b Fix responsive 2023-03-17 20:06:45 +01:00
Laurent Destailleur
957a0adc94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 19:15:12 +01:00
Laurent Destailleur
ae7fdc4750
Merge pull request #24230 from cmfpmatik/dev2023
UP function : Add multiple transfert banking
2023-03-17 19:13:56 +01:00
Laurent Destailleur
b8c169ac18
Merge pull request #24203 from frederic34/moduledoc
add doc
2023-03-17 19:11:20 +01:00
Laurent Destailleur
f39bf7a43c Debug v17 2023-03-17 19:09:31 +01:00
Mickaël 'lastmikoi' FALCK
59b02a9f49 FIX #24138 Fix box_birthdays SQL for postgres
PR #21631's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.

In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-17 18:48:25 +01:00
Laurent Destailleur
2ebf152884
Merge pull request #24238 from lastmikoi/issue-24138-birthday-sql-error
FIX #24138 Fix box_birthdays SQL for postgres
2023-03-17 18:45:13 +01:00
Laurent Destailleur
27edc8f8f4
Merge pull request #24234 from jyhere/jyhere/fix-listselect-hooks
FIX: remove obsolete preg_replace for removing commat at the beginnin…
2023-03-17 18:22:07 +01:00
Laurent Destailleur
8dcba9151f
Merge pull request #24236 from OPEN-DSI/develop_generate_document_on_product_batch_files
NEW: Generate documents on product batch (Files)
2023-03-17 18:19:10 +01:00
Laurent Destailleur
55bf52f3f0
Merge pull request #24235 from OPEN-DSI/develop_generate_document_on_product_batch_sql
NEW: Generate documents on product batch (SQL)
2023-03-17 18:18:45 +01:00
Laurent Destailleur
2715b67f70
Merge pull request #24237 from jyhere/jyhere/fix-commandestats
FIX: Broken SQL query for order stats when societe->client->voir rights are empty
2023-03-17 18:18:07 +01:00
Laurent Destailleur
1a89a7ea5c FIX #24138 FIX #24238 2023-03-17 18:16:30 +01:00
Laurent Destailleur
3961fa7a97 Fix test on $resql 2023-03-17 18:05:45 +01:00
Florent Poinsaut
17807ea00c Fix line edition in supplier order 2023-03-17 17:59:02 +01:00
Laurent Destailleur
a0e48653df
Merge pull request #24239 from solution-libre/fix-line-edition-in-supplier-order
Fix line edition in supplier order
2023-03-17 17:58:16 +01:00
Laurent Destailleur
515aef0bea
Merge pull request #24227 from ymollard/membership-rephrase-public
Make the "public" setting clearer in the UI
2023-03-17 16:32:31 +01:00
Laurent Destailleur
e394ee0144 Fix regression 2023-03-17 16:29:40 +01:00
Jyhere
99d0f5c5d2 FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right 2023-03-17 16:26:21 +01:00
Laurent Destailleur
7541a2932f
Merge pull request #24248 from jyhere/jyhere/patch-margins
FIX : fatal error when margin enable, User::hasRight() when checking a margin right
2023-03-17 16:25:06 +01:00
Laurent Destailleur
5df6c03e0b NEW Add mass action delete on VAT 2023-03-17 16:21:34 +01:00
Laurent Destailleur
a612c131f7 NEW Add mass action delete on VAT 2023-03-17 16:15:31 +01:00
Laurent Destailleur
98b01fdc1f Fix complete tooltip 2023-03-17 15:28:07 +01:00
Jyhere
78cf8dd8eb FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right 2023-03-17 11:42:06 +01:00
Laurent Destailleur
34ff43f2ec css 2023-03-17 02:04:04 +01:00
Laurent Destailleur
8a51a59e3b Fix infinite redirect when $dolibarr_main_authentication not set 2023-03-17 01:59:48 +01:00
Laurent Destailleur
ba35b405cb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 01:31:05 +01:00
Laurent Destailleur
1e6f856e11 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-17 01:26:54 +01:00
Laurent Destailleur
1793b84d4c Fix disable an option that should not be available by default. 2023-03-17 01:26:31 +01:00
Laurent Destailleur
3a2a73fd02
Merge pull request #24229 from Easya-Solutions/16.0_fix-ticket-public-ajax-protection2
FIX missing protection on ajax public ticket page for valid email
2023-03-17 01:16:56 +01:00
Florent Poinsaut
cb93a462c1
Fix line edition in supplier order 2023-03-16 18:16:18 +01:00
kkhelifa
2b1457c7d7 Fix Stickler CI 2023-03-16 17:17:40 +01:00
Mickaël 'lastmikoi' FALCK
f136cee0f2
FIX #24138 Fix box_birthdays SQL for postgres
PR #21631's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.

In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-16 17:03:28 +01:00
kkhelifa
a73665f83f NEW: Generate documents on product batch (Files) 2023-03-16 17:01:22 +01:00
Jyhere
3e8da8bbe0 FIX: Broken SQL query for order stats when empty societe->client->voir rights 2023-03-16 16:59:31 +01:00
kkhelifa
99427dcc16 NEW: Generate documents on product batch (SQL) 2023-03-16 16:50:26 +01:00
Jyhere
ecfa7f1676 FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00