mateuswetah
|
f538ee53f7
|
Uses block buttons html wrappers for submission form footer.
|
2023-01-31 12:48:33 -03:00 |
mateuswetah
|
ddbbd7e359
|
Sends invalid date values in item submission form to allow submission endpoint to handle it. #767.
|
2023-01-31 12:12:53 -03:00 |
mateuswetah
|
63de6c633e
|
Persists error message on item submission form until a new submission is performed. #767
|
2023-01-31 11:57:14 -03:00 |
mateuswetah
|
b48f858327
|
Adds better error display for item submission form. #767.
|
2023-01-31 11:22:00 -03:00 |
vnmedeiros
|
864f1d3819
|
fix: metadata repository id default section
|
2023-01-28 15:15:52 -03:00 |
vnmedeiros
|
9c34b05002
|
Merge branch 'release/0.20.0' of github.com:tainacan/tainacan into release/0.20.0
|
2023-01-28 14:36:27 -03:00 |
vnmedeiros
|
5e2315bc0f
|
refactor: improvements function `get_default_section_metadata_object_list`
|
2023-01-28 14:35:58 -03:00 |
vnmedeiros
|
4815060d21
|
add const `TAINACAN_DISABLE_ITEM_THE_CONTENT_FILTER` to disable the_content filter.
|
2023-01-28 13:41:01 -03:00 |
mateuswetah
|
73f036ff8f
|
Adds proper color variable to map selection coordinate.
|
2023-01-26 11:40:00 -03:00 |
vnmedeiros
|
cb029bf5c5
|
release: update version
|
2023-01-26 10:34:07 -03:00 |
mateuswetah
|
8a1985c3b1
|
Removes buggy styling from select option hover.
|
2023-01-26 09:50:20 -03:00 |
mateuswetah
|
48eb76588b
|
Adds proper text color to filters tags list.
|
2023-01-26 09:50:07 -03:00 |
Mateus Machado Luna
|
a847b1c623
|
Merge pull request #766 from tainacan/feature/692
Geocoordinate Metadata Type and Map View Mode #692
|
2023-01-25 13:58:51 -03:00 |
mateuswetah
|
d235f18a13
|
Merge branch 'develop' into feature/692
|
2023-01-25 11:42:24 -03:00 |
mateuswetah
|
c93117e6be
|
Resets current page after switching status tabs. #765.
|
2023-01-25 11:35:34 -03:00 |
mateuswetah
|
97052ccba6
|
Removes Geocoordinate from advanced search list.
|
2023-01-25 11:25:21 -03:00 |
mateuswetah
|
79859310e9
|
Uses metadatum id instead of index for geocoorginate select. #692.
|
2023-01-25 11:19:21 -03:00 |
mateuswetah
|
4628da748c
|
Saves user preference for selected geocoordinate metadatum. #692.
|
2023-01-25 10:40:18 -03:00 |
mateuswetah
|
daaac2d698
|
Adds marker highlight effect. #693.
|
2023-01-24 12:12:42 -03:00 |
mateuswetah
|
57d5fdc72f
|
Creates 'sorting' attribute on metadata types to indicate if a metadata should appear in the sorting metadata items list.
|
2023-01-23 10:59:00 -03:00 |
vnmedeiros
|
cd96399fff
|
add full path on log csv importer
|
2023-01-23 10:41:35 -03:00 |
mateuswetah
|
022058381d
|
Adds map icon to map view mode. #693.
|
2023-01-23 10:27:59 -03:00 |
mateuswetah
|
fcd187a652
|
Adds leaflet-active-area plugin to better handle padding and zoom. #693.
|
2023-01-20 18:44:55 -03:00 |
mateuswetah
|
e7dc428c23
|
Changes padding for view mode map. #693
|
2023-01-20 16:08:29 -03:00 |
mateuswetah
|
e944aa7c82
|
Updates yellow color and notices box-shadow.
|
2023-01-20 15:36:21 -03:00 |
mateuswetah
|
f7008c2b5f
|
Fixes two-columns issue on metadata edition form.
|
2023-01-20 12:32:05 -03:00 |
mateuswetah
|
d358e79186
|
Loads metadata settings from metadatum edition form #692.
|
2023-01-20 12:24:03 -03:00 |
vnmedeiros
|
47ea0d6a16
|
fix: indentation
|
2023-01-20 10:44:02 -03:00 |
mateuswetah
|
f0929ad628
|
More improvements to map view mode. #693.
|
2023-01-20 09:50:47 -03:00 |
mateuswetah
|
e4ef19842e
|
Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692
|
2023-01-19 11:27:31 -03:00 |
mateuswetah
|
493d2bf2ee
|
Several improvements to items display on map view mode #693.
|
2023-01-19 11:27:26 -03:00 |
vnmedeiros
|
de2fd3adcd
|
Merge branch 'feature/692' of github.com:tainacan/tainacan into feature/692
|
2023-01-18 14:57:23 -03:00 |
vnmedeiros
|
c656252d20
|
feat: add geo metadata typy iptions
|
2023-01-18 12:28:53 -03:00 |
mateuswetah
|
48346bcdf1
|
Fixes to admin-side display of card. #692.
|
2023-01-18 12:04:51 -03:00 |
mateuswetah
|
9a720991aa
|
Changes the interaction and listing strategy on the map view mode. #692.
|
2023-01-17 11:50:37 -03:00 |
mateuswetah
|
c8df17500f
|
Does not re-position map after selection.
|
2023-01-16 11:39:34 -03:00 |
mateuswetah
|
0045bda8e2
|
Hides items that are not in the selected marker list. #692.
|
2023-01-16 11:35:05 -03:00 |
mateuswetah
|
360e735a8c
|
Adds compount parent name to geocoordinate select. #692.
|
2023-01-16 11:09:49 -03:00 |
mateuswetah
|
ce566e4bd5
|
Moves geometadata select to topleft. #692.
|
2023-01-16 10:57:36 -03:00 |
mateuswetah
|
e623900c2a
|
Registers a separate category for query loop variations. #764.
|
2023-01-16 10:41:26 -03:00 |
mateuswetah
|
b53cc0d0e5
|
Adds query loop block variations. #764.
|
2023-01-15 22:12:53 -03:00 |
mateuswetah
|
beb924f29b
|
Adds orderby param to get_tainacan_related_items_list, as a first effort for #752.
|
2023-01-13 15:39:47 -03:00 |
mateuswetah
|
350f5f1a2f
|
Adds once modifier to prevent duplicated metadata creation. Mentioned in #711.
|
2023-01-12 11:58:27 -03:00 |
mateuswetah
|
2be636999b
|
Fixes repository level metadata not updating their state after form edition #761.
|
2023-01-12 11:52:51 -03:00 |
Mateus Machado Luna
|
06534faf6f
|
Merge pull request #763 from tainacan/feature/693
Brings Map View Mode for Geocoordinate metadata items #693
|
2023-01-12 11:37:53 -03:00 |
mateuswetah
|
9c63d9abd7
|
Creates theme-side map view mode. #693.
|
2023-01-12 11:18:09 -03:00 |
mateuswetah
|
06fbeddb8d
|
Adds information of selected items. Better geo metadata selection. #693.
|
2023-01-11 12:17:03 -03:00 |
mateuswetah
|
3a6199f975
|
Adds focused and located state for items list. #693.
|
2023-01-10 12:19:44 -03:00 |
mateuswetah
|
33902428a8
|
Adds compound information inside tooltip.
|
2023-01-10 12:02:42 -03:00 |
mateuswetah
|
5b4bd4eac4
|
Fixes showLocarionsByItem integration with compound values. #693.
|
2023-01-10 11:10:59 -03:00 |