Mateus Machado Luna
|
57d3fc5905
|
Show errors on TermEditionForm. Fixes loading loop when switching to Terms tab in a not-saved Category edition page.
|
2018-04-10 11:30:03 -03:00 |
Leo Germani
|
83ac7239d5
|
adding line breaks to compound value_as_html()
|
2018-04-10 11:25:44 -03:00 |
Leo Germani
|
e2cd0d255e
|
value as html for compound fields
|
2018-04-10 09:11:39 -03:00 |
mateuswetah
|
ee8174682e
|
IMerge conflicts in web components
|
2018-04-09 20:00:49 -03:00 |
mateuswetah
|
7122530b10
|
Initiates layout split on ItemEditionPage
|
2018-04-09 19:57:43 -03:00 |
Leo Germani
|
aab19010a1
|
relationship value_to_html()
|
2018-04-09 18:56:42 -03:00 |
Mateus Machado Luna
|
333a12001b
|
Adds validation to terms. Impovements in field item validation and sorting actions.
|
2018-04-09 18:39:35 -03:00 |
Mateus Machado Luna
|
5d618064ff
|
Allows validation onBlur and on submit in Item Edit Form.
|
2018-04-09 16:42:11 -03:00 |
Mateus Machado Luna
|
dae37e9882
|
Adds sorting on SearchControl.
|
2018-04-09 13:26:46 -03:00 |
weryques
|
7e1e0de7cc
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-09 12:50:52 -03:00 |
weryques
|
dba92385a6
|
Logs and Tests
Updated action do insert logs
Fixes action of insert logs in all insert methods
Updated message of logs
Updated description of logs
Fixes some tests
|
2018-04-09 12:45:49 -03:00 |
Leo Germani
|
39c86691aa
|
item metadata value_to_html() structure and applied to cat field type
|
2018-04-09 11:32:53 -03:00 |
Leo Germani
|
2784e4ad58
|
add document type and document attributes to item
|
2018-04-09 11:32:53 -03:00 |
Leo Germani
|
54cc1457da
|
removing unused property
|
2018-04-09 11:32:53 -03:00 |
Leo Germani
|
75b0fc7c65
|
removing unused property
|
2018-04-09 11:32:53 -03:00 |
Mateus Machado Luna
|
2a93dfa383
|
Adds orderby and order attributes to search vuex module. Removes temporally items validation on submit button for tests.
|
2018-04-09 09:51:46 -03:00 |
weryques
|
73bf460ab3
|
Change name to id on errors returned from item fields validation
|
2018-04-06 15:58:04 -03:00 |
weryques
|
81a81a8b53
|
Event page, log diff test, changes event module name, fetch_only in logs controller
|
2018-04-06 15:29:13 -03:00 |
weryques
|
03feff9b53
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-06 12:11:52 -03:00 |
weryques
|
fbd60eb130
|
Returns id with errors
|
2018-04-06 12:11:04 -03:00 |
Leo Germani
|
9cf0894a5d
|
expose field type object in fields api get items
|
2018-04-06 11:40:30 -03:00 |
mateuswetah
|
cc36906eca
|
Adds IDs to identify buttons in collection and items creation.
|
2018-04-06 10:44:51 -03:00 |
Leo Germani
|
bdd6ae46ba
|
front end fixes item metadata edition
|
2018-04-06 00:24:41 -03:00 |
Jacson Passold
|
9f73a25ef4
|
direct log diff
|
2018-04-05 15:06:48 -03:00 |
Jacson Passold
|
8e62767b51
|
fix hook num param
|
2018-04-05 14:55:56 -03:00 |
Jacson Passold
|
597953b97f
|
get old from database
|
2018-04-05 14:49:54 -03:00 |
Jacson Passold
|
1575aab7ae
|
pass old value to log
|
2018-04-05 14:45:30 -03:00 |
Mateus Machado Luna
|
da20e797f6
|
Create sorting select on SearchControl (not implemented yet)
|
2018-04-05 13:41:16 -03:00 |
Mateus Machado Luna
|
24ab20c81d
|
Fixes Field loading in Item.
|
2018-04-05 13:40:32 -03:00 |
Mateus Machado Luna
|
f0b696f229
|
Renames EventFilterBus to EventSearchBus
|
2018-04-05 12:28:46 -03:00 |
Mateus Machado Luna
|
6be9a7681f
|
Moves loading items responsability to eventFilterBus.
|
2018-04-05 11:27:10 -03:00 |
juliannyas
|
3f0b5908d1
|
numeric and date fields tests cypress
|
2018-04-05 10:34:22 -03:00 |
Mateus Machado Luna
|
d7067a5193
|
Fixes undefined error in FilterPage. Moves URL updating from tainacan-filters-list to event-bus-filters. Removes unused actions and getters from items-page.
|
2018-04-05 09:36:22 -03:00 |
Leo Germani
|
4e474d1665
|
partially fixes dev_interface. Must remove Vue components to fix
|
2018-04-04 22:13:31 -03:00 |
Mateus Machado Luna
|
fb046a998f
|
Moves URL update responsability from pagination compoment to eventBus
|
2018-04-04 16:47:25 -03:00 |
weryques
|
359cdc7e3a
|
Fixes category column in items list
|
2018-04-04 15:57:48 -03:00 |
weryques
|
b0bd770edb
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-04 14:42:29 -03:00 |
weryques
|
aae26b4cf7
|
Fixes category checkbox error, Changes Log Description and Title, Fixes css of pagination component
|
2018-04-04 14:41:06 -03:00 |
Mateus Machado Luna
|
56d9c0ce4c
|
Adds onBlur emit on Date field type (was missing).
|
2018-04-04 11:57:34 -03:00 |
Mateus Machado Luna
|
42646d1b6b
|
Fixes bug on List Table that didn't allowed duplicate Labels.
|
2018-04-04 11:14:44 -03:00 |
Mateus Machado Luna
|
c8a33bc946
|
Perform tests on table-fields with same name.
|
2018-04-04 10:49:33 -03:00 |
Mateus Machado Luna
|
1e50e4ef91
|
Removes mutation in FieldsOrderUpdate that was causing an error.
|
2018-04-04 10:49:33 -03:00 |
weryques
|
a3a239a435
|
Fixes enabled of fields and fetch of logs
|
2018-04-04 10:47:31 -03:00 |
weryques
|
6e851ed3db
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-04-04 09:53:51 -03:00 |
weryques
|
110066a85a
|
Changes fields and filters order types
|
2018-04-04 09:52:31 -03:00 |
eduardohumberto
|
f274882209
|
remove console log
|
2018-04-03 23:26:27 -03:00 |
eduardohumberto
|
2112d1cb93
|
categories filter types restart - get terms list
|
2018-04-03 23:26:05 -03:00 |
Mateus Machado Luna
|
8b83ffa622
|
Removes problematic v-if for filter list in items-page.
|
2018-04-03 17:52:49 -03:00 |
Mateus Machado Luna
|
f3ce1e152f
|
Moves pagination to a separate component in ItemsList. Adds a watcher to follow route updates on paged and perpage
|
2018-04-03 17:18:00 -03:00 |
Leo Germani
|
e228f6042f
|
restoring dev-interface function
|
2018-04-03 17:16:57 -03:00 |