Mateus Machado Luna
|
91820f8da0
|
Merge pull request #622 from tainacan/feature/614
#614 Enable Collections and Items post type on the editors loop block
|
2021-10-27 11:05:37 -03:00 |
Mateus Machado Luna
|
6a50656e17
|
Merge pull request #621 from tainacan/feature/620
Feature/620
|
2021-10-27 10:51:05 -03:00 |
mateuswetah
|
2720a01f8b
|
Checks for isset on $item and uses smaller admin url.
|
2021-10-27 10:38:43 -03:00 |
mateuswetah
|
fc8d46f23c
|
Adds css to display icons on the admin bar.
|
2021-10-26 14:59:49 -03:00 |
mateuswetah
|
b02e1b852a
|
Adds classes to differentiate item edition and creation state.
|
2021-10-22 18:13:11 -03:00 |
mateuswetah
|
2a38ed1f00
|
Generates random id for tainacan carousel list
|
2021-10-22 16:12:45 -03:00 |
mateuswetah
|
400b341ce0
|
Also fixes top positioning of the metadata panel inside slideshow on mobile.
|
2021-10-22 11:18:09 -03:00 |
mateuswetah
|
d14688b511
|
Fixes maximum width of images inside slideshow
|
2021-10-22 11:07:40 -03:00 |
mateuswetah
|
d3fbd04b27
|
Adds $empty_value_message parameter to template tag function that displays metadata
|
2021-10-20 22:44:39 -03:00 |
mateuswetah
|
d246d48e1e
|
Adds 'is_image' document option to item submission.
|
2021-10-20 14:22:24 -03:00 |
mateuswetah
|
b202fa2366
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2021-10-20 14:11:11 -03:00 |
mateuswetah
|
58c7b24bfd
|
Disables center insufficient slides on slideshow view mode.
|
2021-10-20 14:11:04 -03:00 |
Vinícius Nunes Medeiros
|
cef8d9adbf
|
Merge pull request #617 from tainacan/feature/616
Term hierarchy while searching. Feature/616
|
2021-10-20 11:28:17 -03:00 |
vnmedeiros
|
1f38f44278
|
fix: extract compound value check if metadatum exists
|
2021-10-19 10:11:12 -03:00 |
mateuswetah
|
a7de40efa8
|
Disable interaction of media component main slide items if photoswipe is active.
|
2021-10-18 18:58:07 -03:00 |
mateuswetah
|
a5d7faee09
|
Button border-radius smaller.
|
2021-10-18 17:36:44 -03:00 |
mateuswetah
|
320dba2b32
|
More small tweaks to improve the mapper screen.
|
2021-10-18 17:17:29 -03:00 |
mateuswetah
|
2050339db4
|
Improvements to importer and mappers mapping screens
|
2021-10-18 17:04:07 -03:00 |
mateuswetah
|
8e01486b8a
|
Fixes new mapper modal creation.
|
2021-10-18 11:19:56 -03:00 |
mateuswetah
|
3371138f87
|
Add hierarchy path to terms list when performing a search. #616
|
2021-10-18 11:13:05 -03:00 |
vnmedeiros
|
84537ed87b
|
feat: add propriety hierarchy_path in response of terms
|
2021-10-18 10:11:50 -03:00 |
mateuswetah
|
1870c55fc2
|
Adds option to tell that an embeded url document is of type image.
|
2021-10-15 11:36:15 -03:00 |
vnmedeiros
|
22a14b956a
|
feat: add document options `is_image`
|
2021-10-15 10:43:31 -03:00 |
Mateus Machado Luna
|
732464e123
|
Merge pull request #615 from tainacan/feature/612
Feature/612 - Different layouts for related items templates.
|
2021-10-14 16:58:58 -03:00 |
mateuswetah
|
dce60c5445
|
Enable Collections and Items post type on the editors loop block by enabling 'show_in_rest' on their post type register function. #614
|
2021-10-14 16:36:34 -03:00 |
mateuswetah
|
c61aa92754
|
Updates variable name for dynamic items list arguments. #612
|
2021-10-14 11:41:33 -03:00 |
mateuswetah
|
713ff0f40b
|
Changes carousel-related-items to related-items-list block. Updates template tags functions to use dynamic items list as well. #612
|
2021-10-13 15:25:30 -03:00 |
mateuswetah
|
3d61aef836
|
Fixes lack of scroll overflow in filter checkbox input #610
|
2021-10-07 17:47:37 -03:00 |
mateuswetah
|
a9e409cad3
|
Adds option to insert a confirmation checkbox on the item submission form #611.
|
2021-10-07 15:31:26 -03:00 |
Mateus Machado Luna
|
a76288ca97
|
Merge pull request #609 from tainacan/feature/607
Lazy loading more assets - Feature/607
|
2021-10-06 15:04:29 -03:00 |
mateuswetah
|
146b79a6a6
|
NEW FOLDER STRUCTURE REFACTOR. Everything in its right place... #607.
|
2021-10-05 18:00:59 -03:00 |
mateuswetah
|
e3d3f81993
|
Adds separate style enqueue for media gallery. #607.
|
2021-10-05 12:11:01 -03:00 |
mateuswetah
|
a440a22d65
|
Adds style for loading state of blocks. Removes uncessary enqueues on media component. #607
|
2021-10-05 11:37:25 -03:00 |
mateuswetah
|
0f85cd66cc
|
Updates to media component mount logic #607
|
2021-10-05 10:25:02 -03:00 |
mateuswetah
|
370cc7f974
|
Lazy loading other assets #607
|
2021-10-04 16:57:48 -03:00 |
vnmedeiros
|
7b11899082
|
feat: add filter `tainacan-submission-item-data`
|
2021-09-29 16:19:09 -03:00 |
Vinícius Nunes Medeiros
|
930649c09c
|
Merge pull request #605 from tainacan/feature/583
feature/583: add option to remove a background process of queue while it is not started
|
2021-09-28 14:03:53 -03:00 |
mateuswetah
|
b1e1420ee0
|
Fixes some strings.
|
2021-09-27 21:28:06 -03:00 |
vnmedeiros
|
4a0cf3cd03
|
Merge tag '0.18.6' into develop
release 0.18.6
|
2021-09-27 15:48:20 -03:00 |
vnmedeiros
|
635540ab9f
|
release 0.18.6
Merge branch 'release/0.18.6'
|
2021-09-27 14:30:11 -03:00 |
vnmedeiros
|
2b95ad982a
|
release: uptade version
|
2021-09-27 10:44:29 -03:00 |
vnmedeiros
|
a31a85acd6
|
feat: add public_url on exporter csv
|
2021-09-27 10:42:30 -03:00 |
mateuswetah
|
880c3c00eb
|
Hides swiper arrows when they are disabled.
|
2021-09-24 16:30:00 -03:00 |
mateuswetah
|
1515f1cdac
|
Checks max values on taginput for user and taxonomy metadata type.
|
2021-09-23 17:15:03 -03:00 |
mateuswetah
|
6df6af44ff
|
Fixes some css errors of tooltips in google Chrome
|
2021-09-23 16:20:45 -03:00 |
mateuswetah
|
957430320a
|
Checks if return is empty before adding wrapper classes to tainacan relationship group in value as html.
|
2021-09-23 14:54:10 -03:00 |
mateuswetah
|
fae9e45b91
|
Display separator in filters list only if the lenght is greater than 1
|
2021-09-22 17:14:24 -03:00 |
mateuswetah
|
2982520e17
|
Open gutenberg links in the same tab.
|
2021-09-22 11:05:42 -03:00 |
mateuswetah
|
91346de697
|
Adds 6x2 pattern to grid view on dynamic items block.
|
2021-09-21 17:32:23 -03:00 |
mateuswetah
|
d624c42348
|
Adds option to set space around every carousel block.
|
2021-09-21 14:54:42 -03:00 |