leogermani
|
c325725990
|
testing capabilities #274
|
2019-10-25 17:28:50 -03:00 |
leogermani
|
fc2898f701
|
set taxmeta as private when tax turns private #274
|
2019-10-25 17:28:05 -03:00 |
leogermani
|
56b9e76aa1
|
Make WP update terms count for all items #318
|
2019-10-24 16:06:46 -03:00 |
vnmedeiros
|
678f69f26a
|
remove `enabled_post_types` on declared taxonomy.
|
2019-10-24 16:06:39 -03:00 |
vnmedeiros
|
f494a0dc11
|
add test for object post type of the taxonomies
|
2019-10-24 16:06:31 -03:00 |
leogermani
|
f94426580b
|
Remove Custom Interval filter and migrate to new ones #306
|
2019-10-23 17:29:16 -03:00 |
Leo Germani
|
6e7bd268ee
|
refactor filters and meta fetch_by_collection considering perms #274
|
2019-10-21 19:11:41 -03:00 |
Leo Germani
|
6a5c60ed44
|
removing outdated tests #274
|
2019-10-21 19:10:10 -03:00 |
Leo Germani
|
31ef06a8dd
|
remove collections moderators feature #274
|
2019-10-21 14:24:34 -03:00 |
Leo Germani
|
807fe2759d
|
add tnc_col_all_* capabilities support #274
|
2019-10-21 11:44:26 -03:00 |
Leo Germani
|
7e91b4bd69
|
reorganizing capabilties #274
|
2019-10-18 20:44:53 -03:00 |
Leo Germani
|
eea135a5d2
|
Structuring capabilities #274
|
2019-10-17 16:36:23 -03:00 |
vnmedeiros
|
86a7ff13e1
|
fix value of `filter_type` on test api filter
|
2019-10-16 17:09:29 -03:00 |
vnmedeiros
|
19a06adb6a
|
fix test `test_get_filter_types` to get class name of filters
|
2019-10-16 16:23:42 -03:00 |
vnmedeiros
|
f24ebfff66
|
fix test for api filters types
|
2019-10-16 14:39:20 -03:00 |
Leo Germani
|
9440f70551
|
test and fix metadata and filter type options in API response
|
2019-10-16 11:05:29 -03:00 |
Leo Germani
|
626e1cce60
|
removed unsed tests. these were migrated to test facets
|
2019-10-16 07:56:18 -03:00 |
Leo Germani
|
efa02cda9f
|
update filters count in tests
|
2019-10-15 17:17:42 -03:00 |
Leo Germani
|
89b1737215
|
Basic roles API endpoints working #274
|
2019-10-15 17:15:17 -03:00 |
Leo Germani
|
cc392cf55a
|
starting roles API endpoint #247
|
2019-10-11 23:14:18 -03:00 |
vnmedeiros
|
678a445a4d
|
api-importes test improvements and replace a `$_SESSION` #313
|
2019-10-11 19:13:51 -03:00 |
vnmedeiros
|
ff8528893b
|
api-importes test improvements #313
|
2019-10-11 17:33:43 -03:00 |
vnmedeiros
|
cfde8abf06
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2019-10-11 17:17:48 -03:00 |
vnmedeiros
|
d0e09f7b7e
|
save_importer_instance #313
|
2019-10-11 17:17:24 -03:00 |
Leo Germani
|
e1ede4074c
|
Fix broken test
|
2019-10-11 17:03:31 -03:00 |
Leo Germani
|
cb240b66b7
|
Update tests #311
|
2019-10-11 16:53:35 -03:00 |
vnmedeiros
|
8931c32237
|
add api terms test to query_params `include`
|
2019-10-11 13:36:04 -03:00 |
Leo Germani
|
15b899af8c
|
Do not allow public filter for private meta #315
|
2019-10-10 20:40:21 -03:00 |
Leo Germani
|
34b817e01d
|
fix tests for filter types count #306
|
2019-10-10 16:20:03 -03:00 |
Mateus Machado Luna
|
7e787068e1
|
Fix conflits from develop
|
2019-10-03 15:30:59 -03:00 |
Leo Germani
|
fc0696751d
|
Relationship only gets one metadata as search option #311
|
2019-10-02 18:15:28 -03:00 |
Leo Germani
|
7f79e64887
|
starting refactor of repository filter meta #261
|
2019-09-30 18:00:44 -03:00 |
Leo Germani
|
5dc058a787
|
Clear tests #261
|
2019-09-13 19:25:42 -03:00 |
Leo Germani
|
3f26f79b44
|
add helper to get related collection for relationship metadata #253
|
2019-07-30 18:37:27 -03:00 |
Leo Germani
|
a4fe281ed6
|
add helper to get related taxonomy for tax metadata #253
|
2019-07-30 18:25:46 -03:00 |
Leo Germani
|
9b95b346ff
|
Create an index of the metadata type options to enable searches #251
|
2019-07-30 18:04:36 -03:00 |
Leo Germani
|
2fd4bb0ad6
|
add support to NOT LIKE operator in tax_query #266
|
2019-07-30 15:35:32 -03:00 |
Leo Germani
|
a80aeff4c1
|
Bulk edit set_value support array as input
|
2019-07-30 15:18:03 -03:00 |
leogermani
|
1c1f6d3e35
|
Add support for LIKE operator to Tax_Query in Tainacan API #266
|
2019-07-29 15:06:05 -03:00 |
Leo Germani
|
efe4244500
|
fix broken test. Collections cant be draft
|
2019-07-23 17:15:55 -03:00 |
Leo Germani
|
75cabcdceb
|
private files support for internal and rest API (and tests) #241
|
2019-07-23 15:49:46 -03:00 |
Leo Germani
|
53e783c511
|
Merge branch 'develop' into feature/241
|
2019-07-23 10:07:42 -03:00 |
leogermani
|
34f570c429
|
Add copies and status arguments to duplicate endpoint #250
|
2019-07-22 15:52:01 -03:00 |
leogermani
|
46df1f9588
|
fix set_value() passing an Term Entity #250
|
2019-07-18 17:57:16 -03:00 |
leogermani
|
61e597c6c8
|
add item duplicate API endpoint #250
|
2019-07-18 12:22:53 -03:00 |
leogermani
|
f30365c9b9
|
fix permission check for items considering collection #241
|
2019-07-16 18:06:02 -03:00 |
leogermani
|
1d6a08c24d
|
trash filter when related metadata is deleted #272
|
2019-07-01 11:33:53 -03:00 |
Leo Germani
|
d2b469397f
|
Refactor trash and delete methods in repository #272
|
2019-06-27 22:53:14 -03:00 |
leogermani
|
a4ad04c072
|
delete_filter_when_metadata_deleted in progress
|
2019-06-26 14:36:47 -03:00 |
leogermani
|
3df60abead
|
fix tests
|
2019-06-26 12:35:00 -03:00 |
vnmedeiros
|
7f0f5d5920
|
fix test case
|
2019-06-18 17:52:42 -03:00 |
vnmedeiros
|
d12470bd86
|
create href with `http://` if protocol is not explicit in link
|
2019-06-18 16:35:28 -03:00 |
vnmedeiros
|
0eaa02ff80
|
remove the wrong test for comment_status
|
2019-06-07 14:05:23 -03:00 |
vnmedeiros
|
9e4d34a16b
|
Add special field to set comment_status in importer #243
|
2019-06-07 11:44:25 -03:00 |
vnmedeiros
|
1a76604d1c
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2019-06-06 15:46:34 -03:00 |
vnmedeiros
|
8885310232
|
change regex to support links with only protocol #198
|
2019-06-06 15:46:20 -03:00 |
Mateus Machado Luna
|
999cb8bafb
|
Adjustments to numeric and date filters.
|
2019-06-04 15:22:49 -03:00 |
vnmedeiros
|
339b9f16f3
|
fix test cases
|
2019-06-04 15:21:19 -03:00 |
Leo Germani
|
58dc05317f
|
refactor filter metadatum_id getters and setters
|
2019-06-03 11:41:44 -03:00 |
leogermani
|
16e8d13e41
|
New filter type #242
|
2019-05-21 18:04:34 -03:00 |
leogermani
|
af2e0b2f9f
|
refactor taxonomy metadata_type_options allow_new_terms to yes/no
|
2019-05-20 12:49:12 -03:00 |
leogermani
|
27c4a66dfc
|
Fix bug in facets search by parent and better document tests
|
2019-05-14 15:47:57 -03:00 |
vnmedeiros
|
d21bbb3468
|
add test to make tag clickable links on text
|
2019-05-11 10:55:58 -03:00 |
vnmedeiros
|
1534017483
|
Merge branch 'fix_hierarchy_facets' into develop
|
2019-05-02 15:30:19 -03:00 |
leogermani
|
46202e3a8f
|
fix insert item metadata for terms relying on buggy term_exists #231
|
2019-05-02 15:09:49 -03:00 |
vnmedeiros
|
fc2e4d773a
|
adds tests for facets with hierarchical taxonomies
|
2019-05-02 12:20:42 -03:00 |
vnmedeiros
|
8b0af53de6
|
adds tests for facets with hierarchical taxonomies
|
2019-05-02 11:58:43 -03:00 |
vnmedeiros
|
a04ad2ecb3
|
add test facets
|
2019-04-26 18:05:05 -03:00 |
vnmedeiros
|
d7ced9480e
|
show all terms in the hierarchical search.
|
2019-04-26 09:55:16 -03:00 |
vnmedeiros
|
0dbd8f09fa
|
add test of facets using a "n-aria" tree
|
2019-04-24 18:59:44 -03:00 |
leogermani
|
befb9044bb
|
Solved SQL Query and tree algorithm! #230
|
2019-04-18 18:01:54 -03:00 |
vnmedeiros
|
65c6cd9ad7
|
Merge branch 'feature/facets_ES' into develop
|
2019-04-16 16:40:03 -03:00 |
leogermani
|
463315b3ba
|
small adjustment in tests for has_value #222
|
2019-04-16 15:15:44 -03:00 |
vnmedeiros
|
2efe886739
|
fix data struct for test api visibility
|
2019-04-16 14:11:25 -03:00 |
vnmedeiros
|
55e604bc40
|
Merge branch 'develop' into feature/facets_ES
|
2019-04-16 11:34:23 -03:00 |
vnmedeiros
|
3c59aefba5
|
add test to includes
|
2019-04-16 10:40:05 -03:00 |
vnmedeiros
|
820b17b2b8
|
add test to search with relationship and paginations
|
2019-04-15 16:27:56 -03:00 |
vnmedeiros
|
b481b75846
|
add test to facets
|
2019-04-15 14:56:35 -03:00 |
Eduardo Humberto
|
c2a6fb8765
|
update test and fix has value method
|
2019-04-12 18:46:54 -03:00 |
Eduardo Humberto
|
a57e2382c5
|
create test to verify if has_value method returns true if an empty value exists for multi value metadata (#222)
|
2019-04-12 16:32:33 -03:00 |
vnmedeiros
|
f130ba95db
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2019-04-11 17:56:46 -03:00 |
leogermani
|
f7ac12ec43
|
more facets tests
|
2019-04-11 18:00:21 -03:00 |
vnmedeiros
|
4aaeaf5b61
|
add test to default text metadata with filter
|
2019-04-11 17:56:25 -03:00 |
leogermani
|
39f506d371
|
Writing tests for facets
|
2019-04-11 15:57:38 -03:00 |
leogermani
|
512aed2017
|
Verify taxonomy visibility when saving metadatum #220
|
2019-04-08 12:50:19 -03:00 |
vnmedeiros
|
4a7e0f1a9a
|
tests to visibility return API #220
|
2019-04-08 11:57:55 -03:00 |
vnmedeiros
|
f97e51457b
|
tests to visibility API #220
|
2019-04-07 22:27:31 -03:00 |
Mateus Machado Luna
|
1f19f90b4c
|
Merges with develop and solves conflicts.
|
2019-04-02 15:19:00 -03:00 |
leogermani
|
0256a55dee
|
Fix term_exists method not properly handling search by term_id
|
2019-03-28 12:34:03 -03:00 |
leogermani
|
c4da2e01c6
|
Test and fix capabilities attribution for tainacan roles #205
|
2019-03-21 12:56:32 -03:00 |
Eduardo Humberto
|
6590b525bb
|
test role author to insert items in his own collection (#205)
|
2019-03-21 12:56:31 -03:00 |
Eduardo Humberto
|
9ca75ffd5b
|
update test to create item in collection created by user (#205)
|
2019-03-21 12:46:32 -03:00 |
Eduardo Humberto
|
4ad7667ae3
|
create test to reproduce error on create item as tainacan author role (#205)
|
2019-03-21 12:46:32 -03:00 |
Leo Germani
|
e2a7040930
|
more taxonomy metadatum tests
|
2019-03-20 16:40:19 -03:00 |
leogermani
|
40cdded733
|
Test and fix capabilities attribution for tainacan roles #205
|
2019-03-13 16:01:09 -03:00 |
Eduardo Humberto
|
fe3866458c
|
test role author to insert items in his own collection (#205)
|
2019-03-12 21:25:04 -03:00 |
Eduardo Humberto
|
166a275872
|
update test to create item in collection created by user (#205)
|
2019-03-08 19:49:59 -03:00 |
Eduardo Humberto
|
b0b5309f6f
|
create test to reproduce error on create item as tainacan author role (#205)
|
2019-03-08 17:48:59 -03:00 |
Mateus Machado Luna
|
01a738f69e
|
Merge from develop.
|
2019-03-07 15:05:19 -03:00 |
leogermani
|
644eb28528
|
fix creation of child collections #206
|
2019-03-01 16:24:07 -03:00 |