Commit Graph

7262 Commits

Author SHA1 Message Date
vnmedeiros 45a75167e8 release: update version 2022-01-28 14:08:37 -03:00
mateuswetah 5cd34b71ef Disables warning due to html5 tags on loadHTML in embed class. 2022-01-28 11:22:04 -03:00
mateuswetah 1f1cc48a40 Forces swiper loop duplicated items to appear in carousel blocks. 2022-01-28 10:14:39 -03:00
mateuswetah 46ae201067 Fixes overflow of iframes in item edition page document. 2022-01-27 18:33:36 -03:00
mateuswetah 296e357f55 Updates to media modal content alignment. 2022-01-27 18:16:23 -03:00
mateuswetah df528bbd7b Merge branch 'release/0.18.8' of github.com:tainacan/tainacan into release/0.18.8 2022-01-27 15:39:00 -03:00
mateuswetah 6c41741dc9 Replaces Button react component by native button to fix bug on 5.9 in collections and terms block. 2022-01-27 15:38:52 -03:00
vnmedeiros 072fc2d701 fix: elastic search substring matches filters 2022-01-27 14:37:09 -03:00
vnmedeiros fb130c290e fix: test if function `finfo_open` exist 2022-01-27 14:36:26 -03:00
mateuswetah c50e70b97a Merge branch 'release/0.18.8' of github.com:tainacan/tainacan into release/0.18.8 2022-01-27 09:30:13 -03:00
mateuswetah 31f938736d Fixes wrong link to items related to this on admin side. 2022-01-27 09:29:44 -03:00
mateuswetah 1ac5fa84b1 Adds option 'accept_draft_items' to relationship metadata type. 2022-01-26 16:44:15 -03:00
mateuswetah f002916ffd Prototype implementatin of set_tainacan_admin_options filter. #659 2022-01-26 16:18:13 -03:00
vnmedeiros 7ae44316d3 fix: translate prepare mapped meta queries 2022-01-26 10:04:43 -03:00
vnmedeiros 92c81ed0a3 fix: phpunit-polyfills version 2022-01-26 09:35:21 -03:00
vnmedeiros b9f597677e fix: translate prepare meta queries 2022-01-26 08:48:57 -03:00
vnmedeiros 9c03be57bf fix: add require `autoload.php` on test bootstrap to include phpunit-polyfills 2022-01-26 08:48:35 -03:00
Mateus Machado Luna 6a41fa2179
Merge pull request #655 from tainacan/feature/647
Feature/647
2022-01-13 17:47:09 -03:00
Mateus Machado Luna d131e184a3
Merge pull request #658 from tainacan/feature/656
Compatible ColorPicker for WP 5.9 Feature/656
2022-01-13 17:46:12 -03:00
mateuswetah eb16f62beb Fixes new modal css conflicts from WP 5.9 2022-01-13 17:42:49 -03:00
mateuswetah 359d20e58b Creates TainacanCompatColorPicker component to handle different versions #656 2022-01-13 16:10:17 -03:00
mateuswetah 06dc18e6b2 Replaces usage of color picker component by color palette #656. 2022-01-13 12:00:37 -03:00
mateuswetah 07805b40bf Updates photoswipe gallery content on destroy to stop video and audio when closing modal. 2022-01-12 12:22:24 -03:00
mateuswetah df1bb8f5c7 Disables sticky container on item edition page for mobile devices. #647. 2021-12-16 11:32:43 -03:00
mateuswetah 1f74ee78a8 Merge branch 'develop' into feature/647 2021-12-16 10:46:23 -03:00
mateuswetah 401dc8b205 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2021-12-15 16:33:38 -03:00
mateuswetah bbd238152a Makes sure thumbnail is passed to enabled array if never set. 2021-12-15 16:33:33 -03:00
mateuswetah 960b3281af More tweaks to make sure orderby 'name' is not used. 2021-12-15 15:28:07 -03:00
vnmedeiros 82476d8ee8 fix: test search with `'` and `"` 2021-12-14 16:17:57 -03:00
vnmedeiros b1dd3f7889 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2021-12-14 15:54:11 -03:00
vnmedeiros cd64d5ab65 fix: the stripped characters on trim function. 2021-12-14 15:53:46 -03:00
mateuswetah 51446857d6 Fixes wrong variable name on setOrderBy. 2021-12-14 14:49:45 -03:00
mateuswetah 5569e59a0c Fixes undefined value of taxonomy when moving from multiple to single valued metadata. 2021-12-14 11:54:26 -03:00
mateuswetah 287ff3f687 Hides mores unecessary elements for mobile mode of the edition form. #647 2021-12-10 18:07:56 -03:00
mateuswetah 971042be33 Correctly fetches metadatum name on fitler tags. 2021-12-10 16:13:41 -03:00
mateuswetah b4df7f7e1c Updates how default view mode is set in the template tags. 2021-12-10 15:13:01 -03:00
mateuswetah 736d0a5c91 Displays item titl as html in masonry, cards and slideshow view modes. 2021-12-10 12:04:40 -03:00
mateuswetah c627bed216 Handles invalid orderby 'name' in the store. 2021-12-10 12:04:17 -03:00
mateuswetah 479e153700 Fixes compound style for importer mapper. 2021-12-10 12:03:44 -03:00
mateuswetah aa21e6075a Beings implementation of dedicated css for mobile #647 2021-12-09 10:01:04 -03:00
mateuswetah fb82245dae Instead of filter, decides where to call add_responsive_wrapper on embed content. #537 2021-12-08 16:12:16 -03:00
vnmedeiros e4999f1743 Merge tag '0.18.7' into develop
release 0.18.7
2021-12-07 17:15:29 -03:00
vnmedeiros 49953fdfd4 Merge branch 'release/0.18.7' 2021-12-07 17:15:17 -03:00
vnmedeiros 97d3fea96a fix version polyfill-mbstring 2021-12-07 17:07:30 -03:00
vnmedeiros 12b0eee635 update composer.lock 2021-12-07 16:24:21 -03:00
vnmedeiros 3b3d846b8c tests: back `phpunit-polyfills` to require-dev 2021-12-07 16:10:19 -03:00
vnmedeiros 5ec4918107 fix: remove `phpunit-polyfills` for incompatibility with PHP version 2021-12-07 16:02:50 -03:00
vnmedeiros 4d86bb7ba6 build: update build script to prod 2021-12-07 15:10:11 -03:00
vnmedeiros 2a2f0e5d5a release: update stable tag to 0.18.7 2021-12-07 14:20:57 -03:00
mateuswetah 296d31877e Fixes collection settings update for default orderby 2021-12-06 17:19:04 -03:00