mateuswetah
a23b475f7d
Switches disabled attribute for enabled attribute. Improves Header and side menus responsiviness on mobile.
2018-03-15 10:45:14 -03:00
weryques
1747b53b2d
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-15 10:43:27 -03:00
weryques
efa4d5cc7c
Somes fixes on fetch all field values and fields controller args
2018-03-15 10:42:43 -03:00
Eduardo humberto
f48abe01dd
remove console log from items list and fix showing items label
2018-03-15 09:38:12 -03:00
weryques
bddcb9bf31
Fixes field not return and initiated args for Filters
2018-03-15 09:30:02 -03:00
weryques
955fa111cf
Collection id default support
2018-03-15 09:19:19 -03:00
Eduardo humberto
953b3391fb
set total items on collection store
2018-03-15 08:36:42 -03:00
Leo Germani
e7fb07eb16
Working on docs
2018-03-14 23:37:06 -03:00
Leo Germani
339686b9af
fix Fields plural label
2018-03-14 17:06:36 -03:00
Leo Germani
4325b9833d
change property disabled_for_collection for enabled_for_collection
2018-03-14 16:24:19 -03:00
mateuswetah
bfb5e3c7f7
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-14 15:58:49 -03:00
mateuswetah
4f4ec6e93a
Habemuns Filter CRUD!
2018-03-14 15:58:42 -03:00
weryques
89891bfc0c
Filter and Field Types args
2018-03-14 14:39:19 -03:00
mateuswetah
b4ee49373f
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-14 13:40:33 -03:00
mateuswetah
4839555bb8
Fixes duplication on field insertion.
2018-03-14 13:40:25 -03:00
weryques
eb25645b3b
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-14 12:22:04 -03:00
weryques
78bf5d1b1e
Filter type object
2018-03-14 12:21:46 -03:00
Eduardo humberto
3680b258dc
get filters from query url
2018-03-14 12:19:23 -03:00
weryques
387329fc7a
Changes variables to private and adds getters and setters
2018-03-14 11:24:38 -03:00
weryques
4754fff018
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-14 10:43:39 -03:00
weryques
7b7a1bc3b7
Field endpoint args, Fixes return of field type object
2018-03-14 10:41:17 -03:00
Eduardo humberto
f8a337eb20
get query from url to filter items
2018-03-14 10:08:06 -03:00
weryques
20428dee50
Items thumbnail
2018-03-14 09:57:42 -03:00
weryques
48c4bf67bf
Set post thumbnail
2018-03-14 09:47:08 -03:00
weryques
aac39bd332
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-14 09:23:48 -03:00
weryques
ef9f005815
Fixes prop name and return thumbnail id
2018-03-14 09:22:49 -03:00
Eduardo humberto
0af44fe6b7
changes in creator to include category filter types
2018-03-14 08:51:09 -03:00
weryques
af76ed82ec
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-14 08:48:33 -03:00
weryques
f504002145
Fixes attributes name
2018-03-14 08:48:08 -03:00
Jacson Passold
fa646da2c8
add xml exposer prototype
2018-03-13 21:29:31 -03:00
Jacson Passold
e7e028081d
add response filter
2018-03-13 21:28:51 -03:00
Eduardo humberto
6f9572322b
set url with metaquery
2018-03-13 16:15:32 -03:00
Eduardo humberto
2c433586a2
structure filter
2018-03-13 15:35:11 -03:00
mateuswetah
80b0387ec2
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-13 15:24:17 -03:00
mateuswetah
b1fa93882c
Adds several translation pairs to Brazilian Portuguese .po file. Adds getFrom method into utilities to access entities translation. Continues implementation of fields page.
2018-03-13 15:24:11 -03:00
Weryques
ed7e4a3eb6
Update tainacan-api.md
2018-03-13 15:00:54 -03:00
weryques
21eee2452b
Adds autogenerate doc
2018-03-13 14:35:17 -03:00
weryques
0bf7d0054b
Adds endpoint GET filter-types
2018-03-13 14:34:13 -03:00
weryques
90285c5682
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-13 13:48:24 -03:00
weryques
429a5587c4
Fixes set thumbnail
2018-03-13 13:47:31 -03:00
Eduardo humberto
b8ca6351ab
begin show filters web components in admin
2018-03-13 13:01:55 -03:00
weryques
f3f0079112
Collections Controller, Items Controller, Collection and Item
...
1. Update collection params and endpoints args of Item and Collection Controller
2. Support of set thumnail for Item and Collection
2018-03-13 12:38:43 -03:00
weryques
48b9122bcc
Filter type Object
...
Filter type object is returned with filter
2018-03-13 12:26:30 -03:00
Weryques
603b0c2d4b
Update tainacan-api.md
2018-03-13 10:31:57 -03:00
Leo Germani
2cc16ceb34
add post type labels to i18n js object
2018-03-13 10:30:20 -03:00
Weryques
e2cbdface3
Update tainacan-api.md
2018-03-13 10:26:56 -03:00
Weryques
2dadffe653
Update tainacan-api.md
2018-03-13 10:25:41 -03:00
weryques
1c679d15ee
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
2018-03-13 10:04:41 -03:00
weryques
3b13c11acc
Enpoint Filters
...
1. Create filter in collection without field association
2. Create filter in repository
3. Get filters from repository
4. Get filters from collection without field association
2018-03-13 10:01:53 -03:00
mateuswetah
d9d4fa7b88
Finishes fixes on Fields and Filter insertion.
2018-03-13 09:21:05 -03:00