29d57934a1
Update workflow rendering with date context
...
Code updates have been made in multiple files to ensure that when entities are rendered, it includes the appropriate context relating to the date. This adjustment has been primarily made in template files where the `chill_entity_render_box` function is used. These changes help to provide users with more accurate information regarding the state of an entity at a specific time.
2024-06-10 17:19:34 +02:00
d0ec6f9819
Improve naming for 'at date' in user render component
2024-04-16 11:52:54 +02:00
68d28f3e28
Fix filtres and scopes to take into account job and scope when the refferrer is add to the accompanying period work
2023-10-16 11:52:03 +02:00
13feb3b212
[twig][templates] introduce an option in adress_entity_render to display or not the address details button
2023-04-21 21:15:35 +02:00
8177a0fcce
Feature: Provide api endpoint for reviewing addresses
...
Feature: show warning when address does not match the reference
Feature: [address] do update the address from address reference when clicked inside address details
2023-03-22 15:32:42 +01:00
b740a88ae3
Feature: bootstrapping an app to show a modal for address details and showing it inside twig address's render box
...
Feature: showing map and link to external map, and address details inside address details modal
Feature: AddressDetailsMap show a warning if the address is incomplete
2023-03-22 15:32:40 +01:00
6749758b46
Fixes for features "allow to set user absences"
2023-03-01 16:08:49 +01:00
fa8a2c5cc5
FIX remove some whitespaces or empty lines + add btn in absence message homepage (still commented out)
2023-01-27 12:04:11 +01:00
bb7d072cc8
FIX [render] use isAbsent method to render user as absent or not + place homepage msg above searchbar
2023-01-27 11:10:17 +01:00
de9d53936f
FEATURE [styling][absence] give styling
2023-01-12 19:51:43 +01:00
5bbe5af124
FEATURE [absence][render] add absence tag to renderbox and renderstring
2023-01-12 13:30:28 +01:00
nobohan
5948ac5b2a
[main] add a 'read more...' on comment embeddable when overflown
2022-05-25 14:18:38 +02:00
nobohan
62d59e6037
address: show address extra info even if noAddress
2022-04-29 20:00:11 +02:00
c611f35cd6
finding solution for toggle button position
2022-03-09 20:41:24 +01:00
abe183fd10
fix position of toggle button
...
so it doesn't cover content or falls outside box
2022-03-02 19:11:34 +01:00
ad8d40cb1c
work on confidential / blur module
2022-01-27 16:52:46 +01:00
7c8b08c3a7
Merge branch 'master' into issue394_address_confidential
2022-01-27 15:39:10 +01:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
nobohan
df661fc7c4
address: render blur address if confidential in address render box (twig)
2022-01-24 12:13:34 +01:00
juminet
edeaaf0218
address: render Address as lines
2022-01-10 11:49:38 +00:00
juminet
898f25c0e4
main: change address format for France, in Address render box and normalizer
2021-12-12 15:05:54 +00:00
a373142827
display of incomplete address changed
2021-11-09 11:38:20 +01:00
5111a0ff6a
Show alt names in person search results
2021-11-05 12:52:31 +00:00
3f138dc152
show users as suggestions, not in constrained list
2021-10-20 19:59:08 +02:00
d6f6f49090
address renderbox, improve how display address-more informations
2021-09-22 13:57:29 +02:00
b62597426c
classes for address-valid
2021-08-06 16:41:29 +02:00
8c06014ea5
render_box comment embeddable, misc
2021-07-31 14:48:03 +02:00
f9735823c7
minor class renaming
2021-07-30 18:39:57 +02:00
31c5c8b52a
render_box address: new options and render modes
2021-07-30 14:17:16 +02:00
66e590972a
Improve Embeddable Comment Render
...
* render embeddable comment into twig template;
* add some style
2021-03-25 22:01:17 +01:00