Commit Graph

180 Commits

Author SHA1 Message Date
Leo Germani 97d2f503bd fix conflict 2018-02-21 14:09:34 -03:00
Leo Germani 2bf300eeca Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-02-21 14:08:02 -03:00
Leo Germani fa4a9c1182 remove debug 2018-02-21 14:04:56 -03:00
Leo Germani b23378ceff Add slug for fields and fix fields tests 2018-02-21 14:04:25 -03:00
Leo Germani 4825cc3469 fix collections api test and new test for unique slugs 2018-02-21 13:52:36 -03:00
weryques d3bb9a172b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-21 13:43:40 -03:00
Eduardo humberto 8dd729092c create fetch form remote in importer 2018-02-21 13:38:51 -03:00
weryques 68ee1d4316 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-21 12:49:11 -03:00
weryques c94faa619d Test meta query and date query 2018-02-21 12:06:11 -03:00
Eduardo humberto 91095aade2 add unique ID for each importer created 2018-02-21 09:41:56 -03:00
weryques 230814ac2d Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-20 16:06:41 -03:00
weryques fd6af15303 Initiated Meta Query Tests 2018-02-20 16:06:18 -03:00
Eduardo humberto 5440a41331 create upload function importer 2018-02-20 15:11:10 -03:00
Eduardo humberto 5452928b0a begin tainacan importer 2018-02-20 10:35:51 -03:00
Leo Germani fd36aa195b new tests for private objects 2018-02-19 14:10:21 -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
Eduardo humberto 16e8575fcf create test for ordinate fields in collection and allow disable fields 2018-02-19 11:20:17 -03:00
Leo Germani ab26bf6f53 fix api metadata test 2018-02-16 17:16:52 -02:00
Leo Germani f33d474bde fetch items returns items from private collections correctly 2018-02-16 16:48:58 -02:00
Leo Germani 853239c0cc Default fetch items return private items correctly 2018-02-16 16:48:58 -02:00
Eduardo humberto f173852c68 fix core fields tests 2018-02-16 15:50:28 -02:00
Eduardo humberto 6c8650ceda alter repository fields to create in each collection, update tests to support those new fields and remove hooks to create option for repostiory fields 2018-02-16 15:35:28 -02:00
weryques ecd453b3cf Atributes for pagination are visible and initiated the refactoring of prepare item for response 2018-02-16 10:58:55 -02:00
Eduardo humberto 6437dd9939 creating on activate plugin the core fields (repository) 2018-02-15 16:29:46 -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
weryques 60e362e624 Now metadata multiple and status of entities is working through API 2018-02-14 16:15:19 -02:00
Leo Germani 74d0009609 Description core field type 2018-02-13 12:03:29 -02:00
Leo Germani 1c43769a9e first funcional commit of core field types 2018-02-10 00:36:57 -02:00
Leo Germani 0d10196abc various fixes in items api controller and permissions handling 2018-02-10 00:36:57 -02:00
Leo Germani dbc3349d46 fix and test deleting entities attributes 2018-02-09 16:04:52 -02:00
Leo Germani 7a3188a572 fix collections test 2018-02-09 16:04:52 -02:00
Leo Germani 6fd5aa31b4 item metadata creation and testing improved 2018-02-08 16:28:45 -02:00
Eduardo humberto a80a9ad6e1 alter get_field to get_fields 2018-02-08 11:15:44 -02:00
weryques fcaaaf0438 Now the routes accept queries 2018-02-01 14:51:38 -02:00
weryques 9ef5d3ad6e Refactoring API
New routes
Update methods refactored
Log Controller created and it test
2018-02-01 13:17:23 -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 73d86d59bf Refactoring capabilities 2018-01-31 11:06:46 -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 cf5cb62d21 Allow insert draft Items 2018-01-29 11:09:44 -02:00
Leo Germani 1b54969c4d Improves capabilities tests and fixes set_items_capabilities 2018-01-28 23:34:12 -02:00
Leo Germani 979c80eb92 fix permissions for moderators. still have to fix can_* methods in repoitory 2018-01-27 00:23:25 -02:00
Jacson Passold 35ba99d882 test item moderation 2018-01-26 16:44:45 -02:00