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
|
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 |
vnmedeiros
|
5444fa770a
|
fix: call to a member function `get_allow_comments()` on null, in items repositories
|
2021-03-22 14:49:40 -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 |
vnmedeiros
|
7aeeb56805
|
fix: disable WP_RUN_CORE_TESTS #509
|
2021-03-17 11:37:26 -03:00 |
Rodrigo de Oliveira
|
86ab1f9cb6
|
Better organizes HTML injections test suit
|
2021-03-12 04:47:33 -03:00 |
Rodrigo de Oliveira
|
1422887696
|
adds tests for terms
|
2021-03-12 03:53:13 -03:00 |
Rodrigo de Oliveira
|
566292eebd
|
Adds more texts and sanitized fields
|
2021-03-12 02:58:06 -03:00 |
Rodrigo de Oliveira
|
5fe6c41546
|
Fixes indentations and more refactors
|
2021-03-12 02:35:42 -03:00 |
Rodrigo de Oliveira
|
246e5b92d3
|
Passing test for taxonomies
|
2021-03-12 01:18:12 -03:00 |
Rodrigo de Oliveira
|
461cff8a40
|
Tiny refactors entity factory
|
2021-03-11 15:34:10 -03:00 |
Rodrigo de Oliveira
|
de90e70487
|
Sanitizes evil scripts for collections, metadatum and items
|
2021-03-11 04:37:37 -03:00 |
mateuswetah
|
f928729d6d
|
Improves clarity of one string
|
2021-03-10 14:33:49 -03:00 |
Rodrigo Guimarães
|
64d45ca4ed
|
Refactors and implements old TODO
|
2021-03-06 22:42:05 -03:00 |
Rodrigo de Oliveira
|
9253724ba5
|
Merge branch 'develop' into 447-prevent-xss
|
2021-03-06 17:27:47 -03:00 |
Mateus Machado Luna
|
821514db0d
|
Merge pull request #501 from tainacan/feature/489
Feature/489
|
2021-03-02 14:22:51 -03:00 |
Mateus Machado Luna
|
f9d18d1857
|
Merge pull request #500 from tainacan/feature/481
Feature/481
|
2021-03-02 14:22:07 -03:00 |
mateuswetah
|
cb4cab0505
|
Fixes 'not saved' status detection logic. #481
|
2021-03-02 14:18:17 -03:00 |
mateuswetah
|
d707be2231
|
Implements metadata options_as_html o other types #481.
|
2021-03-02 12:13:09 -03:00 |
mateuswetah
|
77d415436d
|
Begins implementation of custom options_as_html per each metadata type. #481.
|
2021-03-01 18:01:06 -03:00 |
mateuswetah
|
97d2ecc781
|
Adds filter by metadata type on metadata list. #481
|
2021-03-01 16:18:45 -03:00 |
mateuswetah
|
1cf57298f3
|
Adds separate collapse for each metadata and option to open multiple metadata at once #481
|
2021-02-26 17:35:00 -03:00 |
mateuswetah
|
5cfc6cf3d9
|
Shows alert circle on process stable instead of two icons.
|
2021-02-26 14:38:59 -03:00 |
mateuswetah
|
d80292591d
|
Fixes arrows on processes popup
|
2021-02-26 14:27:42 -03:00 |
mateuswetah
|
9fd2310fc5
|
Adds textual filters to metadata and filters list #481
|
2021-02-25 11:37:46 -03:00 |
mateuswetah
|
7153b070c9
|
Begins implementation of metadata compact and detailed list view. #481.
|
2021-02-23 17:55:22 -03:00 |
mateuswetah
|
7ca32e28c6
|
Updates to hovered metadata and filters colors #481
|
2021-02-23 15:53:59 -03:00 |
vnmedeiros
|
d1a54ddd0c
|
feat: add item_id on calls tainacan_get_item()
|
2021-02-23 11:19:45 -03:00 |
mateuswetah
|
e78b72e713
|
Adds required icon on metadata list. Also tooltips for private an required icons. #481
|
2021-02-23 11:00:15 -03:00 |
vnmedeiros
|
868511a973
|
fix: class references #489
|
2021-02-23 09:20:12 -03:00 |
vnmedeiros
|
37852cb5da
|
fix: indentations
|
2021-02-23 09:13:31 -03:00 |
mateuswetah
|
d2d7cf3a10
|
Moves some functions from Template Tags to Class Tainacan Helper and references them. #489
|
2021-02-22 15:58:22 -03:00 |
vnmedeiros
|
79b3a83106
|
test: add tests to image blurhash #463
|
2021-02-19 17:33:25 -03:00 |
vnmedeiros
|
b071dd05e2
|
fix: indentations
|
2021-02-18 10:29:57 -03:00 |
vnmedeiros
|
2ad1489d99
|
fix: add PHP version compare for blurhash image
|
2021-02-18 10:00:26 -03:00 |
vnmedeiros
|
946d5b27a9
|
fix: if in register_shutdown_function
|
2021-02-17 15:25:07 -03:00 |
vnmedeiros
|
e9387a60d2
|
fix: if in register_shutdown_function
|
2021-02-17 15:24:14 -03:00 |
vnmedeiros
|
f80cab5fa3
|
Merge tag '0.17.4' into develop
version 0.17.4
|
2021-02-17 14:48:46 -03:00 |
vnmedeiros
|
4813c5d59e
|
Merge branch 'hotfix/0.17.4'
|
2021-02-17 14:48:36 -03:00 |
mateuswetah
|
5b2e399d91
|
Merge branch 'hotfix/0.17.4' of https://github.com/tainacan/tainacan into hotfix/0.17.4
|
2021-02-17 11:50:27 -03:00 |
mateuswetah
|
a9348a9e3b
|
Renames slideshow view mode to slides and adds several tips for translators
|
2021-02-17 11:50:19 -03:00 |
vnmedeiros
|
6637b6274e
|
update version
|
2021-02-17 10:23:34 -03:00 |
vnmedeiros
|
2f3ebf478e
|
fix: return on shutdown function
|
2021-02-17 10:23:23 -03:00 |
vnmedeiros
|
091c466ba7
|
fix: set progress value to `0` on insert new process
|
2021-02-15 22:43:09 -03:00 |
vnmedeiros
|
2eed496a89
|
fix: add unlock process on shutdown function #383
|
2021-02-15 22:40:46 -03:00 |