Frédéric FRANCE
0d3e0c8ec4
fix incorrect case and remove exclude check ( #27449 )
2024-01-12 20:40:34 +01:00
MDW
342ab85195
Qual: Spelling htdocs/[q-z]* ( #27447 )
...
# Qual: Fix spelling htdocs/[q-z]*
Probably fixes a bug:
- htdocs/webservices/server_thirdparty.php
No other occurence of adress found.
-'adress'=>->adress,- +'address'=>->address,+
2024-01-12 17:18:52 +01:00
MDW
417726f7b1
Fix: Disable execute bit in git + correct shebangs ( #27450 )
...
# Fix: Execute bits in git and shebangs
Some files had the execute bit improperly set to enabled.
Some scripts did not have a correct shebang.
2024-01-12 17:10:16 +01:00
Laurent Destailleur
7d109e9419
Fix phpcs
2023-12-13 12:46:23 +01:00
Laurent Destailleur
e040219fdc
Fix phpcs
2023-12-13 12:45:07 +01:00
Laurent Destailleur
619155f65e
Fix with php-cs-fixer
2023-12-04 13:53:48 +01:00
Laurent Destailleur
9143e837de
code smell
2023-11-29 12:50:16 +01:00
Laurent Destailleur
075ee02901
Fix php8.2 warnings
2023-11-27 12:08:48 +01:00
Laurent Destailleur
5dd41e3dd5
Clean CSS
2023-11-24 10:20:01 +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
455fb4417a
Look and feel v19
2023-10-20 12:57:58 +02:00
Laurent Destailleur
c2bdb3be90
Fix php8.2 warnings
2023-10-15 18:41:39 +02:00
thomas-Ngr
af0bf77d0d
fix duplicate ticket information ( #26199 )
...
* FIX duplicate data on ticket creation: fk_user_create
* Light code format on ticket/card.php
2023-10-12 15:38:05 +02:00
Laurent Destailleur
e0ff53bcaa
Merge pull request #26106 from thomas-Ngr/develop_fix_duplicate_ticket_information
...
fix ticket card: set origin_email to null
2023-10-05 20:42:25 +02:00
tnegre
df097d74bd
fix ticket card: set origin_email to null
2023-10-04 09:43:54 +02:00
Laurent Destailleur
08ac0e9ee4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-21 12:38:41 +02:00
Laurent Destailleur
11cc0a61da
Fix cast of int
2023-09-20 11:59:57 +02:00
Laurent Destailleur
ce66267ae5
Merge pull request #25972 from thomas-Ngr/develop_fix_duplicate_ticket_information
...
FIX : duplicate ticket information
2023-09-19 22:41:16 +02:00
tnegre
1c70a2b3da
FIX when creating tickets from public interface and backoffice at the same time, values from the ticket created on public interface were not erased during creation from backoffice.
2023-09-19 17:08:06 +02:00
atm-thibaultf
363ac9f926
NEW CONF allow modify ticket classification even if closed
2023-09-12 13:07:21 +02:00
Laurent Destailleur
40e739dab6
Clean dead code
2023-09-01 00:08:31 +02:00
Laurent Destailleur
5e586bfb07
Fix phpstan
2023-08-21 14:03:43 +02:00
Maximilien Rozniecki
58c864b889
Fix a bug with fetching with the object used to create the ticket
2023-08-17 14:53:19 +02:00
Laurent Destailleur
35e4565ccc
Avoid duplicate feature with TICKET_LINK_TO_CONTRACT_WITH_HARDLINK
2023-08-11 12:58:23 +02:00
Laurent Destailleur
e91f0d88c8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-11 12:34:27 +02:00
Laurent Destailleur
06bd68f252
Merge branch 'develop' into develop-2
2023-08-09 18:20:15 +02:00
Charlène Benke
6ce2b54a3a
Asked change made
2023-08-09 18:01:02 +02:00
UT from dolibit
7872a5889f
Update card.php ( #25579 )
2023-08-08 21:31:17 +02:00
Charlène Benke
311d41a6b3
Update card.php
2023-08-04 15:42:25 +02:00
Charlène Benke
14a043a309
add contract field
2023-08-04 10:35:32 +02:00
Laurent Destailleur
a1a8ad2159
FIX #yogosha17287
2023-07-31 14:50:27 +02:00
Laurent Destailleur
2207bbcc74
Fix test
2023-07-12 13:12:38 +02:00
Laurent Destailleur
476f95c4f6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/action/index.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/cron/class/cronjob.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/public/ticket/list.php
htdocs/supplier_proposal/list.php
htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
e62e56c19a
Fix label of button, title
2023-05-13 14:50:07 +02:00
Laurent Destailleur
1a38e78a9b
Fix error management on file upload on ticket
2023-05-13 14:36:08 +02:00
stickler-ci
7f71fb0038
Fixing style errors.
2023-05-10 07:36:39 +00:00
Maximilien Rozniecki
396abfe882
update ticket ref when the ref is already used at the creation
2023-05-10 09:27:49 +02:00
Laurent Destailleur
ad195f53f0
Debug v18
2023-05-04 22:17:06 +02:00
stickler-ci
fe375de220
Fixing style errors.
2023-03-21 16:56:07 +00:00
Benjamin Falière
de18ca511f
Add non empty socid condition
2023-03-21 17:27:14 +01:00
Benjamin Falière
f28e2f525c
Added my name
2023-03-21 17:14:15 +01:00
Benjamin Falière
59c9899035
NEW add link to thirdparty tickets history
2023-03-21 17:09:33 +01:00
Laurent Destailleur
f84a8361bc
Look and feel v18
2023-03-13 10:05:00 +01:00
Laurent Destailleur
9d304cd169
Merge pull request #24081 from MaximilienR-easya/dev_NEW_dont_send_ticket_mail_to_closed_contact
...
don't send ticket email to closed contact
2023-03-04 15:17:57 +01:00
Maximilien Rozniecki
fd93a3fe15
not adding the closed contact
2023-03-03 14:53:06 +01:00
Frédéric FRANCE
8ed361b917
add pictos
2023-03-03 14:36:34 +01:00
Laurent Destailleur
a64ed59e18
Merge
2023-02-23 22:25:56 +01:00
Laurent Destailleur
fb4e3ec123
Debug v17
2023-02-22 15:50:46 +01:00
Laurent Destailleur
610ab03f0d
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-22 14:38:25 +01:00
Laurent Destailleur
da503e6c58
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-02-22 14:33:59 +01:00