vnmedeiros
|
7b55a3686d
|
fix: change call action to update/insert control metadatum item #114
|
2020-10-28 18:02:55 -03:00 |
mateuswetah
|
d9da6bae70
|
Updates some tests and the fetch_metadata_type function to do not return control metadata
|
2020-09-16 15:41:35 -03:00 |
mateuswetah
|
2253e7dcf0
|
Fixes some tests due to new metadatum type.
|
2020-09-09 16:20:54 -03:00 |
vnmedeiros
|
b5d486961e
|
changes core author metadata to user metadata #354
|
2020-04-17 09:29:11 -03:00 |
mateuswetah
|
c136f375c0
|
Merges conflicts from develop.
|
2020-04-10 09:00:15 -03:00 |
vnmedeiros
|
2aa94b5065
|
add/fix tests for core metadata author #354
|
2020-04-08 15:35:28 -03:00 |
vnmedeiros
|
966aa2adf1
|
add validate metadata order #17
|
2020-03-05 14:02:48 -03:00 |
vnmedeiros
|
0d1256c66d
|
add test group compound_metadatum #17
|
2020-03-05 11:04:44 -03:00 |
leogermani
|
5724260bbf
|
fix tests for older php versions
|
2020-02-11 11:00:01 -03:00 |
leogermani
|
a9e5f8d58a
|
remove private filter and meta from api response
it was showing up in metadata and filters_order
|
2020-02-11 10:52:26 -03:00 |
leogermani
|
e2e57d05bd
|
more tests for private meta and filters visibility
|
2020-02-11 10:09:45 -03:00 |
vnmedeiros
|
bf8070abe7
|
fix the call of function `permission_callback`
|
2020-02-03 16:53:23 -03:00 |
Vinícius Nunes
|
5e1a4732e0
|
add test for remove term taxonomy when value is empty
|
2019-11-06 11:33:40 -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 |
leogermani
|
3177c91cbc
|
Facets refactor. return filtered values for all types
|
2018-10-31 14:30:27 -03:00 |
weryques
|
67048a1381
|
Refactoring some code in rest facets and metatada repository
|
2018-10-17 15:26:32 -03:00 |
weryques
|
5b40cd1f71
|
Refactoring fetch all metadatatum value and fixes not removing of duplicated values
|
2018-08-06 13:42:31 -03:00 |
Leo Germani
|
83eada31c4
|
re-refactor metadata types name
|
2018-06-11 14:58:08 -03:00 |
weryques
|
8ba7478287
|
Changes field to metadatum and fields to metadata
|
2018-06-11 12:10:07 -03:00 |
andre2ar
|
9e0f467db7
|
getIntance TO get_instance
|
2018-04-11 11:26:52 -03:00 |
andre2ar
|
7555878a8f
|
First try
|
2018-03-20 13:04:02 -03:00 |
weryques
|
efa4d5cc7c
|
Somes fixes on fetch all field values and fields controller args
|
2018-03-15 10:42:43 -03:00 |
weryques
|
f9f5e831f3
|
Adds verification of capabilities to fetch all field values and modifies the response of invalid attributes on updates and posts
|
2018-03-07 12:57:12 -03:00 |
weryques
|
0792e6ecef
|
Fixes fields update
|
2018-03-06 11:01:35 -03:00 |
weryques
|
d87e2363d2
|
Get a field from a collection
|
2018-03-05 16:23:28 -03:00 |
weryques
|
6e75a3ed14
|
Get all fields from repository
|
2018-03-05 15:48:59 -03:00 |
weryques
|
9cff5a736d
|
Fetch all values of a field from a collection in all it collection items
|
2018-03-02 11:42:19 -03:00 |
weryques
|
84658b1981
|
Improves in prepare item for db from fields controller and in test api metadata
|
2018-03-01 15:02:53 -03:00 |
weryques
|
7bd8b3e00e
|
Now the creation of default fields is possible through API
|
2018-03-01 14:46:21 -03:00 |
weryques
|
20570a64a0
|
Trash metadata
|
2018-02-23 11:59:13 -03:00 |
Leo Germani
|
70c30127c0
|
fix test fields
|
2018-02-22 17:27:07 -03:00 |
Eduardo humberto
|
783818bb5a
|
fix error on save core field value - array values are not being save - and fix test metadata api - searching the specified field on array of fields
|
2018-02-19 13:29:43 -03:00 |
Leo Germani
|
ab26bf6f53
|
fix api metadata test
|
2018-02-16 17:16:52 -02:00 |
weryques
|
01a7c41d71
|
Field type object is now returned with item metadata
|
2018-02-15 11:27:45 -02:00 |
weryques
|
785a94690d
|
Fixes API item metadata
|
2018-02-15 09:24:44 -02:00 |
weryques
|
195133a02c
|
Fixes return of update metadata
|
2018-02-14 16:52:50 -02:00 |
Leo Germani
|
0d10196abc
|
various fixes in items api controller and permissions handling
|
2018-02-10 00:36:57 -02:00 |
weryques
|
1e2c2a4321
|
New routes - Item Metadata
|
2018-01-31 13:50:10 -02:00 |
Eduardo humberto
|
722b5387d1
|
Alter Metadata to Fields/Field (Big changes)
|
2018-01-31 12:51:43 -02:00 |
weryques
|
60bd3753c4
|
Refactoring some controllers
|
2018-01-30 15:33:06 -02:00 |
Leo Germani
|
bd0b34cd2c
|
Merge branch 'master' into develop
|
2018-01-30 12:01:24 -02:00 |
Jacson Passold
|
bf4f254df7
|
better debug
|
2018-01-29 18:36:15 -02:00 |
Jacson Passold
|
0e01a2bff7
|
Merge branch 'Item_moderation' of github.com:tainacan/tainacan into Item_moderation
|
2018-01-29 18:22:56 -02:00 |
Jacson Passold
|
a9bcd0292a
|
better handler response errors
|
2018-01-29 18:18:40 -02:00 |
Leo Germani
|
764ec9b681
|
removing endpoint tha needs refactoring
|
2018-01-29 17:08:34 -02:00 |
weryques
|
01f42d5c0c
|
API routes changed
|
2018-01-25 11:47:09 -02:00 |
weryques
|
1d473b1b6c
|
Merge branch 'master' of https://github.com/tainacan/tainacan
|
2018-01-22 09:50:31 -02:00 |
weryques
|
f91d19abbb
|
Fix build for macOS and Fix autoload for uppercase directories
|
2018-01-22 09:48:51 -02:00 |
Jacson Passold
|
7c6932ac1f
|
Merge branch 'master' of github.com:tainacan/tainacan
|
2018-01-19 20:46:08 -02:00 |