Commit Graph

8278 Commits

Author SHA1 Message Date
mateuswetah b6f6c050d6 Variables renaming in the terms list. #775. 2023-04-28 11:16:12 -03:00
mateuswetah ef28128fef Fixes insertion order in terms list #775. 2023-04-28 10:03:12 -03:00
mateuswetah 9cffe0eb57 Removes unecessary vuex mutations and adds back to root term button. #775. 2023-04-27 12:23:33 -03:00
mateuswetah 5cd46b9f65 Updates total_children information in sync with term insertion and deletion. #775. 2023-04-26 18:25:50 -03:00
mateuswetah 4225af946b Adds options to remove if selected a whole column instead of some terms. #775. 2023-04-26 16:38:26 -03:00
mateuswetah 65ace5843f Adds delete_child_terms to deleteTerm action. 2023-04-24 13:56:28 -03:00
mateuswetah 8e4294b1e6 Merge branch 'feature/758' of github.com:tainacan/tainacan into feature/758 2023-04-24 09:46:12 -03:00
mateuswetah e7db054401 Removes unecessary term traversal 't' library. 2023-04-24 09:46:06 -03:00
vnmedeiros ee2e1e650b fix: add cast to tainacan entity 2023-04-24 09:41:32 -03:00
mateuswetah 2e87f3d690 Safer access to item id in theme helper function. 2023-04-19 15:27:57 -03:00
mateuswetah 536e4ad67f Uses break-word instead of break-all for file names in the item gallery swiper. 2023-04-19 15:26:24 -03:00
mateuswetah 596e37f75d Correct import order and dependency on Query loop block variations. 2023-04-19 15:25:51 -03:00
Vinicius 8024cd3a68 feat: add param on delete terms ande delete multiples terms #775 2023-04-19 14:46:03 -03:00
mateuswetah 7d5f75a6d1 Fixes metadata mapping list not showing informations when loaded. 2023-04-13 11:14:33 -03:00
mateuswetah 988f8da25b Merge branch 'develop' into feature/758 2023-04-11 09:32:58 -03:00
vnmedeiros 0f9f681408 Merge tag '0.20.2' into develop
release 0.20.2
2023-04-10 15:47:08 -03:00
vnmedeiros c217ac19f1 Merge branch 'release/0.20.2' 2023-04-10 15:46:59 -03:00
vnmedeiros 958e4abd55 release: update version 2023-04-10 14:19:28 -03:00
vnmedeiros 5705cba46b Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-04-10 13:59:34 -03:00
vnmedeiros 72c8b03ff7 chore: remove `@session_start()` 2023-04-10 13:59:04 -03:00
mateuswetah fd97a147df Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-04-10 12:04:00 -03:00
mateuswetah 7eca3a531b Improves conditions for displaying term link in the facets block. 2023-04-10 12:03:55 -03:00
vnmedeiros 1509f3bed2 fix: add function `get_value_as_string` on compound metadata 2023-04-06 16:49:24 -03:00
mateuswetah 566ad66a9d Dynamic load of filters list bundle in case hideFilters is passed. 2023-04-06 11:28:14 -03:00
mateuswetah 1dabc2206f Dynamic imports for registered view modes 2023-04-05 12:24:59 -03:00
mateuswetah 0af6c7e444 Update to text-overflow logic inside dropdowns. 2023-04-05 12:24:43 -03:00
mateuswetah 31284b9e46 Adds total_terms to taxonomies list and link to public taxonomies archive from admin. #758. 2023-04-04 11:52:55 -03:00
mateuswetah 95c8d57250 Updates to blocks for WP 6.2 compatibility. 2023-03-29 11:55:58 -03:00
mateuswetah 471f1cc887 Removes Draft from Taxonomy status. 2023-03-28 20:58:25 -03:00
mateuswetah 51a5c845fe Merge branch 'develop' into feature/758 2023-03-28 20:31:35 -03:00
mateuswetah 36fe732ffc Fixes mapper label on mapper selector in the mapping list. 2023-03-28 20:30:59 -03:00
mateuswetah 4e70fab914 Removes redundant calls to collection names in the filters panel. 2023-03-28 20:26:19 -03:00
mateuswetah 557ed4342e Removes buggy hasToPrepareMetadataAndFilters event, which caused redundant requests. 2023-03-28 18:15:42 -03:00
mateuswetah 19b589ce9c More tweaks for new terms list inside admin. #775. 2023-03-28 16:41:47 -03:00
mateuswetah 73ce20c6d3 More and more tweaks for the terms list refactor inside the admin. #775. 2023-03-27 16:02:35 -03:00
vnmedeiros c150f137e4 chore: add `TAINACAN_DISABLE_CONTENT_RELATIONSHIP_SEARCH` 2023-03-21 08:48:58 -03:00
vnmedeiros 3a7a9c6b8b Merge tag '0.20.1' into develop
release: 0.20.1
2023-03-14 10:02:08 -03:00
vnmedeiros e63741b797 Merge branch 'release/0.20.1' 2023-03-14 10:01:59 -03:00
vnmedeiros 538480ea57 fix: update rule of .gitignore 2023-03-14 10:01:46 -03:00
vnmedeiros 422371291d release: update version to 0.20.1 2023-03-14 09:45:30 -03:00
vnmedeiros 363d2b58e9 repository: update gitignore 2023-03-14 09:37:46 -03:00
vnmedeiros e193c46db8 fix: clear static artefact 2023-03-14 09:36:44 -03:00
mateuswetah 3fdbea4e54 Adds overflow to terms list inside taxonomy form. 2023-03-13 11:58:22 -03:00
mateuswetah c5f8617222 Merge branch 'develop' into feature/758. 2023-03-13 11:41:24 -03:00
vnmedeiros 20d6d4a5cc fix: add migration to update default order by "creation_date" to "date" 2023-03-13 09:49:20 -03:00
mateuswetah 5c1864da32 Fixes to loading query url order and islayoutsteps invalid on item submission form. 2023-03-12 11:24:01 -03:00
mateuswetah a39ea38f45 Begins migration to newer version of vuex and vue. 2023-03-10 17:46:08 -03:00
mateuswetah 4957003c4d Begins new Taxonomy form and Terms list layout on admin side. #775. 2023-03-10 15:32:56 -03:00
mateuswetah b5b1e033f1 Merge branch 'develop' into feature/758 2023-03-10 11:12:44 -03:00
mateuswetah ef080e80e3 Adds taxonomies label to social meta function. 2023-03-10 10:23:02 -03:00