Commit Graph

6395 Commits

Author SHA1 Message Date
Vinícius Nunes Medeiros 251c900d86
Merge pull request #522 from tainacan/feature/506
Feature/506
2021-04-09 10:56:15 -03:00
Vinícius Nunes Medeiros d52e67755f
Merge pull request #516 from tainacan/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): bump y18n from 4.0.0 to 4.0.1
2021-04-09 10:30:50 -03:00
vnmedeiros c23160d1c1 fix: export csv output date format 2021-04-09 10:22:44 -03:00
vnmedeiros 158779be33 feat: add option to empty value metadata #506 2021-04-07 17:07:12 -03:00
vnmedeiros 152f516718 fix: formatting bg rocesso log and error log 2021-04-07 15:57:27 -03:00
vnmedeiros 0c3cbae1dc fix: show the message on process finished with errors 2021-04-07 12:33:33 -03:00
vnmedeiros 5bce09fde8 fix: fix: validate when the metadata value is `0` and required 2021-04-07 12:32:35 -03:00
Vinícius Nunes Medeiros 52acf6f8ad
Merge pull request #511 from tainacan/feature/499
Feature/499
2021-04-05 15:13:06 -03:00
vnmedeiros 1b57727bda Merge branch 'feature/499' of https://github.com/tainacan/tainacan into feature/499 2021-04-05 15:12:09 -03:00
vnmedeiros d3e50c2753 fix: indentations 2021-04-05 15:11:55 -03:00
mateuswetah d41a049e29 Enqueues script in a different strategy when incustomizer #499 2021-04-05 12:01:35 -03:00
dependabot[bot] c8a83ed50a
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:28:32 +00:00
vnmedeiros 25355e9817 fix: show all mensagens in log of background process. 2021-03-27 11:59:39 -03:00
Vinícius Nunes Medeiros d6fedad073
Merge pull request #512 from tainacan/feature/457
Improved efficiency of imported and exported CSV
2021-03-23 15:20:14 -03:00
Vinícius Nunes Medeiros 3d35ef0ed7
Merge pull request #479 from tainacan/447-prevent-xss
Prevents script injection
2021-03-23 15:16:46 -03:00
vnmedeiros 0c1a624188 fix: remove the function sanitize_theme #447 2021-03-23 14:19:03 -03:00
vnmedeiros e51f37d476 feat: using date as key in log and error log #457 2021-03-23 11:50:16 -03:00
vnmedeiros 59c0a9e658 Merge branch 'develop' into 447-prevent-xss 2021-03-23 08:42:02 -03:00
vnmedeiros 8efc8a706a fix: not sanitize value for Logs #447 2021-03-22 23:49:54 -03:00
vnmedeiros 97fdfa4a73 fix: lock process if only process not running #457 2021-03-22 23:43:00 -03:00
vnmedeiros 003cb26411 feat: add sanitize value on update mapper properties 2021-03-22 23:19:20 -03:00
vnmedeiros a6a9a71a22 fix test if post is null on `get_collection()` 2021-03-22 18:19:34 -03:00
vnmedeiros 2e7365d73f fix: too check item post type to get collection 2021-03-22 16:30:41 -03:00
mateuswetah 4ada32dd9a Minimum width for main slider items 2021-03-22 16:24:09 -03:00
mateuswetah e8fba0cff5 Adds max-width to main gallery slide item. 2021-03-22 15:26:47 -03:00
vnmedeiros 5444fa770a fix: call to a member function `get_allow_comments()` on null, in items repositories 2021-03-22 14:49:40 -03:00
mateuswetah 9cf653eb3f Passes TainacanMediaGallery class to the global variable tainacan_plugin 2021-03-22 12:01:42 -03:00
mateuswetah b1e2336bcd Fixes arguments parsing from php to js. 2021-03-22 10:59:11 -03:00
Rodrigo de Oliveira 5450d7670f Sanitizes rendering by theme level as well 2021-03-22 02:57:27 -03:00
Rodrigo de Oliveira 48cf9e4cac fixes plugin description's typos 2021-03-22 01:42:20 -03:00
Rodrigo de Oliveira d2dc434a41 updates install doc 2021-03-22 00:02:42 -03:00
mateuswetah 679941a68b Moves title to bottom of the pswp layer :( 2021-03-19 18:56:41 -03:00
mateuswetah 5391817b87 Updates settings for the title, description and caption classes. 2021-03-19 17:12:50 -03:00
mateuswetah b73a052415 Merge branch 'develop' into feature/499 2021-03-19 10:11:08 -03:00
mateuswetah 2d15f1b569 Last adjustments to strings and comments #499 2021-03-19 10:10:37 -03:00
mateuswetah b3be04199d Solves disapearring slides issue and more adjustments. #499 2021-03-18 17:40:20 -03:00
mateuswetah 1ec5359a98 Adds translatable a11y labels to Swiper Instance. 2021-03-18 15:36:59 -03:00
mateuswetah 9038d93947 Allows multiple instances of media gallery according to ID. #499 2021-03-18 15:08:40 -03:00
vnmedeiros aa914c1380 feat: add date and time on importer log #457 2021-03-17 12:18:04 -03:00
vnmedeiros 63c3693e7e Merge branch 'feature/457' of https://github.com/tainacan/tainacan into feature/457 2021-03-17 11:51:44 -03:00
vnmedeiros d4600038a8 feat: exporter items usgin a range of items #457 2021-03-17 11:51:17 -03:00
vnmedeiros c52a85db83 feat: using process lock time to avoid concurrences #457 2021-03-17 11:51:17 -03:00
vnmedeiros 96cae03e41 fix: test if log is enabled #457 2021-03-17 11:51:17 -03:00
vnmedeiros 06bc6a16f0 feat: add debug on BG process #457 2021-03-17 11:51:17 -03:00
vnmedeiros 92d6713f00 feat: disable BD auto commit while insert/update itemMetadata on importer #457 2021-03-17 11:51:17 -03:00
vnmedeiros 7aeeb56805 fix: disable WP_RUN_CORE_TESTS #509 2021-03-17 11:37:26 -03:00
mateuswetah 87cfd794bc Adds loading gif below iframes. #499 2021-03-17 11:12:14 -03:00
vnmedeiros b38607f2ca feat: exporter items usgin a range of items #457 2021-03-16 15:15:29 -03:00
vnmedeiros 250a471479 feat: using process lock time to avoid concurrences #457 2021-03-16 15:06:14 -03:00
mateuswetah 761dfd3801 Ongoing improvements on Media Component solution #499. 2021-03-15 17:53:27 -03:00