Commit Graph

120612 Commits

Author SHA1 Message Date
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
Noé Courtier
e618eb3e64 FIX: Add missing hook on LibStatut 2023-03-17 10:58:41 +01:00
kkhelifa
35e75f335a FIX : Fix case when the value of a extrafields of the type 'boolean', 'select' or other have an option with a value equal to '0'.
It's not reselected when the filter is set.
2023-03-17 09:58:49 +01:00
Laurent Destailleur
db5f414839
Merge pull request #24245 from hregis/fix_right_access_problem
FIX FILTER_VALIDATE_EMAIL param is not a string
2023-03-17 09:03:23 +01:00
Regis Houssin
bb7b69ef43 FIX FILTER_VALIDATE_EMAIL param is not a string 2023-03-17 06:43:15 +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
hystepik
559d50a283 activate on fourn facture 2023-03-16 16:37:10 +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
hystepik
93cb4eb6bf New : uploadfile drag and drop on card 2023-03-16 14:51:15 +01:00
jyhere
33324cae68
Add missing printFieldListFrom hook in movements list 2023-03-16 12:59:32 +01:00
Laurent Destailleur
066e041783 Doc 2023-03-16 12:35:06 +01:00
Laurent Destailleur
15fcf43d39 Use md format 2023-03-16 12:31:22 +01:00
stickler-ci
6dc5e3a709 Fixing style errors. 2023-03-16 11:30:43 +00:00
Maxime Nicolas
596aefa008 Merge branch 'dev2023' of https://github.com/cmfpmatik/dolibarr into dev2023 2023-03-16 12:15:26 +01:00
Maxime Nicolas
887b3d49ea update interbank transfer 2023-03-16 12:15:19 +01:00
VESSILLER
84afd61eba FIX missing protection on ajax public ticket page for valid email 2023-03-16 11:21:56 +01:00
Lamrani Abdel
6fa3e7417d update function for rewrite permissions 2023-03-16 10:40:18 +01:00
Laurent Destailleur
b2afcad3f5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-16 09:43:30 +01:00
Laurent Destailleur
882857ce08 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-16 09:42:01 +01:00
Laurent Destailleur
5e49ed17d3 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-16 09:36:44 +01:00
Laurent Destailleur
6add56a425 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-16 09:35:23 +01:00
Laurent Destailleur
5c0179d5ed Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-03-16 09:32:50 +01:00
Laurent Destailleur
5af17195b7 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2023-03-16 09:31:50 +01:00
Laurent Destailleur
a52ae607ba Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2023-03-16 09:30:36 +01:00
Laurent Destailleur
6aa8ba8935 Removed unexpected files 2023-03-16 09:29:10 +01:00
Laurent Destailleur
f1fb8b2440 Removed unexpected files 2023-03-16 09:28:09 +01:00
Laurent Destailleur
0a8ebb7dc4 Removed unexpected files 2023-03-16 09:27:45 +01:00
Laurent Destailleur
f9b9c7eefe Removed unexpected files 2023-03-16 09:27:12 +01:00
Laurent Destailleur
38b82a14b6 Removed unexpected files 2023-03-16 09:26:38 +01:00
Laurent Destailleur
dade946160 Removed unexpected files 2023-03-16 09:26:03 +01:00
marcusdeangabriel
280a4f65f9
Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-16 07:44:46 +01:00
Yoan Mollard
ccfb689054 Make the "public" setting clearer in the UI 2023-03-16 02:23:39 +01:00
Yoan Mollard
3d826061de Allow users to show or hide the table of membership types in UI
If the table is not shown, the form is shown directly as it was for
Dolibarr <= 16.0
2023-03-16 01:31:09 +01:00