Commit Graph

6436 Commits

Author SHA1 Message Date
mateuswetah 5c7bd07f48 Brings back table view mode and improves view modes description. #473. 2021-01-21 16:30:17 -03:00
mateuswetah 7b781b90f5 Adds better view modes selection. 2021-01-21 16:17:15 -03:00
mateuswetah a8ee1fbedf Disables ESC for closing filters panel when not inside a modal 2021-01-21 08:46:38 -03:00
vnmedeiros 90ce5f447e fix: prevent infinite loop, maximum function nesting level reached #384 2021-01-20 16:02:18 -03:00
vnmedeiros a9786fcd0c fix: dependencies for read private metadata and filters `meta_caps` #384. 2021-01-20 15:30:13 -03:00
vnmedeiros e5bceaa147 feat: add capabilites defaults for tainacan roles #384 2021-01-20 11:07:59 -03:00
vnmedeiros 6fd7a289b7 fix: resolve warning cannot modify header information on enqueue style. 2021-01-20 10:09:32 -03:00
vnmedeiros 96a0034acd fix: error elements in arrays #384 2021-01-20 09:57:35 -03:00
vnmedeiros c32365f76f fix: add capability `read` on tainacan roles #384 2021-01-20 09:52:40 -03:00
mateuswetah 21e832a3ce Adds 'deps' argument to register_vuejs_component #473. 2021-01-18 11:10:54 -03:00
vnmedeiros 3beef4c9a3 fix: remove error_log #473 2021-01-15 15:15:49 -03:00
vnmedeiros dfac0bb1d3 fix: order and actions hooks #473 2021-01-15 15:12:36 -03:00
mateuswetah 509cb6170a Alters priority of some scripts enqueueing #473 2021-01-15 12:06:42 -03:00
vnmedeiros 1ba4ea31fd fix: use arg public to load register component #473 2021-01-15 10:43:02 -03:00
vnmedeiros 322e2269da fix: name action 2021-01-15 10:26:01 -03:00
vnmedeiros c4298e47b4 feat: add action tainacan-register-vuejs--public-component. 2021-01-15 10:22:46 -03:00
mateuswetah 309d1f0edc Creates base style for tainacan media pages, which centers and adds white background by default to them. 2021-01-14 15:48:46 -03:00
mateuswetah a3f3863c70 Checkes if variable is an array before using count(). #456. 2021-01-08 19:13:53 -03:00
dependabot[bot] 2a592e0b57
Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 22:35:14 +00:00
Rodrigo Guimarães b256052a39 refactors checking and filtering 2020-12-30 18:25:21 -03:00
Rodrigo Guimarães 3a3fa8b11f Filters each multiple meta element 2020-12-30 18:20:33 -03:00
Rodrigo Guimarães 74d86f8e8b filter content passing all tests back again 2020-12-30 18:10:11 -03:00
Rodrigo Guimarães 1ee639e0a7 Fix filter tests 2020-12-30 16:37:17 -03:00
Rodrigo Guimarães e14d8489a1 Refactors metadata value checking qnd filtering 2020-12-23 18:41:58 -03:00
Rodrigo Guimarães 539a3721e4 Fixes setting value for multiple config 2020-12-23 17:56:08 -03:00
Rodrigo Guimarães 5ca77d3373 Filters html content before saving it 2020-12-23 11:55:43 -03:00
Aron Ambrosiani 1abb790130 Update class-tainacan-item.php
+ description of the new parameter
2020-12-22 15:52:53 +01:00
Aron Ambrosiani 43f6347e88 adding support for displaying metadata slug in css 2020-12-21 21:28:03 +01:00
mateuswetah ee86376871 Adds mimetypes as placeholders to items list. #456. 2020-12-18 12:22:24 -03:00
mateuswetah 502a9fb0ee Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456 2020-12-18 11:36:28 -03:00
mateuswetah f3d382091d Avoids returning blur hash on empty thumbnails 2020-12-18 11:36:25 -03:00
vnmedeiros e6f46d60b9 Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456 2020-12-18 10:37:01 -03:00
vnmedeiros 1507b29cf1 feat: add document mimetype #456 2020-12-18 10:35:59 -03:00
mateuswetah ff927fd348 New default string for blurhash and adds creation date to lists view mode. 2020-12-17 18:07:19 -03:00
mateuswetah b1c5f8af1b Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456 2020-12-17 17:09:20 -03:00
mateuswetah 884b5d405d Begins implementing vue-blurhash on view modes. 2020-12-17 17:09:11 -03:00
vnmedeiros ea9748cd3e fix: test if imagecreatefromstring is supported in PHP build 2020-12-17 17:08:17 -03:00
vnmedeiros 233912475e Merge branch 'feature/456' of https://github.com/tainacan/tainacan into feature/456 2020-12-17 10:10:39 -03:00
vnmedeiros c1d28d6441 feat: add get image blurhash #456 2020-12-17 10:09:38 -03:00
mateuswetah 45ef379594 Creates new thumbnails for each document type #456. 2020-12-16 15:03:50 -03:00
vnmedeiros 530f47bb38 fix: indentation 2020-12-16 10:29:29 -03:00
mateuswetah d2adfff6a1 Creates helper plugin to handle thumbnail src. #456. 2020-12-15 17:25:11 -03:00
Rodrigo Guimarães e3917fe1e7 finishes refactor status check 2020-12-15 15:51:56 -03:00
Rodrigo Guimarães cd00d5080c init refactor status check 2020-12-15 14:15:56 -03:00
mateuswetah 12820be07c Order by has thumbnail and document type #411. 2020-12-15 11:12:59 -03:00
Rodrigo Guimarães 326c6c60e3 Rms unused import/property 2020-12-14 14:32:14 -03:00
Aron Ambrosiani f24e2398e3
Merge pull request #1 from tainacan/develop
update
2020-12-14 16:46:30 +01:00
vnmedeiros 891ae5ea17 Merge tag '0.17.2' into develop
version 0.17.2
2020-12-10 16:20:50 -03:00
vnmedeiros f5545ffc9f Merge branch 'release/0.17.2' 2020-12-10 16:20:41 -03:00
vnmedeiros 7f527f5172 update version and tested up to 2020-12-10 16:14:24 -03:00