Commit Graph

6203 Commits

Author SHA1 Message Date
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
vnmedeiros dd5076e1bc fix: indentation #436 2020-10-30 10:07:04 -03:00
mateuswetah 7b701cc96b Fixes typo when passing nonce to attachments control. 2020-10-30 10:01:11 -03:00
mateuswetah 594e3d1e49 Updates deprecation of params in faceted search block. 2020-10-30 09:43:08 -03:00
mateuswetah 0576432148 Adds isCollectionModalOpen to attributes list 2020-10-29 18:15:29 -03:00
mateuswetah 0900c78d87 List type check on faceted block save function 2020-10-29 17:40:04 -03:00
mateuswetah 49ceff456c List type check on faceted block save function 2020-10-29 17:39:49 -03:00
vnmedeiros c2d060950c feat: add migration `create_control_metadata` #144 2020-10-29 17:35:56 -03:00
vnmedeiros 80b39d8bb5 feat: add control metadata cli #114 2020-10-29 17:16:40 -03:00
mateuswetah 36b93f2fa2 Adds deprecated list to faceted search block due to new parameter hide items thumbnail 2020-10-29 16:42:05 -03:00
mateuswetah f5bc5c2d90 Adds preview to item submission block #388. 2020-10-29 16:00:18 -03:00
mateuswetah dcda21ba3a Fixes slideshow from not working for first slide and adds padding to metadata list inside slideshow. 2020-10-29 15:22:27 -03:00
mateuswetah 3f9b4b9d24 Improvements to tags and input danger color scheme. 2020-10-29 11:10:09 -03:00
mateuswetah 42e70f8226 Improvements to upload error messages #388. 2020-10-29 10:05:05 -03:00
vnmedeiros 39ad193946 feat: add metadata of control have_thumbnail #114 2020-10-28 18:37:09 -03:00
vnmedeiros 7b55a3686d fix: change call action to update/insert control metadatum item #114 2020-10-28 18:02:55 -03:00
mateuswetah f96203f2d1 Forces fullscren to 24 items per page and loads previous items per page and page values of the list. 2020-10-28 16:53:28 -03:00
mateuswetah f585152371 Adds info with amount of items and filters alongside tags list. Fixes and improvements to fixed filters list logic. 2020-10-28 12:13:29 -03:00
Rodrigo Guimarães a5688775ec displays user that exported collection 2020-10-27 23:59:25 -03:00
Rodrigo Guimarães ee67138f31 displays user that imported file 2020-10-27 23:58:01 -03:00
mateuswetah 3cd2a202d0 Updates fixed filters logic 2020-10-27 15:29:28 -03:00
vnmedeiros 4b42e48b59 fix: fixed register_control_metadata #144 2020-10-27 15:27:08 -03:00
mateuswetah dc1fc23b65 Clicking on items menu in collection does not clear its params value #422. 2020-10-27 11:08:38 -03:00
Rodrigo Guimarães a2198da831 adds changed metadata by bulk edit for display 2020-10-27 10:59:31 -03:00