Commit Graph

7907 Commits

Author SHA1 Message Date
mateuswetah ce566e4bd5 Moves geometadata select to topleft. #692. 2023-01-16 10:57:36 -03:00
mateuswetah e623900c2a Registers a separate category for query loop variations. #764. 2023-01-16 10:41:26 -03:00
mateuswetah b53cc0d0e5 Adds query loop block variations. #764. 2023-01-15 22:12:53 -03:00
mateuswetah beb924f29b Adds orderby param to get_tainacan_related_items_list, as a first effort for #752. 2023-01-13 15:39:47 -03:00
mateuswetah 350f5f1a2f Adds once modifier to prevent duplicated metadata creation. Mentioned in #711. 2023-01-12 11:58:27 -03:00
mateuswetah 2be636999b Fixes repository level metadata not updating their state after form edition #761. 2023-01-12 11:52:51 -03:00
Mateus Machado Luna 06534faf6f
Merge pull request #763 from tainacan/feature/693
Brings Map View Mode for Geocoordinate metadata items #693
2023-01-12 11:37:53 -03:00
mateuswetah 9c63d9abd7 Creates theme-side map view mode. #693. 2023-01-12 11:18:09 -03:00
mateuswetah 06fbeddb8d Adds information of selected items. Better geo metadata selection. #693. 2023-01-11 12:17:03 -03:00
mateuswetah 3a6199f975 Adds focused and located state for items list. #693. 2023-01-10 12:19:44 -03:00
mateuswetah 33902428a8 Adds compound information inside tooltip. 2023-01-10 12:02:42 -03:00
mateuswetah 5b4bd4eac4 Fixes showLocarionsByItem integration with compound values. #693. 2023-01-10 11:10:59 -03:00
mateuswetah 403d7534af Displays compound markers for geocoordinate metadata #693. 2023-01-10 11:02:16 -03:00
mateuswetah fd4d751e4b Begins implementation of geocoordinate inside compound on map view mode. 2023-01-09 14:31:22 -03:00
mateuswetah 2f8b94eafd Adds div wrapper to trigger translation plugins in item submission form. 2023-01-09 10:45:56 -03:00
mateuswetah 8acfc2c78f Fixes js translated files by adding inline enqueue of translation script. 2023-01-05 11:56:38 -03:00
mateuswetah dae65fc5b1 Adds ?ver=hash to lazy loaded modules to avoid issues with cache. 2023-01-05 11:56:32 -03:00
vnmedeiros b3cea53c72 fix: tell to WP wich script contains the translations and your domain 2023-01-04 16:34:41 -03:00
mateuswetah a800e561fd Shows all item markers when clicking item instead of only one value. #693. 2022-12-23 18:19:35 -03:00
mateuswetah ad28eaf768 Begins implementation of icon to show item location. #693. 2022-12-23 16:56:08 -03:00
mateuswetah 1c9069736d Adds geocoordinate metadatum select to map vie mode #693. 2022-12-23 16:02:54 -03:00
vnmedeiros 09f7e68c1f Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692 2022-12-23 08:48:23 -03:00
vnmedeiros 2dc5cf5c6f feat: add geoCoordinateHelper to processed `geoquery` #692 2022-12-23 08:48:18 -03:00
mateuswetah f1884239a3 Begins implementation of Map View Mode. #693. 2022-12-22 12:09:53 -03:00
mateuswetah 3ac06424c6 Adds ids to differentiate sections of the item submission form. 2022-12-22 09:40:30 -03:00
Mateus Machado Luna 926938446b
Merge pull request #757 from tainacan/feature/747
Adds option to hide term full hierarchy path on value_as_html #747
2022-12-21 12:08:56 -03:00
mateuswetah 7fe0e4bc20 Option to hide term hierarchy path #747 2022-12-21 11:53:39 -03:00
mateuswetah 03fca19104 Adds option to hide term hierarchy path in value_as_html. 2022-12-21 11:53:37 -03:00
Mateus Machado Luna c20e45f022
Merge pull request #756 from tainacan/feature/755
Adds basic sorting control to faceted search block. #755
2022-12-21 11:42:05 -03:00
mateuswetah 008b75f62f Adds sorting control to terms and repository level items list block. #755. 2022-12-21 11:10:20 -03:00
mateuswetah 408fb69d21 Adds warning related to required fields on item submission for draft status. #754. 2022-12-21 10:40:58 -03:00
mateuswetah 02ca95d2b0 Updates to some npm packages and webapck language list. 2022-12-21 10:32:19 -03:00
mateuswetah 45ee51d123 Updates to geocoordinate styling. 2022-12-21 09:55:32 -03:00
mateuswetah 6739c755eb New updates to geo coordinate input. #692. 2022-12-20 12:13:48 -03:00
mateuswetah 1b6a02b8b3 Begins some improvements to single-valued input in geo coordinates. #692. 2022-12-19 11:58:29 -03:00
mateuswetah 9a0f1139a2 Fixes loading problem for multiple maps. 2022-12-19 11:31:21 -03:00
mateuswetah 4803a57060 Begins implementation of orderby attribute on the faceted search block. 2022-12-16 16:23:29 -03:00
mateuswetah 1ab2f8972a Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692 2022-12-15 09:19:51 -03:00
mateuswetah e463b935b8 Creates geocoordinate-item-metadatum block to have client-side script for displaying maps. #692. 2022-12-14 11:22:50 -03:00
vnmedeiros f1fd8ee39f ix: test if proprieties exist in filter arguments on using elasticpress 2022-12-14 11:12:44 -03:00
vnmedeiros 4eaa38f949 fix: test if proprieties `taxonomy` and `terms` exist in filter arguments. 2022-12-14 11:02:11 -03:00
vnmedeiros 1b4219673a fix: validate coordinates lat long 2022-12-13 15:13:45 -03:00
mateuswetah bf28bc96a8 Improvements to geo metadata edition form. #692. 2022-12-12 12:02:16 -03:00
mateuswetah 9a52fd94d2 Uses p instead of h5 in errors tooltip to avoid css conflicts and better structure. 2022-12-10 18:04:54 -03:00
mateuswetah 0e66f74e68 Begins work for viewAsHtml 2022-12-10 17:28:11 -03:00
mateuswetah 3dd10e1f65 Replaces taginput by separate latitude and longitude insertion. 2022-12-10 17:27:49 -03:00
mateuswetah e20e6306f7 Fixes offset issue of leaflet map. 2022-12-07 11:13:08 -03:00
mateuswetah a8da86843f Adds logic to prevent location insertion when not multivalued. 2022-12-07 09:58:47 -03:00
mateuswetah ebc6b7feb3 Initial check for single-valued metadata. 2022-12-06 12:16:09 -03:00
mateuswetah 1a9a58e78b Begins implementation of GeoCoordinate field input using leaflet. 2022-12-06 12:09:48 -03:00