Laurent Destailleur
05db4b9f8e
Sync transifex
2023-12-15 13:34:39 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Laurent Destailleur
e145a087fb
Merge pull request #27084 from altairisfr/MAIN_IGNORE_CONTACTS_ON_CLONING
...
add constant MAIN_IGNORE_CONTACTS_ON_CLONING
2023-12-14 01:49:43 +01:00
Laurent Destailleur
df47acdbd7
Merge pull request #27086 from altairisfr/PROPAL_DISABLE_AUTOUPDATE_ON_CLOSE
...
add constant PROPAL_DISABLE_AUTOUPDATE_ON_CLOSE
2023-12-14 01:47:44 +01:00
Christophe Battarel
a65631c355
add constant PROPAL_DISABLE_AUTOUPDATE_ON_CLOSE
2023-12-13 16:49:55 +01:00
Christophe Battarel
a0f097c0a8
add constant MAIN_IGNORE_CONTACTS_ON_CLONING
2023-12-13 16:44:12 +01:00
Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Hystepik
a3d405bdc8
FIx comm index page on contract
2023-12-08 12:41:36 +01:00
Laurent Destailleur
60af6843fd
Clean code
2023-12-08 02:05:51 +01:00
Laurent Destailleur
89e1e1b859
Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
...
FIX in_array() on key
2023-12-08 01:59:32 +01:00
Laurent Destailleur
836e1514d8
Fix #yogosha19313
2023-12-07 16:08:32 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Jonathan Lescaut
771b735384
FIX in_array() on key
2023-12-05 16:12:18 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Laurent Destailleur
3ecfc1b55f
Fix css
2023-12-02 20:27:09 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
b3c4697c7d
Fix error management
2023-11-29 23:07:29 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
b69059af76
Fix warning
2023-11-27 12:24:18 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
1ac9bcab59
Debug v19
2023-11-24 16:30:31 +01:00
Laurent Destailleur
25a25dfcd7
Debug v19
2023-11-24 15:36:05 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +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
Lucas Marcouiller
8dce28e29b
Fix bookcal public page 2 ( #26827 )
...
* fix bookcal public page
* fx booking link with calendar
* booking list on calendar_card
* fix display on wrong values
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-23 14:58:00 +01:00
Laurent Destailleur
ac615448bb
Debug v19
2023-11-22 14:28:03 +01:00
Laurent Destailleur
ed93a4b1cb
Debug v19
2023-11-22 13:22:59 +01:00
Lucas Marcouiller
7ac162ed91
Fix bookcal data structure ( #26791 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-21 23:12:44 +01:00
Laurent Destailleur
f755ad51ab
Fix log
2023-11-21 12:17:30 +01:00
Laurent Destailleur
37a9eed471
FIX Email reminder template must not be visible when option is off
2023-11-21 11:19:38 +01:00
Laurent Destailleur
806e3a11f6
Filters on list must not use the LEFT JOIN but EXISTS into the WHERE.
2023-11-19 16:01:50 +01:00
Laurent Destailleur
7659bba97a
Fix bad delete of lines into llx_ecm_files
2023-11-13 12:24:47 +01:00
Laurent Destailleur
a48e541093
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/core/class/html.formadmin.class.php
htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
Laurent Destailleur
2f340a1a77
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/comm/propal/card.php
2023-11-12 23:06:31 +01:00
atm-lena
0946220e9b
Check price base type ( #26503 )
...
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2023-11-09 15:41:39 +01:00
Laurent Destailleur
c154a72d88
Debug v19
2023-11-06 19:32:04 +01:00
Laurent Destailleur
b65d5c8740
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-05 19:52:54 +01:00
Laurent Destailleur
127de7e7d8
FIX On object validation, ecm index are not updated for uploaded files
2023-11-01 16:17:54 +01:00
atm-jonathan
f36e8b935c
Fix list agenda ( #26394 )
...
* int $nbtotalrecord list agenda
* nbtotal of record should be number not a string
* ternaire isnumeric $nbtotalofrecords
2023-11-01 15:58:45 +01:00
Christophe Battarel
9580f5bc11
add hook tabContentCreateProposal ( #26411 )
...
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-11-01 14:25:33 +01:00
Laurent Destailleur
74e1ec4099
FIX On object validation, ecm index are not updated for uploaded files
2023-10-31 19:28:11 +01:00
Christophe Battarel
010f2cd9b8
New : Add hook tabContentViewProposal ( #26400 )
...
* add hook tabContentViewProposal
* update credentials
---------
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
2023-10-31 11:54:18 +01:00
Laurent Destailleur
2368b29d77
Fix trans
2023-10-29 13:55:30 +01:00
Laurent Destailleur
9591f7bff2
Fix trans
2023-10-29 13:52:42 +01:00
Lucas Marcouiller
96146fcb6a
New add note for mailing ( #26331 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-10-26 13:40:44 +02:00
Laurent Destailleur
d3c9549154
Comment dead code
2023-10-26 01:36:44 +02:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
25ace1d042
Debug v19
2023-10-21 16:23:58 +02:00
Laurent Destailleur
e1bf377f20
QUAL: Removed deprecated field remise, remise_percent, remise_absolute
2023-10-20 10:47:08 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 ( #26246 )
...
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
2023-10-20 03:20:44 +02:00