Commit Graph

6317 Commits

Author SHA1 Message Date
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
mateuswetah f928729d6d Improves clarity of one string 2021-03-10 14:33:49 -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
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
vnmedeiros 01b6e0798d fix: mount message on register shutdown function 2021-02-15 22:40:37 -03:00
vnmedeiros e5be7c030f fix: using max execution time to lock BG process #383 2021-02-15 22:36:25 -03:00
vnmedeiros 9085701f41 fix: show message register shutdown function 2021-02-15 22:04:56 -03:00
vnmedeiros f281aac4c5 fix: not enable log after updating control metadata 2021-02-15 12:28:40 -03:00
mateuswetah b3ad43acb9 Fixed #485. Also begins some improvements for #489. 2021-02-15 11:48:47 -03:00
vnmedeiros 49d55de717 composer dissable platform-check 2021-02-12 11:04:07 -03:00