Commit Graph

338 Commits

Author SHA1 Message Date
mateuswetah 548f63d9ff Remove vue-material-design-icons and uses iconfont instead. 2018-01-25 09:39:43 -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
Jacson Passold e4d7fba82f add Item db sufix "_item" to post_type 2018-01-18 17:05:51 -02:00
Jacson Passold acba18d245 avoid set cap on Item that do not have collection, maybe throw exception later 2018-01-18 12:42:33 -02:00
Jacson Passold 2301029bf8 Merge branch 'master' of github.com:tainacan/tainacan 2018-01-18 12:34:23 -02:00
Jacson Passold 44aebc95ea better caps test and test moderators_ids is stored 2018-01-18 12:34:08 -02:00
Jacson Passold e8462872e1 test item permissions 2018-01-18 12:30:57 -02:00
Jacson Passold 497c968746 dinamic update cap object for collection items 2018-01-18 12:29:27 -02:00
Jacson Passold 87df13cbc7 doc fix 2018-01-18 12:28:51 -02:00
Jacson Passold 221adb35e6 add some documentation 2018-01-18 12:28:20 -02:00
Jacson Passold 9788debde2 return post_type object after registration 2018-01-18 12:24:35 -02:00
Jacson Passold 14a7c2651f set collection items creation caps 2018-01-18 12:23:13 -02:00
weryques 15612ef35a Fetch a Term 2018-01-18 11:38:31 -02:00
weryques a37e56e424 Get a filter 2018-01-18 11:23:16 -02:00
weryques ab081cc992 Fetch all terms of a taxonomy 2018-01-18 10:45:31 -02:00
weryques 027fd43030 Fetch filters 2018-01-17 15:48:44 -02:00
weryques b3d92b7abb Update terms 2018-01-17 12:33:28 -02:00
weryques e37d4a6465 Update taxonomies 2018-01-17 10:02:22 -02:00
leogermani 4b2103f800
replacing correct primitive capability read 2018-01-16 13:39:22 -02:00
Jacson Passold 1fe8971866 Merge branch 'master' of github.com:tainacan/tainacan 2018-01-16 13:27:59 -02:00
Jacson Passold 36ff140ee0 Merge branch 'master' of github.com:tainacan/tainacan 2018-01-16 11:41:27 -02:00
weryques 036d5e2661 Update filter 2018-01-16 11:41:24 -02:00
weryques e961943e8c Update item 2018-01-16 10:47:29 -02:00
weryques ec07dd9cd2 Update collection 2018-01-16 10:31:52 -02:00
Jacson Passold f075a1a002 refactoring two similar functions 2018-01-15 23:38:24 -02:00