Laurent Destailleur
53a1867be8
Fix phpcs
2022-11-24 16:40:44 +01:00
Faustin
c11fc9d3e5
unwanted commented code
2022-11-24 14:30:34 +01:00
Faustin
6e4eeb8b3c
Limit member subscription on public page by ip adress
2022-11-24 14:26:50 +01:00
Faustin
9a028c9137
Limit survey answer on public page by ip adress
2022-11-24 13:10:43 +01:00
Faustin
0901bf55c3
Limit eventorganization attendee on public page by ip adress + fix some bugs on that page
2022-11-24 10:58:43 +01:00
Alexandre SPANGARO
409a114038
Wrong variable
2022-11-24 03:58:59 +01:00
Alexandre SPANGARO
016a74e98b
Language key missing
2022-11-24 03:58:34 +01:00
Laurent Destailleur
40bc26a666
NEW Ad the target to select attendees of event for emailings
2022-11-23 21:29:15 +01:00
Laurent Destailleur
6f31727112
Fix trans
2022-11-23 20:36:30 +01:00
Laurent Destailleur
03e8e49465
Fix responsive
2022-11-23 20:31:26 +01:00
Faustin
c539ed9f57
Limit conference suggest on public page by ip adress
2022-11-23 20:26:26 +01:00
Faustin
7ee47b725b
no wanted changes
2022-11-23 19:52:32 +01:00
Faustin
dfb10f7362
Limit booth suggest on public page by ip adress
2022-11-23 19:51:34 +01:00
Faustin
08010fae5c
Limit booth suggest on public page by ip adress
2022-11-23 19:51:17 +01:00
Laurent Destailleur
dd50854b05
Fix log
2022-11-23 18:58:17 +01:00
Laurent Destailleur
4d11b5db31
Fix error management
2022-11-23 18:52:43 +01:00
Laurent Destailleur
b42b0ef841
Fix error management
2022-11-23 18:49:59 +01:00
Faustin
1e88704a14
Limit project creation on public page by ip adress
2022-11-23 17:32:32 +01:00
Laurent Destailleur
fb2b4ea388
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-23 17:07:36 +01:00
Laurent Destailleur
d0ac102bd0
Debug v17
2022-11-23 17:07:11 +01:00
Laurent Destailleur
459961711e
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 17:01:29 +01:00
Laurent Destailleur
1a8dbd75ea
Fix update socialnetworks
2022-11-23 16:59:40 +01:00
Faustin
1b5bbf72fc
Limit partnership creation on public page by ip adress
2022-11-23 13:41:02 +01:00
Laurent Destailleur
5d87296f00
Merge pull request #22882 from fappels/17_debug_product_list
...
Fix new method for fast scanlist for subselects.
2022-11-23 13:01:22 +01:00
Laurent Destailleur
9bdd17af1d
Update list.php
2022-11-23 13:00:50 +01:00
Laurent Destailleur
39d8e44b3d
Merge pull request #22885 from alsoft10/16.0
...
BUG FIXED #22883
2022-11-23 12:38:59 +01:00
Laurent Destailleur
795895e18f
Merge pull request #22936 from Easya-Solutions/14.0_fix-get-next-value-year-on-one-digit
...
FIX compute next value when year is on one digit for reset counter
2022-11-23 12:33:27 +01:00
Laurent Destailleur
97863440cb
Merge pull request #22937 from atm-gauthier/FIX_total_invoice_on_show_objects_linked_bloc
...
FIX : $sign is useless
2022-11-23 12:27:50 +01:00
Laurent Destailleur
fb3bbee0a3
Merge pull request #22938 from Daviid-P/15.0
...
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
atm-steve
e7096509b5
add project label and ref columns
2022-11-23 12:19:07 +01:00
Laurent Destailleur
4c02652d87
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-23 12:07:42 +01:00
Laurent Destailleur
9a0b10bf9f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 12:06:34 +01:00
Laurent Destailleur
207f56ff64
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 12:06:21 +01:00
Laurent Destailleur
2f0880020c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-23 12:02:25 +01:00
Laurent Destailleur
9ee4c73036
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-23 11:58:59 +01:00
Laurent Destailleur
c9930ee6ce
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-23 11:58:46 +01:00
David Pareja Rodriguez
05e850dbfc
FIX Broken Permissions check, $object is null.
...
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.
On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
Laurent Destailleur
3a59344c2f
Fix responsive
2022-11-23 11:57:53 +01:00
Gauthier PC portable 024
b77f63bc5c
FIX : $sign is useless
2022-11-23 11:24:29 +01:00
Laurent Destailleur
a36ed6a3c4
Debug v17
2022-11-23 10:43:09 +01:00
VESSILLER
ed2a9a22e8
FIX compute next value when year is on one digit for reset counter
2022-11-23 08:36:20 +01:00
Anthony Berton
ff5609273b
Update pdf_other.php
2022-11-23 00:29:49 +01:00
Laurent Destailleur
a59bdfba0c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-11-23 00:00:47 +01:00
Laurent Destailleur
8f196c1214
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-11-22 23:55:45 +01:00
Laurent Destailleur
5ba80117ec
FIX #22858 #22862
2022-11-22 23:53:00 +01:00
Laurent Destailleur
55513662c2
Merge pull request #22842 from lamrani002/fix_issue_don_payement_payement
...
Fix issue in htdocs/don/payment/payment.php
2022-11-22 22:10:03 +01:00
Laurent Destailleur
5756018941
Merge branch 'develop' into fix_issue_don_payement_payement
2022-11-22 22:09:22 +01:00
stickler-ci
8f9dea244d
Fixing style errors.
2022-11-22 21:08:41 +00:00
Laurent Destailleur
5ad7894849
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-11-22 22:05:43 +01:00
Laurent Destailleur
2c1571c514
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-11-22 22:05:33 +01:00