Commit Graph

8018 Commits

Author SHA1 Message Date
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 fb226bad3c Updates to some node packages. 2023-03-06 09:25:32 -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