mateuswetah
|
2bb949ca40
|
History mode for theme router. Loads vue instance of theme main items list only when div exists.
|
2020-04-01 09:20:29 -03:00 |
vnmedeiros
|
b8ae24e43d
|
Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor
|
2020-03-27 15:33:16 -03:00 |
vnmedeiros
|
2bb1e83f84
|
add test for multiple compound metadatum API #17
|
2020-03-27 15:32:59 -03:00 |
mateuswetah
|
94cfec7d21
|
Merge branch 'develop' into feature/compount-metadata-type-refactor
|
2020-03-27 15:02:34 -03:00 |
mateuswetah
|
8c67b65790
|
Adjustments to page scroll on repository level.
|
2020-03-27 15:02:09 -03:00 |
vnmedeiros
|
ef9b17f43e
|
Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor
|
2020-03-27 14:35:38 -03:00 |
mateuswetah
|
1f8af0789a
|
Scrolls items page to top of search control every time search is reloading.
|
2020-03-27 14:34:56 -03:00 |
mateuswetah
|
5114762861
|
Scroll term edition form into view when opening it.
|
2020-03-27 14:12:20 -03:00 |
mateuswetah
|
bb4f48f956
|
Adds private icon to metadatum and filters list. Adds status icons do their edition form as well.
|
2020-03-27 12:25:22 -03:00 |
mateuswetah
|
2cd9aafec9
|
Merge branch 'develop' into feature/compount-metadata-type-refactor
|
2020-03-27 11:38:07 -03:00 |
mateuswetah
|
3f79f48d84
|
Displays search bar when reaching the top of items list.
|
2020-03-27 11:36:27 -03:00 |
vnmedeiros
|
a8b7229c54
|
Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor
|
2020-03-27 10:49:04 -03:00 |
mateuswetah
|
634e4e69a6
|
Merge branch 'develop' into feature/compount-metadata-type-refactor
|
2020-03-27 09:42:40 -03:00 |
mateuswetah
|
09f2101b40
|
Removes some latest experimental features.
|
2020-03-27 09:42:17 -03:00 |
mateuswetah
|
8c08b2f1fc
|
Experimental fixed pagination when hovering page bottom in items list.
|
2020-03-26 23:16:33 -03:00 |
mateuswetah
|
62fc0e44fa
|
Adds moving form footer to item single page as well.
|
2020-03-26 17:39:46 -03:00 |
mateuswetah
|
21117b4f32
|
Merge branch 'develop' into feature/compount-metadata-type-refactor
|
2020-03-26 17:20:08 -03:00 |
mateuswetah
|
4ccb7680a1
|
Hides item edition footer bar while scrolling.
|
2020-03-26 17:17:10 -03:00 |
mateuswetah
|
273ba1ed91
|
Scrolls to opened metadatum form. #17.
|
2020-03-26 15:19:38 -03:00 |
mateuswetah
|
b5dd4415f0
|
Adjustments to child metadatum on filters list. #17.
|
2020-03-26 14:37:55 -03:00 |
mateuswetah
|
826bc97d82
|
Parent label separator for child emtadatum in filters page. #17.
|
2020-03-26 11:54:59 -03:00 |
mateuswetah
|
3570805fdb
|
Added child metadata to advanced search and some adjustments on it. #17
|
2020-03-26 11:16:08 -03:00 |
mateuswetah
|
91d76e6b29
|
Adds compound children to bulk edition modal. #17.
|
2020-03-26 10:38:04 -03:00 |
mateuswetah
|
3bb45a0443
|
Adapts recent changes on metadata and filters page to avoid importing varialbles sass file.
|
2020-03-25 19:12:06 -03:00 |
mateuswetah
|
b94212207f
|
Adapts recent changes on metadata and filters page to avoid importing varialbles sass file.
|
2020-03-25 18:47:56 -03:00 |
mateuswetah
|
171f007798
|
Merge conflicts from develop
|
2020-03-25 18:42:44 -03:00 |
mateuswetah
|
801fa8f481
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-03-25 18:40:09 -03:00 |
mateuswetah
|
2f324f28b5
|
Small fix for full screen view mode play button.
|
2020-03-25 18:39:53 -03:00 |
mateuswetah
|
5e3ee32e81
|
Removes SEVERAL imports for variables file as css vars do not require importing inside vue componts as sass vars did. Adds '--tainacan-one-column' and '--tainacan-container-padding' css variables #338.
|
2020-03-25 18:25:10 -03:00 |
vnmedeiros
|
509865d65f
|
Merge tag '0.15.2' into develop
fix CONCAT when field is null.
|
2020-03-25 17:37:02 -03:00 |
vnmedeiros
|
64ca783dcf
|
Merge branch 'hotfix/0.15.2'
|
2020-03-25 17:35:02 -03:00 |
vnmedeiros
|
5c21db1efa
|
add version 0.15.2 in readme.txt
|
2020-03-25 17:16:12 -03:00 |
vnmedeiros
|
6de4a3bf17
|
version 0.15.2
|
2020-03-25 17:13:24 -03:00 |
vnmedeiros
|
ecd8aad437
|
[search engine] fix CONCAT when field is null.
|
2020-03-25 16:46:06 -03:00 |
mateuswetah
|
30c75dfb81
|
Moves metadata-list and filters-list inside of metadata-page and filters-page since beforeRouteLeaves hook only work in direct children of router-view. #374.
|
2020-03-25 16:25:48 -03:00 |
mateuswetah
|
d37416c574
|
Merge branch 'develop' into feature/compount-metadata-type-refactor
|
2020-03-25 15:03:46 -03:00 |
mateuswetah
|
67b263a86c
|
Removes console log from previous commit. #375.
|
2020-03-25 10:50:30 -03:00 |
mateuswetah
|
2be88b8fa4
|
Solves issue where page was reset to one after leaving items list. This was caused by the event bus, now the responsability of reseting the page when a filter is clicked is handled by each filter component. #375.
|
2020-03-25 10:48:46 -03:00 |
vnmedeiros
|
15d9025c20
|
Merge branch 'develop' into feature/compount-metadata-type-refactor
|
2020-03-24 15:28:17 -03:00 |
vnmedeiros
|
77946d1def
|
add validation for item-metadata multiple and unique
|
2020-03-24 15:27:11 -03:00 |
mateuswetah
|
378c07e537
|
Do not lists compound metadata as an option for relationship metadata search settings. #17
|
2020-03-24 15:09:28 -03:00 |
mateuswetah
|
cf68df2c94
|
Fixes multiple collapses on compound children #17.
|
2020-03-24 13:47:34 -03:00 |
mateuswetah
|
6ebc52ff18
|
More adjustments to multiple inputs itemMetadata #17.
|
2020-03-24 12:17:05 -03:00 |
mateuswetah
|
3a32c52f99
|
Changes api call to values instead of value #17.
|
2020-03-24 11:51:18 -03:00 |
mateuswetah
|
7ffedf6f01
|
Automatically passes empty value to first time a group is created on single valued compound item metadata. #17.
|
2020-03-24 11:15:29 -03:00 |
vnmedeiros
|
11adaad33e
|
add validate unique on metadata multiple
|
2020-03-24 11:07:28 -03:00 |
mateuswetah
|
8c4415436f
|
Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor
|
2020-03-24 09:22:27 -03:00 |
mateuswetah
|
8045189383
|
More updates to itemMetadatum update logic. #17
|
2020-03-24 09:22:18 -03:00 |
vnmedeiros
|
86a1bff22c
|
Merge branch 'feature/compount-metadata-type-refactor' of https://github.com/tainacan/tainacan into feature/compount-metadata-type-refactor
|
2020-03-24 08:47:07 -03:00 |
vnmedeiros
|
85b7568d34
|
add teste `test_create_compound_metadatum_API` #17
|
2020-03-24 08:46:53 -03:00 |