vnmedeiros
|
cc15f4539a
|
fix path enqueue script `term-importer/js/term.js`
|
2020-05-19 11:50:46 -03:00 |
mateuswetah
|
4e75ddc35a
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-19 10:56:19 -03:00 |
mateuswetah
|
650ff63d5c
|
Updates several screenshots for release 0.16
|
2020-05-19 10:55:58 -03:00 |
vnmedeiros
|
09138d8f81
|
update .gitignore
|
2020-05-19 10:29:18 -03:00 |
vnmedeiros
|
24296fa3b1
|
update `.gitignore`
|
2020-05-19 08:32:26 -03:00 |
vnmedeiros
|
ced1fd2176
|
Version: 0.16
|
2020-05-19 08:23:33 -03:00 |
mateuswetah
|
d2a0ca4c46
|
Only displays execution button once the metadata to copy from is selected on the copy bulk edition workflow.
|
2020-05-15 17:11:20 -03:00 |
mateuswetah
|
5735af48d8
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-15 16:57:01 -03:00 |
mateuswetah
|
4f56a4fa03
|
Does not allow copying values from multiple to simple valued metadata.
|
2020-05-15 16:56:50 -03:00 |
vnmedeiros
|
f48ecfe9c9
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-15 16:44:10 -03:00 |
vnmedeiros
|
7505c7ad3c
|
fic copy value of bulk edit
|
2020-05-15 16:31:14 -03:00 |
mateuswetah
|
3bb22f8c7a
|
Merge branch 'release/0.16' into develop
|
2020-05-15 14:33:25 -03:00 |
mateuswetah
|
429bed61ec
|
Hides user metadata type from advanced search list.
|
2020-05-15 14:17:24 -03:00 |
mateuswetah
|
aa03c4b752
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-15 14:00:48 -03:00 |
mateuswetah
|
77289cf381
|
Fixes advanced search date input with wrong mask.
|
2020-05-15 14:00:41 -03:00 |
vnmedeiros
|
a10368c89d
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-15 11:26:35 -03:00 |
vnmedeiros
|
822cdba551
|
validate a required children on compound metadata
|
2020-05-15 11:26:20 -03:00 |
mateuswetah
|
fa979cec8d
|
Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16
|
2020-05-15 10:42:32 -03:00 |
mateuswetah
|
fed11ca1ad
|
Solves date insertion on filter that was setting a day before the selected. Update moment js and handle null values for date format.
|
2020-05-15 10:42:21 -03:00 |
vnmedeiros
|
9a9a4b0adf
|
test `post__not_in` exist
|
2020-05-13 16:52:29 -03:00 |
vnmedeiros
|
2e31625d2b
|
add paramenter `exclude` on fetch terms
|
2020-05-13 16:19:46 -03:00 |
mateuswetah
|
e03cfae4e1
|
Merge branch 'release/0.16' into develop
|
2020-05-13 12:13:26 -03:00 |
mateuswetah
|
c259cee660
|
Fixes template tags parsing params of tainacan_the_faceted_search();
|
2020-05-13 12:12:48 -03:00 |
mateuswetah
|
debc4e6507
|
Fixes template ags parsing params of tainacan_the_faceted_search();
|
2020-05-13 12:08:14 -03:00 |
vnmedeiros
|
1600da7031
|
Display the name of the Metadata that uses a Taxonomy of the parent collection #359
|
2020-05-13 11:12:00 -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 |