916724c0c5
Merge branch 'master' into upgrade-sf5
2024-06-24 10:46:21 +02:00
bca0d04201
Update calendar list display for the the next calendar in search results
...
The calendar list display in ChillPersonBundle has been revamped, including a new view and style modifications. This update enables the display of calendars as a list for easy navigation with an added authorization check. Also, a new SCSS file named "calendar-list.scss" has been created and imported to enhance the UI/UX design.
2024-06-13 18:07:19 +02:00
9ec4c77fb7
systematically at a parameter 'at_date' when displaying createdBy in twig template
...
The rendering of the 'createdBy' entity has been updated across various .twig files to include the 'at_date' property. This makes the date an entity was created more explicit, providing clearer information to the user.
2024-06-11 16:55:15 +02:00
0ce9cdd07a
Add label to main user selection in Calendar App
...
A new attribute `label` has been added to the `pick-entity` component in the Chill Calendar Bundle's Vue.js App. This label, set as 'Utilisateur principal', enhances user interaction and clarity in the main user selection process.
2024-06-11 09:39:51 +02:00
d15fbadd27
Implement 'at date' for display of service and user job in calendar entities
2024-04-16 11:52:58 +02:00
b2eb2b0968
Update calendar authorization checks
...
The CalendarDocVoter now also supports Calendar instances, not only CalendarDoc instances. This allows refining permissions checks based on the actual instance type. In addition, the ChillCalendarBundle's view has been updated to correctly use permissions when displaying action buttons. Obsolete TODO comments are also removed.
2024-04-10 21:15:49 +02:00
ca398195b0
Add missing label for pick-entity / AddPerson
2024-04-10 16:27:23 +02:00
ea9c21e021
Fix calendarControllerTest: fix acl, and add calendar acl on fixtures
2023-08-25 23:09:46 +02:00
e839b03cc9
Update path to twig template with new syntax
2023-07-28 12:16:50 +02:00
909d2dfb60
layout for rendering list
2023-06-13 15:00:16 +02:00
ef04a04056
FEATURE [genericDoc][calendar] minor changes to template and provider
2023-05-31 16:54:21 +02:00
47a3e30ec5
FEATURE [genericDoc] generic doc interface implemented for rendez-vous
2023-05-31 14:38:05 +02:00
1c19d01b60
Fixed: [calendar doc] Add a return path to the calendar edit's form when the document has been generated
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/81
2023-04-05 20:23:43 +02:00
907c724047
Feature: [calendar doc] re-introduce button to edit document title and remove document
2023-04-03 21:30:50 +02:00
4cf6721e35
Feature: [calendar] convert calendar to activity in the context of a person
2023-04-03 19:59:31 +02:00
0f635847f2
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2023-03-30 19:43:01 +02:00
d290572ca8
FIX [translation] add hardcoded text into a translation
2023-03-30 19:41:55 +02:00
3c88630edc
fix: [calendar list on person page] add scripts to download documents
2023-03-30 17:13:25 +02:00
866b92f7e5
Fixed: loading of main user through pick entity in calendar form
2023-03-30 16:29:02 +02:00
1be4e43d31
DX: update fullcalendar
2023-03-24 17:26:44 +01:00
3db5b62d57
Feature: [UI] use download button group in calendar list
2023-02-28 22:37:46 +01:00
f653f8fd7a
FIX [translations][wording] make distinction between parties concernees for an activity and an appointment in the translations
2023-02-10 11:30:26 +01:00
5211d092e3
Merge branch 'testing' into VSR-issues
2022-12-15 14:46:30 +01:00
2a9ebe436e
prepare accompanying-course-work context for new template
...
* batch renaming css class name accompanying-course-work
* remove unused classes
* remove -list class
* remove double class
2022-12-14 15:00:38 +01:00
c050c42a27
Fixed: [My Calendar Ranges] fix use of legacy mode in vue createI18n
2022-12-07 14:15:52 +01:00
e97a04ab54
Feature: [Calendar doc] Pick document to generate inside the edit/new form
2022-11-29 15:27:36 +01:00
be5f87348b
Feature: [CalendarDoc] pick template for generating calendar directly in list
2022-11-28 21:37:17 +01:00
6cac298724
Feature: [Calendar doc] show an alert when document is linked to a previous datetime version of the calendar
2022-11-28 14:40:33 +01:00
39f410dc8f
Feature: [Calendar doc] complete CRUD for associating documents within Calendar
2022-11-28 14:33:06 +01:00
a73dca5efe
Feature: [calendar] show the number of calendars ignored by the date filter, in the list
2022-11-25 17:27:42 +01:00
788b1e9eeb
Fixed: [calendar] Fix picking calendar document templating, when adding document in person context
2022-11-25 16:51:41 +01:00
57e1786b99
Fixed: [calendar] Always show filter of calendars in list
2022-11-25 16:50:56 +01:00
6eb23c6073
Feature: [calendar] add proper location on short message text for next rendez-vous
2022-11-25 16:28:00 +01:00
7efa95efab
Fixed: [calendar] do not show link to document if no document configured
2022-10-21 13:46:17 +02:00
bc1a7c1d7b
Feature: [calendar] allow to create and generate calendar by person
2022-10-21 13:24:02 +02:00
2c5fa82380
Feature: [calendar] Add button to generate document immediatly after saving the calendar
2022-10-21 10:40:51 +02:00
55095ee6ac
Feature: [calendar] show documents in layout of list (and move sms info)
2022-10-21 10:17:58 +02:00
6ae03806b4
Feature: [calendar][docgen] controller and UI to generate a document from a calendar
2022-10-20 22:33:23 +02:00
9da410afb8
urgency and calendarrange exports
2022-09-21 13:31:24 +02:00
f00e01d44e
rename files for coherence with naming elsewhere
2022-09-08 11:17:13 +02:00
8efb874742
merge exports branch into calendar branch
2022-09-07 10:11:43 +02:00
cf642d2783
month year aggregator working
2022-08-25 13:08:24 +02:00
9854fb0664
cancel reason aggregator + start of monthYearAggregator
2022-08-25 09:27:30 +02:00
03d098e5e1
aggregators added - monthYearAggregator not finished
2022-08-18 12:15:30 +02:00
3eb07121ce
filters added
2022-08-18 10:57:15 +02:00
dfbaaef778
add average duration indicator calendar
2022-08-17 17:36:42 +02:00
3c5d533c58
first indicator for calendar exports
2022-08-17 16:04:46 +02:00
d375abf593
display locals calendar events in Calendar app
2022-07-03 18:30:00 +02:00
e5aada5561
add locals on MyCalendar app
2022-07-02 15:13:02 +02:00
a604902074
add planning view for calendar app
2022-07-01 18:23:46 +02:00