vnmedeiros
|
74a2cc595b
|
add function `wp_kses_tainacan`
|
2022-05-24 10:40:22 -03:00 |
vnmedeiros
|
528ca70da6
|
fix: add a filter to wp_kses_allowed_html
|
2022-05-23 18:45:58 -03:00 |
vnmedeiros
|
9b946e5ef8
|
fix: escape strings
|
2022-05-23 17:55:52 -03:00 |
vnmedeiros
|
ea7fc0d303
|
update version
|
2022-05-23 17:09:27 -03:00 |
vnmedeiros
|
fbfd84c9c0
|
fix: set allowed html in return theme helper
|
2022-05-23 17:05:22 -03:00 |
vnmedeiros
|
7383916f7f
|
fix: remove env $_COOKIE
|
2022-05-23 10:06:06 -03:00 |
vnmedeiros
|
18b0b2a486
|
fix adding echo
|
2022-05-23 10:05:41 -03:00 |
mateuswetah
|
53ec6cdccf
|
MORE escapes before echoes.
|
2022-05-20 17:43:18 -03:00 |
mateuswetah
|
c58523ae50
|
Merge branch 'hotfix/0.18.9' of github.com:tainacan/tainacan into hotfix/0.18.9
|
2022-05-20 16:07:29 -03:00 |
mateuswetah
|
40100e24ed
|
Espaces several 'echos' in the template tags file.
|
2022-05-20 16:07:22 -03:00 |
vnmedeiros
|
31b1670497
|
fix: echos
|
2022-05-20 15:23:39 -03:00 |
vnmedeiros
|
1266b88960
|
release: update version
|
2022-05-18 23:25:03 -03:00 |
vnmedeiros
|
e8bb161a64
|
fix: add allowed html in `media_component_slide`
|
2022-05-18 23:16:05 -03:00 |
vnmedeiros
|
bcc4a6b57f
|
fix: sanitized and escaped input and output
|
2022-05-18 22:28:27 -03:00 |
vnmedeiros
|
66fa425cc7
|
fix: remove require `wp-blog-header.php`
|
2022-05-18 21:40:54 -03:00 |
vnmedeiros
|
a7de746a6c
|
fix not using `file_get_contents` to get remote files
|
2022-05-18 18:11:02 -03:00 |
vnmedeiros
|
6199f89209
|
fix: remove `curl_exec`
|
2022-05-18 17:58:18 -03:00 |
vnmedeiros
|
33e9e79677
|
Merge branch 'release/0.18.8'
|
2022-01-28 17:24:37 -03:00 |
vnmedeiros
|
516044a26c
|
fix: test if a post status `draft` has present
|
2022-01-28 17:02:03 -03:00 |
vnmedeiros
|
0edabe1356
|
fix: get repository itens with `post_status` param
|
2022-01-28 16:35:58 -03:00 |
vnmedeiros
|
233a33607e
|
update tested up to
|
2022-01-28 14:29:37 -03:00 |
vnmedeiros
|
45a75167e8
|
release: update version
|
2022-01-28 14:08:37 -03:00 |
mateuswetah
|
5cd34b71ef
|
Disables warning due to html5 tags on loadHTML in embed class.
|
2022-01-28 11:22:04 -03:00 |
mateuswetah
|
1f1cc48a40
|
Forces swiper loop duplicated items to appear in carousel blocks.
|
2022-01-28 10:14:39 -03:00 |
mateuswetah
|
46ae201067
|
Fixes overflow of iframes in item edition page document.
|
2022-01-27 18:33:36 -03:00 |
mateuswetah
|
296e357f55
|
Updates to media modal content alignment.
|
2022-01-27 18:16:23 -03:00 |
mateuswetah
|
df528bbd7b
|
Merge branch 'release/0.18.8' of github.com:tainacan/tainacan into release/0.18.8
|
2022-01-27 15:39:00 -03:00 |
mateuswetah
|
6c41741dc9
|
Replaces Button react component by native button to fix bug on 5.9 in collections and terms block.
|
2022-01-27 15:38:52 -03:00 |
vnmedeiros
|
072fc2d701
|
fix: elastic search substring matches filters
|
2022-01-27 14:37:09 -03:00 |
vnmedeiros
|
fb130c290e
|
fix: test if function `finfo_open` exist
|
2022-01-27 14:36:26 -03:00 |
mateuswetah
|
c50e70b97a
|
Merge branch 'release/0.18.8' of github.com:tainacan/tainacan into release/0.18.8
|
2022-01-27 09:30:13 -03:00 |
mateuswetah
|
31f938736d
|
Fixes wrong link to items related to this on admin side.
|
2022-01-27 09:29:44 -03:00 |
vnmedeiros
|
7ae44316d3
|
fix: translate prepare mapped meta queries
|
2022-01-26 10:04:43 -03:00 |
vnmedeiros
|
92c81ed0a3
|
fix: phpunit-polyfills version
|
2022-01-26 09:35:21 -03:00 |
vnmedeiros
|
b9f597677e
|
fix: translate prepare meta queries
|
2022-01-26 08:48:57 -03:00 |
vnmedeiros
|
9c03be57bf
|
fix: add require `autoload.php` on test bootstrap to include phpunit-polyfills
|
2022-01-26 08:48:35 -03:00 |
Mateus Machado Luna
|
6a41fa2179
|
Merge pull request #655 from tainacan/feature/647
Feature/647
|
2022-01-13 17:47:09 -03:00 |
Mateus Machado Luna
|
d131e184a3
|
Merge pull request #658 from tainacan/feature/656
Compatible ColorPicker for WP 5.9 Feature/656
|
2022-01-13 17:46:12 -03:00 |
mateuswetah
|
eb16f62beb
|
Fixes new modal css conflicts from WP 5.9
|
2022-01-13 17:42:49 -03:00 |
mateuswetah
|
359d20e58b
|
Creates TainacanCompatColorPicker component to handle different versions #656
|
2022-01-13 16:10:17 -03:00 |
mateuswetah
|
06dc18e6b2
|
Replaces usage of color picker component by color palette #656.
|
2022-01-13 12:00:37 -03:00 |
mateuswetah
|
07805b40bf
|
Updates photoswipe gallery content on destroy to stop video and audio when closing modal.
|
2022-01-12 12:22:24 -03:00 |
mateuswetah
|
df1bb8f5c7
|
Disables sticky container on item edition page for mobile devices. #647.
|
2021-12-16 11:32:43 -03:00 |
mateuswetah
|
1f74ee78a8
|
Merge branch 'develop' into feature/647
|
2021-12-16 10:46:23 -03:00 |
mateuswetah
|
401dc8b205
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2021-12-15 16:33:38 -03:00 |
mateuswetah
|
bbd238152a
|
Makes sure thumbnail is passed to enabled array if never set.
|
2021-12-15 16:33:33 -03:00 |
mateuswetah
|
960b3281af
|
More tweaks to make sure orderby 'name' is not used.
|
2021-12-15 15:28:07 -03:00 |
vnmedeiros
|
82476d8ee8
|
fix: test search with `'` and `"`
|
2021-12-14 16:17:57 -03:00 |
vnmedeiros
|
b1dd3f7889
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2021-12-14 15:54:11 -03:00 |
vnmedeiros
|
cd64d5ab65
|
fix: the stripped characters on trim function.
|
2021-12-14 15:53:46 -03:00 |