Commit Graph

6240 Commits

Author SHA1 Message Date
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 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
mateuswetah 19dd6b4b29 Proper SVG view mode icon alignments. 2021-01-22 17:51:13 -03:00
vnmedeiros fcf1afea9c add exception to unable create submission ID 2021-01-22 15:03:49 -03:00
vnmedeiros 9f47726581 update version version 2021-01-22 15:02:44 -03:00
vnmedeiros e4eb7f1f56 Merge branch 'release/0.17.3' of https://github.com/tainacan/tainacan into release/0.17.3 2021-01-22 09:46:40 -03:00
vnmedeiros 1741687d97 fix: add dependencies on role `manage_tainacan_collection_*` #384 2021-01-22 09:46:22 -03:00
mateuswetah 912ae47e5c Fixes undefined warning for enabled view modes on repository level lists. 2021-01-22 09:46:09 -03:00
Mateus Machado Luna a745070ea6
Merge pull request #476 from tainacan/feature/473
Feature/473
2021-01-22 09:24:14 -03:00
mateuswetah e9c18c92a9 Fixes wrong link for exposers on items list repositore levels. #474. 2021-01-22 09:08:55 -03:00
Mateus Machado Luna 28d1c654b0
Merge pull request #475 from tainacan/feature/473
Feature/473
2021-01-21 17:58:57 -03:00
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
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
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 12820be07c Order by has thumbnail and document type #411. 2020-12-15 11:12:59 -03:00