mateuswetah
|
410d33dbb9
|
Fixes error when updating item metadata from newly created item.
|
2020-04-24 14:53:35 -03:00 |
mateuswetah
|
540d0de41a
|
Adds parent_meta_id verification to update item metadata routine.
|
2020-04-24 13:45:09 -03:00 |
mateuswetah
|
dd2b7fa9e0
|
Adds loading state to metadata and filter edition forms.
|
2020-04-24 12:55:24 -03:00 |
mateuswetah
|
2ed984d9fc
|
Hides repository icon when primary menu is collapsed.
|
2020-04-24 11:35:18 -03:00 |
mateuswetah
|
4773e3200b
|
Allows editing child metadata order on repository level.
|
2020-04-24 11:26:58 -03:00 |
mateuswetah
|
361cd3c68e
|
Updating metadata store ignores the index when in repository level.
|
2020-04-24 11:10:39 -03:00 |
mateuswetah
|
7bff1289f3
|
Apply error class only to new tooltip, keeps helper tooltip isolated.
|
2020-04-23 22:26:37 -03:00 |
mateuswetah
|
3d05e7348a
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-04-23 22:21:04 -03:00 |
mateuswetah
|
9f43b17da5
|
Item Metadatum Errors tooltip to help navigate through form errors.
|
2020-04-23 22:20:45 -03:00 |
vnmedeiros
|
db86c1cb2a
|
update status of child metadata according to the compound metadata.
|
2020-04-23 20:00:56 -03:00 |
mateuswetah
|
31b3e1a965
|
Adds parent name by default to filters created from compound metadata childs
|
2020-04-23 16:36:10 -03:00 |
mateuswetah
|
63fdac10b5
|
Removes Compound and User metadata from possible sorting options.
|
2020-04-23 16:27:53 -03:00 |
mateuswetah
|
56e8aed441
|
Passes parent_meta_id information to error handling inside envent but. #17.
|
2020-04-23 16:19:54 -03:00 |
mateuswetah
|
72a2e34fff
|
Removes tooltips on repository level menu that where causing hover conflicts.
|
2020-04-23 15:47:21 -03:00 |
mateuswetah
|
2a64323eb4
|
Fixes collapses not working on item edition form.
|
2020-04-23 15:12:25 -03:00 |
mateuswetah
|
f88574b90e
|
Fixes non-multiple compound metadata not surrounded by 'tainacan-compound-group'
|
2020-04-23 13:49:54 -03:00 |
mateuswetah
|
4bba4f2a5d
|
Fixes double click error for sorting inputs on other lists.
|
2020-04-23 13:42:17 -03:00 |
mateuswetah
|
453a3135d2
|
Several adjustments for admin proper font scaling.
|
2020-04-23 13:06:12 -03:00 |
mateuswetah
|
0df882ffdb
|
Prevent compound metadata listed as sorting option on items list.
|
2020-04-23 09:14:23 -03:00 |
mateuswetah
|
7506c8fe28
|
Updates Buefy to 0.8.16
|
2020-04-23 08:57:40 -03:00 |
vnmedeiros
|
6dd95db2de
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-04-22 18:28:26 -03:00 |
mateuswetah
|
f5f0b94731
|
Small css adjustments to dropdown new role.
|
2020-04-22 18:20:45 -03:00 |
leogermani
|
c009862185
|
add read cap by default for new roles #376
|
2020-04-22 18:14:44 -03:00 |
vnmedeiros
|
8eaf1d7c77
|
fix validation method and arguments for copy_value
|
2020-04-22 17:58:40 -03:00 |
vnmedeiros
|
bbcbf5538c
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-04-22 17:36:07 -03:00 |
vnmedeiros
|
9d2b653656
|
remane `metadatum_id` to `metadatum_id_to` and `metadatum_id_copy_from` to `metadatum_id_from`
|
2020-04-22 17:35:13 -03:00 |
vnmedeiros
|
54b6849ee7
|
fix `elseif` on fetch_all_metadatum_values
|
2020-04-22 17:33:35 -03:00 |
mateuswetah
|
f54629c2c9
|
Fixes order of copy_value logic in bulk edition modal.
|
2020-04-22 17:31:46 -03:00 |
mateuswetah
|
8ba855bde1
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-04-22 16:56:19 -03:00 |
mateuswetah
|
66f38cd275
|
Some adjustments to labels and fields on bulk edition modal
|
2020-04-22 16:56:01 -03:00 |
vnmedeiros
|
006594d2de
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-04-22 16:54:25 -03:00 |
vnmedeiros
|
80eb372037
|
fix condition on `copy_value` if metadata is multiple
|
2020-04-22 16:54:01 -03:00 |
vnmedeiros
|
ec57ad4c9e
|
fix validate for `Tainacan\Metadata_Types\User`
|
2020-04-22 16:48:11 -03:00 |
vnmedeiros
|
ce292e0378
|
fix response facet to type `Metadata_Types\User`
|
2020-04-22 16:45:59 -03:00 |
vnmedeiros
|
1c8fa4d8e7
|
add function `create_default_value_metadata`
|
2020-04-22 16:45:00 -03:00 |
mateuswetah
|
fd9409ee18
|
Refactors getMetadatumId and getValidActions logic inside of bulk edition modal for better supporting copy feature.
|
2020-04-22 15:49:53 -03:00 |
mateuswetah
|
46c5265dca
|
Allows bulk copying metadata only for equal types.
|
2020-04-22 12:41:40 -03:00 |
mateuswetah
|
1c869b536e
|
Adds tooltip to available metadata on filters page.
|
2020-04-22 11:29:20 -03:00 |
mateuswetah
|
61bc37f47c
|
Css adjustments to search control items.
|
2020-04-22 10:33:58 -03:00 |
mateuswetah
|
54d8d67a28
|
Copy values routine to Bulk edition modal.
|
2020-04-21 23:25:07 -03:00 |
vnmedeiros
|
d8d6cb7cfa
|
add endpoint `copy_value` o bulkedit #354
|
2020-04-21 22:32:02 -03:00 |
vnmedeiros
|
2cc2489418
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-04-21 21:56:46 -03:00 |
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 |