Commit Graph

8591 Commits

Author SHA1 Message Date
Mateus Machado Luna e62224fabf
Merge pull request #908 from tainacan/feature/#904
Fixes #906.
2024-07-04 16:30:30 -03:00
mateuswetah 8f4c48d4e5 Fixes #904. 2024-07-04 16:17:49 -03:00
Mateus Machado Luna 0947079408
Merge pull request #905 from tainacan/feature/#904
Adds option to filter term link by current collection #904
2024-07-04 08:55:21 -03:00
mateuswetah 6601276c02 Also hides metadata section tooltips in item submission form. 2024-07-03 17:04:09 -03:00
mateuswetah 92ae74ff91 Fixes metadata section tooltip not hiding when using description bellow. 2024-07-03 17:03:40 -03:00
mateuswetah 9914ab33b7 Creates link filtered by current collection option to taxonomy form. #904. 2024-07-03 12:08:46 -03:00
vnmedeiros 7ae6726241 Merge tag '0.21.7' into develop
release 0.21.7
2024-07-01 15:47:37 -03:00
vnmedeiros 28f0ec5a5f Merge branch 'release/0.21.7' 2024-07-01 15:47:28 -03:00
mateuswetah e1f5e2e250 Separates Colleciton not set error from empty value warning in CSV importer. 2024-07-01 15:31:25 -03:00
vnmedeiros 9cd23b5745 release: update version 2024-07-01 14:40:20 -03:00
mateuswetah 8db03bda2d Fixes hover state color on card view mode. 2024-07-01 14:22:13 -03:00
mateuswetah b9cf084690 Fixes to items list perpage and link reference. 2024-07-01 12:20:37 -03:00
mateuswetah 27766c5ff7 Updates to mosaic view mode: move checkbox to bottom. #900 2024-06-28 11:09:35 -03:00
mateuswetah fdaf1cf9a3 Adds check for permalinks structure before loading the Tainacan Admin. 2024-06-26 15:57:56 -03:00
mateuswetah 479976e399 Replaces all 'patch' usages by 'put' on requests 2024-06-25 16:14:11 -03:00
mateuswetah 2008239372 Removes console log. 2024-06-24 17:06:25 -03:00
mateuswetah a3af691f48 Fixes misspelling of hide filter collapses option. 2024-06-24 17:00:53 -03:00
Mateus Machado Luna 1fe3617d2a
Merge pull request #901 from tainacan/feature/900
Creates Mosaic View Mode #900
2024-06-21 16:09:52 -03:00
mateuswetah f5b7cbfb23 Creates Mosaic View Mode and fixes some alignement issues with previous ones. 2024-06-21 15:29:22 -03:00
mateuswetah a93d786997 Small fixes to filter placeholder. 2024-06-20 11:25:33 -03:00
mateuswetah 0f4ac98832 Align facets count to center in checkbox filters. 2024-06-17 11:45:58 -03:00
mateuswetah a1db262808 Small tweak to tooltip colors. 2024-06-14 14:13:11 -03:00
mateuswetah 9c8789b292 Creates option to hide filter collapses. 2024-06-14 12:29:58 -03:00
mateuswetah 8d6475ef04 Adds option to define filters inline width. 2024-06-14 10:44:00 -03:00
mateuswetah 1b1b2aa38d Responsiveness improvements to date and numeric filter. 2024-06-14 09:46:09 -03:00
mateuswetah f1fede5959 Huge fix: defines tooltip show delay correctly. 2024-06-14 08:39:33 -03:00
Mateus Machado Luna d7b2112787
Merge pull request #896 from tainacan/feature/893
Adds option to display filters horizontally instead of sidebar. $893
2024-06-13 18:08:53 -03:00
mateuswetah fbc3bc11db Small tweaks to horizontal filters css. #893. 2024-06-13 18:00:26 -03:00
mateuswetah e81551085b Fixes inconsistencies regarding mobile menu button state. 2024-06-13 15:02:48 -03:00
mateuswetah ad5210db83 Merge branch 'develop' into feature/893 2024-06-13 12:14:33 -03:00
mateuswetah 90d9d9c700 Checkbox filters alignment tweaks. 2024-06-13 12:13:31 -03:00
mateuswetah 6f1ad642b4 Displays filter desription in a tooltip or bellow the name. 2024-06-13 11:09:07 -03:00
Mateus Machado Luna 5950929dfc
Merge pull request #895 from tainacan/feature/894
Feature: Add placeholder option to most filters. #894.
2024-06-12 18:29:31 -03:00
mateuswetah 16e9579d5f Add placeholder option to most filters. #894. 2024-06-12 18:22:21 -03:00
mateuswetah f208741957 Fixes to numeric and date intersection metadata. Adds logic for removing secondary metadatum metaquery from tag. #887. 2024-06-12 09:00:47 -03:00
mateuswetah 007a358a83 Add option to hide the "collapse all" button in filters panel. #893. 2024-06-11 22:05:00 -03:00
mateuswetah fa0f35fa5c Basic layout and options for horizontal filters #893. 2024-06-11 13:29:23 -03:00
mateuswetah 49f0027031 Creates option to disable autohide of filters on mobile screens. #893. 2024-06-10 17:06:34 -03:00
mateuswetah 36aaa845f6 Small fixes to intersection filters form. #887. 2024-06-10 14:12:56 -03:00
mateuswetah 20c2a3cc1a Adds intersection observer to watch map visibility in geocoordinate metadatum and prevent it from being broken in certain scenarios. 2024-06-08 16:44:05 -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