Commit Graph

3969 Commits

Author SHA1 Message Date
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
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
leogermani f85119e3e5 Documentation! 2019-05-13 16:32:40 -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
Leo Germani 470235f3ba Documenting repositories 2019-05-12 22:03:09 -03:00
vnmedeiros d21bbb3468 add test to make tag clickable links on text 2019-05-11 10:55:58 -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