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 |
mateuswetah
|
4b6f67077f
|
Creates fake reports storage to save demo graphs.
|
2021-02-15 09:19: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 |
mateuswetah
|
0fe7750510
|
Created component for number blocks. Binds route query to selected collection.
|
2021-02-11 15:35:12 -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
|
72ffb786a4
|
Adds number type box as sample. Loads collections on mounted to begins fetching data #483.
|
2021-02-11 11:45:33 -03:00 |
mateuswetah
|
586861088a
|
Taiancan color scheme for the charts. #483.
|
2021-02-10 16:59:56 -03:00 |
mateuswetah
|
cf4f42d5b1
|
Install apexcharts and tests some graphs.
|
2021-02-10 15:40:00 -03:00 |
mateuswetah
|
4bb7aae467
|
Begins implementation of new reports page #483
|
2021-02-10 12:12:27 -03:00 |
mateuswetah
|
6bb0640356
|
Fixes to the records blur hash usage
|
2021-02-10 10:55:17 -03:00 |