Commit Graph

6806 Commits

Author SHA1 Message Date
mateuswetah 9e99eed3c7 Fixes some defaults errors on idynamic items blocks and gutenberg modal styles. #580 2021-07-19 12:04:10 -03:00
mateuswetah 79d04dda54 New block.json strategy for item submission blocks and some fixes to it. #580 2021-07-19 11:24:21 -03:00
mateuswetah 9a9b058695 More blocks refactor to new block.json strategy...
#580
2021-07-16 11:17:52 -03:00
mateuswetah a9bfb9e691 Adds more blocks to the block.json strategy #580 2021-07-16 10:12:09 -03:00
mateuswetah 1563c69898 Merge branch 'develop' into feature/580 2021-07-15 15:31:22 -03:00
mateuswetah 07f4845959 Fixes some build files. 2021-07-15 15:30:34 -03:00
vnmedeiros 1e965f0187 Merge tag '0.18.3' into develop
version 0.18.3
2021-07-15 14:31:17 -03:00
vnmedeiros 80513451fb Merge branch 'release/0.18.3' 2021-07-15 14:30:24 -03:00
mateuswetah 6cb63649f4 Continues refactor for block.json strategy #580 2021-07-15 14:25:43 -03:00
vnmedeiros 9dd46c1094 fix: set /bin/phpunit on tests for jobs to PHP 8 2021-07-15 11:15:02 -03:00
vnmedeiros 99bd661495 test: fix expresion condition 2 2021-07-15 11:11:26 -03:00
vnmedeiros 934b3f8169 test: fix expresion condition 2021-07-15 10:28:50 -03:00
vnmedeiros 994955ad83 release: update version 2021-07-15 10:20:26 -03:00
vnmedeiros ee9f51bfd5 fix: set phpunit version to PHP 8 2021-07-15 10:20:12 -03:00
mateuswetah 4115e40d57 Begins implementing new strategy of blocks.json #580 2021-07-15 09:51:25 -03:00
mateuswetah fd66635e16 Drastically refactors gutenberg folder to begin adaptation to block.json strategy from WP 5.8 #580 2021-07-14 17:22:37 -03:00
mateuswetah fa867c9832 Improves detection of not present tainaca_plugin in the thumbnail helper function. 2021-07-14 14:30:03 -03:00
vnmedeiros 2a3dd69d70 fix: update wp version on tests 2021-07-14 13:08:25 -03:00
vnmedeiros 6da4b2d47b test: remove integration with Tavis 2021-07-14 13:00:24 -03:00
vnmedeiros 83cc9d8968 test: add git test action workflow 2021-07-14 12:59:39 -03:00
vnmedeiros eb7b156c10 fix: test item blurhash 2021-07-14 12:57:37 -03:00
mateuswetah 9d25d30f94 Adds reload listener to Carousel Items Block 2021-07-14 10:06:15 -03:00
mateuswetah c03dfb6515 Adds minimum margin to last field on item edition form to avoid autocomplete overflow. 2021-07-13 17:51:14 -03:00
vnmedeiros 33eb4a1754 Merge branch 'release/0.18.3' of https://github.com/tainacan/tainacan into release/0.18.3 2021-07-12 23:36:59 -03:00
vnmedeiros 02a31425be fix: set status itens on exporter 2021-07-12 23:36:38 -03:00
mateuswetah 80fdbea635 Updates usage of register_categories_all filter for WP 5.8 #580 2021-07-12 17:40:47 -03:00
mateuswetah 04112eff78 Improves detection of not present tainaca_plugin in the thumbnail helper function. 2021-07-12 10:26:29 -03:00
vnmedeiros 49c56fdaf9 feat: change scale of blurhash 2021-07-09 17:33:31 -03:00
vnmedeiros 888882668b Merge branch 'release/0.18.3' of https://github.com/tainacan/tainacan into release/0.18.3 2021-07-09 17:04:51 -03:00
vnmedeiros bea5c1ab56 fix: set attachment metadata 2021-07-09 17:04:32 -03:00
mateuswetah 53ac90346f Forces fullscreen to slideshow view mode 2021-07-09 16:32:29 -03:00
vnmedeiros f7d8c30858 fix: get capabilities on null entity 2021-07-09 16:10:15 -03:00
vnmedeiros c4be678815 feat: set image blurhash on image_meta 2021-07-09 16:09:48 -03:00
mateuswetah bb2153bbc0 Merge branch 'release/0.18.3' of https://github.com/tainacan/tainacan into release/0.18.3 2021-07-09 09:44:28 -03:00
mateuswetah d51c56f243 Better check if tainacan_plugin is undefined on template tags. 2021-07-09 09:44:20 -03:00
vnmedeiros b438ba9257 fix: get thumbnail on exposers json 2021-07-08 15:59:41 -03:00
mateuswetah 052c78bee7 Fixes css conflitct on tainacan modals. 2021-07-07 21:40:20 -03:00
mateuswetah b250db6b7f Fixes insertion update error on text metadata when using suggestions. 2021-07-07 21:36:44 -03:00
mateuswetah 8db7e8a489 Fixes some css on view modes and updates label of related items in relationship form. 2021-07-07 10:24:27 -03:00
mateuswetah 0a0ea8217a Adds option to enable text input suggestions autocomplete. 2021-07-05 22:17:38 -03:00
vnmedeiros 034ec68889 version: 0.18.3RC 2021-07-05 16:15:02 -03:00
Vinícius Nunes Medeiros bced5ffe4c
Merge pull request #579 from tainacan/feature/531
More options to item submission #531
2021-07-05 16:12:09 -03:00
vnmedeiros b59874cf3d Merge branch 'develop' into feature/531 2021-07-05 16:11:45 -03:00
Vinícius Nunes Medeiros 5872e7cf7c
Merge pull request #578 from tainacan/feature/575
Autocomplete on Text metadata - Feature/575
2021-07-05 16:07:39 -03:00
vnmedeiros bc0bf9bfda Merge branch 'develop' into feature/575 2021-07-05 16:07:13 -03:00
Vinícius Nunes Medeiros 4d2e1e3674
Merge pull request #577 from tainacan/feature/358
Related Items - Feature/358
2021-07-05 16:03:15 -03:00
mateuswetah 6609c0d10e Fixes typo and improves metadata description string. 2021-07-05 10:33:20 -03:00
mateuswetah b1087623a0 Fixes related items fetch for compound and other adjustments. #358 2021-07-02 16:26:55 -03:00
mateuswetah d455ccd9f0 Merge branch 'feature/358' of https://github.com/tainacan/tainacan into feature/358 2021-07-02 15:07:09 -03:00
mateuswetah db617b3f29 Creates template function to check if there are related items. 2021-07-02 15:06:59 -03:00