Commit Graph

2149 Commits

Author SHA1 Message Date
Jacson Passold cf7086f11a change mapper selection from dropbox to select 2018-06-12 16:38:46 -03:00
Jacson Passold 422de8f1be reorder component blocks for better fit 2018-06-12 15:32:02 -03:00
Jacson Passold 97f9562d19 Merge remote-tracking branch 'origin/develop' into field-mapping-interface 2018-06-12 15:15:40 -03:00
Jacson Passold b4d3bf7538 make a dummer test on do not have a import from settings 2018-06-12 15:15:24 -03:00
Jacson Passold 3a9484cfd6 sets and gets metadata on plural 2018-06-12 15:14:42 -03:00
Jacson Passold 06777f0be9 resolv some errors from merge 2018-06-12 15:13:18 -03:00
Leo Germani 4c4fa0ca81 default enabled view modes (fixes #67) 2018-06-12 14:25:06 -03:00
Jacson Passold b5d832fb5d Merge remote-tracking branch 'origin/develop' into field-mapping-interface 2018-06-12 14:18:18 -03:00
Leo Germani 70a23b9c7d register user meta tainacan_prefs as string 2018-06-12 14:06:25 -03:00
weryques 79d99a2a17 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-12 13:12:43 -03:00
weryques 64c7e29370 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-12 13:04:07 -03:00
weryques f31be58756 Advanced search is partially working now (#22) 2018-06-12 12:59:52 -03:00
Mateus Machado Luna c56f8fd12d Makes ViewModeCards a component instead of a template. 2018-06-12 12:59:39 -03:00
Leo Germani 9c109eba17 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-06-12 11:44:51 -03:00
Leo Germani 7e78668225 store core metadata values also in metadata table 2018-06-12 11:44:42 -03:00
Mateus Machado Luna cbfced7f9b Adds new metadatum primitive type long_text and attributes it to textarea metadatum_type. Removes access to ClassName in some frontend parts of admin in favor to primitive_type access (Closes #66). 2018-06-12 11:06:42 -03:00
Mateus Machado Luna 919c5e65e6 More css adjustments. Limites shrinking header class changes to avoid DOM manipulations. 2018-06-12 10:06:14 -03:00
Mateus Machado Luna d3b8e4c4b8 Begins implamentation of new Collection Edition Form. 2018-06-12 10:06:14 -03:00
Jacson Passold 1f03236307 field to metadata 2018-06-12 00:09:42 -03:00
Jacson Passold c5b97ce66e Merge remote-tracking branch 'origin/develop' into field-mapping-interface
# Conflicts:
#	src/admin/components/lists/metadata-list.vue
#	src/admin/tainacan-admin-i18n.php
#	src/js/store/modules/metadata/actions.js
#	tests/test-api-field-mappers.php
2018-06-11 23:53:18 -03:00
Jacson Passold 75d43e0710 conditional actions buttons 2018-06-11 23:33:01 -03:00
eduardohumberto 43f1fbe1ed refactor tainacan old import - taxonomies step 2018-06-11 23:20:47 -03:00
Jacson Passold 50d2ca9847 refactoring exposer-map to exposer_map in actions 2018-06-11 23:11:25 -03:00
Jacson Passold bab6a1f481 fix remove mapper 2018-06-11 23:10:31 -03:00
Jacson Passold cf54d63421 param as object, add unmapped fields 2018-06-11 23:10:11 -03:00
Jacson Passold 55a758387f refactoring exposer-map to exposer_map to be compatible with vue axios post 2018-06-11 21:13:35 -03:00
mateuswetah b5f3a01e68 Merge conflict. 2018-06-11 20:39:37 -03:00
Jacson Passold d9cca58d2e field-mapper submit 2018-06-11 18:11:54 -03:00
Jacson Passold 3e8e146c56 field-mapper action 2018-06-11 18:11:34 -03:00
Leo Germani 83eada31c4 re-refactor metadata types name 2018-06-11 14:58:08 -03:00
Leo Germani d5def1b539 fix minor error in importer 2018-06-11 14:09:26 -03:00
Leo Germani 125aee6c00 fix items->fetch_ids() 2018-06-11 14:09:10 -03:00
Leo Germani cb143cbd65 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-06-11 14:04:03 -03:00
Leo Germani e72ba576ec Improving import logging 2018-06-11 13:28:35 -03:00
Mateus Machado Luna dffe419b1b Solves loosing filter settings when sharing URL. 2018-06-11 13:27:48 -03:00
walisonjose 506896592f Atualização travis 2018-06-11 13:05:05 -03:00
weryques 8ba7478287 Changes field to metadatum and fields to metadata 2018-06-11 12:10:07 -03:00
weryques 90ed143980 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-10 10:19:18 -03:00
weryques feeef1aaeb Advanced search (see #22) 2018-06-10 10:15:32 -03:00
Leo Germani 728d585f9e Background processes logging 2018-06-10 00:28:53 -03:00
mateuswetah 76e29c30ea Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-06-09 18:57:19 -03:00
mateuswetah c50860ed4b Small css adjustments on Item edition Page. 2018-06-09 18:57:01 -03:00
Jacson Passold 5d83faf44b init static prop on construct 2018-06-08 23:04:11 -03:00
Jacson Passold 97b8d42061 add update fields mappers fature to field-mappers api 2018-06-08 23:03:49 -03:00
eduardohumberto 8faf4484e0 fix bg importer to instantiate the class from arg data 2018-06-08 21:16:52 -03:00
Mateus Machado Luna 905f9c76c0 Some layout adjustments on items listing due to design changes. 2018-06-08 13:49:09 -03:00
leogermani dff90208ea
add waffle.io badge to readme 2018-06-08 12:14:29 -03:00
Mateus Machado Luna 7cdfc84e97 Sorts all terms requests ascendently. Align checkbox to the baseline of it's labels. 2018-06-08 12:03:09 -03:00
Mateus Machado Luna 23f25e8433 Removes disabled metadata from available fields list for Filter creation. Closes #65. 2018-06-08 09:40:47 -03:00
Mateus Machado Luna 457f481dfe Fixes TagInput filter not working on Repository Level. 2018-06-08 08:48:56 -03:00