Commit Graph

3844 Commits

Author SHA1 Message Date
Leo Germani 75cabcdceb private files support for internal and rest API (and tests) #241 2019-07-23 15:49:46 -03:00
Mateus Machado Luna e73ff38581 Adds option to remove selected items. 2019-07-23 14:51:51 -03:00
Mateus Machado Luna 20bfe92ffe Adds logic for multiple copies instead of item duplication. Removes item highlight logic. 2019-07-23 12:11:17 -03:00
Leo Germani 53e783c511 Merge branch 'develop' into feature/241 2019-07-23 10:07:42 -03:00
leogermani 71b938bef7 fix identation 2019-07-22 17:29:08 -03:00
leogermani 1ec4652959 Better error handling for add attachment from file #284 2019-07-22 17:28:39 -03:00
leogermani 3b9b9e9d7a Add support to get mime typewhen mime_content_type is not available #285 2019-07-22 17:24:29 -03:00
leogermani 057d9360d1 add textdomain to translation string 2019-07-22 15:52:01 -03:00
leogermani 34f570c429 Add copies and status arguments to duplicate endpoint #250 2019-07-22 15:52:01 -03:00
Mateus Machado Luna 367479622a Logic for selecting items via search or checkboxes. 2019-07-22 15:43:24 -03:00
Mateus Machado Luna cea4c1d1b4 Shows 'Create another Taxonomy' button after creation of a new Taxonomy. Ref. #281. 2019-07-22 11:33:44 -03:00
Mateus Machado Luna 50ba1a3934 Other ajustments for new selection logic on admin items list. 2019-07-19 17:42:47 -03:00
Mateus Machado Luna 7b93bb1643 Finishes refactoring selection logid for admin items list. 2019-07-19 17:09:56 -03:00
Mateus Machado Luna 7d76aee18f Displays search control bar on advanced search results. 2019-07-19 15:54:14 -03:00
Mateus Machado Luna a27a224844 Begins refactoring the way selection works on items page. 2019-07-19 15:23:16 -03:00
Mateus Machado Luna b659b746f4 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-07-18 18:57:35 -03:00
Mateus Machado Luna 6ebd51d3b7 Self validate metadatum edition form for taxonomy input type. 2019-07-18 18:57:24 -03:00
leogermani 46df1f9588 fix set_value() passing an Term Entity #250 2019-07-18 17:57:16 -03:00
Mateus Machado Luna 589878b1ce More experiments to make checkbox available on iframe. 2019-07-18 17:23:36 -03:00
Mateus Machado Luna b72060824e Fixes merge conflict. 2019-07-18 16:24:28 -03:00
Mateus Machado Luna 5a8007a174 Small verification step before passing duplicated item id. 2019-07-18 14:54:13 -03:00
Mateus Machado Luna 72388ecd14 Adds duplication dialog and routine. 2019-07-18 14:50:30 -03:00
leogermani 61e597c6c8 add item duplicate API endpoint #250 2019-07-18 12:22:53 -03:00
leogermani 923caebb43 Item Metadata also accept Term entity as value to tax metas 2019-07-18 12:22:53 -03:00
leogermani 80a0db2a6e Change error response for terms #277 2019-07-18 12:22:53 -03:00
Mateus Machado Luna 3a089d0cdc Better check for changes on ordeby. Ref. #278. 2019-07-18 12:05:21 -03:00
Mateus Machado Luna e1fee7c367 Adjustments to metadata by value alert. Ref. #278. 2019-07-18 11:38:24 -03:00
Mateus Machado Luna 12b917a273 Adds loading state to garantee reactivity on form errors. Should fix #277. 2019-07-18 10:58:05 -03:00
Mateus Machado Luna 41bdcd8474 Begins to implement checkbox logic on iframe modal 2019-07-18 10:18:26 -03:00
leogermani 68d4f66c0f Handles directories names on bulk edit items #241 2019-07-17 16:48:10 -03:00
leogermani dd6c855dbb inline docs #241 2019-07-17 16:47:47 -03:00
Mateus Machado Luna d4973a5443 Adds demonstration of carousel to editor side. 2019-07-17 16:37:14 -03:00
leogermani 0d2adb080b attach documento to item #241 2019-07-17 15:49:44 -03:00
Mateus Machado Luna 2a8be5aee8 Removes list related code from css of carousel block. 2019-07-17 15:16:42 -03:00
Mateus Machado Luna d021d3c869 Adds autoplay, translation delay and loop options. 2019-07-17 15:08:04 -03:00
leogermani ffa8a917c7 Put Private files in its own class #241 2019-07-17 14:55:44 -03:00
leogermani b674d860e8 Private files working! #241 2019-07-17 14:27:44 -03:00
Mateus Machado Luna dbeac4f798 Adds alert for custom emtadata values used for sorting. 2019-07-17 13:16:36 -03:00
leogermani c72b0eb83c remove debug #241 2019-07-16 18:06:42 -03:00
leogermani f30365c9b9 fix permission check for items considering collection #241 2019-07-16 18:06:02 -03:00
leogermani 8234540ec8 Private files upload and control basics working #241 2019-07-16 18:05:41 -03:00
Mateus Machado Luna dfea09d283 Begins to implement pagination logic and adds basci style to vue side of block. 2019-07-16 15:34:53 -03:00
Mateus Machado Luna e07285d638 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-07-15 21:19:54 -03:00
Mateus Machado Luna 4865510c32 Passes type numeric to numeric filter params. 2019-07-15 21:19:43 -03:00
leogermani 57eeedfae5 proof of concept... 2019-07-15 16:45:36 -03:00
Mateus Machado Luna 796881e37f Removes unecessary variables from search logic. 2019-07-15 15:39:48 -03:00
Mateus Machado Luna b5fe2609c1 Begins implementation of items carousel block. 2019-07-15 15:06:17 -03:00
leogermani 33e3ac1347 Add thumbnail in item response by default when not in GET request #259 2019-07-15 15:02:26 -03:00
Mateus Machado Luna 01960030d9 Updates Buefy to 0.7.10. 2019-07-12 10:25:40 -03:00
vnmedeiros 2050a63d1f Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-07-11 10:24:24 -03:00
Leo Germani fd416000a5 optimizing API responses to improve performance #259 2019-07-10 17:35:12 -03:00
vnmedeiros 91f31619af version 0.10.1 2019-07-10 13:14:40 -03:00
Leo Germani e222bbd377 renaming method for consistency: get_document_as_html 2019-07-10 11:29:04 -03:00
Mateus Machado Luna 9864e5580f Allows the removal of date values by erasing the field completely. 2019-07-10 10:45:54 -03:00
Mateus Machado Luna b27a460660 Forces draft and trash status to always appear. Adjusts draft tab margin when private is not available. 2019-07-10 10:23:42 -03:00
Mateus Machado Luna cee94adacb Checks for undefined metadata on records view mode in admin. 2019-07-09 15:55:48 -03:00
Mateus Machado Luna 718c333560 Fixes drag for sorting issues on filter and metadata lists. 2019-07-09 11:40:36 -03:00
Mateus Machado Luna 1635b3e603 Sequence edition now begins with every metadata collapsed. 2019-07-05 08:59:56 -03:00
Mateus Machado Luna b1e83b5574 Removes unecessary placholder for selects. Fixes home screen collection cards not clickable. Creates separate translation string for items, collections and taxonomies. 2019-07-04 18:28:17 -03:00
Mateus Machado Luna 8a7e946a3e Sets numeric metadata type input lang as english to allow comma and points. 2019-07-04 12:38:11 -03:00
leogermani 1104c9c7b8 Avoid error when CSV importer gets invalid metadata type in headers 2019-07-04 12:02:28 -03:00
Mateus Machado Luna e56446734b New home collections button. 2019-07-03 12:32:23 -03:00
Mateus Machado Luna 12e2a8a643 Change labels on facets loading. 2019-07-02 11:30:10 -03:00
Mateus Machado Luna 654300743a Fixes skeleton height on view modes that does not display image. 2019-07-02 11:25:35 -03:00
vnmedeiros c26340bc25 fix labels wrong 2019-07-02 11:20:55 -03:00
leogermani e3ca73755f version 0.10 RC1 2019-07-01 15:30:02 -03:00
Mateus Machado Luna eec31f3882 Repository level search for facets on block instead of collection level. 2019-07-01 13:30:55 -03:00
vnmedeiros 9282404f3b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-07-01 12:06:19 -03:00
vnmedeiros 780e6370ad add exception to fatal errors of imagick #271 2019-07-01 12:05:59 -03:00
leogermani 677393e52d Merge remote-tracking branch 'origin/delete_filter_when_metadata_deleted' into develop 2019-07-01 11:34:35 -03:00
leogermani 1d6a08c24d trash filter when related metadata is deleted #272 2019-07-01 11:33:53 -03:00
vnmedeiros d763d626d6 test file is readable #271 2019-06-28 15:55:07 -03:00
Leo Germani d2b469397f Refactor trash and delete methods in repository #272 2019-06-27 22:53:14 -03:00
Mateus Machado Luna b01e399504 Recent collections label for home page. 2019-06-27 14:36:04 -03:00
leogermani a4ad04c072 delete_filter_when_metadata_deleted in progress 2019-06-26 14:36:47 -03:00
leogermani 3df60abead fix tests 2019-06-26 12:35:00 -03:00
Mateus Machado Luna 98527cd6b7 Solves annoying scroll issue when list is empty as reported on #264. 2019-06-26 11:28:07 -03:00
leogermani 47e0ce0985 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-06-26 11:19:00 -03:00
Mateus Machado Luna 6cd9b4ef28 Adds scroll styling, where possible. Fixes numberinput button on Chrome. 2019-06-26 11:08:32 -03:00
leogermani 23e5986e23 Fix get_metadatum method in filter entity 2019-06-26 10:49:38 -03:00
Mateus Machado Luna 9eaf1a25bd Makes date and range date filters editable via keyboard. 2019-06-26 10:21:11 -03:00
Mateus Machado Luna ac1c668875 Prepares Gutenberg block to new context expanded logic. 2019-06-24 14:28:12 -03:00
Mateus Machado Luna 6b9974d096 Css adjustments to attend to comments on #244, #242 and #264. 2019-06-24 13:21:26 -03:00
Leo Germani 6ec4a9754b Fixes date filter labels that were inverted (#244) 2019-06-24 05:45:40 -03:00
Leo Germani 96bcc33974 fixes date filter validation (#244) 2019-06-24 05:44:57 -03:00
Leo Germani 59ea161eba Add entities infomration for facets #268 (tests still needed) 2019-06-19 07:10:51 -03:00
vnmedeiros d12470bd86 create href with `http://` if protocol is not explicit in link 2019-06-18 16:35:28 -03:00
vnmedeiros 06f355ee55 fix duplicate item error on export csv 2019-06-18 15:24:27 -03:00
Mateus Machado Luna 206c6392ce Checks if status is undefined on getStatuses function. Checks user capabilities before showing private tab on item's list. Checks if enabled view modes are of correct type on collection edition form. 2019-06-13 13:47:38 -03:00
Mateus Machado Luna 70bcf77fd1 Updates on package.json to solve security issues. Requires full rebuild! 2019-06-12 09:33:07 -03:00
Mateus Machado Luna 6cb5bf0255 Merge branch 'feature/gutenberg-facets' into develop 2019-06-10 16:41:59 -03:00
Mateus Machado Luna 10aa8ca39c Adds URL to list filtered by taxonomy as well. 2019-06-10 16:24:40 -03:00
Mateus Machado Luna fb00023747 Finishes implementing load more logic with last_term. Adjusts space between terms when no image is shown. 2019-06-10 11:48:25 -03:00
Mateus Machado Luna 124a5a4616 Begins to implement last_term logic. 2019-06-07 13:08:52 -03:00
Mateus Machado Luna c5c21a6859 Adds pagination logic for normal search. 2019-06-07 12:11:49 -03:00
vnmedeiros d2a47b77fb Add special field to set comment_status in exporter #243 2019-06-07 12:08:28 -03:00
vnmedeiros 9e4d34a16b Add special field to set comment_status in importer #243 2019-06-07 11:44:25 -03:00
Mateus Machado Luna 5f89da787e Removes pagination and adds option to show load more button. 2019-06-07 11:39:06 -03:00
Mateus Machado Luna 3e0bc9cb58 Begins implementation of theme side of block. 2019-06-07 10:57:59 -03:00
Mateus Machado Luna c30b67e959 Fixes link for repository level items facet. 2019-06-07 10:00:11 -03:00
Mateus Machado Luna dc4835e7a2 Fetches collection slug from modal to build url link. 2019-06-06 16:36:31 -03:00
vnmedeiros 1a76604d1c Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-06-06 15:46:34 -03:00
vnmedeiros 8885310232 change regex to support links with only protocol #198 2019-06-06 15:46:20 -03:00
Mateus Machado Luna c4c411d032 First works on cloud layout mode. 2019-06-06 13:31:32 -03:00
Mateus Machado Luna 86def28156 Adds toggle to show items counts. 2019-06-06 12:49:47 -03:00
Mateus Machado Luna 644d62ade7 Merge branch 'develop' into feature/gutenberg-facets 2019-06-06 12:29:58 -03:00
Mateus Machado Luna 947ebc6a53 Checks metadatum type do decide where to show or not image. 2019-06-06 12:29:47 -03:00
Mateus Machado Luna 695cd7172d Removes non existing request to collection with fetch_only. Checks stored collection before requesting new one. 2019-06-06 10:40:06 -03:00
Mateus Machado Luna 5b63e0d7e2 Adds creation date and author name to records view mode on admin. 2019-06-06 10:18:06 -03:00
Mateus Machado Luna ae3475f8db Improves dateInter Mixin and adds proper creation date format to items list. Closes #265. 2019-06-05 16:26:55 -03:00
Mateus Machado Luna c76f9b720a Makes week day labels translatable on datepickers. 2019-06-05 14:51:52 -03:00
Mateus Machado Luna 5a855b8549 More adjustments to buefy's datepicker. 2019-06-05 13:41:09 -03:00
Mateus Machado Luna d2bf20cfd1 Responsiviness adjustments to datepicker. 2019-06-05 13:12:06 -03:00
Mateus Machado Luna 49793a8bde Several adjustments to datepicker and dropdown style. 2019-06-05 12:27:14 -03:00
leogermani f8f5c090e5 add vinicius to developers list 2019-06-05 11:29:23 -03:00
Mateus Machado Luna b79125eb5e Updates range filter to use recent bnumber input style. 2019-06-04 16:43:42 -03:00
Mateus Machado Luna 5d2ddd9734 Removes FormDate and adjusts comparator labels to date filter. 2019-06-04 16:12:18 -03:00
Mateus Machado Luna 999cb8bafb Adjustments to numeric and date filters. 2019-06-04 15:22:49 -03:00
vnmedeiros 7b3568c912 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-06-04 15:20:11 -03:00
vnmedeiros 3c1af06129 change the API response to include metadata `semantic url` 2019-06-04 14:43:01 -03:00
Mateus Machado Luna 17009becf2 Begins implementation of Date Filter Type Ref. #244. 2019-06-04 11:59:27 -03:00
Mateus Machado Luna 3bad4becc5 Removes Taxonomy metadata from metadata for search list on relationship metadatum edit form while something as the proposal on Ref. #236 is not feasible. 2019-06-04 09:39:28 -03:00
Mateus Machado Luna fb4a9de33c Adds Webpack bundle analyzer for development build chacking bundle sizes. Imports only debounce from lodash on Gutenberg dynamic items block to reduce bundle size. 2019-06-03 16:12:34 -03:00
Mateus Machado Luna 56a38ce3ab Adds comparator to tag and passes proper value when loading from url. 2019-06-03 13:59:22 -03:00
Mateus Machado Luna 42c9b41383 Correctly loads default option on numeric fitler form. 2019-06-03 12:41:23 -03:00
Mateus Machado Luna 743463ecb4 Receives option from filter_type_options step. 2019-06-03 12:36:54 -03:00
Mateus Machado Luna cf699c2db7 Begins to implement correct access to filter_type_options. 2019-06-03 11:47:20 -03:00
Mateus Machado Luna edc280e2cd Small css adjustment to numeric filter type. 2019-06-03 11:47:20 -03:00
Leo Germani ce05ed5d54 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-06-03 11:41:53 -03:00
Leo Germani 58dc05317f refactor filter metadatum_id getters and setters 2019-06-03 11:41:44 -03:00
Mateus Machado Luna 5bd8c57d26 Removal of type_range_type attribute from custom-interval filter, it wasn't being used. 2019-06-03 10:53:19 -03:00
Mateus Machado Luna ad78c1dfd1 Removal of filter_type attribute from filters, it wasn't being used. 2019-06-03 10:51:17 -03:00
Mateus Machado Luna 77a2101888 Clear filters before entering advanced search. 2019-06-03 09:59:36 -03:00
Mateus Machado Luna ec8d584299 Passes only metadatum_id to filters API POST and PATCH. 2019-06-03 09:40:43 -03:00
Mateus Machado Luna e075a80b4d Small css adjustment to pages title amrgin bottom. 2019-06-03 09:30:46 -03:00
Mateus Machado Luna e661ecf863 Correctly saves step inside filter type options object on numeric filter form. 2019-05-31 12:20:09 -03:00
Mateus Machado Luna 9109eb8c3a Passes only metadatum id inside of metadatum POST in filter action. 2019-05-31 12:01:38 -03:00
Leo Germani 1656d4a2d6 Merge branch 'master' into develop 2019-05-31 11:11:45 -03:00
Leo Germani ffc71cb775 change tested up to version in readme 2019-05-31 11:10:58 -03:00
Leo Germani 6ef7ff01f8 changing version num to 0.9.1 2019-05-31 11:10:46 -03:00
Leo Germani 902b860fd4 Fix exposers to new API response 2019-05-31 11:10:34 -03:00
Mateus Machado Luna a3f8ddcb97 Adds button 'Create another item' to item page when comming from a recently created item. Ref. #237. 2019-05-30 15:25:47 -03:00
Mateus Machado Luna 84d785c03a Fixes parsing issues with regex in getWithVariables function. Closes #263. 2019-05-30 15:05:48 -03:00
Mateus Machado Luna 891e0fe2de Begins implementation of duplicate item logic Ref. #250. Show PDF inside an iframe for attachments modal Ref. #252. 2019-05-30 14:16:01 -03:00
Mateus Machado Luna f1f7addf77 Fix metadatum mapper selection not working on Google Chrome. Adds fixed height with scroll to columns on metadata and filters page Ref. #264. 2019-05-30 12:56:58 -03:00
Mateus Machado Luna adfa329160 Saves collapses information when in sequence edit Ref. #262. Better feedback for failed /users/me request failed due to user not logged in. 2019-05-30 10:39:01 -03:00
Mateus Machado Luna bd92bbb50f Gives Tainacan Gutenberg block icons colors. 2019-05-29 16:48:23 -03:00
Mateus Machado Luna 1dfd2cf01b Fixes bulma update issues on css forms. Adds Tainacan Icons search icon to autocomplete and taginput. 2019-05-29 16:36:42 -03:00
Mateus Machado Luna 52305cbb7c Shows metadatum type on modal list. 2019-05-29 16:06:47 -03:00
Mateus Machado Luna 183d09b141 Fetches metadata inside modal and renders facets on block. 2019-05-29 15:40:56 -03:00
Mateus Machado Luna 2f038fac12 First commit on facets block. 2019-05-29 13:01:22 -03:00
Mateus Machado Luna 8840c654a9 Propor use of sr-only labels only in table on admin and theme for accessibility. 2019-05-28 16:54:23 -03:00
Mateus Machado Luna 78924f0ca3 Acessibility on tables with td indicating each header. 2019-05-28 16:06:27 -03:00
Mateus Machado Luna 19c5526565 Removes unecessary labels on table aiming accessibility. 2019-05-28 15:46:59 -03:00
Mateus Machado Luna 3ca108957f Label updates aiming accessibility and checks metadatum_id type on numeric filter while we can't solve this issue. 2019-05-28 12:03:22 -03:00
Mateus Machado Luna 5cc89c4cc6 Syncs loading flag for items list component with loading of metadata and filters. Fixes masonry skeleton not adjusting height before image file is loaded. Updates Buefy. 2019-05-27 16:00:20 -03:00
Mateus Machado Luna 85fc8e0920 Removes extrad div on filter type numeric preview. 2019-05-27 11:22:46 -03:00
Mateus Machado Luna b66173b086 Fixes tooltip not appearing correctly on some status tabs. Ref. #248. 2019-05-27 10:06:25 -03:00
Mateus Machado Luna 1997e18dca Fix on status filtering. 2019-05-24 17:40:54 -03:00
Mateus Machado Luna 22f9ba900b Fetches status from WordPress api. 2019-05-24 17:19:39 -03:00
Mateus Machado Luna 2058413064 Several updates to status logic, to iterate over a global array of status options. Implements new status tabs layout on Collections and Taxonomies list Ref. #248. 2019-05-24 13:12:32 -03:00
Mateus Machado Luna 48865d3de4 Many adjusts for allowing filter type options to be used on filter edition form. 2019-05-23 17:07:34 -03:00
Mateus Machado Luna 7a9e720777 Sets to false max count option on filters that don't need it. Removes unecessary imports from theme items list. Begins implementation of form component for numeric filter Ref. #242. 2019-05-23 12:37:36 -03:00
Mateus Machado Luna dca53f1238 Actual update of TainacanIcons font files. 2019-05-23 10:59:56 -03:00
leogermani ebed93a682 proof of concept of #236 2019-05-22 18:12:39 -03:00
Mateus Machado Luna 5b65c9e85d Advances on new tabs Ref. #248. 2019-05-22 16:58:56 -03:00
Mateus Machado Luna dcf3fc6a58 Adjustments to filter type preview. 2019-05-22 15:56:27 -03:00
Mateus Machado Luna 7bc560594f Continues implementation of new numeric filter with comparator select and updates on icon font. 2019-05-22 15:07:55 -03:00
leogermani b79503d31d refactor db migrations to make sure it works for older versions #257 2019-05-22 12:32:50 -03:00
Mateus Machado Luna 9d0ada1f6a Loads 9 instead of 5 collections on home page. Puts total amount of collections label on home page button. 2019-05-22 09:58:19 -03:00
leogermani b9ad43bf24 Merge tag '0.9' into develop
release 0.9
2019-05-21 18:01:40 -03:00
Mateus Machado Luna 06353545d7 First works on new Filter Type Numeric. Ref. #242. 2019-05-21 16:46:01 -03:00
Mateus Machado Luna d147f2e403 Passes fetch_only to item page and item edition page queries as this components already load metadata from it's endpoing. Ref. #256. 2019-05-21 15:32:49 -03:00
Mateus Machado Luna 7bca04ab8f View all x collections button on home page as proposed on Ref. #260. Still needs design team approval. 2019-05-21 14:45:32 -03:00
Mateus Machado Luna 6875409e08 New sorting layout proposed on Ref. #240. Still needs icon update. 2019-05-21 14:15:23 -03:00
Mateus Machado Luna 39052a5594 New order UI proposal Ref. #240. 2019-05-21 13:08:43 -03:00
Mateus Machado Luna 39fc94977b last second fix on fonts 2019-05-20 17:00:37 -03:00
leogermani d9a848449e last minute fix in fonts 2019-05-20 16:57:28 -03:00
leogermani 2b3f15b909 version 0.9 2019-05-20 16:23:45 -03:00
leogermani f1bf9b1c23 add gutenberg blocks to README and screenshots 2019-05-20 16:22:10 -03:00
Mateus Machado Luna aef3100555 Adjusts padding for buttons on gutenberg block when outside of tainacan interface theme. 2019-05-20 16:02:15 -03:00
Mateus Machado Luna b1fe577e99 Padding adjustments to grid view mode. 2019-05-20 14:56:22 -03:00
Mateus Machado Luna b688889c8b Renders template on view modes from theme. 2019-05-20 14:43:09 -03:00
leogermani af2e0b2f9f refactor taxonomy metadata_type_options allow_new_terms to yes/no 2019-05-20 12:49:12 -03:00
leogermani 2141edeeab Fix notices on BG processes 2019-05-20 12:49:12 -03:00
leogermani a621d65f20 Fix importing tags #233 2019-05-20 12:49:12 -03:00
leogermani aba95ef923 avoid error in relationship metadata 2019-05-20 12:49:12 -03:00
Mateus Machado Luna e9276b65c5 Home page on admin ajdusted to fill lines with necessary sapce. isCancel function imported byt filters. 2019-05-20 11:31:36 -03:00
Mateus Machado Luna dfcf887554 Sorts all gutenberg modal queries alphabetically. Proper feedback when facet item search is canceled inside some filters. 2019-05-20 11:02:02 -03:00
Leo Germani 594125953c fix syntax error #236 2019-05-17 20:35:39 -03:00
Leo Germani 7706b3e8c2 Starting: convert meta_query into tax_query #236 2019-05-17 20:30:52 -03:00
Mateus Machado Luna de4aa735eb Removes uncessary query for metadata on relationship component. 2019-05-17 13:25:17 -03:00
Mateus Machado Luna 4ededb7875 Adds debounce fetching for items list on vue side. Hides Collection label by default and offers an option to show it. 2019-05-17 12:36:07 -03:00
Leo Germani be91de7d2e 0.9 RC1 2019-05-16 19:20:40 -03:00
vnmedeiros 848a0251cb Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-16 15:33:54 -03:00
vnmedeiros ced69bcc16 add suport on facets API to use `items_filter=false` with elasticsearch#90 2019-05-16 15:33:45 -03:00
leogermani 611b3caa7d Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-16 11:59:41 -03:00
leogermani 05453f22af fixing broken link to WP docs 2019-05-16 11:59:27 -03:00
leogermani b47188fbd8 lowering mysql requirement (no plans to use recursive query anymore) 2019-05-16 11:59:16 -03:00
vnmedeiros 89b2e599f8 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-16 11:09:40 -03:00
vnmedeiros 18160c3fcb add especial condition to order by fields `post_author`, `post_type` and `dates` for elasctipress 2019-05-16 11:09:31 -03:00
Mateus Machado Luna faecbf32d8 Fixes wrong loading flag being passed to taxonomy checkbox filter. 2019-05-16 10:41:22 -03:00
leogermani e2dc43e2bf renaming method #90 2019-05-16 10:37:17 -03:00
vnmedeiros 58af38493b add method `plugin_has_active` to verify if plugin `ElasticPress` has active 2019-05-16 10:09:13 -03:00
vnmedeiros eacfdbc29a fix sorting by metadatas on using elasticsearch 2019-05-15 18:05:00 -03:00
vnmedeiros da346eef88 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-15 17:52:54 -03:00
vnmedeiros bc638a1121 update class to use version 3.0 of elasticpress plugin 2019-05-15 17:52:42 -03:00
Mateus Machado Luna e8c492cfc2 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-05-15 12:33:21 -03:00
Mateus Machado Luna 4bea12036c Adds debounce before searching in relationship metadata component. 2019-05-15 12:33:10 -03:00
vnmedeiros 565656080b Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-15 12:14:42 -03:00
vnmedeiros 5b330c88be fix sorting by metadatas on using elasticsearch 2019-05-15 12:14:18 -03:00
Mateus Machado Luna 09969c3303 Passes fetch_only on relationship metadata query. 2019-05-15 12:12:13 -03:00
leogermani e61ba66a0a Improve Youtube importer screen #232 2019-05-14 19:11:50 -03:00
leogermani 0e8f0b4ee7 Improve Flickr import screen and check for exit extension #233 2019-05-14 19:11:50 -03:00
Mateus Machado Luna 39140fd39d Fixes filter type mixin deregistering global hasFiltered boolean on items page. This prevented some tags to appear. 2019-05-14 17:46:21 -03:00
leogermani 27c4a66dfc Fix bug in facets search by parent and better document tests 2019-05-14 15:47:57 -03:00
Mateus Machado Luna d10a1e0bc2 Fixes full screen when item's list is inside a container relativelly positioned. 2019-05-14 10:17:31 -03:00
Eduardo Humberto c8fd29fc7e Adjusts in Flickr Importer ( #233 ) 2019-05-13 18:54:41 -03:00
Mateus Machado Luna 2e71d421a5 Makes masonry and recorsd masonry adjust their grids based on container size instead of screen. 2019-05-13 13:53:33 -03:00
Mateus Machado Luna ac69d6565d Fixes overflow on non-tainacan themes for dynamic items modal. 2019-05-13 11:20:42 -03:00
Eduardo Humberto 56e02cdcc1 Finish flickr importer ( #233 ) 2019-05-10 19:02:45 -03:00
Eduardo Humberto a3633c442f Revert "lasts tests and finish flickr importer ( #232 )"
This reverts commit 72df4b8024.
2019-05-10 18:58:23 -03:00
Eduardo Humberto 72df4b8024 lasts tests and finish flickr importer ( #232 ) 2019-05-10 18:57:49 -03:00
Mateus Machado Luna 8808857269 Adds warning message when terms are loaded but none is returned in terms modal using elastic search. 2019-05-10 10:37:40 -03:00
Eduardo Humberto 2d4d8a1450 fix api id insert in Flickr Importer ( #233 ) 2019-05-09 19:58:38 -03:00
Eduardo Humberto bf8f83ac0d Fix creation of metadata in Youtube Importer mapper ( #232 ) 2019-05-09 18:50:14 -03:00
Mateus Machado Luna 079def64ef Splits gutenberg blocks style files in one for each block. 2019-05-09 16:55:47 -03:00
Mateus Machado Luna 2b350ca267 Updates color after selecting a collection. 2019-05-09 15:40:02 -03:00
Mateus Machado Luna 8e1dabc7fe Adds loading state to vue component and organizes block control interface. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 6eef01eda9 Adds background and text color selection to collection header block. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8780b61b39 Vue side implementation of collection header. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 807cf6aca7 Finishes responsiviness and placeholder dealing on collection header gutenberg side. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 3325b0cd03 Adds option to show collection header on block. Still needs color and placeholder ajustments. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 5b1bceb3db Fixes show name toggle not working on theme side. Ajusts spacing between items when name is shown. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8ff1f1c53a Fixes pagination counting. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 0653cd165a Garantees more than one block can exist on same page. Updates pagination icons. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 047e25117a Adds pagination to vue component. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 2a87dc2ec5 Adds translation and debounce to vue component side. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna f0551d6173 Adds list component to client side of the block. Still needs to deal with translation, debouncing search and adjust pagination on both sides. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna e8982aff1b Creates structure for rendering differending vue components from editors save function. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8d9c4028e8 Finishes implementation of search and sorting bar inside block editor. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 768993845a Refactor all blocks placeholder and block control. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna a7f349a620 Adds options to limit items number and search bar. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna f64887a5d9 Rceives URL from modal and loads items list. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 6315da7589 Prevents link navigation inside vie modes when in iframe. Creates style file for overriding classes when is on iframe. Separates concept of iframe mode and read mode, to allow future iframes where we can select items. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna dd8f83313c Adds iframe with admin page loaded. Creates classes read-mode to tainacan plugin. 2019-05-09 13:41:47 -03:00
Mateus Machado Luna 8387b90b54 Creates new dynamic block. 2019-05-09 13:41:47 -03:00
Eduardo Humberto 99d44a2af6 Flickr importer: fetching single phoyo for more properties 2019-05-08 19:45:16 -03:00
leogermani eee021120d First version of a WP CLi commando for garbage collection 2019-05-08 15:26:53 -03:00
Eduardo Humberto 97406636de Flickr Importer: starting first test with single photo request 2019-05-07 19:44:14 -03:00
Mateus Machado Luna 50acee12bb Fixes taxonomy sorting options appearing as name instead of title. 2019-05-07 14:46:53 -03:00
Eduardo Humberto fb79949179 Flickr Importer: get data from different requests 2019-05-06 20:01:07 -03:00
Mateus Machado Luna cb63335843 Fix issue on simple search. 2019-05-06 16:02:52 -03:00
Mateus Machado Luna 8e27427c59 Metadata separator style even inside tooltips. 2019-05-06 13:21:42 -03:00
Mateus Machado Luna 2cdb534c98 Adds different style for metadata separator when in textarea. 2019-05-06 11:44:41 -03:00
leogermani c2870a935b fix csv importer update bug when csv has less columns than before 2019-05-06 11:23:59 -03:00
Eduardo Humberto 0a2c20a4ff Flickr Importer - get total from source 2019-05-03 19:50:23 -03:00
Eduardo Humberto 5415ef525b Start Flickr Importer 2019-05-02 20:23:43 -03:00
vnmedeiros 2450539c4a Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2019-05-02 16:53:38 -03:00
vnmedeiros 24faea147d fix position ep_retrieve_aggregations for API items #90 2019-05-02 16:52:52 -03:00
leogermani 74b69a435b avoid html entities to show for terms 2019-05-02 16:46:35 -03:00
vnmedeiros 1534017483 Merge branch 'fix_hierarchy_facets' into develop 2019-05-02 15:30:19 -03:00
leogermani 46202e3a8f fix insert item metadata for terms relying on buggy term_exists #231 2019-05-02 15:09:49 -03:00
vnmedeiros 5c1349751a Merge branch 'develop' into fix_hierarchy_facets 2019-05-02 15:04:35 -03:00
vnmedeiros 3fa785e1cd Merge branch 'develop' into fix_hierarchy_facets 2019-05-02 14:52:42 -03:00
vnmedeiros 8b0af53de6 adds tests for facets with hierarchical taxonomies 2019-05-02 11:58:43 -03:00
vnmedeiros d7ced9480e show all terms in the hierarchical search. 2019-04-26 09:55:16 -03:00
leogermani 8c9938dd50 process terms tree preserving order 2019-04-25 14:15:48 -03:00
Eduardo Humberto abc704f92d Youtube Importer: fix errors and set importer visible 2019-04-24 19:27:42 -03:00
vnmedeiros 0dbd8f09fa add test of facets using a "n-aria" tree 2019-04-24 18:59:44 -03:00
Mateus Machado Luna 57f3f49478 Important fix: fetches items according to elastic search return on items modal inside gutenberg. 2019-04-24 12:47:45 -03:00
Eduardo Humberto f699173cb0 Youtube Importer: handle thumbnails and document from videos 2019-04-23 19:27:31 -03:00
leogermani 11b9ffcdf7 Support search, number and offset 2019-04-23 18:03:37 -03:00
leogermani 9a87e2bfab adding more options to display metadata html #227 2019-04-23 16:40:21 -03:00
Eduardo Humberto b843eb467e Youtube importer - Process item and create method get list items 2019-04-22 19:58:31 -03:00
leogermani b8d986880c changing default multi value separator #227 2019-04-22 15:39:38 -03:00
Eduardo Humberto 795ee7aa31 Youtube Importer: get total items from source 2019-04-18 20:28:44 -03:00
leogermani befb9044bb Solved SQL Query and tree algorithm! #230 2019-04-18 18:01:54 -03:00
Mateus Machado Luna 8ba2f8b591 Merge branch 'feature/gutenberg-modal-component' into develop 2019-04-18 09:56:36 -03:00
Mateus Machado Luna 6efd5e5b29 Finishes implementation of separate react components form modal terms and modal items. Ref. #186. 2019-04-18 09:55:54 -03:00
Mateus Machado Luna 39622f4e0c More adjustments o items modal component. 2019-04-17 22:22:56 -03:00
Eduardo Humberto 49bee40ced Youtube importer: remove unnecessary info 2019-04-17 19:28:18 -03:00
Eduardo Humberto 8523cadf5d Youtube Importer: start extract metadata from other types of request 2019-04-17 19:26:57 -03:00
Mateus Machado Luna 77a0bd0b64 Begins implementation of items modal react component. 2019-04-17 14:04:55 -03:00
Mateus Machado Luna f40a5cf3e7 Creates terms modal component, simplifles code of terms list gutenberg block. 2019-04-17 11:50:30 -03:00
Eduardo Humberto c1603aa9c1 extracting metadata from single video 2019-04-16 19:07:35 -03:00
leogermani 5724f75362 changing release routine 2019-04-16 17:56:03 -03:00
leogermani f21845c3d7 add version to css and js files to avoid cache 2019-04-16 17:56:03 -03:00
vnmedeiros 65c6cd9ad7 Merge branch 'feature/facets_ES' into develop 2019-04-16 16:40:03 -03:00
leogermani 764f570c86 fix test importer 2019-04-16 16:33:37 -03:00
Mateus Machado Luna 5f4ed5546f Little css adjustment to Gutenberg blocks. 2019-04-16 15:53:33 -03:00
Mateus Machado Luna 9fb038ccd1 Creates collection modal component to simplify logic on collections list block. 2019-04-16 15:46:14 -03:00
leogermani fd6e21adb5 improving multi textarea metadata display (#227) 2019-04-16 14:50:11 -03:00
leogermani a0ac1fc429 Merge tag '0.8.1' into develop
0.8.1
2019-04-16 14:14:59 -03:00
leogermani 63e75875ac updating readme stable tag trunk 2019-04-16 12:01:00 -03:00
vnmedeiros a02ac419a8 Merge branch 'develop' into feature/facets_ES 2019-04-16 11:50:36 -03:00
vnmedeiros 55e604bc40 Merge branch 'develop' into feature/facets_ES 2019-04-16 11:34:23 -03:00
leogermani 95f2f58056 fix error deleting taxonomy via api (#229) 2019-04-16 10:58:34 -03:00
leogermani 4d77dd6d7d Replace collections in taxonomy api response (#229) 2019-04-16 10:27:17 -03:00
Mateus Machado Luna 5a8f3895ef Little css adjustment to Gutenberg blocks. 2019-04-16 10:05:33 -03:00