Mateus Machado Luna
|
7fb56297bf
|
Merge pull request #916 from tainacan/feature/915
Adds fields to define initial gocoordinate input state #915
|
2024-09-10 12:11:54 -03:00 |
mateuswetah
|
3e986f0ccd
|
Fixes to date validation logic in item submission form.
|
2024-09-10 11:14:36 -03:00 |
mateuswetah
|
b12849abde
|
Fixes to value update logic in text-based metadata inputs.
|
2024-09-10 11:14:20 -03:00 |
mateuswetah
|
0336cb5129
|
Adds input validation for latitude and longitude values in metadata settings form.
|
2024-09-02 14:59:02 -03:00 |
mateuswetah
|
b3f90ed0ff
|
Creates options for defining the initial latitude and longitude of geocoordinate metadata. #915.
|
2024-08-30 16:23:36 -03:00 |
vnmedeiros
|
7f900ccc9e
|
Merge tag '0.21.9' into develop
release 0.21.9
|
2024-08-28 15:07:04 -03:00 |
vnmedeiros
|
cd88ef0a33
|
Merge branch 'release/0.21.9'
|
2024-08-28 15:06:56 -03:00 |
vnmedeiros
|
905b3aa0e2
|
release: update version to 0.21.9
|
2024-08-28 14:50:04 -03:00 |
vnmedeiros
|
c6b056ae75
|
release: update version to 0.21.9
|
2024-08-28 10:16:43 -03:00 |
vnmedeiros
|
b87f3f4817
|
fix: avoid inject SQL in search
|
2024-08-28 10:01:58 -03:00 |
mateuswetah
|
c27fecf644
|
Fixes missing comma in latest css change.
|
2024-08-20 09:44:02 -03:00 |
mateuswetah
|
fdf52eafd4
|
Fix error where context menu appears with wrong offset when right clicking items list.
|
2024-08-20 09:22:46 -03:00 |
mateuswetah
|
ff557baaa9
|
Makes each metatada type decide if its input should debounce or not.
|
2024-08-06 15:22:02 -03:00 |
Mateus Machado Luna
|
800409fe29
|
Merge pull request #913 from tainacan/feature/912
Creates select-type filter for taxonomies. #912
|
2024-08-06 10:42:39 -03:00 |
mateuswetah
|
44c32a9d30
|
Fixes filter type testing for #912.
|
2024-08-06 10:37:26 -03:00 |
mateuswetah
|
c4d51afe63
|
Creates two new filters for manipulating $args in functions that render metadata section and item metadata.
|
2024-08-06 10:30:22 -03:00 |
mateuswetah
|
a6a6e7b89e
|
Creates select filter for taxonomies and updates max options feature for existing select filter. #912.
|
2024-08-05 18:15:56 -03:00 |
mateuswetah
|
49bc993438
|
Adds classes to hidden sections.
|
2024-08-05 18:14:48 -03:00 |
mateuswetah
|
b11bd90bba
|
Uses intersection observer to trigger geocordinate map resizing instead of event from parent components.
|
2024-08-05 18:11:56 -03:00 |
mateuswetah
|
41ac71cdaf
|
Fixes lack of value check in text type metadata.
|
2024-08-05 18:10:05 -03:00 |
mateuswetah
|
d41885f1fc
|
Presets second tab as active if a single valued taxonomy metadata already has value.
|
2024-08-05 18:09:21 -03:00 |
mateuswetah
|
240013e649
|
Fix values passing for compound metadata.
|
2024-08-05 18:08:17 -03:00 |
vnmedeiros
|
4e603a15dc
|
Merge tag '0.21.8' into develop
release 0.21.8
|
2024-07-29 17:29:41 -03:00 |
vnmedeiros
|
59a371d71e
|
Merge branch 'release/0.21.8'
|
2024-07-29 17:29:33 -03:00 |
vnmedeiros
|
21f44991d1
|
Merge branch 'release/0.21.8' of github.com:tainacan/tainacan into release/0.21.8
|
2024-07-29 17:15:32 -03:00 |
vnmedeiros
|
6ee4ec922b
|
fix: migration test is column exists
|
2024-07-29 17:15:19 -03:00 |
mateuswetah
|
dfdb844e92
|
Switches order of id and classes in some tags.
|
2024-07-29 17:13:23 -03:00 |
mateuswetah
|
d30e9a8d9f
|
Adds class and id to help identify filters wrapper in repository level context.
|
2024-07-29 17:09:38 -03:00 |
mateuswetah
|
d14add4915
|
Compiling after latest node packages updates.
|
2024-07-29 15:58:37 -03:00 |
mateuswetah
|
25a58b400c
|
Updates node packages.
|
2024-07-29 15:58:04 -03:00 |
mateuswetah
|
319fbc6577
|
Makes ' is required' metadata message translatable.
|
2024-07-29 15:35:56 -03:00 |
mateuswetah
|
cc42170623
|
Adds filter to allow modification of status inside admin.
|
2024-07-29 15:35:12 -03:00 |
mateuswetah
|
3afe409fa5
|
Removes missing console log.
|
2024-07-29 12:13:44 -03:00 |
mateuswetah
|
2e75e4e264
|
Fixes missing button in the attachments media modal.
|
2024-07-29 12:12:06 -03:00 |
vnmedeiros
|
5b92e61f81
|
release: update version
|
2024-07-29 10:23:47 -03:00 |
vnmedeiros
|
1324d1626d
|
fix: any user can read any file without any restrictions
|
2024-07-29 10:20:34 -03:00 |
vnmedeiros
|
0bdd0d18e1
|
fix: adjust test case and check if order is defined
|
2024-07-28 12:36:42 -03:00 |
mateuswetah
|
f27284ab88
|
Fixes space in closing tag.
|
2024-07-26 17:32:04 -03:00 |
mateuswetah
|
363f50d45c
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2024-07-26 16:46:48 -03:00 |
mateuswetah
|
f8c622ea36
|
Adds option to define maxlenght on simple text metadata.
|
2024-07-26 16:46:31 -03:00 |
Mateus Machado Luna
|
d835725409
|
Merge pull request #911 from tainacan/feature/910
Creates option to display items carousel with variable width. #910.
|
2024-07-25 09:11:41 -03:00 |
vnmedeiros
|
8ca72b8bbc
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2024-07-19 15:07:31 -03:00 |
vnmedeiros
|
015ede4a84
|
fix: get only enabled filters in filters arguments
|
2024-07-19 15:07:09 -03:00 |
mateuswetah
|
4547df698b
|
Creates option to display items carousel with variable width. #910.
|
2024-07-18 16:01:02 -03:00 |
vnmedeiros
|
5fdde991c9
|
fix: get corrent erros on mapper save
|
2024-07-13 19:09:54 -03:00 |
vnmedeiros
|
3b30216fec
|
fix: return only id of the deleted item
|
2024-07-13 19:09:14 -03:00 |
mateuswetah
|
1d9dc775db
|
Changes condition for sending actions in item edition form.
|
2024-07-08 14:45:36 -03:00 |
Mateus Machado Luna
|
e62224fabf
|
Merge pull request #908 from tainacan/feature/#904
Fixes #906.
|
2024-07-04 16:30:30 -03:00 |
mateuswetah
|
8f4c48d4e5
|
Fixes #904.
|
2024-07-04 16:17:49 -03:00 |
Mateus Machado Luna
|
0947079408
|
Merge pull request #905 from tainacan/feature/#904
Adds option to filter term link by current collection #904
|
2024-07-04 08:55:21 -03:00 |