vnmedeiros
|
74c45fea15
|
test if metadatum is multiple
|
2020-04-21 21:56:34 -03:00 |
vnmedeiros
|
1eef991d0f
|
adjustment on return get default value
|
2020-04-21 21:42:09 -03:00 |
mateuswetah
|
f3625c25f3
|
Only loads initial user value if it is set any value on the metadata.
|
2020-04-21 19:00:26 -03:00 |
mateuswetah
|
99089e8cb5
|
Fixes to user insertion and prevents fetching already inserted values to user and relationship taginput.
|
2020-04-21 18:45:08 -03:00 |
vnmedeiros
|
678789be7f
|
add default options on metadata User
|
2020-04-21 17:30:05 -03:00 |
vnmedeiros
|
891ae5bca5
|
fix `get_value_as_html` #354
|
2020-04-21 16:12:28 -03:00 |
mateuswetah
|
49c479173f
|
Adds options to hide pagination area, sorting area and dislayed metadata dropdown.
|
2020-04-21 15:19:06 -03:00 |
mateuswetah
|
7844e384e8
|
Fixes multiple values not being passed on some metadata inputs
|
2020-04-21 14:28:05 -03:00 |
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 |