mateuswetah
|
ef730ddeda
|
Adds several client-side hooks to item submission, faceted search and view modes.
|
2022-05-16 17:21:05 -03:00 |
mateuswetah
|
a77f46be61
|
Adds client-side hooks to item submission form. #184.
|
2022-05-16 11:38:21 -03:00 |
mateuswetah
|
95fbaafd06
|
Adds 'description_bellow_name' attribute to the metadata sections. #184.
|
2022-05-13 16:18:25 -03:00 |
mateuswetah
|
9a8c550aae
|
Adds metadata section description to help popovers. #184.
|
2022-05-13 15:49:40 -03:00 |
mateuswetah
|
365921164f
|
Adds class and id to metadata section wrappers in the edition forms. #184
|
2022-05-13 15:31:26 -03:00 |
mateuswetah
|
a9f0b74082
|
Adds metadata sections to the item submission form. #184.
|
2022-05-13 15:15:55 -03:00 |
mateuswetah
|
4feaa699b9
|
Fixes metadata_section__not_in parameter. #184.
|
2022-05-13 11:48:49 -03:00 |
vnmedeiros
|
47ff7adc79
|
fix: set taxonomy metadada to allow new terms on import CSV.
|
2022-05-13 11:14:45 -03:00 |
mateuswetah
|
7eac8c1784
|
Updates to receive new 'default_section' and 'metadata_object_list'. #184.
|
2022-05-13 10:24:47 -03:00 |
vnmedeiros
|
a6b72d1f5b
|
fix test
|
2022-05-12 16:36:21 -03:00 |
vnmedeiros
|
b6c09a3423
|
feat: add default metadata section #184
|
2022-05-12 16:27:05 -03:00 |
vnmedeiros
|
0f876375fc
|
fix: get only metadta with patent equals `0` #184
|
2022-05-12 11:14:29 -03:00 |
vnmedeiros
|
614b21fa7e
|
revert test/bootstrap.php
|
2022-05-12 08:25:05 -03:00 |
vnmedeiros
|
a71a9957ca
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-05-12 01:31:37 -03:00 |
vnmedeiros
|
a93899529e
|
feat: remove metadata_list mapped property #184
|
2022-05-12 01:31:17 -03:00 |
mateuswetah
|
a928fd3e79
|
Refactor a bit of the collection color layout.
|
2022-05-11 16:51:03 -03:00 |
mateuswetah
|
c16f37a3a7
|
Adds more filters to manipulate sections_as_html #184.
|
2022-05-11 11:59:19 -03:00 |
mateuswetah
|
f37d28d9cc
|
Small fix to default order setting.
|
2022-05-10 15:13:59 -03:00 |
mateuswetah
|
67bd9cfed7
|
Adds filters to hook inside get_metadata_section_as_html
|
2022-05-10 14:15:38 -03:00 |
mateuswetah
|
63c51f9ec7
|
More buttons for moving filters and metadata up and down. #184.
|
2022-05-09 10:46:13 -03:00 |
mateuswetah
|
3e62fece10
|
Adds buttons for moving up and down metada or sections. #184.
|
2022-05-06 16:16:08 -03:00 |
mateuswetah
|
b14a500990
|
Updates actions to support child metadata update inside sections. #184.
|
2022-05-06 14:50:10 -03:00 |
mateuswetah
|
07064215e7
|
Updates to subheader in metadata page. #184.
|
2022-05-06 10:22:33 -03:00 |
mateuswetah
|
4da6d34d12
|
Adds metadata sections to item edition form and single item page on admin. #184.
|
2022-05-05 17:50:58 -03:00 |
mateuswetah
|
8f06ed1adf
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-05-05 16:32:50 -03:00 |
mateuswetah
|
953015cc50
|
Begins implementation of metadata sections in the item edition form. #184.
|
2022-05-05 16:32:41 -03:00 |
vnmedeiros
|
9efa6e7f4d
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-05-05 16:28:52 -03:00 |
vnmedeiros
|
294cfbece2
|
fix: update section metadata list
|
2022-05-05 16:28:35 -03:00 |
mateuswetah
|
ff2234bb63
|
Several updates to metadata section sorting logic. #184.
|
2022-05-05 12:23:07 -03:00 |
mateuswetah
|
6c3c5140bc
|
Disallow removing sections when they have metadata inside. #184.
|
2022-05-04 17:33:54 -03:00 |
vnmedeiros
|
ae6afdeb47
|
feat: add `prepare_metadata_for_response` function #184
|
2022-05-04 17:05:51 -03:00 |
vnmedeiros
|
87859a056a
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-05-04 16:52:42 -03:00 |
vnmedeiros
|
1a93d47964
|
feat: add option `context=edit`
|
2022-05-04 16:52:35 -03:00 |
mateuswetah
|
90d84ddaca
|
Several updates to metadata section creation flow. #184.
|
2022-05-04 16:45:17 -03:00 |
mateuswetah
|
40e2216f48
|
Merge branch 'feature/184' of github.com:tainacan/tainacan into feature/184
|
2022-05-04 10:16:42 -03:00 |
vnmedeiros
|
a86eac773b
|
fix: test if exist value um metadata section order #184
|
2022-05-03 22:10:48 -03:00 |
vnmedeiros
|
1c6f0f131d
|
feat: using enabled metadata section to get metadatas
|
2022-05-03 17:20:45 -03:00 |
vnmedeiros
|
d837f1eec8
|
feat: add test metada section tests #184
|
2022-05-03 15:46:23 -03:00 |
mateuswetah
|
d8ba69ef34
|
Fixes missing pagination component on faceted search.
|
2022-05-03 14:26:36 -03:00 |
mateuswetah
|
140845de42
|
Fixes checkbox filter modal.
|
2022-05-03 11:18:22 -03:00 |
mateuswetah
|
3cd792d204
|
Continues metadata section sorting implementation.
|
2022-05-03 09:20:31 -03:00 |
vnmedeiros
|
69261bfe85
|
fix: add `enabled` on response metadata section #184
|
2022-05-02 11:35:18 -03:00 |
vnmedeiros
|
005d69d0dd
|
feat: add metadata section order
|
2022-04-29 11:38:03 -03:00 |
mateuswetah
|
f317f8bfe8
|
Adds block transformations from and to items list and carousel #566.
|
2022-04-20 15:52:19 -03:00 |
mateuswetah
|
463ddd6dd9
|
Adds transform from items block to metadata block. #566.
|
2022-04-20 10:45:05 -03:00 |
mateuswetah
|
43b528c523
|
Adds labelLevel and textAlign options to item metadatum block. #566.
|
2022-04-19 20:41:22 -03:00 |
mateuswetah
|
4755fe43b5
|
More updates do collection metadata list using sections. #184.
|
2022-04-18 17:32:37 -03:00 |
mateuswetah
|
ba5fbf331c
|
Review separated component for repository metadata list.
|
2022-04-18 15:01:00 -03:00 |
mateuswetah
|
fd25f9e8a0
|
Add metatada icons to blocks. #566.
|
2022-04-18 13:42:09 -03:00 |
mateuswetah
|
c2ca3a3437
|
Creates item-metadata and item-metadatum blocks. #566.
|
2022-04-17 19:35:11 -03:00 |