Commit Graph

  • 4d734714a8
    Fixed: [person search] forward missing parameter city Julien Fastré 2023-04-05 20:31:19 +02:00
  • 1c19d01b60
    Fixed: [calendar doc] Add a return path to the calendar edit's form when the document has been generated Julien Fastré 2023-04-05 20:23:43 +02:00
  • 3df8ee6dc4
    fix cs Julien Fastré 2023-04-05 19:31:27 +02:00
  • 386d1e44d0
    Fixed: [accompanying course document] fix access to accompanying course document Julien Fastré 2023-04-05 19:29:33 +02:00
  • 907c724047
    Feature: [calendar doc] re-introduce button to edit document title and remove document Julien Fastré 2023-04-03 21:30:50 +02:00
  • 4cf6721e35
    Feature: [calendar] convert calendar to activity in the context of a person Julien Fastré 2023-04-03 19:54:10 +02:00
  • 46e1891386
    Fixed: fix error when displaying calendar list with invite in person context Julien Fastré 2023-04-03 19:17:30 +02:00
  • 380ad2e2e6
    UI: replace "période" by "parcours" in french Julien Fastré 2023-04-03 18:51:35 +02:00
  • cba2bd8260 Merge branch 'renaming-work' into 'master' Julien Fastré 2023-03-31 12:58:57 +00:00
  • ee61d131ec
    UI: Replace "personne" by usager in french translation Julien Fastré 2023-03-31 14:54:02 +02:00
  • 70141fd0e3
    UI: rename 'liste des échanges' to "échanges" in person menu Julien Fastré 2023-03-31 14:36:55 +02:00
  • 94c8b571f0 Merge branch 'change_activity_translation' into 'master' Julien Fastré 2023-03-31 12:29:20 +00:00
  • 94a099c30c fix typo in échange gender Julien Fastré 2023-03-31 12:29:00 +00:00
  • 3ce6af4c36 FIX [translations] last fixes for translations créé instead of créée Julie Lenaerts 2023-03-31 12:01:35 +02:00
  • c8e33daf4b change all translations using activité to using échange to make all chill versions coherent Julie Lenaerts 2023-03-30 20:25:59 +02:00
  • 0f635847f2 Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles Julie Lenaerts 2023-03-30 19:43:01 +02:00
  • d290572ca8 FIX [translation] add hardcoded text into a translation Julie Lenaerts 2023-03-30 19:41:55 +02:00
  • 3c88630edc
    fix: [calendar list on person page] add scripts to download documents calendar/fixes-202303 Julien Fastré 2023-03-30 17:13:25 +02:00
  • 866b92f7e5
    Fixed: loading of main user through pick entity in calendar form Julien Fastré 2023-03-30 16:29:02 +02:00
  • 3576f7f14f Finishing evaluation document view and fixing dropdown in show Lucas Silva 2023-03-30 14:32:00 +02:00
  • d8d517017d switching to new syntax Lucas Silva 2023-03-30 14:31:02 +02:00
  • e84a93bd0c
    wip prepare rector config for up to PHP74 ruleset Julien Fastré 2023-03-30 11:49:04 +02:00
  • 087ada2250 UX: Better use of flex-table and tables in budget twig templates Mathieu Jaumotte 2023-03-30 00:07:38 +02:00
  • 4c5dae60a8
    DX: apply rector rulesets up to PHP 73 Julien Fastré 2023-03-29 22:39:11 +02:00
  • b9a7530f7a
    DX: apply rector rulesset up to PHP72 Julien Fastré 2023-03-29 22:32:52 +02:00
  • 64b8ae3df1
    DX: temporarily allow failure on unit tests Julien Fastré 2023-03-29 22:15:20 +02:00
  • c9f26f3635 Feature: filter activities by user: add denormalize method nobohan 2023-03-29 22:12:59 +02:00
  • a943639cf1
    Feature: [reassign] by default, see and reassign 50 courses at once Julien Fastré 2023-03-29 22:11:45 +02:00
  • 40e751c783
    DX: clean classe Julien Fastré 2023-03-29 22:08:41 +02:00
  • 6d6aa689d0 Feature: filter activities by user in docgen: use creator as user nobohan 2023-03-29 22:05:36 +02:00
  • 03fe9210a9 upd CHANGELOG nobohan 2023-03-23 21:16:54 +01:00
  • f3ede8122d remove commented lines nobohan 2023-03-23 21:10:00 +01:00
  • 801853e60a Feature: translation for docgen + php cs fix nobohan 2023-03-16 16:11:03 +01:00
  • 3927a7f62b Feature: allow filtering for users in the public form for docgen acc course - php code fix nobohan 2023-03-16 16:10:09 +01:00
  • 1167ff25b1 Feature: allow filtering for users in the public form for docgen acc course nobohan 2023-03-16 16:02:26 +01:00
  • 5bba1aca93 Feature: allow filtering works in docgen for acc course by logged user - php cs fixer nobohan 2023-03-16 14:33:09 +01:00
  • 9ded3eb631 Feature: allow filtering works in docgen for acc course by logged user nobohan 2023-03-16 14:29:51 +01:00
  • bf79e0afdb Feature: allow filtering activities in docgen for acc course by logged user nobohan 2023-03-16 10:43:01 +01:00
  • 6bf8789f85 Feature: add cc users in workflow: correct constraint validation nobohan 2023-03-29 21:07:25 +02:00
  • 2dcc65d172 unresolved! temporary disable deprecated appendScopeChoices function in reportType form 71-adapt-report-bundle Mathieu Jaumotte 2023-03-29 13:49:10 +02:00
  • 2d6a0d14eb Fix syntax in ReportController Mathieu Jaumotte 2023-03-29 13:48:24 +02:00
  • fcb057c55b resolve center in Report Controller Mathieu Jaumotte 2023-03-29 13:47:34 +02:00
  • 8c37afa3a9 Feature: add cc users in workflow: add constraint validation on EntityWorkflowStep nobohan 2023-03-29 12:09:12 +02:00
  • a8c2750ac8 Feature: add cc users in workflow: move isNotificationCc to WorkflowNotificationHandler nobohan 2023-03-29 11:18:23 +02:00
  • e45952f28c Feature: add cc users in workflow: add suggested users in form type Julien Fastré 2023-03-28 13:56:24 +00:00
  • 3de5d29fe8 Feature: show 'Cc' for notications as Cc nobohan 2023-03-24 14:57:02 +01:00
  • 94046aab81 Feature: add cc users in workflow: show in workflow history and breadcrumb nobohan 2023-03-24 09:46:39 +01:00
  • a3db67fd1e Add users in cc in workflow: fix code style nobohan 2023-03-23 11:24:21 +01:00
  • 295406d9b7 Feature: add cc users in workflow form: not required nobohan 2023-03-23 11:20:23 +01:00
  • 35174e4241 Feature: show my workflows in Cc in my workflow page nobohan 2023-03-23 10:47:52 +01:00
  • 7580565e08 Feature: show my workflows in Cc in homepage vue widget nobohan 2023-03-23 10:15:31 +01:00
  • a992c45720 Feature: create a new API endpoint for my workflows in Cc nobohan 2023-03-23 10:14:40 +01:00
  • 1789a75216 Feature: send notification on ccuser for workflows nobohan 2023-03-21 20:14:11 +01:00
  • 2b3d7f34fc Feature: Add new field ccuser in workflow step form nobohan 2023-03-21 16:08:26 +01:00
  • cbc3ee68b5 Feature: Add new field ccuser in workflow step entity nobohan 2023-03-21 15:11:18 +01:00
  • 58faac5bca
    DX: fix cs Julien Fastré 2023-03-28 23:27:25 +02:00
  • ea10565e17
    DX: [rector] apply rector rule InlineConstructorDefaultToPropertyRector rector-bootstrap Julien Fastré 2023-03-28 23:20:37 +02:00
  • c5ec0e77ff
    DX: bootstrap rector Julien Fastré 2023-03-28 23:16:03 +02:00
  • 2a303c7ba4
    DX: fix contravariant type-hinting on ThirdPartyNormalizer Julien Fastré 2023-03-28 23:01:00 +02:00
  • e935bc20aa
    DX: fix baseline from removed classes Julien Fastré 2023-03-28 22:58:30 +02:00
  • 4f2355b313
    DX: increase memory in phpstan execution Julien Fastré 2023-03-28 22:58:13 +02:00
  • 48772efd54
    DX: fix phpstan issues Julien Fastré 2023-03-28 22:32:08 +02:00
  • 331443ae12
    fix cs Julien Fastré 2023-03-28 18:12:47 +02:00
  • 561d069a3e
    DX: [budget calculator] restore previous budget's element type to Charge/Resource kind Julien Fastré 2023-03-28 18:11:41 +02:00
  • 0133e202d2
    More doc for CalculatorInterface Julien Fastré 2023-03-28 16:59:54 +02:00
  • 59147b2217
    Fix: more consistency in Resource and Charge repositories Julien Fastré 2023-03-28 16:59:08 +02:00
  • a64d75ffc9
    Merge remote-tracking branch 'origin/upgrade-php82' into upgrade-php82 upgrade-php82 Julien Fastré 2023-03-28 11:14:24 +02:00
  • 27dbdbcd96
    Merge branch 'master' into upgrade-php82 Julien Fastré 2023-03-28 11:11:51 +02:00
  • 2a3011d358
    Fixed: force collabora to use the current locale for the UI + improve sidebar on opening Julien Fastré 2023-03-28 10:45:29 +02:00
  • 5a1296724b Merge branch 'upgrade-php82' of gitlab.com:Chill-Projet/chill-bundles into upgrade-php82 Julie Lenaerts 2023-03-27 11:48:40 +02:00
  • f483a6f28a Fixed: [similar person matcher] properly takes person center into account Julien Fastré 2023-03-21 16:39:31 +01:00
  • 0dfa7f8cf7 Merge branch '26-display-bugs-with-legend' into 'master' Julien Fastré 2023-03-27 08:55:43 +00:00
  • 54bb38bcda Merge branch '700-check-socialwork-goal-result' into 'master' Julien Fastré 2023-03-26 10:01:59 +00:00
  • e159bde6b1 Merge branch 'issue714_eval_time_spent' into 'master' Julien Fastré 2023-03-24 17:17:22 +00:00
  • 4319b0d804
    Feature: add timespent on "show" page Julien Fastré 2023-03-24 18:16:44 +01:00
  • 322ff32e5d
    Merge branch 'master' into issue714_eval_time_spent Julien Fastré 2023-03-24 17:59:32 +01:00
  • 77dc040034
    DX: update fullcalendar Julien Fastré 2023-03-21 12:28:37 +01:00
  • 23951f1997
    Merge remote-tracking branch 'origin/master' into issue714_eval_time_spent Julien Fastré 2023-03-24 17:51:37 +01:00
  • 1be4e43d31
    DX: update fullcalendar Julien Fastré 2023-03-21 12:28:37 +01:00
  • 7585eff488
    DX: update fullcalendar Julien Fastré 2023-03-21 12:28:37 +01:00
  • 88b4159ced Merge branch 'issue718_workflow_suggest_users' into 'master' Julien Fastré 2023-03-24 16:06:37 +00:00
  • 782bda0744
    Fixed: [Pick entity / suggestion] handle case when user choose one suggested in the modal Julien Fastré 2023-03-24 17:06:00 +01:00
  • 8d3888068d
    Merge remote-tracking branch 'origin/master' into issue718_workflow_suggest_users Julien Fastré 2023-03-24 16:12:55 +01:00
  • b59c69bce4 Feature: show 'Cc' for notications as Cc issue706_cc_in_workflow nobohan 2023-03-24 14:57:02 +01:00
  • 6f9da67942 Feature: add cc users in workflow: show in workflow history and breadcrumb nobohan 2023-03-24 09:46:39 +01:00
  • afb25276ee enleve l'id en bas de page Lucas Silva 2023-03-23 15:32:30 +01:00
  • e850f67b00 rajout du voter, pour document et action dans la notif -> affiche les documents mais aussi le fais de partager dans notification create Lucas Silva 2023-03-23 14:59:32 +01:00
  • f4a7145627 Merge remote-tracking branch 'origin/master' into 709-notification-eval-action Lucas Silva 2023-03-23 13:34:59 +01:00
  • 96ddc73e45
    Feature: [calendar sync msgraph] Allow to show the calendar details if the user does not have msgraph mapping Julien Fastré 2023-03-23 12:48:37 +01:00
  • 6b5423ded3 Merge remote-tracking branch 'origin/master' into 709-notification-eval-action Lucas Silva 2023-03-23 11:35:53 +01:00
  • 609e2e1610 Add users in cc in workflow: fix code style nobohan 2023-03-23 11:24:21 +01:00
  • b2789099be
    Merge branch 'master' into upgrade-php82 Julien Fastré 2023-03-23 11:24:00 +01:00
  • 4eb7d10e45
    Fixed: [calendar ms synchro] do not throw an error if we are not allowed to get the default calendar Julien Fastré 2023-03-23 11:23:14 +01:00
  • d940d13d7d Feature: add cc users in workflow form: not required nobohan 2023-03-23 11:20:23 +01:00
  • 1cf99b4383 Feature: show my workflows in Cc in my workflow page nobohan 2023-03-23 10:47:52 +01:00
  • eb765585b2 Merge remote-tracking branch 'origin/master' into 709-notification-eval-action Lucas Silva 2023-03-23 10:47:46 +01:00
  • c969b35fd1 Feature: show my workflows in Cc in homepage vue widget nobohan 2023-03-23 10:15:31 +01:00
  • cbf8a9ff71 Feature: create a new API endpoint for my workflows in Cc nobohan 2023-03-23 10:14:40 +01:00
  • 1a759cabe4 changing evaluation for document -> no render for twig Lucas Silva 2023-03-22 18:11:41 +01:00
  • 99cdf0ebaf
    Feature: [update accompanying course] do not show "locate to person" button if the person is already locating the course Julien Fastré 2023-03-22 11:05:52 +01:00