mateuswetah
|
5010c6ab45
|
Fixes option of not displaying certain dialogs again not appearing.
|
2020-04-01 14:35:17 -03:00 |
mateuswetah
|
7d8641fd55
|
Isolates some gutenberg stle classes to avoid conflicts.
|
2020-04-01 10:18:00 -03:00 |
mateuswetah
|
9f7550266a
|
Gutenberg blocks adjustments for avoiding borders below items on third party themes #338.
|
2020-04-01 09:54:22 -03:00 |
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 |
mateuswetah
|
8c67b65790
|
Adjustments to page scroll on repository level.
|
2020-03-27 15:02:09 -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
|
3f79f48d84
|
Displays search bar when reaching the top of items list.
|
2020-03-27 11:36:27 -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
|
4ccb7680a1
|
Hides item edition footer bar while scrolling.
|
2020-03-26 17:17:10 -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
|
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
|
77946d1def
|
add validation for item-metadata multiple and unique
|
2020-03-24 15:27:11 -03:00 |
vnmedeiros
|
11adaad33e
|
add validate unique on metadata multiple
|
2020-03-24 11:07:28 -03:00 |
mateuswetah
|
51d605b1b3
|
Fixes 404 error when loading attachments if the document is a text or URL.
|
2020-03-19 16:37:08 -03:00 |
mateuswetah
|
3779fe8f19
|
Fixes hover color for item edition form buttons.
|
2020-03-16 11:11:04 -03:00 |
mateuswetah
|
3597e0cf29
|
Fixes term edition form not opening on the right place on terms list.
|
2020-03-13 17:22:09 -03:00 |
mateuswetah
|
6d8d2ceaae
|
Updates buefy to version 0.8.13
|
2020-03-12 16:27:01 -03:00 |
Mateus Machado Luna
|
dec4e96178
|
Updates TainacanIcons and more WP 5.4 adjustments #372.
|
2020-03-11 10:08:04 -03:00 |
Mateus Machado Luna
|
eb6ca44504
|
More css adjustments to WP 5.4 compatibility. #372
|
2020-03-11 09:03:08 -03:00 |
Mateus Machado Luna
|
9e2d5b6660
|
Several adjustments to Gutenberg blocks for WP 5.4 compatibility. #372.
|
2020-03-10 15:15:28 -03:00 |
Mateus Machado Luna
|
2161ba0905
|
Disables backdrop closing of modals when using iframe to prevent auto-closing error.
|
2020-03-10 12:05:41 -03:00 |
Mateus Machado Luna
|
082fb0fb83
|
Fixes error when re-selecting Collections to colleciton carousel block. #373.
|
2020-03-09 16:36:03 -03:00 |
Mateus Machado Luna
|
0f2f947cd5
|
Fixes error when re-selecting terms to term carousel block. #373.
|
2020-03-09 16:28:21 -03:00 |
Mateus Machado Luna
|
4739f69a63
|
Passes currentCollectionId properly to facets requests. #368.
|
2020-03-09 15:03:01 -03:00 |
Mateus Machado Luna
|
083e52cc81
|
Moves metadata mappings list to a separate component.
|
2020-03-04 14:56:15 -03:00 |
Mateus Machado Luna
|
603e8cb1b1
|
Small font size and spacing adjustments.
|
2020-03-04 09:44:57 -03:00 |
Mateus Machado Luna
|
7354acf38f
|
More css fixes to third party themes. #338.
|
2020-03-03 15:29:25 -03:00 |
Mateus Machado Luna
|
fcb7a866ae
|
Adds option to customize theme font family #338. Some other CSS adjustments.
|
2020-03-03 12:25:05 -03:00 |
vnmedeiros
|
f0579310d7
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2020-03-03 11:48:05 -03:00 |
vnmedeiros
|
b4639735a0
|
fix position of metadata type desc when exporting csv
|
2020-03-03 11:36:34 -03:00 |
Mateus Machado Luna
|
36f0a9a0bb
|
Updates Buefy to 0.8.12
|
2020-03-03 11:05:50 -03:00 |
Mateus Machado Luna
|
f5df44457d
|
Interface automatically disable the 'Enable Cover Page' switch once the page is removed. #351.
|
2020-03-03 10:53:13 -03:00 |
Mateus Machado Luna
|
9b3400d752
|
Removes the render functions from the filter_type class, as it is not used anymore.
|
2020-03-02 17:58:03 -03:00 |
Mateus Machado Luna
|
be38ce6f3e
|
Removes console logs.
|
2020-03-02 17:15:14 -03:00 |
Mateus Machado Luna
|
cc079cf9e0
|
Registers extra vue components inside global variables of window. #349.
|
2020-03-02 16:54:44 -03:00 |
vnmedeiros
|
da2c71b3e5
|
fix priority on call action `tainacan-register-vuejs-component`
|
2020-03-02 12:08:06 -03:00 |
vnmedeiros
|
8a4beeacb4
|
create `nonce` only if user is logged in.
|
2020-03-02 11:38:48 -03:00 |
Mateus Machado Luna
|
31c97a2fe3
|
Verification for nonce presence on tainacan_blocks variable.
|
2020-03-02 09:44:05 -03:00 |
Mateus Machado Luna
|
4a9734e3b4
|
Verification for nonce presence on tainacan_plugin variable.
|
2020-03-02 09:43:16 -03:00 |