Commit Graph

2178 Commits

Author SHA1 Message Date
walisonjose ff6e6a8b0e
Update .travis.yml 2018-07-12 14:03:55 -03:00
walisonjose 036fc4448d
Update .travis.yml 2018-07-12 13:57:23 -03:00
walisonjose c9f0053a41
Update .travis.yml 2018-07-12 13:52:28 -03:00
weryques 2e6d4c567b Fixes: metadata duplication on son collection (issue #79) 2018-07-12 12:52:06 -03:00
weryques e2bff2942d Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-12 10:47:22 -03:00
weryques 2ff80a51ba Upgrade webpack to version 4.16.0 2018-07-12 10:42:26 -03:00
Leo Germani 3d98166c5b versio 0.2 release 2018-07-11 16:58:54 -03:00
mateuswetah d869e97dba Adds little extra css margin to filter list. 2018-07-11 16:54:31 -03:00
eduardohumberto 1e983295a8 change get_multiple to is_multiple 2018-07-10 22:07:06 -03:00
weryques 1ed43bedc3 Fixes erros in translation and deletion taxonomy 2018-07-10 18:35:03 -03:00
Mateus Machado Luna 1f567ec1e8 Fixes taxonomy list always deleting permanently. 2018-07-10 17:02:18 -03:00
weryques 48baf82ff0 Fixes some bugs in collection edition form and collection page 2018-07-10 16:51:43 -03:00
Mateus Machado Luna 83550a5937 Fixes on Item Page 2018-07-10 16:29:39 -03:00
Mateus Machado Luna 50ebb7ff55 Finishes new ItemEdition and Item layout. 2018-07-10 16:08:16 -03:00
Mateus Machado Luna 07dea4f20e Updates on Item Edition Page css. 2018-07-10 16:08:16 -03:00
weryques e43b74ea44 Changes style of edit search button from 'is-light' to 'is-outlined' 2018-07-10 15:52:03 -03:00
weryques c34bb699ae Update dependencies and create a new wp-ajax for get sample permalink 2018-07-10 15:11:21 -03:00
Mateus Machado Luna 4add863f81 Solves option importer not being passed to api query. 2018-07-10 14:45:05 -03:00
weryques f9b04440cf Removes duplicates from admin i18n 2018-07-10 13:21:36 -03:00
Leo Germani 2ddd092448 add options to test importer 2018-07-10 12:50:19 -03:00
Leo Germani 07211cfd67 removing debug 2018-07-10 12:33:30 -03:00
weryques 5b5e373b95 Adds debounce to update slug 2018-07-10 12:05:52 -03:00
weryques f030636866 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-10 11:12:21 -03:00
walisonjose 133ed1446c
Update .travis.yml 2018-07-10 10:52:58 -03:00
weryques bd9e343ce7 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-10 10:17:57 -03:00
Mateus Machado Luna f0d36ca536 New layout for Item Edition Page and Item Page. 2018-07-10 09:49:20 -03:00
weryques f8c8497922 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-07-10 09:22:08 -03:00
weryques 1e2b30f7a1 Adds auto generate slug for collection edition form 2018-07-10 09:21:35 -03:00
Jacson Passold 94f02ce0cd prototype urls test, rewrite exposers to use exposer_type instead esposer_type and get all exposer urls 2018-07-10 04:11:35 -03:00
Jacson Passold 3c1d3fd5d9 remove debug info 2018-07-10 03:20:57 -03:00
Jacson Passold 2dc5d81371 right test json-dl 2018-07-10 03:20:14 -03:00
Jacson Passold 3560604727 remove, edit custom mapper meta and update item metadata after save 2018-07-10 02:53:52 -03:00
Jacson Passold 4acd291cc3 fix load of custom mapper metadata 2018-07-10 01:38:40 -03:00
Jacson Passold 59ccca49b6 fix metadatum mapper custom meta 2018-07-10 01:05:56 -03:00
Jacson Passold 0d76dbcac7 support for custom metadatum->mapper->metadatum 2018-07-10 00:49:30 -03:00
Jacson Passold 0da18e7b65 new mapper modal 2018-07-09 23:28:23 -03:00
Jacson Passold a29c2f7854 add export page 2018-07-09 21:21:47 -03:00
Jacson Passold 831ec18fb9 Merge remote-tracking branch 'origin/develop' into field-mapping-interface
# Conflicts:
#	src/admin/tainacan-admin-i18n.php
2018-07-09 21:21:32 -03:00
Jacson Passold e0e787bff8 exclude not mapped field from exposer to avoid conflict 2018-07-09 21:11:47 -03:00
Jacson Passold 45b2d718ff Merge branch 'export' into field-mapping-interface, fix some field from export and write array to exported file 2018-07-09 18:41:42 -03:00
Jacson Passold 118765ed95 add prototype of jsondl test case 2018-07-09 18:23:45 -03:00
Jacson Passold 49c668cc1e add support to url exposer param 2018-07-09 18:22:59 -03:00
Jacson Passold 20eb386583 add buttons to save a new mapper metadata 2018-07-09 18:22:31 -03:00
Jacson Passold 81254eed2c begin export page 2018-07-09 18:21:41 -03:00
Jacson Passold 5aa0ae4968 remove spaces, new line and place comma in right position 2018-07-09 18:19:53 -03:00
Jacson Passold 5b9051d4a8 fix function doc 2018-07-09 18:19:07 -03:00
Jacson Passold 356fdf7d8f add export routes 2018-07-09 18:18:44 -03:00
Mateus Machado Luna abe6c067ec More changes on ItemEditionPage and updates to ItemPage with current layout. 2018-07-09 16:07:37 -03:00
Mateus Machado Luna e529c7b2fc Continues implementation of new layout for ItemEditionPage 2018-07-09 13:50:23 -03:00
weryques cd2546d8b2 Adds debounce to updating values 2018-07-09 13:42:03 -03:00