Commit Graph

3476 Commits

Author SHA1 Message Date
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
Mateus Machado Luna fff39e795b Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-04-15 22:12:33 -03:00
Mateus Machado Luna b12ca0eb1c Adjusts multiple inputs disposition on item's form. Ref. #228. 2019-04-15 22:11:25 -03:00
Eduardo Humberto 510b259dc9 Start Youtube importer 2019-04-15 20:47:14 -03:00
Mateus Machado Luna 86db0ebc65 Fixes skeleton animation appearing on advanced search right after component is mounted. 2019-04-15 12:09:30 -03:00
leogermani dac109e60f releasing 0.8.1 2019-04-15 11:58:54 -03:00
Mateus Machado Luna fa3a4343f2 Missing tooltips. 2019-04-15 10:47:01 -03:00
Mateus Machado Luna 0284945a35 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-04-12 20:47:22 -03:00
Mateus Machado Luna db6394de2e LOTS of tooltips added and tooltip style for repository level fixed. Ref. #. 2019-04-12 20:47:15 -03:00
Eduardo Humberto c2a6fb8765 update test and fix has value method 2019-04-12 18:46:54 -03:00
Eduardo Humberto f74a40f25e adjusts in percentage in repositories with no complete list size (#209) 2019-04-11 18:54:25 -03:00
Mateus Machado Luna 5143329a0c Adds several tooltips to icon only buttons. Begins Ref. #4. 2019-04-11 16:56:34 -03:00
vnmedeiros b0c6ae6712 add test to empty terms 2019-04-11 16:25:46 -03:00
leogermani 39f506d371 Writing tests for facets 2019-04-11 15:57:38 -03:00
Mateus Machado Luna 4ca0a07acd Limits items per page option to values smaller than max items per page from api. Ref. #217. 2019-04-11 11:58:29 -03:00
Mateus Machado Luna 0036afaeb0 Propper labels for pagination accessibility Ref. #3. Updates Buefy. Updates Tainacan Icons. 2019-04-11 10:54:53 -03:00
Mateus Machado Luna 40ac505c7e Keeps user on taxonomy edition form after saved and alerts last saved. Changes default taxonomy list orderby to name. 2019-04-11 10:15:27 -03:00
Mateus Machado Luna db527775bf Shows every collection filter on items list repository level. 2019-04-11 09:56:49 -03:00
Eduardo Humberto 25e23f2bdd finishing import oai with cursor attribute 2019-04-10 19:49:58 -03:00
leogermani 00af924d2d 0.8.1 RC1 2019-04-10 13:00:58 -03:00
leogermani e05879a8c8 Fix term_id term_taxonomy_id confusion 2019-04-10 12:52:06 -03:00
Eduardo Humberto cd74f1daf9 handle repositories without completeListSize (#209) 2019-04-09 22:20:06 -03:00
Eduardo Humberto 555534f4eb starts implement Oai Importer handle repositories without Sets (#209) 2019-04-08 22:25:05 -03:00
Eduardo Humberto a0a8b05fbe remove tmp file and write in correct file (#196) 2019-04-08 18:28:35 -03:00
leogermani dfa36b9198 avoid conflicts in css handler 2019-04-08 18:28:35 -03:00
leogermani bf3d0f157c Update database schema avoids error on installation 2019-04-08 18:28:35 -03:00
Eduardo Humberto 9f2ca49088 adjusts in media class 2019-04-08 18:28:35 -03:00
Eduardo Humberto 4d7082f5cc create method to fetch a file from a remote host and directly write it do the fs (#196) 2019-04-08 18:28:35 -03:00
Leo Germani afa5a99ef7 Fix creation of terms on csv importer 2019-04-08 16:55:58 -03:00
leogermani 15a3ad1933 check taxonomy visibility on get_value() #220 2019-04-08 12:50:19 -03:00
leogermani 512aed2017 Verify taxonomy visibility when saving metadatum #220 2019-04-08 12:50:19 -03:00
vnmedeiros bffda03bb1 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-04-08 12:44:58 -03:00
vnmedeiros 94d1d91167 keep array on remove duplicates #90 2019-04-08 12:44:51 -03:00
Mateus Machado Luna 88b08db4ad Merge branch 'develop' into feature/facets_ES 2019-04-08 12:31:27 -03:00
Mateus Machado Luna ebe02457e8 Checks select value as object before iterating array. 2019-04-08 11:41:41 -03:00
Mateus Machado Luna 2b902e2b07 Checks select value as object before iterating array. 2019-04-08 11:41:15 -03:00
Mateus Machado Luna fda653cfc8 Adjustments to loading logic on filters mixin. 2019-04-08 10:30:16 -03:00
vnmedeiros 4b66dc5df0 fix typing problem for metadata #90 2019-04-08 10:16:08 -03:00
Leo Germani 60538fa934 Check taxonomy visibility in tax archive (#220) 2019-04-08 09:10:12 -03:00
vnmedeiros f97e51457b tests to visibility API #220 2019-04-07 22:27:31 -03:00
Eduardo Humberto 923ab57915 Block empty values in csv importer (#221) 2019-04-05 20:31:27 -03:00
Mateus Machado Luna 48cc148f2d Adjustments to tabs css. 2019-04-05 11:56:07 -03:00
Mateus Machado Luna 5735190ee9 More small adjustments to modal color on theme customizer. 2019-04-05 11:29:28 -03:00
Mateus Machado Luna a7e9cbb381 Several css adjustments to modal and dropdown responsiviness. 2019-04-05 11:20:11 -03:00
Eduardo Humberto 33c0f12808 verify if child terms is inserted in CSV Importer 2019-04-04 21:45:25 -03:00
Mateus Machado Luna 4d87c043b7 Fetches item name on relationship metadata filter checkbox modal on tags tab. Renames tabs name when not in taxonomy. 2019-04-04 13:19:19 -03:00
Leo Germani 3325d0ca5e Fix can_read verification 2019-04-04 13:03:15 -03:00
Mateus Machado Luna 930968e209 Updates pagination logic for checkbox modal using elastic search on text and relationship filters. 2019-04-04 12:40:35 -03:00
vnmedeiros e0360dd1e9 add check to private visibility for taxonomy #220 2019-04-03 16:35:32 -03:00
Mateus Machado Luna 0d3e571476 Adjusts loading for items list when comming from internal pages. Adjusts autocomplete and taginput width. 2019-04-03 12:48:37 -03:00
Mateus Machado Luna 34910a1f27 Fixes taginput taxonomy not deleting terms when reloading page and removing tag. 2019-04-03 10:19:41 -03:00
Mateus Machado Luna 01c76e5c0c Merge branch 'develop' of github.com:tainacan/tainacan into develop 2019-04-02 18:08:06 -03:00
Mateus Machado Luna e842b8313f Allows Tainacan Gutenberg blocks to appear in any post type. 2019-04-02 18:07:19 -03:00
Mateus Machado Luna 5ce22dafdd Fixes wrong assertion of variable for deciding whether to show or not loaidng more terms with elastic search disabled. 2019-04-02 15:35:20 -03:00
Mateus Machado Luna 1f19f90b4c Merges with develop and solves conflicts. 2019-04-02 15:19:00 -03:00
Mateus Machado Luna 02214425c7 Fixes to select filter. 2019-04-02 13:27:54 -03:00
vnmedeiros cf162001c4 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-04-02 11:46:41 -03:00
vnmedeiros 539fcc0b6a fix return label on metada relationships #90 2019-04-02 11:46:19 -03:00
Mateus Machado Luna 23443c4f6a More adjustments to checkbox taxonomy filter. 2019-04-02 10:30:39 -03:00
Eduardo Humberto 589c522214 add a validation to avoid block selected values (#223) 2019-04-01 20:15:03 -03:00
Mateus Machado Luna 2e7625d106 Updates on tags logic when comming from modals. 2019-04-01 17:02:29 -03:00
Mateus Machado Luna a88ff51b84 More ajustments to loading filters. 2019-04-01 14:48:37 -03:00
vnmedeiros e6df06ab95 Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-04-01 14:46:52 -03:00
vnmedeiros 9c17d6590e add X-WP-Total and X-WP-TotalPages on API facetes #90 2019-04-01 14:46:36 -03:00
Mateus Machado Luna 47e671cc68 Fixes loading for filter options when elastic search is active. 2019-04-01 13:43:51 -03:00
Mateus Machado Luna db89c2752d Several updates on checkbox modal pagination for elastic search. Updates some filters to check with if they should load facets on created. 2019-04-01 11:46:16 -03:00
vnmedeiros e2f62f2c4a Merge branch 'feature/facets_ES' of https://github.com/tainacan/tainacan into feature/facets_ES 2019-03-29 14:34:38 -03:00
vnmedeiros 0f3bda04fe add wp_elasticpress in `$settings` 2019-03-29 14:34:00 -03:00
leogermani f5e985f30c Removing cursed line for the third time...
This line was added as tests in fab4bb7b22 and 1c7f428a84. But removed in 3978ebd500. We dont understand how it came back. Is in master and tag 0.8. But is not in the build release of 0.8 we did...
2019-03-29 10:59:25 -03:00