Commit Graph

7170 Commits

Author SHA1 Message Date
vnmedeiros 880fef45c3 feat: add endpoint update parent terms #758 2023-05-03 11:33:16 -03:00
mateuswetah 18c1d27b72 Begins split of terms-list component in three. 2023-05-02 11:18:26 -03:00
mateuswetah accfaa1d55 Classes renaming on the terms list #775. 2023-04-28 11:42:35 -03:00
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 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 422371291d release: update version to 0.20.1 2023-03-14 09:45:30 -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
vnmedeiros 132a53485f release: update version 2023-03-09 10:16:01 -03:00
mateuswetah 9b22d0e0a5 Brings term thumbnail sizes to all blocks that use header_image. #705. 2023-03-09 09:12:17 -03:00
vnmedeiros 5c01776f12 fix: determine the metadata type for CSV import on create new metadata. 2023-03-08 15:14:18 -03:00
mateuswetah 79c2265f80 Several new options to the terms list template functions. #758. 2023-03-08 11:42:06 -03:00
mateuswetah d326d9c5c7 Fetches term thumbnail image with different sizes. #705. 2023-03-07 15:22:10 -03:00
mateuswetah f9f6b7e9b0 Fixes term search field ID and classes. #758. 2023-03-07 09:34:57 -03:00
mateuswetah edb9f10218 Removes wrong var_dump 2023-03-06 18:54:41 -03:00
mateuswetah dfd259888e Sets collection default default_orderby value to date instead of creation_date. 2023-03-06 18:53:50 -03:00
mateuswetah 8fdad8f2b0 Removes wrong var_dump 2023-03-06 18:51:37 -03:00
mateuswetah edb33a0fdf Sets collection default default_orderby value to date instead of creation_date. 2023-03-06 18:50:22 -03:00
mateuswetah 75ad9f9e91 Adds thumbnail to public view mode of map list and adds title placeholder. 2023-03-06 12:01:26 -03:00
mateuswetah 28bf8edc3d Adds filters to tweak defautl terms orderby and perpage. 2023-03-06 10:40:46 -03:00
mateuswetah a645e46988 Merge branch 'release/0.20.0' into feature/758 2023-03-06 09:55:44 -03:00
mateuswetah 17fe2a78ec Small text clarity fix. 2023-03-03 20:12:39 -03:00
mateuswetah 4bfbb06604 Fixes old usage of creation_date parameter for sorting. 2023-03-03 10:55:18 -03:00
vnmedeiros 178aececca fix: specific function call `get_value_as_string` of metadata type 2023-03-03 09:29:08 -03:00
mateuswetah 6e7f7f7134 Removes geo-coordinate from list of available filters. 2023-03-03 09:01:36 -03:00
mateuswetah 1ff2df0e20 Adds optional wrapper around term links. #758. 2023-03-03 09:00:29 -03:00
mateuswetah f314b444f2 Adds several more options to customize the terms list html. #758. 2023-02-28 12:20:11 -03:00
mateuswetah c8e0692f94 Adds option to trim term description. #758. 2023-02-27 16:30:46 -03:00
mateuswetah 2ebc217ffb Creates archive-term.php term redirect for themes. #758. 2023-02-27 12:24:08 -03:00
mateuswetah 7d05c7c8a5 Merge branch 'release/0.20.0' into feature/758 2023-02-27 10:22:38 -03:00
mateuswetah 83fb0e2bd3 Adds link to taxonomy page on tax edition form. 2023-02-24 18:28:15 -03:00
mateuswetah 8124e74b0e Shows tainacan taxonomies list. Adds rewrite to make taxonomies link more firendly. #758. 2023-02-24 18:02:18 -03:00
mateuswetah 16a8cefd71 Adds option to show an image placeholder for term thumbnails 2023-02-24 17:04:07 -03:00
mateuswetah 29dd4953a1 Adds more options and filters to customize taxonomy terms list. #758. 2023-02-24 16:54:49 -03:00
mateuswetah 8a01249afd Adds children links to terms list. #758. 2023-02-24 12:07:54 -03:00
vnmedeiros a9ad7957c0 fix: declare variable $cpts 2023-02-24 10:21:25 -03:00
vnmedeiros 37b2c3a845 release: update version 2023-02-23 14:24:00 -03:00
mateuswetah fc308b84d3 Adds termspaged query param. #758. 2023-02-23 12:04:28 -03:00
mateuswetah d2d8ea4d4a Gets total pages to create proper pagination links. #758. 2023-02-23 11:18:38 -03:00
vnmedeiros 5f0ba3d234 Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0 2023-02-23 09:12:18 -03:00
vnmedeiros 5b914294e0 feat: add action o finish item submission 2023-02-23 09:11:55 -03:00
mateuswetah b8ea3fa7f7 Begins implementation of sorting and pagination options for terms list. #758 2023-02-23 08:42:15 -03:00
Vinícius Nunes Medeiros e908d6783f
Merge pull request #773 from tainacan/feature/736
feat: conditional metadata section #736
2023-02-22 14:22:18 -03:00
mateuswetah 66c25f0deb Fixes call to undefined $item_metadatum 2023-02-17 16:57:17 -03:00
mateuswetah e45bc10a07 Fixes call to undefined get_parent_meta_id 2023-02-17 16:55:42 -03:00
mateuswetah f0ea623b25 Fixes geocoorinate html id inside compound. 2023-02-17 16:52:48 -03:00
mateuswetah 1af1e797e2 Fixes conditional section repository metadata appearing inside stepped layout on item submission block. 2023-02-17 16:26:09 -03:00
mateuswetah beed56208e Adds warning when trying to enable conditional section if no select metadata is present. 2023-02-17 16:13:25 -03:00
mateuswetah a844d775f6 Prevents existing metadata insertion inside compound child metadata list. 2023-02-17 15:46:45 -03:00
mateuswetah c64ae2b420 Fixes cardinality issues on metadatum edition form. 2023-02-17 15:13:06 -03:00
vnmedeiros e967bc1b2e feat: test if is conditional section on get_metadata_section_as_html 2023-02-16 17:11:44 -03:00
mateuswetah d129e5cb1e More improvements to map rendering issues on sequence edit. 2023-02-16 12:11:55 -03:00
mateuswetah b7bce14671 Adds timeout to render intial zoom of geo coordinate edition field. 2023-02-16 11:19:17 -03:00
mateuswetah 5e0b17c3ca Begins selectedConditionalValue as an empty array, 2023-02-16 09:42:29 -03:00
mateuswetah 1481e61a13 Integrates conditional sections to steps layout #736. 2023-02-15 12:08:56 -03:00
mateuswetah b73530dd47 Brings conditional sections to item submission form. #736. 2023-02-15 11:11:44 -03:00
mateuswetah c492c944c9 Improvements to metadata section form. #736. 2023-02-14 12:52:19 -03:00
mateuswetah 38236a082e Handles multiple values selection for conditional metadata. #736. 2023-02-14 11:56:37 -03:00
mateuswetah 22e1af2ff1 Reinforces disabled state of hidden conditional metadata sections. #736. 2023-02-13 11:48:08 -03:00
vnmedeiros 93528b7d7c Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0 2023-02-10 09:20:14 -03:00
vnmedeiros ee0a384314 fix: undefined function imagecreatefromstring on get blurhash 2023-02-10 09:20:04 -03:00
mateuswetah 115caa19ea Hides geo metadata inside map card. 2023-02-09 10:44:17 -03:00
mateuswetah e549ed2d8d Improves display of information when no geo metadata is selected in map view mode. 2023-02-09 09:17:42 -03:00
vnmedeiros 3dc95fb2ef Merge branch 'feature/736' of github.com:tainacan/tainacan into feature/736 2023-02-08 12:12:28 -03:00
vnmedeiros a69b8c66a8 feat: add validate to conditional metadata section #736 2023-02-08 12:11:22 -03:00
mateuswetah 42fb426662 Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0 2023-02-08 11:15:31 -03:00
mateuswetah ba8013b454 Adds geocoorinate metadata type preview. 2023-02-08 11:15:25 -03:00
mateuswetah aeb82fa28c Adds fake-steps class to emulate stepped layout on edition side of the item submission block. 2023-02-07 11:20:36 -03:00
mateuswetah ac255c820a Adds border around stepped layout. #736. 2023-02-07 11:02:06 -03:00
mateuswetah f6645d2f10 Moves form to step where an error is present if exists. #736. 2023-02-07 10:39:03 -03:00
mateuswetah 4c80aec6d7 Begins implementation of stepped metadata sections in item submission form. #736. 2023-02-06 11:55:52 -03:00
vnmedeiros 19a137019b Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0 2023-02-03 16:53:10 -03:00
vnmedeiros 75bb685df0 fix: add continue if mapping not exist 2023-02-03 16:52:55 -03:00
mateuswetah 3056a8e8a0 Uses date instead of creation_date to save orderby attribute in collection form. 2023-02-03 14:51:09 -03:00
mateuswetah 934f1b4099 Fixes color issue with hover on menu items. 2023-02-03 14:50:46 -03:00
mateuswetah cca3a12772 Removes colors from Tainacan Block Icons 2023-02-03 11:58:22 -03:00
mateuswetah 25c4ac3a62 Adds collection list to query loop variations. 2023-02-03 11:50:47 -03:00
Mateus Machado Luna 82a120912f
Merge pull request #769 from tainacan/feature/764
Feature/764
2023-02-03 10:51:47 -03:00
mateuswetah 93ea87cc7f Fixes new Blocks Category reference. #764. 2023-02-03 10:22:57 -03:00
vnmedeiros 2448e576b6 Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0 2023-02-02 22:50:27 -03:00
vnmedeiros d9891fca98 fix: add `session_write_close` 2023-02-02 22:50:00 -03:00
vnmedeiros bbce6d1ab7 fix: capitalize header title `Content-Type` 2023-02-02 22:49:46 -03:00
mateuswetah 5bc93ff2fa Better background color for ge coordinates input. 2023-02-01 12:31:00 -03:00
Mateus Machado Luna 2af0a1ae65
Merge pull request #768 from tainacan/feature/767exit
Changes the way form errors are displayed in the item submission form #767
2023-02-01 12:30:22 -03:00
mateuswetah 1e6e79b236 Fixes invalid class to is-danger state on date input. 2023-02-01 12:10:55 -03:00
mateuswetah f538ee53f7 Uses block buttons html wrappers for submission form footer. 2023-01-31 12:48:33 -03:00
mateuswetah ddbbd7e359 Sends invalid date values in item submission form to allow submission endpoint to handle it. #767. 2023-01-31 12:12:53 -03:00
mateuswetah 63de6c633e Persists error message on item submission form until a new submission is performed. #767 2023-01-31 11:57:14 -03:00
mateuswetah b48f858327 Adds better error display for item submission form. #767. 2023-01-31 11:22:00 -03:00
vnmedeiros 864f1d3819 fix: metadata repository id default section 2023-01-28 15:15:52 -03:00
vnmedeiros 9c34b05002 Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0 2023-01-28 14:36:27 -03:00
vnmedeiros 5e2315bc0f refactor: improvements function `get_default_section_metadata_object_list` 2023-01-28 14:35:58 -03:00
vnmedeiros 4815060d21 add const `TAINACAN_DISABLE_ITEM_THE_CONTENT_FILTER` to disable the_content filter. 2023-01-28 13:41:01 -03:00
mateuswetah 73f036ff8f Adds proper color variable to map selection coordinate. 2023-01-26 11:40:00 -03:00
vnmedeiros cb029bf5c5 release: update version 2023-01-26 10:34:07 -03:00
mateuswetah 8a1985c3b1 Removes buggy styling from select option hover. 2023-01-26 09:50:20 -03:00
mateuswetah 48eb76588b Adds proper text color to filters tags list. 2023-01-26 09:50:07 -03:00
mateuswetah d235f18a13 Merge branch 'develop' into feature/692 2023-01-25 11:42:24 -03:00
mateuswetah c93117e6be Resets current page after switching status tabs. #765. 2023-01-25 11:35:34 -03:00
mateuswetah 97052ccba6 Removes Geocoordinate from advanced search list. 2023-01-25 11:25:21 -03:00
mateuswetah 79859310e9 Uses metadatum id instead of index for geocoorginate select. #692. 2023-01-25 11:19:21 -03:00
mateuswetah 4628da748c Saves user preference for selected geocoordinate metadatum. #692. 2023-01-25 10:40:18 -03:00
mateuswetah daaac2d698 Adds marker highlight effect. #693. 2023-01-24 12:12:42 -03:00
mateuswetah 57d5fdc72f Creates 'sorting' attribute on metadata types to indicate if a metadata should appear in the sorting metadata items list. 2023-01-23 10:59:00 -03:00
vnmedeiros cd96399fff add full path on log csv importer 2023-01-23 10:41:35 -03:00
mateuswetah 022058381d Adds map icon to map view mode. #693. 2023-01-23 10:27:59 -03:00
mateuswetah fcd187a652 Adds leaflet-active-area plugin to better handle padding and zoom. #693. 2023-01-20 18:44:55 -03:00
mateuswetah e7dc428c23 Changes padding for view mode map. #693 2023-01-20 16:08:29 -03:00
mateuswetah e944aa7c82 Updates yellow color and notices box-shadow. 2023-01-20 15:36:21 -03:00
mateuswetah f7008c2b5f Fixes two-columns issue on metadata edition form. 2023-01-20 12:32:05 -03:00
mateuswetah d358e79186 Loads metadata settings from metadatum edition form #692. 2023-01-20 12:24:03 -03:00