Commit Graph

6395 Commits

Author SHA1 Message Date
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
vnmedeiros ab706e3b61 add PHP 8.0 on travis and platform overrides to compose install 2021-02-12 10:34:04 -03:00
Vinícius Nunes Medeiros 8dfa7b5f43
Merge pull request #487 from tainacan/feature/383
Feature/383
2021-02-12 09:39:15 -03:00
vnmedeiros d4bb5998d7 fix: set progress value to `0` on insert new process 2021-02-11 15:07:04 -03:00
vnmedeiros 0f5a2a0b87 fix: add unlock process on shutdown function #383 2021-02-11 14:19:35 -03:00
vnmedeiros c23ad3d37f fix: using max execution time to lock BG process #383 2021-02-11 12:22:09 -03:00
mateuswetah 6bb0640356 Fixes to the records blur hash usage 2021-02-10 10:55:17 -03:00
mateuswetah 86bf9c57fb Fixes to the list blur hash usage 2021-02-10 10:41:55 -03:00
mateuswetah 813894aa7d Fixes to the card blur hash usage and skeleton 2021-02-10 10:18:24 -03:00
Mateus Machado Luna eaae6f5b94
Merge pull request #486 from tainacan/feature/456
Feature/456
2021-02-09 19:33:06 -03:00
mateuswetah 5d1a69eb1a Passes items terms carrossel to the new thumbnail scheme. #456 #463 #467. 2021-02-09 16:17:24 -03:00
mateuswetah 02081485cf More work on new thumbnails logic for dynamic items list block #467 #463 #456. Adds option to not crop images and adjust columns count. #465 2021-02-08 18:28:11 -03:00
vnmedeiros c5dc4ad063 fix: add test in `term_exists` if any of the taxonomies do not exist. 2021-02-08 16:01:12 -03:00
mateuswetah 7162c3eb4a Merge branch 'develop' into feature/456 2021-02-08 11:38:02 -03:00
mateuswetah 67f17f70db Begins editor side usage of helper function for item thumbnails 2021-02-08 11:36:37 -03:00
vnmedeiros a8c985f580 fix: indentation #383 2021-02-06 09:29:21 -03:00
vnmedeiros a018c10640 fix: indentation #383 2021-02-06 09:03:05 -03:00
mateuswetah 86c4680d43 Several adjustments to use blurhash, document type thumbnail and srcset on gutenberg blocks. #456 #467 #463 2021-02-05 18:00:25 -03:00
Rodrigo Guimarães c094e2393a Adds tests for allowed tags 2021-02-05 12:25:52 -03:00
Rodrigo Guimarães 3521b1da07 introduces new test cases 2021-02-05 12:05:16 -03:00
Rodrigo Guimarães 1b73e96594 Better organizes html injection tests class 2021-02-05 11:26:30 -03:00
Rodrigo Guimarães 4c0deb392a Disallows a HTML tag from content 2021-02-05 01:37:26 -03:00
Rodrigo Guimarães 0fb53b61c4 fix identations 2021-02-04 23:42:07 -03:00
Rodrigo Guimarães 20b5299254 ignores test-generated files 2021-02-04 16:24:48 -03:00
Rodrigo Guimarães a3e844cda6 Adds option to prevent curl download error [ref https://curl.se/docs/manpage.html\#-L] 2021-02-04 16:12:04 -03:00
vnmedeiros d8a7bcd43e feat: sanitize values metadata on insert ` #447 2021-02-04 16:09:56 -03:00
vnmedeiros b7629d4e99 feat: add function `sanitize_value` #447 2021-02-04 16:09:02 -03:00
vnmedeiros 72a1f1beda fix: remove `filter_value` on API controller 2021-02-04 16:08:29 -03:00
vnmedeiros 26a9ca1385 feat: add test to injection HTML 2021-02-04 16:07:33 -03:00
vnmedeiros cf0a8f3e1e fix: indentation 2021-02-04 15:23:32 -03:00
vnmedeiros 1d755951c0 Merge tag '0.17.3' into develop
version 0.17.3
2021-02-03 19:06:00 -03:00
vnmedeiros 38b206be65 Merge branch 'release/0.17.3' 2021-02-03 19:05:44 -03:00
vnmedeiros e70b7dae43 update stable tag to 0.17.3 2021-02-03 17:22:18 -03:00
vnmedeiros 38d40d1477 Merge branch 'release/0.17.3' of https://github.com/tainacan/tainacan into release/0.17.3 2021-02-03 17:18:30 -03:00
vnmedeiros 43859651cf fix: change semicolon to comma in the csv exposer 2021-02-03 17:18:10 -03:00
mateuswetah fc532eeb6e Fixes language verb vs noun disambiguation when translating 'publish' 2021-02-01 16:08:26 -03:00
mateuswetah 129fab02b6 Merge branch 'release/0.17.3' of https://github.com/tainacan/tainacan into release/0.17.3 2021-02-01 15:44:25 -03:00
mateuswetah 43e3a49014 Loading state when fetching users filter. 2021-02-01 15:44:21 -03:00
Vinícius Nunes Medeiros c29b4d3f56
Merge pull request #471 from Ambrosiani/develop
adding support for displaying metadata slug in css
2021-02-01 08:51:59 -03:00
Vinícius Nunes Medeiros 06b11dc169
Merge pull request #464 from tainacan/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2021-02-01 08:49:58 -03:00
Vinícius Nunes Medeiros 4e8634f6a0
Merge pull request #472 from tainacan/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-02-01 08:49:03 -03:00
vnmedeiros 83344f6dde fix: generete fake id submission 2021-01-29 09:53:01 -03:00
mateuswetah 90efaf4a57 Avoids null strings passed to fetch_only query params #478 2021-01-26 10:14:16 -03:00
mateuswetah d06e5bd74c Update to loading display for template view modes. 2021-01-22 18:02:03 -03:00
mateuswetah f956b5daf1 Merge branch 'release/0.17.3' of https://github.com/tainacan/tainacan into release/0.17.3 2021-01-22 17:52:55 -03:00