Commit Graph

8511 Commits

Author SHA1 Message Date
mateuswetah c155e9c393 Adds intersection observer to watch map visibility in geocoordinate metadatum and prevent it from being broken in certain scenarios. 2024-11-08 15:55:38 -03:00
mateuswetah b3668eb3c0 Add option to hide the "collapse all" button in filters panel. #893. 2024-11-08 15:55:38 -03:00
mateuswetah 9309c510ab Basic layout and options for horizontal filters #893. 2024-11-08 15:55:38 -03:00
mateuswetah 05bad4e10b Creates option to disable autohide of filters on mobile screens. #893. 2024-11-08 15:55:38 -03:00
mateuswetah 3103aedfe8 Merge branch 'develop' into feature/494 2024-06-07 16:32:45 -03:00
Mateus Machado Luna 1b18647dac
Merge pull request #891 from tainacan/feature/886
Adds options to select comparator in numeric and date default filters #886
2024-06-07 16:23:09 -03:00
Mateus Machado Luna eb7dae2c66
Merge pull request #890 from tainacan/feature/887
Creates basic date and numeric intersection filters. #887
2024-06-07 16:11:18 -03:00
mateuswetah 7442a3d228 Merge branch 'feature/887' of github.com:tainacan/tainacan into feature/887 2024-06-07 15:57:28 -03:00
mateuswetah 0ff12f3b67 Basic logic for intersection filters without range by now. #887. 2024-06-07 15:57:20 -03:00
vnmedeiros cb61dc2646 Merge tag '0.21.6' into develop
release 0.21.6
2024-06-07 11:23:24 -03:00
vnmedeiros d41af23eb1 Merge branch 'release/0.21.6' 2024-06-07 11:23:06 -03:00
vnmedeiros 5aaed7cd0e fix: script to build remove *.js 2024-06-07 11:22:52 -03:00
vnmedeiros 9fae424460 fix: test quantity os filters types 2024-06-07 08:28:00 -03:00
mateuswetah cd15cd1b78 Merge branch 'feature/887' of github.com:tainacan/tainacan into feature/887 2024-06-06 14:07:09 -03:00
mateuswetah a8aa9bb7cb Passes 'secondary' indicator to metaquery. #887. 2024-06-06 14:06:52 -03:00
vnmedeiros 4729bd3118 feat: add secondary in metaquery #887 2024-06-06 12:25:58 -03:00
mateuswetah b40ec45bed Removes PDF.js and leaves browsers responsible for displaying embeded PDF iframe. #888. 2024-06-06 11:00:54 -03:00
mateuswetah 6b1137db80 Begins version 0.21.6. 2024-06-04 15:17:52 -03:00
mateuswetah c7d0fe51c2 Updates PDF.js to version 4.3.136. 2024-06-04 15:09:27 -03:00
mateuswetah e9bee78d0f Checks valid filter_type_object.use_max_option instead of filter_type_options. 2024-06-04 13:59:58 -03:00
mateuswetah c5785f7ffe Removes /vendor/composer/installed.json from build process to avoid exposing versioning of libraries. 2024-06-04 09:18:50 -03:00
mateuswetah d215c9a9ce Creates intersection filter for numeric as well. #887. 2024-06-03 18:21:53 -03:00
mateuswetah ce1e57c792 Added comparators options to numeric filter as well. #886. 2024-06-03 17:01:53 -03:00
mateuswetah 658789e2bb Disables comparator dropdown if only one option is available. #886. 2024-06-03 16:32:48 -03:00
mateuswetah ebf478d5ff Adds option to display the filter as a range instead of one date. #887. 2024-06-03 15:53:13 -03:00
mateuswetah a9df08c15f Adds first and second comparator options to intersection metadata. #887. 2024-06-03 15:11:07 -03:00
mateuswetah 685b61b0b1 Creates first version of dates intersection filter. #887. 2024-06-03 11:50:50 -03:00
mateuswetah 161fc5cc9f Begins implementation of enabled comparators for date filter. #886. 2024-05-31 09:40:38 -03:00
vnmedeiros 2f127030ed Merge tag '0.21.5' into develop
release: 0.21.5
2024-05-29 15:24:06 -03:00
vnmedeiros 87112ef7f4 Merge branch 'release/0.21.5' 2024-05-29 15:23:55 -03:00
mateuswetah 0fc6630484 Updates package.json dependencies and updates stable tag. 2024-05-29 15:01:04 -03:00
vnmedeiros 00d74ffcfe release: update version 2024-05-29 14:27:16 -03:00
vnmedeiros 1fdc5f1030 Merge tag '0.21.4' into develop
release 0.21.4
2024-05-29 09:03:04 -03:00
vnmedeiros 7fc95777c7 Merge branch 'hotfix/0.21.4' 2024-05-29 09:02:56 -03:00
mateuswetah 4d1d17f031 Moves some styling related to relationship and compound metadata across blocks. 2024-05-28 21:30:56 -03:00
mateuswetah f71c2e94ee Begins implementation of sync from vue admin to outside menu navigation components. #494. 2024-05-28 21:24:47 -03:00
mateuswetah 914a69b81c Adds correct link to the patchstack VDP. 2024-05-27 10:15:39 -03:00
mateuswetah 0c25ed20fe Fixes xss vunerability issues with Vue components rendered in Admin. 2024-05-24 14:04:39 -03:00
mateuswetah af1e988430 Correct usage of wp_kses in dynamic items and carousel blocks. 2024-05-24 13:44:18 -03:00
mateuswetah 60addafb5b Creates class-tainacan-pages and its new logic for registering admin pages. #881 and #494. 2024-05-24 11:55:46 -03:00
mateuswetah a90fbc813d Fixes access to undefined filterTypeOptions in text autocomplete scenario. 2024-05-23 11:22:00 -03:00
mateuswetah 2ec978de23 Updates to npm packages. 2024-05-23 11:21:36 -03:00
mateuswetah 1d6f402a0b Creates dashboard class and renames admin class do "views". First steps towards new naviagion menu. #494. 2024-05-23 08:23:08 -03:00
mateuswetah b3929e86d9 Merge branch 'develop' into feature/494 2024-05-22 09:17:48 -03:00
mateuswetah 2c428c0402 Prevents inserting child metadata in repository level compound from collection level. 2024-05-21 11:04:31 -03:00
mateuswetah ff8058bfc9 Fixes bug where more than one child metadata child of the same type could not be inserted in compound. 2024-05-21 10:32:23 -03:00
mateuswetah 2d71ceee9e Correct usage of wp_kses in dynamic items and carousel blocks. 2024-05-20 16:42:33 -03:00
Mateus Machado Luna e5218edf8c
Merge pull request #877 from tainacan/feature/872
Fetches facets on taginput filter after clicking on them.
2024-05-20 14:28:48 -03:00
mateuswetah 41d6808609 Adds Patchstack Vunerability Disclosure Program link to readme.txt. 2024-05-20 10:58:35 -03:00
vnmedeiros 2012e07d45 release: update version 2024-05-18 16:45:43 -03:00