Laurent Destailleur
|
d92c65ad91
|
FIX infinite loop in API call/trigger by adding a caller
|
2023-12-15 12:15:33 +01:00 |
|
Laurent Destailleur
|
fb083a6cfc
|
Fix warning with rector
|
2023-12-13 16:33:17 +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 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
c89b077ebc
|
Merge pull request #26991 from defrance/patch-291
php v8 warning on edit project
|
2023-12-06 14:57:09 +01:00 |
|
Charlène Benke
|
d6b3791383
|
php v8 warning
|
2023-12-06 08:12:54 +01:00 |
|
Charlène Benke
|
2071fdcbc7
|
Update card.php
|
2023-12-06 07:40:59 +01:00 |
|
Charlène Benke
|
689d02d705
|
php v8 warning on edit project
|
2023-12-06 07:29:44 +01:00 |
|
Cesar Rodrigues
|
95d0712152
|
Fix total_time at bottom in project overview
Fix the total_time variable, that is always showing only the last line value, instead of a sum.
This PR is related to https://github.com/Dolibarr/dolibarr/issues/26962
|
2023-12-04 14:44:17 -03:00 |
|
Laurent Destailleur
|
4daacd3371
|
Fix with php-cs-fixer
|
2023-12-04 13:49:31 +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
|
552e745908
|
Debug v19
|
2023-11-28 10:33:06 +01:00 |
|
Laurent Destailleur
|
06736918de
|
Fix warning
|
2023-11-27 12:33:07 +01:00 |
|
Laurent Destailleur
|
e8dc651877
|
Fix php8.2 warnings
|
2023-11-27 11:56:32 +01:00 |
|
Charlène Benke
|
5ca156386d
|
php V8 warning (#26853)
|
2023-11-26 15:37:58 +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
|
ac615448bb
|
Debug v19
|
2023-11-22 14:28:03 +01:00 |
|
Laurent Destailleur
|
1a6d8e304d
|
Fix responsive and css. Rename time spent.
|
2023-11-20 11:41:02 +01:00 |
|
HENRY Florian
|
e487d663d6
|
fix:project Class Categerie not found on list project when module categorie is not enabled (#26699)
|
2023-11-18 01:43:16 +01:00 |
|
Laurent Destailleur
|
a0bba05b02
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
|
2023-11-17 18:24:53 +01:00 |
|
Maxime Kohlhaas
|
c756aa8ad3
|
Fix tasklist extrafields (#26672)
* Fix : value of extrafields not displayed in task list on a project
* Fix : icon to select columns was not displayed
|
2023-11-17 16:39:49 +01:00 |
|
evarisk-micka
|
cf0c2882dc
|
NEW #26660 [Task] add hook on getNomUrl (#26662)
* ADD #26660 [Task] hook on getNomUrl
* Update task.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-17 14:27:13 +01:00 |
|
Laurent Destailleur
|
4034164954
|
Fix warning
|
2023-11-17 02:17:12 +01:00 |
|
Eric
|
f175fc27f6
|
fix phpstan undef property (#26640)
|
2023-11-16 23:19:33 +01:00 |
|
Charlène Benke
|
849b148813
|
positioning arrayfields definition befor doactions hook (#26595)
If the definition of arrayfields are after, we can't change the content of the array list like on the other page
|
2023-11-14 18:01:54 +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 |
|
lvessiller-opendsi
|
2ff8ddb4fa
|
NEW lazy load to substitute project variables (#26451)
* NEW lazy load to substitute project variables
* FIX load class file
* Keep key to substitute if no link with project
|
2023-11-08 17:30:51 +01:00 |
|
Laurent Destailleur
|
613aa3b292
|
Better link
|
2023-11-07 02:40:30 +01:00 |
|
Laurent Destailleur
|
e94dceb0ef
|
Fix css
|
2023-11-06 15:25:52 +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
|
67f1d4345a
|
Doc
|
2023-11-05 18:59:47 +01:00 |
|
Laurent Destailleur
|
f9d520b29d
|
Fix warning
|
2023-11-05 18:27:53 +01:00 |
|
Laurent Destailleur
|
fb65ad919e
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-10-31 13:03:04 +01:00 |
|
Laurent Destailleur
|
cca296c3ab
|
Clean code
|
2023-10-28 02:10:34 +02:00 |
|
Laurent Destailleur
|
6d7d698371
|
Debug v19
|
2023-10-28 02:06:07 +02:00 |
|
Lucas Marcouiller
|
8fa8666735
|
Fix mysql error in project time (#26375)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
|
2023-10-26 15:47:34 +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
|
1734adfd27
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-10-24 03:05:46 +02:00 |
|
Laurent Destailleur
|
ece2d0267f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-10-20 14:57:25 +02:00 |
|
mc2contributor
|
60fa585a7f
|
CLOSE #23331 Add support for parent projects (#24856)
|
2023-10-20 14:33:39 +02:00 |
|
Laurent Destailleur
|
0ec22fb228
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-10-20 13:32:13 +02:00 |
|
Laurent Destailleur
|
455fb4417a
|
Look and feel v19
|
2023-10-20 12:57:58 +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 |
|
Regis Houssin
|
d91d1838c7
|
FIX missing project entity filter (Issue #26243) (#26247)
|
2023-10-20 03:20:06 +02:00 |
|
Laurent Destailleur
|
8e5d22d7f7
|
Fix warning
|
2023-10-18 21:05:21 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
f18529f944
|
Clean code
|
2023-10-17 10:52:19 +02:00 |
|
thomas-Ngr
|
17d288dd29
|
Add hook printFieldListSearchParam on project list (#26214)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-10-15 20:20:08 +02:00 |
|