dolibarr/htdocs/projet
Lucas Marcouiller 232800d776
NEW feature to merge 2 tasks (#29214)
* first push select not saved

* add working merge

* ass merge of contact for task

* fix typo

* add of merge timespent

* Fix integration error + use of good SelectTasks

* fix precommit

* Fix CI

* fix CI

* fix bad change

* fix to make merge only an update

* remove useless field update

* fix empty array

* fix CI

* fix unused code

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-04-08 20:50:16 +02:00
..
activity Fix PhanPluginDuplicateConditionalUnnecessary "X ? Y : Y" (Simplify) 2024-03-14 19:47:23 +01:00
admin Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-17 00:03:20 +01:00
ajax Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
class NEW feature to merge 2 tasks (#29214) 2024-04-08 20:50:16 +02:00
stats Look and feel v20 2024-04-03 16:22:16 +02:00
tasks NEW feature to merge 2 tasks (#29214) 2024-04-08 20:50:16 +02:00
agenda.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
card.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
comment.php Fix arg type to preg_replace() with cast 2024-03-20 04:09:47 +01:00
contact.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
document.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
element.php NEW Show the profit per attendee on events 2024-03-27 19:06:06 +01:00
ganttchart.inc.php NEW Upgrade jsChantImproved to 2.8.10 2024-03-23 17:18:11 +01:00
ganttview.php NEW Upgrade jsChantImproved to 2.8.10 2024-03-23 17:18:11 +01:00
graph_opportunities.inc.php Fix php8.2 warnings 2023-11-27 11:56:32 +01:00
index.php Responsive 2024-04-03 15:40:24 +02:00
jsgantt_language.js.php Clean code, fix warnings 2022-12-30 18:43:43 +01:00
list.php Fix fatal (PHP8.X) type issue with abs, and amend dol_eval return type 2024-04-02 22:52:52 +02:00
messaging.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
note.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
tasks.php Merge pull request #29066 from mdeweerd/fix/dol_get_fiche_head 2024-03-28 14:16:45 +01:00