Leo Germani
|
b083daab91
|
Docs on custom templates
|
2018-04-16 11:55:54 -03:00 |
Leo Germani
|
9b426bce89
|
Adds single-items and archive-items on template hierarchy
|
2018-04-16 11:48:27 -03:00 |
Leo Germani
|
318ef7bdc3
|
handle cover page redirect for collections singles
|
2018-04-16 08:55:08 -03:00 |
Leo Germani
|
aa82789e12
|
redirect to items archive when visiting collection single without cover
|
2018-04-14 20:59:22 -03:00 |
Leo Germani
|
169fe31875
|
load admin JS in theme on items archives
|
2018-04-13 17:39:17 -03:00 |
andre2ar
|
ac85877e00
|
Old tainacan mapping
|
2018-04-13 15:26:13 -03:00 |
mateuswetah
|
7b93b111ff
|
Adds ITemsPage component registering to admin/main.js
|
2018-04-13 14:08:07 -03:00 |
Mateus Machado Luna
|
6a927ea27d
|
Adds option to load collectionId from props in ItemsList
|
2018-04-13 13:00:06 -03:00 |
Mateus Machado Luna
|
db1796ea03
|
Hides EmptyState div from list view when Loading is active.
|
2018-04-13 12:18:51 -03:00 |
Mateus Machado Luna
|
c37cffc8fa
|
Fixes error of undefined object in filter lists. Prop was being passe before loading was finished.
|
2018-04-13 12:12:42 -03:00 |
Mateus Machado Luna
|
cdbd16c42b
|
Fixes Vuex error messages on Fields and Filter Page.
|
2018-04-13 11:54:38 -03:00 |
eduardohumberto
|
e358462ab8
|
adapting search store to accept tax query params and fix filter type categories to perform search
|
2018-04-12 22:30:52 -03:00 |
juliannyas
|
41d30209fb
|
refactor selectors of the buttons for creating collections and items
|
2018-04-12 18:21:41 -03:00 |
Leo Germani
|
c858d869bd
|
better HTML for compound fields
|
2018-04-12 18:18:43 -03:00 |
Leo Germani
|
f43d1bfa0f
|
relatioship field type form fix. get all collections
|
2018-04-12 17:38:37 -03:00 |
Leo Germani
|
a986a4f474
|
fetch_by_collections get fields with parent 0 by default
|
2018-04-12 17:31:37 -03:00 |
Leo Germani
|
39306fa5c3
|
fix namespace
|
2018-04-12 17:22:33 -03:00 |
weryques
|
0f6afabd82
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-12 16:02:50 -03:00 |
weryques
|
da46196677
|
Event exhibition, method approve, improves os repository, improves on logs repository, improves on logs controller
|
2018-04-12 16:01:38 -03:00 |
Mateus Machado Luna
|
0e513d7a95
|
Adds 'Creation' field to Items List. This field is the default on sorting, has the value of wordpress 'post_date'. Alings vertically items o table.
|
2018-04-12 10:42:12 -03:00 |
Leo Germani
|
4628572373
|
collection cover page attribute
|
2018-04-11 18:58:39 -03:00 |
Leo Germani
|
6517dd4d6d
|
fix call to is_tax()
|
2018-04-11 18:58:39 -03:00 |
Leo Germani
|
5886e6b939
|
filter to replace collection link. pre_get_posts for term archives
|
2018-04-11 18:58:39 -03:00 |
Mateus Machado Luna
|
fb33800ff1
|
Fixes error from last commit in EventsList.
|
2018-04-11 17:02:43 -03:00 |
Mateus Machado Luna
|
1191d3c99e
|
Renames EventSearchBus to EventBusSearch. Moves fetch field and fetch filters responsability from search comonents to items page. Adds separate loading to each search component. Creates fag 'hasFiltered' to indicate when an empty list in items-list means a failed search or an empty collection.
|
2018-04-11 16:58:39 -03:00 |
juliannyas
|
730d6289bb
|
configuration to run the cypress in different ways according to the need of verification
|
2018-04-11 16:41:41 -03:00 |
weryques
|
a921b7467c
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-11 16:06:21 -03:00 |
weryques
|
53b165f45c
|
Improves method diff, Improves method insert, Adds i18n, Fixes log tests, Removes column description from event list
|
2018-04-11 16:02:29 -03:00 |
Leo Germani
|
42556f508f
|
fix Collection post type labels
|
2018-04-11 14:37:25 -03:00 |
andre2ar
|
5e23b6eeff
|
getIntance TO get_instance
|
2018-04-11 12:38:07 -03:00 |
andre2ar
|
a7a3cef50b
|
getIntance TO get_instance
|
2018-04-11 11:38:32 -03:00 |
andre2ar
|
105465ee06
|
getIntance TO get_instance
|
2018-04-11 11:26:52 -03:00 |
andre2ar
|
9e0f467db7
|
getIntance TO get_instance
|
2018-04-11 11:26:52 -03:00 |
Mateus Machado Luna
|
8a9aabb823
|
Renames tainacan-filters-list to tainacan-filter-item. Adds more exceptions to sorting list. Adds several ids to creation buttons. Adjustments on subheader-layout. More empty-states warning for fields and filters.
|
2018-04-11 11:25:03 -03:00 |
Mateus Machado Luna
|
64e1b9ea34
|
Removes pagination from Fields and Filters listing. Fixes bug on FilterPage when creating new filter from a Field with the same name of a previously used field. Corrects path for new Field creation on filter page.
|
2018-04-11 09:13:24 -03:00 |
Mateus Machado Luna
|
b031893e53
|
Removes empty list state from ItemsList to ItemsPage.
|
2018-04-11 08:47:58 -03:00 |
weryques
|
cc2c2b4333
|
Resolve conflicts
|
2018-04-11 08:46:47 -03:00 |
weryques
|
e5341719dc
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-11 08:44:56 -03:00 |
weryques
|
d5da0551eb
|
Mapping nopaging
|
2018-04-11 08:43:18 -03:00 |
Leo Germani
|
081c9b2e44
|
Compound field type validation
|
2018-04-10 23:13:26 -03:00 |
eduardohumberto
|
337563880e
|
improve and fix filters for Relationship field type
|
2018-04-10 22:41:31 -03:00 |
eduardohumberto
|
8164503598
|
fix field type relationship - modifying wp query filters for title and description search in Repository Items
|
2018-04-10 21:26:46 -03:00 |
Leo Germani
|
f1f72ad4e5
|
Starting Theme Helper
|
2018-04-10 18:48:09 -03:00 |
Leo Germani
|
44a091e80e
|
fix fetch fields get private fields
|
2018-04-10 17:05:20 -03:00 |
Mateus Machado Luna
|
dca4f63647
|
Merge conflict of unsaved file.
|
2018-04-10 16:40:22 -03:00 |
juliannyas
|
e71feba62a
|
tests fields cypress
|
2018-04-10 16:39:52 -03:00 |
weryques
|
73f2520b11
|
Event page - diff color
|
2018-04-10 16:24:33 -03:00 |
weryques
|
c80fa349fc
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-10 14:48:26 -03:00 |
weryques
|
3b48e373b1
|
Improves logs exhibition and pages when has no items
|
2018-04-10 14:47:32 -03:00 |
Leo Germani
|
3999690358
|
small fixes handling auto draft taxonomies
|
2018-04-10 14:39:38 -03:00 |