2
0
forked from Wavyzz/dolibarr
Commit Graph

80 Commits

Author SHA1 Message Date
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
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
Frédéric FRANCE
53c8a3acf8 clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
Laurent Destailleur
53dab922fd Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
Frédéric FRANCE
5d3087b089 fix phpstan (#26833) 2023-11-23 19:40:47 +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
e06ad780aa Clean lang files 2023-11-07 20:42:13 +01:00
Laurent Destailleur
8622ce6601 Debug v19 2023-11-04 18:11:26 +01:00
Laurent Destailleur
2a2dec2f88 Debug v19 2023-11-04 16:02:24 +01:00
Laurent Destailleur
b92d685940 Debug v19 2023-11-02 01:59:51 +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
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
fd2ccf584b Look and feel v19 2023-10-17 15:27:07 +02:00
Laurent Destailleur
1f38e54e78 Clean code 2023-10-15 15:32:35 +02:00
Laurent Destailleur
91fa48199a Fix warnings 2023-09-10 17:41:22 +02:00
Hystepik
2701f8a2a8 New : Bookcal dev 2 2023-09-05 16:32:02 +02:00
Hystepik
c545f05fcd Fix bookcal database structure 2023-08-31 14:21:23 +02:00
Laurent Destailleur
b66a18254d Fix empt and getDolGlobal 2023-08-27 18:19:36 +02:00
Laurent Destailleur
e69c7792fd Remove .idea no more used (Qodana abandonned) 2023-08-23 18:45:10 +02:00
Laurent Destailleur
08e428b46d Fix missing param 2023-08-09 18:00:31 +02:00
UT from dolibit
fa3d62cbbb Update availabilities_agenda.php (#25542) 2023-08-09 13:10:54 +02:00
UT from dolibit
029ce5e9dd Update availabilities_card.php (#25543) 2023-08-09 13:10:46 +02:00
UT from dolibit
383133c03a Update availabilities_contact.php (#25544) 2023-08-09 13:10:35 +02:00
UT from dolibit
fbea01dd4c Update availabilities_list.php (#25546) 2023-08-09 12:57:08 +02:00
UT from dolibit
179a8f2c5b Update availabilities_document.php (#25545) 2023-08-09 12:56:58 +02:00
UT from dolibit
067748fc8a Update booking_agenda.php (#25548) 2023-08-09 12:56:47 +02:00
UT from dolibit
8225126582 Update availabilities_note.php (#25547) 2023-08-09 12:56:36 +02:00
UT from dolibit
655b0d4a40 Update booking_list.php (#25553) 2023-08-09 12:56:25 +02:00
UT from dolibit
54151f91ee Update booking_contact.php (#25550) 2023-08-09 12:56:01 +02:00
UT from dolibit
51f1062722 Update booking_card.php (#25549) 2023-08-09 12:55:51 +02:00
UT from dolibit
8f8bde08a4 Update booking_document.php (#25552) 2023-08-09 12:55:37 +02:00
UT from dolibit
3d5f649405 Update booking_note.php (#25554) 2023-08-09 12:55:24 +02:00
Lucas Marcouiller
6c5704924e Fix Bookcal module add booking (#25570)
* first push : booking can be done

* add verification of booking aleardy booked

* add page after booking

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-08-08 21:44:23 +02:00
Laurent Destailleur
7ce9bf6b23 Clean code 2023-08-05 15:44:28 +02:00
Lucas Marcouiller
fe7eed9197 Fix bookcal booking structure (#25559)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-08-02 19:23:33 +02:00
UT from dolibit
9443be693f Update availabilities_extrafields.php (#25555)
* Update availabilities_extrafields.php

* Update availabilities_extrafields.php

delete  button part
2023-08-02 19:22:56 +02:00
UT from dolibit
abfdb0a853 Update booking_extrafields.php (#25556)
delete Buttons part
2023-08-02 19:20:37 +02:00
UT from dolibit
4d5a06a3f3 Update calendar_extrafields.php (#25557) 2023-08-02 19:17:14 +02:00
Lucas Marcouiller
00fd59bd23 Fix : bookcal database structure adding calendar (#25352)
* Fix : bookcal database structure adding calendar

* fix avalabilities class

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-07-23 23:31:12 +02:00
Laurent Destailleur
e9273d6183 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/takepos/receipt.php
2023-07-19 04:19:15 +02:00
Lucas Marcouiller
91020eacfa Fix : bookcal database structure (#25326)
* Fix : bookcal database structure

* fix status

---------

Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-07-12 16:13:32 +02:00
Laurent Destailleur
37beb399d5 Debug v18 2023-07-12 15:02:34 +02:00
Laurent Destailleur
cb40e2ebd2 Fix warnings 2023-06-28 14:52:44 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
Frédéric FRANCE
740ac26277 use user hasRight 2023-06-14 19:54:16 +02:00
Frédéric France
eaad829b6f use user hasRight 2023-06-12 20:31:34 +02:00