Mateus Machado Luna
|
207aabdeb9
|
Fixes wrong consult for terms API without taxonomy defined. #281.
|
2019-08-12 09:50:14 -03:00 |
leogermani
|
b075a1854a
|
avoid error when there are additional fields added by plugins #281
|
2019-08-12 09:50:14 -03:00 |
Mateus Machado Luna
|
8b56f6aacb
|
Style for hierarchi separator.
|
2019-08-12 09:50:14 -03:00 |
Mateus Machado Luna
|
850d6e809b
|
Avoids annoying items list apperar after chenging view mode when metadata is not yet loaded.
|
2019-08-12 09:50:14 -03:00 |
Mateus Machado Luna
|
d6168b103a
|
Loads first item metadata on bulk edition when comming from copy to show values. #250.
|
2019-08-12 09:50:14 -03:00 |
Leo Germani
|
d6fdc8fd2c
|
add helper to get related collection for relationship metadata #253
|
2019-08-12 09:50:14 -03:00 |
Leo Germani
|
7644e98798
|
add helper to get related taxonomy for tax metadata #253
|
2019-08-12 09:50:14 -03:00 |
Leo Germani
|
d670ddfdd5
|
Create an index of the metadata type options to enable searches #251
|
2019-08-12 09:50:14 -03:00 |
Mateus Machado Luna
|
ce2da2d1d1
|
Clear some unecessary varaibles from advanced search. #267.
|
2019-08-12 09:50:14 -03:00 |
Mateus Machado Luna
|
537e3b5eb9
|
Adds NOT LIKE support to taxonomy advanced search.
|
2019-08-12 09:50:14 -03:00 |
Leo Germani
|
b0bfd7d864
|
add support to NOT LIKE operator in tax_query #266
|
2019-08-12 09:50:13 -03:00 |
Mateus Machado Luna
|
1c10ad29e6
|
Begins to prepare advanced search for receiving LIKE and NOT LIKE operators. Ref #267.
|
2019-08-12 09:50:13 -03:00 |
Leo Germani
|
9120d81ce5
|
Bulk edit set_value support array as input
|
2019-08-12 09:50:13 -03:00 |
Mateus Machado Luna
|
f1d61979b0
|
Corrects term edition form placeholder.
|
2019-08-12 09:50:13 -03:00 |
Mateus Machado Luna
|
39e169e87e
|
Adds trash to possible values for bulk edit status. Removes double loading layer on item metadata bulk edition form.
|
2019-08-12 09:50:13 -03:00 |
Leo Germani
|
2af2d4b90d
|
decode special chars for terms names in facets endpoint #286
|
2019-08-12 09:50:13 -03:00 |
Leo Germani
|
1fee2374b3
|
change filters priority on csv exporter. avoid being overwritten #283
|
2019-08-12 09:50:13 -03:00 |
Leo Germani
|
c3e1e6cee6
|
apply filter no hierarchy separator for CSV exporter #283
|
2019-08-12 09:50:13 -03:00 |
Leo Germani
|
ba3931288c
|
Add span with class and filter to separators #283
|
2019-08-12 09:50:13 -03:00 |
leogermani
|
f918c92588
|
Add support for LIKE operator to Tax_Query in Tainacan API #266
|
2019-08-12 09:50:13 -03:00 |
leogermani
|
28b9690909
|
Display full hierarchy for taxonomy metadata #283
|
2019-08-12 09:50:13 -03:00 |
Mateus Machado Luna
|
98f70f29b2
|
First experiments with logic for passing cookies to exposer links.
|
2019-08-08 16:50:49 -03:00 |
Mateus Machado Luna
|
aa2a33b2f0
|
Function to get styles from block.
|
2019-08-07 14:48:48 -03:00 |
Mateus Machado Luna
|
c85177ed8c
|
Little adjustments to alternate style.
|
2019-08-06 13:45:36 -03:00 |
Mateus Machado Luna
|
e2d16cf71b
|
Adjustments to input disposal on header and alternate style.
|
2019-08-05 15:41:02 -03:00 |
Mateus Machado Luna
|
1ed4f7d39a
|
Begins new heading and styles adjustments for search block.
|
2019-08-05 10:12:50 -03:00 |
Mateus Machado Luna
|
ae45bdee97
|
Adds first verions of collection header and more alignments option.
|
2019-08-01 15:10:29 -03:00 |
Mateus Machado Luna
|
e3f746acc7
|
Adds text placeholder option to block. Removes unused params.
|
2019-07-31 17:03:44 -03:00 |
Mateus Machado Luna
|
857105c524
|
Adds 'stylish' style, right and left alignment and max width attribute.
|
2019-07-31 14:22:59 -03:00 |
Mateus Machado Luna
|
370dc60815
|
Adds default and alternate style options to block.
|
2019-07-26 18:23:05 -03:00 |
Mateus Machado Luna
|
ec1934b3d9
|
Merge branch 'develop' into feature/gutenberg-search-bar
|
2019-07-26 16:40:02 -03:00 |
Mateus Machado Luna
|
8fa75006be
|
Adds carousel css to scss script.
|
2019-07-26 16:38:52 -03:00 |
Mateus Machado Luna
|
150121e699
|
Adds search bar script for theme side.
|
2019-07-26 16:33:48 -03:00 |
Mateus Machado Luna
|
c3ec409848
|
Adds skeleton loading to carousel block.
|
2019-07-26 15:17:59 -03:00 |
Mateus Machado Luna
|
680b974b61
|
Css adjustments to metadata and filters list to avoid scrollbar aside metadatum name.
|
2019-07-26 12:57:41 -03:00 |
Mateus Machado Luna
|
7bc0e2ff98
|
Adds URL binding to metadata list with query edit.
|
2019-07-26 12:34:27 -03:00 |
Mateus Machado Luna
|
720fe310eb
|
Small css adjustments to exposer buttonon item's page.
|
2019-07-25 15:02:09 -03:00 |
Mateus Machado Luna
|
4eef64b640
|
Adds exposer modal to item single page. Ref. #288.
|
2019-07-25 15:02:09 -03:00 |
Mateus Machado Luna
|
1075b86c5b
|
Adds option to expose only the displayed metadata on exposers modal. Ref #287.
|
2019-07-25 15:02:09 -03:00 |
leogermani
|
655077d8ab
|
Merge branch 'feature/241' into develop
|
2019-07-25 14:27:44 -03:00 |
Mateus Machado Luna
|
bc23c03a5b
|
Hides item document from attatchments files. Ref. #241
|
2019-07-25 12:45:20 -03:00 |
Mateus Machado Luna
|
07a184dc11
|
First works on jquery strategy to redirect to correct URL.
|
2019-07-25 12:43:09 -03:00 |
Mateus Machado Luna
|
1aa59a4f01
|
Hides item document from attatchments files. Ref. #241
|
2019-07-25 10:19:44 -03:00 |
leogermani
|
3547194a9d
|
Add template tag to get current items attachments #241
|
2019-07-25 10:16:05 -03:00 |
leogermani
|
221ef17f66
|
Refactor $item->get_attachments #241
|
2019-07-25 10:15:46 -03:00 |
leogermani
|
81bd0cfc21
|
fix 404 handling #241
|
2019-07-25 10:12:26 -03:00 |
Mateus Machado Luna
|
762eb5df9b
|
Begins implementation of search bar gutenberg block.
|
2019-07-24 17:02:25 -03:00 |
leogermani
|
87c05bbd39
|
fix can_read() items check. #241
|
2019-07-24 16:53:06 -03:00 |
leogermani
|
903d386b7d
|
CLI command to move files to new structure #241
|
2019-07-24 16:52:46 -03:00 |
Mateus Machado Luna
|
c9794c84e7
|
Correction to arrows position.
|
2019-07-24 13:58:04 -03:00 |