Commit Graph

4982 Commits

Author SHA1 Message Date
Vinícius Nunes 6587f2eb19 version 0.14.1 2019-11-27 11:06:55 -03:00
Mateus Machado Luna 364609680f Small style adjutsments to search bar and block controls 2019-11-27 08:36:18 -03:00
Mateus Machado Luna 87ea68878e Small style adjutsments to search bar and block controls 2019-11-27 08:29:04 -03:00
Mateus Machado Luna 675f7770c5 Hides delete button on theme version of static blocks. 2019-11-26 23:07:00 -03:00
Mateus Machado Luna 3b718f2516 Fixes settings colision when having multiple blocks of same time on the same post. 2019-11-26 20:35:36 -03:00
vnmedeiros 204093e73b add response code: "HTTP/1.1 200 Ok" for private files #241 2019-11-26 16:36:19 -03:00
Mateus Machado Luna d476e8c7f4 Fixes metadata list reload after reating a new one via modal during metadata mapping importer form. 2019-11-26 14:30:38 -03:00
vnmedeiros 78fcf3ca32 fix `insert_attachment_from_blob` get content of file on generete thumb 2019-11-26 13:52:15 -03:00
Mateus Machado Luna a1a48fd06d Error notification improvement on event bus #320. Instead of checking the error array everytime some metadada is updated, only the related one is alerted with an event. 2019-11-26 10:32:27 -03:00
vnmedeiros cb7e141a98 add a lower case normalizer on relationships #90 2019-11-25 14:25:14 -03:00
Mateus Machado Luna e86e554024 Updates Buefy to 0.8.8 2019-11-25 08:54:57 -03:00
Mateus Machado Luna e25f0c43d6 First fixes after filters refactor for elastic-seach #90. 2019-11-22 16:14:33 -03:00
vnmedeiros 62f056740d remove error_log 2019-11-22 11:04:44 -03:00
vnmedeiros 06d57d44a2 efficiency Improves on filter query items #90 2019-11-22 11:04:09 -03:00
Mateus Machado Luna f22209e47f Merge tag '0.14' into develop
0.14
2019-11-22 10:58:15 -03:00
Mateus Machado Luna cf054bf183 Merge branch 'release/0.14' 2019-11-22 10:56:36 -03:00
Mateus Machado Luna 3bab173d1f Updates version files to 0.14. 2019-11-22 10:18:28 -03:00
Mateus Machado Luna e8c403950a Fixes checkbox style on gutenberg modals due to WordPress 5.3 update. 2019-11-21 16:37:27 -03:00
Mateus Machado Luna 9d7fe0581d Adds view modes to shortcode! 2019-11-21 15:45:07 -03:00
Mateus Machado Luna 05223c0b6d Brings blur back to tainacan form item to garantee input even when quicly switching between fields. Adds number limit to terms request on taxonomy taginput. #320. 2019-11-21 13:24:49 -03:00
Mateus Machado Luna 6cce09ce7e Strict verification of itemFocalPoint variable as undefined. 2019-11-21 11:45:08 -03:00
Mateus Machado Luna f1e4b661b7 Reduces debounce timeout of item metadata fields. 2019-11-21 10:36:07 -03:00
Mateus Machado Luna 1b962ad1e8 Rename tainacan_plugin global variable as tainacan_blocks to avoid confliscts with shortcode block, which contains its different tainacan_plugin. 2019-11-21 09:34:45 -03:00
Mateus Machado Luna ef0564d800 More third party themes compatibility and jQuery verification. 2019-11-20 16:48:19 -03:00
Mateus Machado Luna 36fa0bbf62 Adjustments to TainacanIcons to garantee rendering on third parties themes that tweak font styles. 2019-11-20 16:06:55 -03:00
Mateus Machado Luna e038734ee5 Fix shortcode only displaying repository level items list. 2019-11-20 15:26:44 -03:00
Mateus Machado Luna 52c86c875f Collection's grid css fix for third parties themes. 2019-11-20 15:18:33 -03:00
Mateus Machado Luna 35e0601f11 Updates vue-tooltip and vuedraggable. 2019-11-20 13:35:24 -03:00
Mateus Machado Luna 10a0f2d9a9 Updates VueJS a bit to version 2.5.22 2019-11-20 11:55:24 -03:00
Mateus Machado Luna 40910eea4f Buefy update to 0.8.7. 2019-11-20 11:44:45 -03:00
Mateus Machado Luna 0434e32843 Adds router settings. Adds Editing role page with basic capabilities listing. #274. 2019-11-20 11:03:02 -03:00
Mateus Machado Luna 7bdcda5720 Basic roles listing using wordpress admin layout. #274. 2019-11-19 16:32:21 -03:00
Mateus Machado Luna 9f4395bb9f Adds new wordpress translation plugin for using on roles. #274. 2019-11-19 15:30:49 -03:00
Mateus Machado Luna a1937bc63f Merge branch 'feature/gutenberg-terms-parent' into develop 2019-11-19 13:59:39 -03:00
Mateus Machado Luna 944e097fcf Merge branch 'develop' into feature/gutenberg-terms-parent 2019-11-19 13:59:06 -03:00
Mateus Machado Luna 03ac5d2980 First works on enqueuing necessary js an css for roles section for admin panel. #274. 2019-11-19 12:46:38 -03:00
Mateus Machado Luna f77d6a8211 More css adjustments to blocks due to new WP 5.3 styling. 2019-11-19 11:23:55 -03:00
Mateus Machado Luna 586f8c7cad Theme side parent loading for facets. #334. 2019-11-19 11:06:55 -03:00
Mateus Machado Luna fdf47f29c8 Uses offset and last_term for facets pagination inside modal. #334. 2019-11-18 17:02:52 -03:00
Vinícius Nunes 60e960cb6b remove `sortable` and use only `raw` to sort items #90 2019-11-18 15:20:54 -03:00
Vinícius Nunes e6692641a7 remove `sortable` and use only `raw` to sort items #90 2019-11-18 15:17:04 -03:00
Mateus Machado Luna b40a552d79 Version 0.14RC. 2019-11-18 13:49:06 -03:00
Vinícius Nunes c3b4a1517a add sort metadata on test duplicate items 2019-11-18 11:31:54 -03:00
Vinícius Nunes c62c2574ef Merge branch 'feature/274' of https://github.com/tainacan/tainacan into feature/274 2019-11-18 10:56:59 -03:00
Vinícius Nunes 014c9290cb add sort metadata on test duplicate items 2019-11-18 10:56:14 -03:00
Mateus Machado Luna 1f785facc1 Small adjustments to search block css for better wide alignment. 2019-11-14 23:40:13 -03:00
leogermani 2c853db45c Merge branch 'develop' into feature/274 2019-11-14 17:47:47 -03:00
Mateus Machado Luna 1eaacc984d Begins implementation of parent selection logic for facets block. #334. 2019-11-14 17:47:13 -03:00
leogermani 11f548999b fix tests for wp 5.3 2019-11-14 17:42:09 -03:00
Mateus Machado Luna 600a4b12f6 Adds DateInterval filter to theme jsgit add .! It was only being imported on the admin js... 2019-11-14 11:44:25 -03:00