Commit Graph

6126 Commits

Author SHA1 Message Date
mateuswetah e9b1386a44 Fixes date filter not updating total processes #436. Moves fitlering logic all to parent component. 2020-11-09 17:47:07 -03:00
Rodrigo dd45e88a2b
fixes indentations 2020-11-09 16:37:17 -03:00
vnmedeiros 5ebb445f87 fix: strings formatting in get_document as_string 2020-11-09 11:11:07 -03:00
vnmedeiros c0a06b3a93 fix: filters inheriting the order of the root collection #365 2020-11-09 11:09:29 -03:00
Rodrigo Guimarães 80507bcec9 trailing space between string and process number 2020-11-09 05:43:48 -03:00
Rodrigo Guimarães bf28329841 Displays process filters when there is no results 2020-11-09 05:10:40 -03:00
Rodrigo Guimarães b8bd8f4f48 implements process filter by name 'type' 2020-11-09 05:00:20 -03:00
Rodrigo Guimarães 438e6ada27 Proper i18n loading label 2020-11-09 03:27:37 -03:00
Rodrigo Guimarães cc34837b0e re-renders processes list after fetch results 2020-11-09 03:14:37 -03:00
Rodrigo Guimarães c40225a0f3 Tiny lints 2020-11-09 03:03:58 -03:00
Rodrigo Guimarães 680c582cac Sends date query range and filters on backend 2020-11-09 02:52:53 -03:00
Rodrigo Guimarães b83f3d19e3 Styles processes filters 2020-11-08 23:12:18 -03:00
Rodrigo Guimarães 6e6b1a519b init frontend implementation for date process filters 2020-11-08 22:53:40 -03:00
Rodrigo Guimarães a02767792e tiny lints 2020-11-08 22:35:03 -03:00
Rodrigo Guimarães 4771269f89 Removes not used function 2020-11-08 22:33:58 -03:00
vnmedeiros 729209bfe4 release: update version to 0.17RC 2020-11-06 08:53:21 -03:00
mateuswetah ce387fb019 Registers term-edition-modal globally on admin js, so that item-submission js does not use it and thus do not require customizer js. 2020-11-05 17:50:55 -03:00
Vinícius Nunes Medeiros de7537d63f
Merge pull request #444 from tainacan/feature/114
Feature/114
2020-11-05 08:32:13 -03:00
mateuswetah 250ab6529a Inherited child metadata not allowed to be ordered, this is done in the repo or parent collection. 2020-11-04 18:01:06 -03:00
mateuswetah 7788bf9cff Fixes user prefs not being saved properly for repository level settings. 2020-11-04 17:23:10 -03:00
vnmedeiros 9f847ff37a fix: thumbnail display on itens for repository level and update metadata with only repository option #114 2020-11-04 12:31:06 -03:00
mateuswetah bf07ea864e Removes unecessary ref. 2020-11-04 11:31:16 -03:00
mateuswetah edd6e14640 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-11-04 11:27:26 -03:00
mateuswetah 0dbfae66ea Fixes relationship taginput not clearing options after selecting 2020-11-04 11:27:07 -03:00
mateuswetah 7b44343374 Fixes create new link on relatioship metadata that is not multiple. 2020-11-04 10:35:02 -03:00
vnmedeiros daf9bfe95b fix: compatibility with php 5.6 #114 2020-11-04 10:30:03 -03:00
vnmedeiros ac4f400cb6 feat: add translate to document type filters #114 2020-11-04 10:29:12 -03:00
mateuswetah b8b70ae274 Fixes radio button style insid gutenberg modals. 2020-11-04 10:26:11 -03:00
mateuswetah 5a98aa6539 Requests repository level filters with collection filters on both repository and taxonomy filters list #114. 2020-11-03 22:34:20 -03:00
vnmedeiros c4835a2ec1 fix: add `input_type` on default options for taxonomy 2020-11-03 19:07:04 -03:00
vnmedeiros 50a557f65f fix: input type to single value on create new metadata for taxonomy 2020-11-03 17:55:26 -03:00
vnmedeiros ac0edcff7c fix: add validation for input types on taxonomy metadata 2020-11-03 17:52:46 -03:00
mateuswetah e798750e43 Removes older collection filter. #114 2020-11-03 16:45:10 -03:00
vnmedeiros a10f1cd48b fix: cannot use isset #114 2020-11-03 14:32:30 -03:00
vnmedeiros e5815651e9 Merge branch 'develop' into feature/114 2020-11-03 14:25:04 -03:00
mateuswetah f50cd1934b Fixes use of collection id on inherited filters for non-taxonomy metadata types. 2020-11-03 10:26:56 -03:00
mateuswetah 5dd2134ed9 Updates Buefy to 0.9.4 and Bulma to 0.9.1. Uses new auto-focus prop to avoid focusing on filters panel if not as modal. 2020-11-03 09:55:39 -03:00
vnmedeiros 386dceeb83 feat: add option `only_repository` in control metadata #114 2020-10-30 20:12:18 -03:00
mateuswetah 4e03bf05ab Removes fixed bar css logic from plugin 2020-10-30 15:47:29 -03:00
mateuswetah dabf0d78f3 Adds number of selected values info to new taxonomy checkbox input 2020-10-30 15:40:02 -03:00
mateuswetah 246723fc60 Uses Regex to determine wheter there is or not an iframe on hte embed 2020-10-30 15:18:23 -03:00
mateuswetah eb47ec24bf Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-30 12:40:22 -03:00
mateuswetah 681df239fa Checks if embedable content has an iframe before setting responsive extra padding. 2020-10-30 12:40:07 -03:00
Vinícius Nunes Medeiros da8df12f77
Merge pull request #441 from tainacan/fix/add_caps_dependencies
Add dependencies caps in roles API
2020-10-30 11:35:34 -03:00
Vinícius Nunes Medeiros 05b528e572
Merge pull request #440 from tainacan/fix/378
user can edit collection when having manage_collection cap
2020-10-30 11:28:16 -03:00
mateuswetah a72c59797b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-10-30 11:25:59 -03:00
mateuswetah 2535cb4942 Fixes repository level taxonomy filters query going to collection/default/facets instead of facets. 2020-10-30 11:25:47 -03:00
Vinícius Nunes Medeiros 4fa1c8a858
Merge pull request #443 from tainacan/feature/436-exporter-improves
feat: Improves output and log feedback in the background process
2020-10-30 10:39:18 -03:00
mateuswetah 8a8f9c6f7e Fixes unecessary set after st_status on bulk edition. 2020-10-30 10:26:12 -03:00
vnmedeiros dde9de0ab0 fix: get name of metadatum on bulk edit #436 2020-10-30 10:22:28 -03:00