|
cb29e1e8be
|
Update CONVENTIONS.md [ci-skip]
|
2021-10-11 18:44:25 +00:00 |
|
|
799ed0de5c
|
Add new file
|
2021-10-11 18:43:39 +00:00 |
|
|
76f84934d4
|
update changelog with today release
|
2021-10-11 17:36:20 +02:00 |
|
|
992b320820
|
replace continue instruction by equivalent break in switch
|
2021-10-11 15:01:37 +02:00 |
|
|
47897b5fe3
|
update changelog [ci-skip]
|
2021-10-11 14:54:08 +02:00 |
|
|
b5394a3de2
|
use entity_render_string in titles
|
2021-10-11 14:53:04 +02:00 |
|
|
2db9a98bfe
|
fix bootstrapping listener for person capitalization name
|
2021-10-11 14:53:04 +02:00 |
|
|
0c5e5ac672
|
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
|
2021-10-11 14:42:57 +02:00 |
|
|
ffb99e26fb
|
changelog correction
|
2021-10-11 14:41:18 +02:00 |
|
|
a27b228a6f
|
Merge branch 'features/thirdparty-improve-acl-collection'
|
2021-10-11 14:31:47 +02:00 |
|
|
abedf83dbd
|
fix flushing after person creation
|
2021-10-11 14:31:03 +02:00 |
|
|
80a05f76ba
|
update changelog [ci-skip]
|
2021-10-11 14:17:35 +02:00 |
|
|
0dbff5a6a7
|
rename tests for PickCenterType and desactivate them
|
2021-10-11 14:08:36 +02:00 |
|
|
d7ae279101
|
Create thirdparty on the fly with institution / contact
|
2021-10-11 14:08:36 +02:00 |
|
|
08764aa0b4
|
improve layout of third parties in AddPerson
|
2021-10-11 14:08:36 +02:00 |
|
|
c54edd8407
|
fix civility repository namespace
|
2021-10-11 14:08:36 +02:00 |
|
|
e465170c7b
|
work on render box and list
|
2021-10-11 14:08:36 +02:00 |
|
|
72e9346b6b
|
fix loading third party
|
2021-10-11 14:08:36 +02:00 |
|
|
0633fd812f
|
handle kind as contacts
|
2021-10-11 14:08:36 +02:00 |
|
|
4d71a1c630
|
add possibility to generate filter/order elements, with only search box
for now
|
2021-10-11 14:08:36 +02:00 |
|
|
e286acf9fe
|
fix namespace
|
2021-10-11 14:08:36 +02:00 |
|
|
7812442c9a
|
page vue des tiers
|
2021-10-11 14:08:36 +02:00 |
|
|
9a708ca618
|
fix canonicalization and show only active children in form
|
2021-10-11 14:08:36 +02:00 |
|
|
58ddbfb67b
|
remove occurences for ThirdPartyCivility
|
2021-10-11 14:08:36 +02:00 |
|
|
2820ad83de
|
add trigger for canonicalization and anonymouse flag on 3party
|
2021-10-11 14:08:36 +02:00 |
|
|
ca3ced0308
|
various improvements on 3party
|
2021-10-11 14:08:36 +02:00 |
|
|
7ea2c36c5e
|
crudification for thirdparty
|
2021-10-11 14:08:36 +02:00 |
|
|
a8edef13a3
|
refactor centerType
|
2021-10-11 14:08:36 +02:00 |
|
|
05b9476a71
|
crudification + corrections on thirdparty
|
2021-10-11 14:08:36 +02:00 |
|
|
cc7e38194f
|
Merge branch 'submit_eventlistener' into 'master'
Submit eventlistener
See merge request Chill-Projet/chill-bundles!171
|
2021-10-11 07:41:03 +00:00 |
|
|
bfe5e0f515
|
Merge branch 'names_to_caps' into 'master'
Names to caps
See merge request Chill-Projet/chill-bundles!167
|
2021-10-08 16:43:29 +00:00 |
|
|
7ed61398ea
|
Merge branch '207_activity_bugfix' into 'master'
option added to distinguish between edit and new action so that modification...
See merge request Chill-Projet/chill-bundles!168
|
2021-10-08 16:43:10 +00:00 |
|
|
1eba6a35aa
|
Merge branch 'master' into resume-page
|
2021-10-08 17:56:27 +02:00 |
|
|
158fbfd241
|
updating changelog
|
2021-10-08 17:43:15 +02:00 |
|
|
02268792ba
|
Activity: sharing badge-title include in list and in recent-list
|
2021-10-08 17:32:26 +02:00 |
|
|
afe076041f
|
rename recent_list to list_recent
|
2021-10-08 17:23:52 +02:00 |
|
|
800ab896bc
|
Activity, improve badge-title. Fix too long badges line break in a narrow inline wrapper.
|
2021-10-08 17:15:58 +02:00 |
|
|
8f889248fb
|
fix some limits with float-button asset
|
2021-10-08 13:01:44 +02:00 |
|
|
e12e5798ea
|
refactor activity list css styles (wip)
|
2021-10-08 13:01:34 +02:00 |
|
|
52c1a01980
|
Refactoring sass chill colors variables and badge mixins
|
2021-10-08 13:01:10 +02:00 |
|
|
84189faae6
|
Translation for Last Items
|
2021-10-08 13:01:10 +02:00 |
|
|
3a07fa4faf
|
resume short list style abstraction for accourse-work and activities (wip)
|
2021-10-08 13:01:04 +02:00 |
|
|
c87eda32cb
|
Merge branch 'improve_address' into 'master'
Improve address
See merge request Chill-Projet/chill-bundles!169
|
2021-10-08 10:40:46 +00:00 |
|
nobohan
|
2d4b6d1dd1
|
minor correction following MR review + Changelog
|
2021-10-08 12:14:45 +02:00 |
|
|
8fca704f74
|
adjustment so that altnames are fully capitalized
|
2021-10-07 17:05:09 +02:00 |
|
|
d524897838
|
entrypoint added to webpack and js included in create template for person
|
2021-10-07 16:57:22 +02:00 |
|
|
fb05d892a2
|
reorganization of files
|
2021-10-07 16:16:01 +02:00 |
|
|
48e59bac79
|
changelog updated
|
2021-10-07 15:50:35 +02:00 |
|
nobohan
|
665b0f8533
|
postal code: adapt fixtures
|
2021-10-07 13:48:05 +02:00 |
|
nobohan
|
748fe28f8d
|
postal code: rename fields to avoid confusion in load fixtures
|
2021-10-07 13:42:26 +02:00 |
|