Commit Graph

8161 Commits

Author SHA1 Message Date
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
Jacson Passold 11cf82fb9b item does not have a fixed post_type 2018-01-26 16:42:03 -02:00
Jacson Passold 1cd21a3080 support metadata data moderator 2018-01-26 16:41:04 -02:00
Jacson Passold e71a1a5079 get metadata collection 2018-01-26 16:40:24 -02:00
weryques f8d7393e2f Merge branch 'master' into feature/user-admin-interface 2018-01-26 14:23:32 -02:00
weryques 7c76b23ff9 Fixes Element Form Validation 2018-01-26 12:17:30 -02:00
mateuswetah c04000f59d Adds Taincan custom components in Admin and exemplifies their use on Item creation page. 2018-01-26 11:28:50 -02:00
mateuswetah 81e54a9dcf Adds item creation via api to Item Creation Page. 2018-01-26 10:25:14 -02:00
weryques b43f281e9e Merge branch 'master' of https://github.com/tainacan/tainacan 2018-01-25 13:10:10 -02:00
Weryques 123419ef13
Update tainacan-api.md 2018-01-25 13:08:50 -02:00
weryques 961ed8debd Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-25 11:47:48 -02:00
weryques 01f42d5c0c API routes changed 2018-01-25 11:47:09 -02:00
mateuswetah 31d1c10b57 Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-25 11:32:17 -02:00
mateuswetah 07cda97dd4 Adds thumbnail to collection list. 2018-01-25 11:32:09 -02:00
weryques 115d84e63f Deleted unnecessary files 2018-01-25 11:21:35 -02:00
weryques 5e2e6ac3ae Itens endpoint
Image are now returned;
In case of GET all Itens the quantity of attibutes are limited;
Now all endpoints Extends TAINACAN_REST_Controller
2018-01-25 11:14:20 -02:00
mateuswetah 7094f96bc2 Fixes dropdown not appearing due to main div high z-index. 2018-01-25 10:46:33 -02:00
mateuswetah 1c0e62941c Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-25 09:40:08 -02:00
mateuswetah 548f63d9ff Remove vue-material-design-icons and uses iconfont instead. 2018-01-25 09:39:43 -02:00
weryques 597e0946a2 Allow scroll with position fixed 2018-01-25 09:08:41 -02:00
Jacson Passold e1a54d96f4 test moderators and debug metas support 2018-01-24 17:32:06 -02:00
Jacson Passold 869febcfc8 collection moderator 2018-01-24 17:31:05 -02:00
weryques c3366e7d15 Fix autoload error of Capabilities 2018-01-24 17:25:19 -02:00
weryques 2aa0a679c3 Fix element icons not found 2018-01-24 16:16:35 -02:00
mateuswetah 62e7069088 Merge branch 'feature/user-admin-interface' of https://github.com/tainacan/tainacan into feature/user-admin-interface 2018-01-24 14:37:13 -02:00
mateuswetah 952f41218a Creates Item Creation Page (only form, no actions so far). 2018-01-24 14:37:08 -02:00
weryques 49df60f989 Limitation of attributes returned from API GET Collections 2018-01-24 14:08:17 -02:00
weryques fe041b17da Fix autoload error of Capabilities 2018-01-24 13:34:40 -02:00
weryques 888f924e84 Add more attributes to object Collection
Autho
Creation Date
Modification Date
Thumbnail URL
Post URL
2018-01-24 11:41:01 -02:00
mateuswetah 2f870e74d0 Replaces cards with tables in Collection and Items list. Adds vue-material-icons. 2018-01-24 11:40:10 -02:00
mateuswetah e8b649facf Replaces cards with tables in Collection and Items list. Adds vue-material-icons. 2018-01-24 11:38:34 -02:00
weryques bf7a790fe6 Modify el-button style 2018-01-24 09:28:41 -02:00
weryques 4901c542c8 Fix card style 2018-01-23 16:37:23 -02:00
mateuswetah fd1ec45281 Adds CollectionPage and navigation to it from CollectionsList. 2018-01-23 15:07:27 -02:00
mateuswetah 8a10310763 Adds router to admin with first routes. 2018-01-23 14:09:48 -02:00
weryques 8e4ea8643a Initiated user admin 2018-01-23 12:42:01 -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
Jacson Passold 3a21a7ff1b move moderator meta_cap filter to collections for now and disable it because of post_type error 2018-01-19 20:45:51 -02:00
Jacson Passold 8c740ee5f7 set controller entity prop at init, not at _construct, because we need post_type registered 2018-01-19 20:43:51 -02:00
Jacson Passold 86d45910d4 add test group "api" 2018-01-19 20:39:32 -02:00
weryques 856ea0b4a7 Update collection metadata 2018-01-19 14:56:36 -02:00
Jacson Passold 93af8fc5c2 revert Collection test on wrong place 2018-01-19 14:45:44 -02:00
Weryques 63e62e2507
Update setup-local.md 2018-01-19 13:34:36 -02:00
weryques 00584c08e4 Merge branch 'master' of https://github.com/tainacan/tainacan 2018-01-19 12:56:05 -02:00
weryques 814884b404 Update Item Metadata 2018-01-19 12:55:39 -02:00
Leo Germani 4405b53a32 Starting admin 2018-01-19 11:33:24 -02:00
Jacson Passold bead442bda do not load cap when entity do not have a post 2018-01-18 19:08:39 -02:00