Commit Graph

6366 Commits

Author SHA1 Message Date
Rodrigo de Oliveira 37b21ae947 adds myself to contributors (: 2021-03-29 02:41:31 -03:00
Rodrigo de Oliveira cf046af8c7 Renames more test functions to a common pattern 2021-03-29 01:45:27 -03:00
Rodrigo de Oliveira 657ddc6f9a renames test functions 2021-03-29 01:44:06 -03: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
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 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
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
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
vnmedeiros 7b6ed432ef fix: test if log is enabled #457 2021-02-27 11:22:44 -03:00
vnmedeiros c387947548 feat: add debug on BG process #457 2021-02-27 11:21:54 -03:00
vnmedeiros 1a2b45ec61 feat: disable BD auto commit while insert/update itemMetadata on importer #457 2021-02-27 11:21:26 -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