Commit Graph

1028 Commits

Author SHA1 Message Date
Jacson Passold c2f50ff94f remove var_dump 2018-03-01 12:45:31 -03:00
Jacson Passold 6522030837 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-03-01 12:35:10 -03:00
Jacson Passold 87b5cd53f7 begin test of approve function 2018-03-01 12:34:53 -03:00
Jacson Passold 96f0988bd8 pass object id to current_user_can check 2018-03-01 12:34:32 -03:00
Jacson Passold 4f090a1864 test item serialization permissions 2018-03-01 12:34:04 -03:00
Jacson Passold ad5e67b9d2 approve log interaction 2018-03-01 12:33:38 -03:00
Eduardo humberto 5ff49133fe creating selectbox filter 2018-03-01 12:30:21 -03:00
Leo Germani 25983c584e fixes capabilities and post types names inconsistencies 2018-03-01 11:46:57 -03:00
Eduardo humberto 65ca45c605 set items on search 2018-03-01 10:14:44 -03:00
mateuswetah 640f1ffb01 Prevent index updating before field adition via API on DragNDrop. Adds disabled and loaging states for fields that are being configured. 2018-02-28 18:58:22 -03:00
mateuswetah fdaa1a159c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 16:30:13 -03:00
mateuswetah fe2ba5bffd Habemuns Field Type Ordenation via dragndrop. 2018-02-28 16:29:55 -03:00
Eduardo humberto 59a931b7a9 unregister Check box field type 2018-02-28 15:58:22 -03:00
Eduardo humberto a9a907e662 add validation for not multiple fields in validate itemMetadata 2018-02-28 15:58:22 -03:00
weryques e0e0a83521 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 15:54:41 -03:00
weryques c04a0a4a8e Now values of not multiple item metadata are saved as string 2018-02-28 15:53:59 -03:00
mateuswetah 59430780c1 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 15:50:06 -03:00
mateuswetah 44f0356734 Improves DragNDrop on Field Creation. Loads existing fields and allows deleting fields. Adds new (not-configured) fields to collection on drop. 2018-02-28 15:49:58 -03:00
weryques 070b0931ed Delete unused method 2018-02-28 15:21:53 -03:00
weryques 58084759c0 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 15:20:41 -03:00
weryques d9416118da Revert some features 2018-02-28 15:20:14 -03:00
Eduardo humberto 6c016e4437 create query attribute in store filter 2018-02-28 15:19:16 -03:00
Leo Germani 0fddaa0833 Fix tainacan_plugin global js variable and image path 2018-02-28 12:56:10 -03:00
Leo Germani 483642d4eb remove uselesss registration and duplicated test 2018-02-28 12:56:10 -03:00
weryques ecd8a22207 Update build.js 2018-02-28 12:54:46 -03:00
weryques 5b2961a45a Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-28 12:53:05 -03:00
weryques 1dbf96a33c Update build.js 2018-02-28 12:52:33 -03:00
Eduardo humberto 829b19fb0b create examples for filter store structure 2018-02-28 12:48:39 -03:00
weryques 83e0393917 Add support to named meta queries 2018-02-28 11:11:26 -03:00
weryques 0c540b987f Fix meta query error when have only one meta query 2018-02-28 10:31:44 -03:00
Jacson Passold 884db91197 Merge branch 'develop' into cap--with-notice 2018-02-27 16:47:40 -03:00
mateuswetah 8f72332b6b Adds vuex logic to obtain fieldTypes from the API. Implements basic loading logic on CollectionFieldsEditionPage. Improves Drag-N-Drop. 2018-02-27 16:27:18 -03:00
mateuswetah 8ce6575aec Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 15:44:16 -03:00
Weryques 760e51a8e4
Update tainacan-api.md 2018-02-27 15:43:05 -03:00
mateuswetah 19b8aa4992 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 15:42:45 -03:00
mateuswetah ad773258d6 Creates and adds CollectionFieldsEditionPage. Begins implementation of Drag-N-Drop Fields box. 2018-02-27 15:42:41 -03:00
weryques 004979de7d Create Endpoint GET Field Types 2018-02-27 15:38:21 -03:00
Eduardo humberto d5c5ca37b3 create stubs for filter store 2018-02-27 14:22:40 -03:00
Eduardo humberto eec69c1e19 starting event bus for filters 2018-02-27 14:07:52 -03:00
mateuswetah 481ae36532 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 10:47:06 -03:00
mateuswetah 896ba6fce3 Adds more functionality to routerHelper. Installs qs to handle queries with nested array objects, to be used on search for metaqueries. 2018-02-27 10:46:57 -03:00
weryques 7bde07f194 Update API permissions for GET methods 2018-02-27 10:43:07 -03:00
mateuswetah 472a6affab Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-27 09:56:08 -03:00
mateuswetah e527339ac1 Moves plugis to utilities.js. Begins implementation or RouterHelperPlugin. Fixes undefined collection id on some routes. 2018-02-27 09:55:59 -03:00
Eduardo humberto e2941c0e2c alter filters structure folders 2018-02-27 09:03:34 -03:00
mateuswetah 9dd9c439c4 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 16:31:57 -03:00
mateuswetah d6ef2fc7fd More routes and empty pages configured on router.js. 2018-02-26 16:31:51 -03:00
weryques 410a722ebb Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 16:18:07 -03:00
weryques ea33995d6e Fix wp_settings 404 and add tainacan icon to admin menu 2018-02-26 16:17:00 -03:00
mateuswetah 0b6ba4e88e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-26 15:52:37 -03:00