2
0
forked from Wavyzz/dolibarr
Commit Graph

428 Commits

Author SHA1 Message Date
Laurent Destailleur
e040219fdc Fix phpcs 2023-12-13 12:45:07 +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
Laurent Destailleur
4daacd3371 Fix with php-cs-fixer 2023-12-04 13:49:31 +01:00
Laurent Destailleur
552e745908 Debug v19 2023-11-28 10:33:06 +01:00
Laurent Destailleur
e8dc651877 Fix php8.2 warnings 2023-11-27 11:56:32 +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
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
455fb4417a Look and feel v19 2023-10-20 12:57:58 +02:00
Laurent Destailleur
b8c8e903c2 Fix php8.2 warnings 2023-10-15 18:39:13 +02:00
Laurent Destailleur
11cc0a61da Fix cast of int 2023-09-20 11:59:57 +02:00
Laurent Destailleur
c3ae66fc51 Fix contract 2023-09-18 18:05:21 +02:00
Laurent Destailleur
b65b8d7bcb FIX Navigation to/from a project from page of projects of a thirdparty 2023-09-06 15:08:54 +02:00
Laurent Destailleur
6a41c806f5 Fix trans 2023-08-16 16:30:31 +02:00
Laurent Destailleur
39c02afb76 Debug v18 2023-08-02 18:03:47 +02:00
mc2rcanarslan
92f6536459 fix: project status bug when PROJECT_CREATE_NO_DRAFT is set 2023-07-09 13:31:21 +02:00
Laurent Destailleur
4580889241 Debug v18 2023-07-01 16:43:59 +02:00
Laurent Destailleur
6b94d60d9a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
Laurent Destailleur
c76d7c0c19 Merge pull request #24938 from FHenry/17_fix_display_project_bugdet_field
fix: display budget field on load project
2023-06-09 09:36:56 +02:00
Florian HENRY
59496f1066 review: always display budget field and fix bad quote 2023-06-08 23:32:59 +02:00
Laurent Destailleur
6efa2ecfbb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-04 03:34:49 +02:00
Laurent Destailleur
7f9c34a935 Fix more complete than #24938 2023-06-04 02:33:53 +02:00
Florian HENRY
57defe4382 fix: display budget field on load 2023-06-01 17:02:10 +02:00
hystepik
46012a6520 fix : php 8.1 warnings 2023-05-16 15:36:27 +02:00
Laurent Destailleur
e2ec34e1e5 Clean code 2023-05-01 14:33:08 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
Laurent Destailleur
ab037cb5e9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-10 17:15:26 +02:00
Laurent Destailleur
89f6906851 Trans 2023-04-10 12:09:52 +02:00
Laurent Destailleur
3f3e8a84ff FIX Report of date of task suggested only if there is tasks 2023-04-10 11:23:18 +02:00
Laurent Destailleur
220d404d62 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-04 19:40:05 +02:00
Laurent Destailleur
39fa93486d Debug v17 2023-04-04 01:56:44 +02:00
Laurent Destailleur
53032fd6ed Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-01 15:09:30 +02:00
Regis Houssin
7a12ba9c20 FIX missing "multidir_output" for project sharing (Multicompany) 2023-03-24 16:07:34 +01:00
Laurent Destailleur
dc2cb7fbb3 NEW Add dropdown button actions (example on Create button on project) 2023-03-18 14:10:23 +01:00
Frédéric FRANCE
8ed361b917 add pictos 2023-03-03 14:36:34 +01:00
hystepik
e75186f6bc Fix : php 8.0 warnings 2023-02-21 16:14:14 +01:00
Laurent Destailleur
d89ccaeaad Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-19 18:18:38 +01:00
Laurent Destailleur
6224414b0d Debug v17 2023-02-19 16:55:36 +01:00
Laurent Destailleur
56add74e71 Debug v17 2023-02-19 13:58:57 +01:00
Frédéric FRANCE
03e8ee0e6d use user->hasRight 2023-02-14 23:00:15 +01:00
Frédéric FRANCE
ae48571135 use user->hasRight 2023-02-14 22:56:12 +01:00
Laurent Destailleur
19bfb021e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-13 13:51:35 +01:00
Laurent Destailleur
02475369e6 Fix bad link 2023-02-10 12:58:49 +01:00
Laurent Destailleur
3e7879c886 Debug v17 2023-02-10 11:00:07 +01: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
Laurent Destailleur
75d9793145 Fix virtual card feature 2023-01-07 14:34:30 +01:00
Laurent Destailleur
ea42fc7605 Clean code, fix warnings 2022-12-30 18:43:43 +01:00
Laurent Destailleur
9b22d1a8a1 WIP Work on dol_openinpopup 2022-12-26 15:14:55 +01:00