Commit Graph

8573 Commits

Author SHA1 Message Date
mateuswetah 7b2bdbb811 Hides placeholder options for geocoordinate metadata. 2024-04-01 18:03:08 -03:00
mateuswetah 5f5f84f88d Fixes bulk edit actions for taxconomy terms. 2024-04-01 12:03:42 -03:00
mateuswetah 3b123e91d9 Fixes values passed to the bulk edition endpoint as objects. 2024-04-01 11:35:10 -03:00
mateuswetah cb0e3b767b Updates type expected for TaxonomyId props in some components, 2024-03-27 18:18:00 -03:00
mateuswetah 153117ac5e Fixes to terms list parent-child component comunication. 2024-03-27 09:56:02 -03:00
mateuswetah af44d2e3d8 Remove console.log left behind. 2024-03-26 15:52:45 -03:00
mateuswetah dbcd9a94a6 Fixes "new term modal" not opening. 2024-03-26 15:47:21 -03:00
mateuswetah 4cfc213229 Updates compound child metadata communication. 2024-03-21 17:48:53 -03:00
mateuswetah 9543af5645 Creates filters for tweaking child metadata html wrappers. 2024-03-21 12:03:24 -03:00
mateuswetah 32d12c7ca4 Several updates to fix metadata and filters dragndrop behavior. 2024-03-20 10:43:56 -03:00
mateuswetah 4163f8d96b Styles placeholder select state. 2024-03-18 15:23:09 -03:00
mateuswetah 59d5cd453a Better handling of empty state in numeric field. 2024-03-18 15:22:51 -03:00
mateuswetah cb5d643839 Replaces URL usages by Url to avoid dynamic component initilization issues on Vue3. 2024-03-18 15:22:27 -03:00
mateuswetah c600f2afad Populate collection edition form with initial enabled view modes value. 2024-03-18 15:21:10 -03:00
mateuswetah fddcf53d33 Add empty state message to text suggestions autocomplete. 2024-03-18 15:20:51 -03:00
mateuswetah 5394bc810c Improves check for mutivalued metadata update in the form item. 2024-03-14 15:32:17 -03:00
mateuswetah c4ea79c406 Emit 'update-value' instead of 'input' events in Taxonomy, Relationship and GeoCoordinate form components. 2024-03-14 11:19:19 -03:00
vnmedeiros 844cb743e4 fix: set correct version 2024-03-13 14:23:58 -03:00
vnmedeiros 3b6a096a29 release: update version 2024-03-13 14:17:55 -03:00
Vinícius Nunes Medeiros 87d3165121
Merge pull request #853 from tainacan/feature/794
Feature/794
2024-03-13 14:09:27 -03:00
vnmedeiros c504665e57 fix: test of total metadata types 2024-03-13 14:00:50 -03:00
mateuswetah b148cc7f83 Merge branch 'develop' into feature/794 2024-03-13 12:24:52 -03:00
mateuswetah 729d06520d Updates some npm dependencies. 2024-03-13 12:16:58 -03:00
vnmedeiros 9da5531df1 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2024-03-13 10:43:47 -03:00
vnmedeiros 2cae8bf492 fix: test sudo permission 2024-03-13 10:43:35 -03:00
Vinícius Nunes Medeiros 81d2cfb880
Merge pull request #844 from tainacan/dependabot/npm_and_yarn/follow-redirects-1.15.5
Bump follow-redirects from 1.15.2 to 1.15.5
2024-03-13 10:40:31 -03:00
Vinícius Nunes Medeiros 5d9c5df752
Merge pull request #845 from tainacan/dependabot/npm_and_yarn/babel/traverse-7.23.9
Bump @babel/traverse from 7.22.4 to 7.23.9
2024-03-13 10:40:19 -03:00
vnmedeiros 5cd404fd39 tests: update worflows test to fix phpunit with php 8.* 2024-03-13 10:39:42 -03:00
vnmedeiros 64710523c7 Merge branch 'master' into develop 2024-03-12 15:30:44 -03:00
vnmedeiros 70bcae9e22 Merge branch 'hotfix/security-adjustment' 2024-03-12 15:27:13 -03:00
mateuswetah 710f94ccc0 Hide export and import links if user does not have 'manage_tainacan' capability. 2024-03-11 16:43:37 -03:00
vnmedeiros a9ae240e6f release: update version 0.20.8 2024-03-11 09:07:58 -03:00
vnmedeiros 84985b01ca fix: check user permission on bg-import and bg-export 2024-03-10 18:41:19 -03:00
vnmedeiros 74d88a1728 feat: update readme.txt 2024-03-10 18:18:42 -03:00
vnmedeiros ca733b17ea chore: using `uniqid` to generate log file names 2024-03-10 18:18:22 -03:00
mateuswetah bf5026a2e6 Security check in migration logic. 2024-03-04 15:52:31 -03:00
mateuswetah d8b021aacc Fixes isOnTheme variable set passed to theme component. #794. 2024-02-26 18:03:20 -03:00
mateuswetah 2704838072 Fixes lack of async term-edition-form component. #794. 2024-02-26 16:02:38 -03:00
mateuswetah abe4247535 Merge branch 'develop' into feature/794 2024-02-26 15:22:22 -03:00
vnmedeiros 855e6f19ab Merge tag '848' into develop
release 0.20.7
2024-02-26 14:20:23 -03:00
vnmedeiros b61b4e5836 Merge branch 'hotfix/848' 2024-02-26 14:18:54 -03:00
vnmedeiros 02f2c9b178 release: update version to 0.20.7 2024-02-26 12:11:16 -03:00
vnmedeiros 39a16ead8b fix: test if function `insert_with_markers` exists 2024-02-26 11:56:02 -03:00
vnmedeiros e7c8872049 fix: add nonce on request protect files 2024-02-26 11:46:29 -03:00
mateuswetah 65f96ff558 Revert "Creates FileDownloader plugin to allow trigger file downloads with headers. #848."
This reverts commit c7685757dd.
2024-02-26 11:43:05 -03:00
mateuswetah c7685757dd Creates FileDownloader plugin to allow trigger file downloads with headers. #848. 2024-02-26 10:48:37 -03:00
vnmedeiros 9c039f50c4 fix: add prevent direct access to files (logs, csv export, etc...) 2024-02-26 08:59:44 -03:00
mateuswetah d3c2eabc2c More fixes to header search. #794. 2024-02-22 15:32:53 -03:00
mateuswetah 9f4546d616 Fixes header search input from Vue3 migrationh. #794. 2024-02-22 15:23:36 -03:00
mateuswetah 85e5ccefb7 Merge branch 'develop' into feature/794 2024-02-22 14:55:09 -03:00