Commit Graph

6613 Commits

Author SHA1 Message Date
mateuswetah d5e7a103ec Adds subheader describing icons on the reports screen 2021-05-18 17:08:52 -03:00
mateuswetah f754f53e5c Fix wrong css classes for tem copy dialog 2021-05-18 17:08:24 -03:00
mateuswetah 32b04313c9 Fixes carousel main slider style breaking after second slide 2021-05-17 14:54:03 -03:00
mateuswetah 7bad9847d9 Removes is-success class when loading buttons. 2021-05-17 11:52:14 -03:00
mateuswetah 8985c697e7 Move importer mapper options to above the list. 2021-05-17 11:29:56 -03:00
mateuswetah f0d07d01ea Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-05-17 11:13:26 -03:00
mateuswetah 8f622befcc Adds button to go to collection edition page from reports screen. 2021-05-17 11:13:19 -03:00
Vinícius Nunes Medeiros d64acb8463
Merge pull request #538 from tainacan/dependabot/npm_and_yarn/lodash-4.17.21
build(deps): bump lodash from 4.17.19 to 4.17.21
2021-05-17 09:30:51 -03:00
Vinícius Nunes Medeiros 0085746a99
Merge branch 'release/0.18' into dependabot/npm_and_yarn/lodash-4.17.21 2021-05-17 09:30:14 -03:00
Vinícius Nunes Medeiros 17cce40a9b
Merge pull request #541 from tainacan/dependabot/npm_and_yarn/hosted-git-info-2.8.9
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-17 09:20:29 -03:00
Vinícius Nunes Medeiros 6369a8c230
Merge pull request #542 from tainacan/feature/459
Adds option to replace item's document through CSV import
2021-05-17 09:17:14 -03:00
mateuswetah 54f4ce9540 Fix uncorrect loading of taxonomies list after removal in taxonomy metadata form. 2021-05-14 16:49:17 -03:00
mateuswetah f197c2c06d Improve labels for for collection comments status #533 2021-05-14 16:32:04 -03:00
mateuswetah 0bd68f6e90 Updates items per taxonomy metadata empty placeholder 2021-05-14 15:56:09 -03:00
mateuswetah 160d7f28f4 Adds empty state info to repository level blocks. 2021-05-13 18:01:11 -03:00
mateuswetah 9bc8d747ba Fixes cache refresh when changing start year in activites report. 2021-05-13 17:14:30 -03:00
mateuswetah 014161c769 Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-05-13 16:12:27 -03:00
mateuswetah 2b15d6b4e9 Fixes loading of siblings in term bar 2021-05-13 16:11:41 -03:00
vnmedeiros 9df35c82c4 Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-05-13 11:56:46 -03:00
vnmedeiros a4be0cce52 test: replace `assertEquals` to `assertContains` 2021-05-13 11:56:18 -03:00
mateuswetah d0489b39f1 Fixes last reported box not appearing on items per term block. 2021-05-13 11:38:37 -03:00
vnmedeiros e9c6a21592 test: add test_create_default_user_value_metadata 2021-05-13 11:34:12 -03:00
mateuswetah b60ee62161 Replaces image thumbnail with mimetype icon right after changing document type. 2021-05-13 11:22:21 -03:00
vnmedeiros 54fad8702a fix: create default value to user metadata 2021-05-13 10:05:18 -03:00
mateuswetah b5f9637d88 Fixes filter name #518 2021-05-13 10:01:11 -03:00
mateuswetah 6a62c4ac34 Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-05-13 09:59:48 -03:00
mateuswetah 1b91b097f8 Several updates to avoid css conflicts with external libraries on theme. 2021-05-13 09:59:36 -03:00
mateuswetah e0d4fcbed2 New embed responsiveness strategy. 2021-05-13 09:59:01 -03:00
vnmedeiros dddcc26652 fix: add args on call `wpdb->prepare` 2021-05-12 10:40:23 -03:00
Rodrigo de Oliveira 0fa80a2bc2 Final refactors 2021-05-10 20:53:27 -03:00
Rodrigo de Oliveira 05781fe68a Extracts old item documents removal 2021-05-10 11:39:51 -03:00
Rodrigo de Oliveira 4d2fbfa3bf Enables item document's replacement through CSV importer 2021-05-10 11:32:16 -03:00
dependabot[bot] 50732c17b7
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 00:57:32 +00:00
mateuswetah dc51c55ae5 Fixes description not appearing in records or list on term items list. 2021-05-07 17:18:51 -03:00
mateuswetah 34b1beb30a Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-05-07 14:41:39 -03:00
mateuswetah cd1fc51230 Fix error for unavailable post type title on Taiancan's add_social_meta feature and adds exceptions to classes on tainacan-embeds.css 2021-05-07 14:41:32 -03:00
vnmedeiros 9bac87e2ff fix: change default allow comments on collection to "closed" #539 2021-05-07 10:35:59 -03:00
dependabot[bot] 03b1ee4e71
build(deps): bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 19:44:08 +00:00
mateuswetah c47cea1c9e Reinforeces configurable color usage on filters lsit collapse. 2021-05-04 11:36:56 -03:00
mateuswetah fe8eb1d46f Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-05-04 10:51:35 -03:00
mateuswetah 6265e5774f Uses configurable color on pagination element of filters and metadata input modal. 2021-05-04 10:51:27 -03:00
Vinícius Nunes Medeiros 363fce6e82
Merge pull request #532 from tainacan/feature/502
Adds nonce to header requests on blocks vue component (Feature #502)
2021-05-03 09:49:59 -03:00
mateuswetah 378a565339 Adds nonce to header requests made from gutenberg blocks vue components. #502. 2021-04-30 19:00:16 -03:00
mateuswetah ffe2a26641 Css ajustments to the columns on report screen 2021-04-30 17:38:26 -03:00
mateuswetah 9d597b1cc0 Begins with only one action enabled in activities per user block. Adjustments to child terms pagination and treemap on items per term collection block. 2021-04-30 16:51:09 -03:00
mateuswetah 2aa82ecb8b Adds no pagination when requesting taxonomy metadata to item per term on collection block. 2021-04-30 15:37:43 -03:00
mateuswetah f24ceb87de Updates apexcharts to version 3.26.1 2021-04-30 12:01:44 -03:00
mateuswetah ae506e317b Merge branch 'release/0.18' of https://github.com/tainacan/tainacan into release/0.18 2021-04-28 16:08:14 -03:00
mateuswetah cbaff2eb01 Allows tooltip headers to word break 2021-04-28 16:08:07 -03:00
Mateus Machado Luna b117d99720
Merge pull request #530 from tainacan/feature/529
Button to set all metadata as to be created on the importer (Feature #529)
2021-04-28 11:26:16 -03:00