mateuswetah
|
de97037980
|
Finishes first version of taxonomies checkbox modal list inside the item edition form. #387.
|
2020-05-14 14:40:28 -03:00 |
mateuswetah
|
8337cd5bfe
|
First version of modal checkbox inside of item edition form. Moves search bar inside first tab of checkbox modals.
|
2020-05-13 17:55:49 -03:00 |
mateuswetah
|
943d046fec
|
Creates new term from a complete form inside a modal.
|
2020-05-13 16:19:33 -03:00 |
mateuswetah
|
984c2e9422
|
Begins implementation of modal term insertion
|
2020-05-13 12:03:22 -03:00 |
mateuswetah
|
b67adbeead
|
Allows opening new term form directly from taxonomy taginput.
|
2020-05-13 09:47:36 -03:00 |
mateuswetah
|
209dff3cfc
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-05-12 16:45:31 -03:00 |
mateuswetah
|
2e844f49a6
|
BREAKING: params for tainacan_the_faceted_search are now passed using php notation, separateb by undercore intead of hyphen. The items div stil receives it converted to hyphens vie str_replace.
|
2020-05-12 13:17:46 -03:00 |
mateuswetah
|
1db7140f1d
|
Spacing adjustments to numberinput and date filters.
|
2020-05-12 09:20:53 -03:00 |
mateuswetah
|
2f86e40de1
|
Loads search params from mounted theme item search, fizing error on search bar block.
|
2020-05-11 23:26:27 -03:00 |
mateuswetah
|
6e055440bb
|
Removes scoped theme search style.
|
2020-05-11 16:27:44 -03:00 |
mateuswetah
|
6bcc78ce11
|
Scoped theme search style.
|
2020-05-11 16:23:22 -03:00 |
mateuswetah
|
fda7c70f3b
|
Does not displays 'required' option on child metadata edition form when parent.multiple == 'yes'.
|
2020-05-11 15:09:16 -03:00 |
vnmedeiros
|
6010c06d9b
|
Merge pull request #386 from hacklabr/develop
Parses the term_id as an integer in Elastic_Press class
|
2020-05-08 15:52:02 -03:00 |
Rafael Chaves Freitas
|
82f365d820
|
Parses the term_id as an integer in Elastic_Press::format_aggregations_facet method
|
2020-05-08 15:35:44 -03:00 |
vnmedeiros
|
141265b05d
|
test if the metadata is a compound child to clear the value
|
2020-05-08 15:29:42 -03:00 |
mateuswetah
|
0ee6b31240
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-08 14:05:21 -03:00 |
mateuswetah
|
1d97b41c60
|
Fixes unused prop on taxnomy taginput
|
2020-05-08 14:05:12 -03:00 |
vnmedeiros
|
e322f2ebf1
|
use `delete_metadata_by_mid` to delte post_metadata
and fix `get_value_as_html` fo compound multiple
|
2020-05-08 14:03:46 -03:00 |
vnmedeiros
|
fd68dd8a60
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-08 12:10:14 -03:00 |
vnmedeiros
|
d1aa988e1b
|
fix get_value
|
2020-05-08 12:09:47 -03:00 |
mateuswetah
|
4089207cca
|
Properly closes tainacan-compound-metadatum div
|
2020-05-08 11:21:42 -03:00 |
mateuswetah
|
b0b8620fad
|
Refactor createChildMetadataGroups to respect children_objects order.
|
2020-05-08 09:59:25 -03:00 |
Rafael Chaves Freitas
|
9aa0ebc4aa
|
Parses the term_id as an integer in Elastic_Press class
Sometimes the $term['key'] value is a numeric string, causing
the method Tainacan\Repositories\Terms::fetch to return an array
|
2020-05-07 21:33:05 -03:00 |
mateuswetah
|
ac9e82002f
|
Disabled 'Add group' link when there is no value filled on the last child item metadata group
|
2020-05-07 18:17:40 -03:00 |
mateuswetah
|
e68e034b09
|
Loading while creating group and variable error name fix on store
|
2020-05-07 17:46:56 -03:00 |
mateuswetah
|
8e830fb9d3
|
Fixes child item metadatum collapses
|
2020-05-07 16:53:35 -03:00 |
mateuswetah
|
35c4e8e468
|
Does not adds a group when mounting item metadata children of compound.
|
2020-05-07 16:49:44 -03:00 |
vnmedeiros
|
172549f897
|
change call constructor `Item_Metadata_Entity`
|
2020-05-07 16:16:58 -03:00 |
mateuswetah
|
66f7c1da9a
|
Adjustments to new logic of creating and removing groups into item metadata
|
2020-05-07 15:54:12 -03:00 |
vnmedeiros
|
73d0c7311d
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-07 14:20:20 -03:00 |
vnmedeiros
|
7b9e7aa0c2
|
fix `get_value()` of the parent metadata compound
|
2020-05-07 14:20:08 -03:00 |
mateuswetah
|
171d99f336
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-07 12:57:22 -03:00 |
mateuswetah
|
4f28e42980
|
Uses value update to compound metadata endpoint to retrieve parent_meta_id of new groups
|
2020-05-07 12:57:01 -03:00 |
vnmedeiros
|
8251c5b720
|
add name taxonomie in importer terms csv #385
|
2020-05-07 11:34:24 -03:00 |
vnmedeiros
|
7253a511ab
|
add name collections in importer items csv #385
|
2020-05-07 11:33:33 -03:00 |
vnmedeiros
|
4e6730f395
|
add name taxonomie in exporter terms csv #385
|
2020-05-07 11:33:15 -03:00 |
vnmedeiros
|
1ed99cb1ae
|
add name collections in exporter items csv #385
|
2020-05-07 11:32:49 -03:00 |
mateuswetah
|
1dfa4b6db8
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-07 09:42:28 -03:00 |
vnmedeiros
|
758878932d
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-06 19:07:00 -03:00 |
vnmedeiros
|
8eb06871ac
|
remove lerror_log
|
2020-05-06 18:58:49 -03:00 |
vnmedeiros
|
c2147722d8
|
Create a metadata with empty value to parent compound metadata
|
2020-05-06 18:58:10 -03:00 |
vnmedeiros
|
dd6f04a6d8
|
set the meta_id according to item metadatum and parent_meta_id
|
2020-05-06 18:57:02 -03:00 |
mateuswetah
|
857d89471b
|
Mooore string values update.
|
2020-05-06 17:49:36 -03:00 |
mateuswetah
|
b48a569548
|
More string values updates.
|
2020-05-06 17:39:59 -03:00 |
mateuswetah
|
8b589ff32e
|
Fixes some string noticed on translation.
|
2020-05-06 17:08:47 -03:00 |
mateuswetah
|
871b2c322a
|
Fixes exporter not auto-selecing collection when coming from collection header. Increases check speed yo 750ms for handleMouseOverList event.
|
2020-05-06 16:32:38 -03:00 |
mateuswetah
|
27bec8efd6
|
Garantees search apply when coming from URL with advanced searc preloaded.
|
2020-05-06 14:55:24 -03:00 |
mateuswetah
|
008171de25
|
Term arrows updated from last height fix.
|
2020-05-06 12:19:25 -03:00 |
mateuswetah
|
8bd7756d5f
|
Fixes child terms height on recursive list.
|
2020-05-06 11:51:37 -03:00 |
vnmedeiros
|
765b498e99
|
fix test replace `'value' => ''` to `'compare' => 'NOT EXISTS'` #381
|
2020-05-05 20:41:49 -03:00 |