ldestailleur
415c38ed6b
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-16 14:32:33 +01:00
Regis Houssin
8150cc6159
FIX wrong ODT path for multicompany
2025-02-13 18:20:47 +01:00
Frédéric FRANCE
1006edf1a7
remove unused code ( #31633 )
...
* remove unused code
* remove unused code
2024-10-29 23:06:25 +01:00
Frédéric FRANCE
000173c7b9
fix phpstan ( #31075 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-23 01:59:14 +02:00
Laurent Destailleur
0ba26aacdd
FIX Debug option WORKFLOW_TICKET_LINK_CONTRACT. Bad id stored. Bad
...
condition to activate it. Bad position in setup. Bad selection of
catrogy on setup.
2024-09-19 22:51:33 +02:00
Laurent Destailleur
aa096719b2
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-02 11:18:06 +02:00
boudet jean pascal
10924547ea
FIX : attached file on first page load ( #30694 )
...
* fix attached file on first page load
* PRE-COMMIT
* set mode init
* Update 18.0.0-19.0.0.sql
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
---------
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-01 15:13:53 +02:00
Laurent Destailleur
75d1fbc49f
Debug v20 - fix cond to show dict, several fix in public ticket gui
2024-07-28 15:02:08 +02:00
Laurent Destailleur
34aea4b5bc
Debug v20
2024-06-27 00:49:50 +02:00
Laurent Destailleur
82614d7fca
Debug v20
2024-06-15 18:55:17 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00
Laurent Destailleur
66b272b689
Debug v20
2024-05-23 13:43:03 +02:00
Frédéric FRANCE
d0830b3159
fix phpstan ( #29602 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
fix phpstan
fix phpstan
fix phpstan
fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 00:34:19 +02:00
Laurent Destailleur
f8bf23da3a
Fix phpunit
2024-05-04 18:56:26 +02:00
Laurent Destailleur
efd7702bc4
Fix travis
2024-05-04 18:28:34 +02:00
Florian Mortgat
702709f890
New declare dictionaries more easily ( #29600 )
...
* NEW: method to help declare dictionaries more easily
* Example use of `declareNewDictionary()` method (redeclaring dictionaries of module Ticket with the new method)
* minor fixes: $this->db->prefix() in modTicket.class.php
2024-05-03 19:03:00 +02:00
MDW
fa62f5d89d
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:38 +01:00
Frédéric FRANCE
0972ba137d
Ticket generate doc ( #28031 )
...
* add doc generation to tickets
* add doc generation to tickets
* add doc generation
* add doc generation
* add extraparams fetch
add extraparams fetch
fix call
fix call
fix call
* fix doc
* remove bad setting
* fix default settings on init
* fix template name
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-02-07 19:36:23 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
9e1b90e4a1
Fix with php-cs-fixer
2023-12-04 12:07:31 +01:00
Laurent Destailleur
7bbc3bab05
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-27 17:17:41 +02:00
Regis Houssin
be9adbec41
FIX uniformize getEntity sql request
2023-09-27 00:05:36 +02:00
Regis Houssin
5fccbcb9ae
FIX add field "entity" only in $tabfieldinsert
2023-09-23 10:05:36 +02:00
Regis Houssin
1100d8b418
FIX missing entity filter to customize by entity
2023-09-23 08:42:08 +02:00
Oussama
dcc01599d4
New|NEW( #24834 ) new option for hide the footer ( #25464 )
...
* New|NEW new option for hide the footer of tickets on the public interface
* fix condition in index
---------
Co-authored-by: FLIO <oflifli@nltechno.com >
2023-07-24 19:03:54 +02:00
Laurent Destailleur
f0fd249498
Fix warnings
2023-06-26 16:22:00 +02:00
Frédéric FRANCE
a38a303e1c
use isModEnabled
2023-04-18 20:23:34 +02:00
Laurent Destailleur
9fb08b5a0a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-31 21:28:59 +01:00
Laurent Destailleur
36cf05318b
Debug v17
2023-01-31 21:17:06 +01:00
hystepik
d8ce744e4c
New : Export for module ticket
2023-01-25 16:56:27 +01:00
Laurent Destailleur
7eedcdd115
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2022-12-20 11:16:00 +01:00
Laurent Destailleur
20b707b245
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-12-01 18:45:30 +01:00
Laurent Destailleur
bce4dae6eb
Fix bad default value
2022-11-26 17:22:12 +01:00
Laurent Destailleur
625df49850
Clean and standardize code
2022-09-30 12:31:29 +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
Frédéric France
c7ee2f413c
min php version is 7.0
2022-09-27 20:48:47 +02:00
Regis Houssin
aafecb6d2b
FIX missing the management of a constant in the Ticket config
2022-09-27 17:08:08 +02:00
Laurent Destailleur
6f0bf07fbe
Move tabs of external modules at end
2022-09-15 16:55:52 +02:00
lvessiller
cdf9b89c0a
FIX dictionary table for Debug v16
2022-05-11 10:51:43 +02:00
Laurent Destailleur
d0c95d87af
Debug v16
2022-05-09 18:59:11 +02:00
Laurent Destailleur
f52a7a26f6
Debug v16 - Fix for postgresql - Fix for sql loading per module - php8
2022-05-08 15:18:34 +02:00
Laurent Destailleur
21e3a5d5ec
Try to fix warnings
2022-05-01 21:04:16 +02:00
stickler-ci
aa36e396a3
Fixing style errors.
2022-04-18 22:23:44 +00:00
Yoan Mollard
bf5076e181
set MAIN_EMAILCOLLECTOR_MAIL_WITHOUT_HEADER to TRUE by default
...
This is way more readable
2022-04-19 00:13:40 +02:00
Yoan Mollard
d5361c3147
Improved default signature for tickets
2022-04-19 00:13:40 +02:00
Yoan Mollard
7f27b8c499
Use default e-mail sender/notif/body/signature for tickets if they exist
...
Otherwise, when params have not been configured, error message due to an
empty "from e-mail" is unclear
2022-04-19 00:13:40 +02:00
Thomas Negre
f92154d057
declare ticket-related constants in modTicket.class.php
2022-03-17 16:05:35 +01:00
Thomas Negre
e1e643efba
Ticket : add option TICKET_NOTIFY_AT_CLOSING to ticket config panel
2022-02-28 17:10:45 +01:00
Thomas Negre
ad3f7b531e
add constants declarations in the module class
2022-02-21 11:50:28 +01:00
Laurent Destailleur
ec71eb410e
Merge pull request #20040 from thomas-Ngr/develop_ticket_config_auto_read
...
ticket config: auto read ticket
2022-02-17 19:58:01 +01:00