Commit Graph

7418 Commits

Author SHA1 Message Date
mateuswetah c07d3c4f5e Updates PDFJS to version 2.14.305. 2022-06-07 11:08:15 -03:00
mateuswetah aa1077b826 Small css adjustments to gutenberg blocks. 2022-06-06 11:26:50 -03:00
mateuswetah 8c0c5ef17a Loading indicator and metadata reloading on metadata mapping list. 2022-06-06 11:26:36 -03:00
mateuswetah 3e1616112e Merge branch 'develop' of github.com:tainacan/tainacan into develop 2022-06-02 17:48:54 -03:00
mateuswetah 7368f031c6 Reinforces type defaults in some blocks. 2022-06-02 17:48:48 -03:00
vnmedeiros 51810c5ebf update version 2022-06-02 16:52:09 -03:00
mateuswetah f79663d7b2 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2022-06-02 16:51:39 -03:00
mateuswetah 59e86d1203 Checks for undefined mosaic grid rows. 2022-06-02 16:50:56 -03:00
Mateus Machado Luna e84c4a0d2e
Merge pull request #707 from tainacan/feature/706
Adds option to choose image sizes on some blocks. Feature/706
2022-06-02 11:47:54 -03:00
mateuswetah 1ecb9915de Replaces crop_image_to_square by image_sizes in template tags. #706. 2022-06-02 11:25:10 -03:00
mateuswetah 0180440243 Replaces cropImageToSquare by imageSize on collections carousel. #706. 2022-06-02 11:14:44 -03:00
mateuswetah ac4723d645 Replaces cropImagesToSquare parameter with imageSize on Items Carousel #706. 2022-06-02 10:45:05 -03:00
mateuswetah 082be875ca A bit more checking for maxItemsNumber 2022-06-01 16:53:31 -03:00
mateuswetah 9ecf899a86 Checks if maxItemsNumber is undefined. 2022-06-01 16:36:26 -03:00
mateuswetah a02f14ffbc Adds image size option to dynamic block items. 2022-06-01 15:58:00 -03:00
vnmedeiros c8f42c43b6 Merge tag '0.18.9' into develop
release 0.18.10
2022-05-24 11:36:31 -03:00
vnmedeiros 329eedf6a0 Merge branch 'hotfix/0.18.9' 2022-05-24 11:14:17 -03:00
vnmedeiros 87c30a5efd update tested up to 2022-05-24 11:13:23 -03:00
vnmedeiros 74a2cc595b add function `wp_kses_tainacan` 2022-05-24 10:40:22 -03:00
vnmedeiros 528ca70da6 fix: add a filter to wp_kses_allowed_html 2022-05-23 18:45:58 -03:00
vnmedeiros 9b946e5ef8 fix: escape strings 2022-05-23 17:55:52 -03:00
vnmedeiros ea7fc0d303 update version 2022-05-23 17:09:27 -03:00
vnmedeiros fbfd84c9c0 fix: set allowed html in return theme helper 2022-05-23 17:05:22 -03:00
vnmedeiros 7383916f7f fix: remove env $_COOKIE 2022-05-23 10:06:06 -03:00
vnmedeiros 18b0b2a486 fix adding echo 2022-05-23 10:05:41 -03:00
mateuswetah 53ec6cdccf MORE escapes before echoes. 2022-05-20 17:43:18 -03:00
mateuswetah c58523ae50 Merge branch 'hotfix/0.18.9' of github.com:tainacan/tainacan into hotfix/0.18.9 2022-05-20 16:07:29 -03:00
mateuswetah 40100e24ed Espaces several 'echos' in the template tags file. 2022-05-20 16:07:22 -03:00
vnmedeiros 31b1670497 fix: echos 2022-05-20 15:23:39 -03:00
Vinícius Nunes Medeiros 93a90d7db9
Merge pull request #703 from tainacan/feature/702
fix: update item validate on CSV importe #702
2022-05-19 15:13:48 -03:00
vnmedeiros 50f7cdcd2f fix: update item validate #702 2022-05-19 15:13:08 -03:00
vnmedeiros 1266b88960 release: update version 2022-05-18 23:25:03 -03:00
vnmedeiros e8bb161a64 fix: add allowed html in `media_component_slide` 2022-05-18 23:16:05 -03:00
vnmedeiros bcc4a6b57f fix: sanitized and escaped input and output 2022-05-18 22:28:27 -03:00
vnmedeiros 66fa425cc7 fix: remove require `wp-blog-header.php` 2022-05-18 21:40:54 -03:00
vnmedeiros a7de746a6c fix not using `file_get_contents` to get remote files 2022-05-18 18:11:02 -03:00
vnmedeiros 6199f89209 fix: remove `curl_exec` 2022-05-18 17:58:18 -03:00
vnmedeiros 47ff7adc79 fix: set taxonomy metadada to allow new terms on import CSV. 2022-05-13 11:14:45 -03:00
mateuswetah f37d28d9cc Small fix to default order setting. 2022-05-10 15:13:59 -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
Mateus Machado Luna 7f7deab0be
Merge pull request #698 from tainacan/feature/696
Refactor code to use latest Webpack and Node versions #696
2022-04-12 16:48:27 -03:00
mateuswetah 8a62f388a6 Updates to fix errors from latest refactor #696. 2022-04-12 16:25:44 -03:00
mateuswetah 62dc76e9a2 SEVERAL updates and refactor for new Webpack and Vue loader compatibility. #696. 2022-04-04 17:37:43 -03:00
mateuswetah e81a4028f7 Small check if searchURL is defined before using it on items carousel. 2022-04-04 09:27:08 -03:00
mateuswetah 5bc9ce4bb9 Updates several development packages including Webpack. #696. 2022-04-01 16:35:01 -03:00
mateuswetah aecd1599fc Updates PhotoSwiper to latest version. 2022-03-31 15:12:07 -03:00
mateuswetah 2fbfaad2a1 Checks maxtags variable properly. (Fixes bug where compound relationship taginput was not being disabled after first tag is selected) 2022-03-29 10:34:42 -03:00
mateuswetah 425f089957 Garanteer hidden elements buttons on the media frame are display none. 2022-03-28 16:06:14 -03:00
mateuswetah bfb6228a55 Fixes filter iteractions on mobile. Adds focus to filter components on mobile. 2022-03-24 14:27:28 -03:00