Commit Graph

5599 Commits

Author SHA1 Message Date
mateuswetah 391533d0a7 Allows relationship type metadata as children of compound 2020-04-21 13:31:53 -03:00
vnmedeiros bad063b551 remove print_r 2020-04-21 11:37:30 -03:00
vnmedeiros 8963a3d2c3 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-04-21 11:24:58 -03:00
vnmedeiros 897bbb6a74 add `continue` if attachments list is empty on import csv 2020-04-21 11:23:45 -03:00
vnmedeiros 80f429e8b4 add test to methd `copy_value` of bulkedit #354 2020-04-21 11:22:23 -03:00
vnmedeiros 9dd62bac6a fix validate on metadata type User #354 2020-04-21 11:21:32 -03:00
vnmedeiros 4792abd70b add method `copy_value` on bulkedit #354 2020-04-21 11:21:03 -03:00
mateuswetah f8c0bc9291 Adds default-items-per-page property to faceted items search code and gutenberg block. Updates facted search shortcode to support new parameters. #338. 2020-04-21 11:03:52 -03:00
mateuswetah fb03c48cd2 Css adjustments for responsiveness on dynamic items list and factes blocks. 2020-04-20 15:35:32 -03:00
mateuswetah e39d4af0ad Checks if current view mode is enabled before setting it as default and prevents full screen default view mode. 2020-04-20 09:21:42 -03:00
mateuswetah eced477d66 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-04-18 00:07:20 -03:00
mateuswetah 7d296b0919 Iframe document for pdf files adjustments. 2020-04-18 00:07:06 -03:00
mateuswetah 8ecb4477e2 Metadata Type Preview for User and Compound metadata type. 2020-04-17 22:58:34 -03:00
vnmedeiros a098171f63 fix get_value_as_html for empty data #354 2020-04-17 16:26:08 -03:00
vnmedeiros 0fb748d0ad Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-04-17 15:29:27 -03:00
vnmedeiros 3bad20240b add `get_default_value` on include item for metadatum #354 2020-04-17 15:29:08 -03:00
mateuswetah 01d448251a Removes remaining Core Author stuff and creates FormUser. 2020-04-17 15:23:29 -03:00
mateuswetah 53322b6a86 Checks for undefined view modes. 2020-04-17 10:53:17 -03:00
mateuswetah e346648c58 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-04-17 10:45:41 -03:00
mateuswetah 6894cfff0d Adds enabled view modes checkbox selector to factes list block. Still under development. 2020-04-17 10:45:36 -03:00
vnmedeiros 02cc9dfe67 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-04-17 09:29:39 -03:00
vnmedeiros b5d486961e changes core author metadata to user metadata #354 2020-04-17 09:29:11 -03:00
mateuswetah c93b3733b3 Updates icon for faceted search block. 2020-04-17 00:40:56 -03:00
mateuswetah 2d40468a10 Garantees on form side that default view mode will always be enabled and will never be a full screen one. 2020-04-16 22:18:09 -03:00
mateuswetah 2b9b650d06 Adds forced default view mode option to theme items list component and faceted search block. #295 2020-04-16 19:47:08 -03:00
mateuswetah 2c0c8055be Updates tainacan_the_view_modes helper function. Now it dynamically gets info from registered view modes. 2020-04-16 16:17:54 -03:00
mateuswetah 73d6dcc2a1 Adds some ids to items list components to be referenced by partials on theme customizers. 2020-04-15 22:34:03 -03:00
mateuswetah 835393cdcc Style adjutments for fixing customizer shortcut button not appearing. 2020-04-15 17:58:53 -03:00
vnmedeiros 48977e8852 add function `tainacan_get_the_view_modes` 2020-04-15 14:32:37 -03:00
mateuswetah 146c2b63c9 Displays inline version of value_as_html compound metadata. #17 2020-04-14 18:58:57 -03:00
mateuswetah 2fe1383416 Some refactoring for get_value_as_html for Compound metadata. 2020-04-14 17:35:45 -03:00
mateuswetah 81b45f46a5 Styles records for compound metadata. 2020-04-14 15:38:12 -03:00
mateuswetah 5bf0ab61d8 Negative margin for add and remove links. 2020-04-14 14:13:46 -03:00
mateuswetah ec6db4664b Placeholder for title when loading skeleton child item metadatums. 2020-04-14 14:03:52 -03:00
mateuswetah 9d5fff302a Skeleton loading while rebuilding childItemMetadataGroups when removing a group. 2020-04-14 11:59:31 -03:00
leogermani e10d2e30a3 add read cap by default for new roles #376 2020-04-13 19:36:56 -03:00
mateuswetah e09c2d3641 Updates local storage when removing group index. 2020-04-13 10:33:20 -03:00
mateuswetah aef918107c Updates on the new metadata page for receiving both compound and author metadata types. 2020-04-10 09:02:49 -03:00
mateuswetah c136f375c0 Merges conflicts from develop. 2020-04-10 09:00:15 -03:00
vnmedeiros c015b37ac8 add endpoint methed `DELETE` for remoce a value of metadata compound #17 2020-04-10 00:08:37 -03:00
mateuswetah 01e3c7b37f Theme main js now supports parameters as 1 instead of only true. 2020-04-09 18:09:23 -03:00
mateuswetah fc4e05b71a Created tainacan_the_collection_url helper function on template-tags.php. 2020-04-09 17:06:02 -03:00
mateuswetah 2c9d4d5665 Adapts taginput to accept users for author filter #354. 2020-04-09 15:55:18 -03:00
mateuswetah b036a769eb Begins new filter type by Author #354. 2020-04-09 14:24:18 -03:00
mateuswetah 754414950b Prevents deleting the author metadata. Refers to the related_mapped_property as 'author' when sorting. #354. 2020-04-09 12:23:31 -03:00
mateuswetah 82183fd486 Removes 'Clear value' option of bulk edition for author metadata #354. 2020-04-09 11:18:06 -03:00
mateuswetah 89cb4f32bd Adds autocomplete input to select users on item edition form. #354. 2020-04-09 09:21:14 -03:00
mateuswetah 9da944bcff New translated screens for #354. 2020-04-08 18:43:46 -03:00
mateuswetah 3e346aa695 First version of author metadata vue input. #354. 2020-04-08 18:31:04 -03:00
vnmedeiros 2aa94b5065 add/fix tests for core metadata author #354 2020-04-08 15:35:28 -03:00