mateuswetah
|
aecd1599fc
|
Updates PhotoSwiper to latest version.
|
2022-03-31 15:12:07 -03:00 |
mateuswetah
|
2fbfaad2a1
|
Checks maxtags variable properly. (Fixes bug where compound relationship taginput was not being disabled after first tag is selected)
|
2022-03-29 10:34:42 -03:00 |
mateuswetah
|
425f089957
|
Garanteer hidden elements buttons on the media frame are display none.
|
2022-03-28 16:06:14 -03:00 |
mateuswetah
|
bfb6228a55
|
Fixes filter iteractions on mobile. Adds focus to filter components on mobile.
|
2022-03-24 14:27:28 -03:00 |
mateuswetah
|
2f42232b97
|
Small css adjustment to radio input in mobile view.
|
2022-03-23 13:48:30 -03:00 |
mateuswetah
|
dfa706ebc6
|
Fixes unavailable item edition from iframe in relationship metadatum.
|
2022-03-22 11:09:53 -03:00 |
mateuswetah
|
e1aca3b2ad
|
Removes arrow back icon from pages that are not related to item level. Makes it behaviour to go to items.
|
2022-03-22 10:40:26 -03:00 |
mateuswetah
|
4da0e28455
|
Catch to disable loading when items page loading creates an error.
|
2022-03-22 10:18:36 -03:00 |
mateuswetah
|
8d6e712879
|
Updates photoswipe to v5.beta3, uses padding function.
|
2022-03-21 16:10:54 -03:00 |
mateuswetah
|
9e17f729d6
|
Removes console log from media component script.
|
2022-03-21 15:22:54 -03:00 |
mateuswetah
|
e3edafaab9
|
Emits itemEditionMessage in more contexts.
|
2022-03-21 11:39:44 -03:00 |
mateuswetah
|
2641608f81
|
A few css adjustments to the gallery component.
|
2022-03-18 15:21:32 -03:00 |
Mateus Machado Luna
|
daf2606533
|
Merge pull request #691 from tainacan/fix/687
Text on respository level checks collection on suggestion fetch. #687.
|
2022-03-18 11:15:19 -03:00 |
mateuswetah
|
d2d95e464c
|
Text metadata on respository level checks its collection on suggestions fetch. Fixes #687.
|
2022-03-18 11:12:12 -03:00 |
mateuswetah
|
36c8dc5c92
|
Hides tooltip arrows to avoid overflow.
|
2022-03-18 10:52:58 -03:00 |
mateuswetah
|
04e621b900
|
Imports Buefy components separatelly
|
2022-03-18 10:35:13 -03:00 |
Mateus Machado Luna
|
2276caa610
|
Merge pull request #690 from tainacan/feature/548
Updates Swiper to v.8 and Photoswipe to v.5 #548
|
2022-03-17 17:31:47 -03:00 |
mateuswetah
|
34d00532d5
|
Latest css build for item gallery. #548.
|
2022-03-17 17:12:52 -03:00 |
mateuswetah
|
570085b0b0
|
Merge branch 'develop' into feature/548
|
2022-03-17 17:09:41 -03:00 |
mateuswetah
|
a54a81fa41
|
Adds option to toggle light color scheme. #548.
|
2022-03-17 17:06:41 -03:00 |
mateuswetah
|
71f4eb7a77
|
More adjustments to caption display on lightbox
|
2022-03-17 16:12:01 -03:00 |
mateuswetah
|
00f3102162
|
Adds options to display item info in the lightbox. #548.
|
2022-03-17 15:49:34 -03:00 |
mateuswetah
|
64a66ff2cc
|
Avoids displaying thumbnails if main carousel exists and there is less than two media items.
|
2022-03-17 12:38:19 -03:00 |
mateuswetah
|
f604c8b105
|
Avoids enabling lightbox if there is no media that is an image.
|
2022-03-17 11:09:34 -03:00 |
mateuswetah
|
abf791f6fa
|
Adds crazy option to allow opening an item edition modal inside an item edition modal.
|
2022-03-16 15:00:43 -03:00 |
mateuswetah
|
9eb1096a66
|
Better check of hash id value. #548.
|
2022-03-16 14:29:32 -03:00 |
mateuswetah
|
b70b02a30b
|
Loads photoswipe from URL if hash is passed. #548.
|
2022-03-16 11:26:45 -03:00 |
mateuswetah
|
03e1f570fb
|
Begins migration to Photoswipe v.5. #548,
|
2022-03-14 14:29:40 -03:00 |
mateuswetah
|
0ed3b6410f
|
Several updates to ditch vue-awesome-swiper in favor of latest version of swiper. #548.
|
2022-03-11 18:25:29 -03:00 |
Mateus Machado Luna
|
cd22aa372e
|
Merge pull request #686 from tainacan/feature/674
New Block: Item Gallery, using the gallery Document and Attachments component #674
|
2022-03-10 17:30:39 -03:00 |
mateuswetah
|
d0d77184a7
|
Replaces string concatenations by sprintf. #674.
|
2022-03-10 17:05:02 -03:00 |
mateuswetah
|
b88a579c37
|
Adds option do show download button. Better PHP. Avoids passing full content when not necessary. #674.
|
2022-03-10 12:04:05 -03:00 |
Vinícius Nunes Medeiros
|
d0d4d96364
|
Merge pull request #682 from tainacan/feature/673
fix: get public item of the private collection using internal API
|
2022-03-09 18:21:19 -03:00 |
mateuswetah
|
e33c12707d
|
Fixes option as html for cardinality
|
2022-03-09 18:01:03 -03:00 |
mateuswetah
|
2dff14a57d
|
Moves logic for creating the media gallery from block save function to template tags and theme helper. #674.
|
2022-03-09 17:09:04 -03:00 |
Mateus Machado Luna
|
45392f1c55
|
Merge pull request #683 from tainacan/fix/wrong-collection-info
Fixes wrong redirection of collection from related items list.
|
2022-03-09 15:47:58 -03:00 |
mateuswetah
|
c726f3fa2c
|
Displays collapsed filters in a different manner. #680.
|
2022-03-09 15:47:17 -03:00 |
mateuswetah
|
39bae73563
|
Fixes wrong redirection of collection from related items list.
|
2022-03-09 15:20:39 -03:00 |
vnmedeiros
|
b832a785be
|
fix: get public item of the private collection using internal API
|
2022-03-09 01:14:55 -03:00 |
Mateus Machado Luna
|
49348bd0ea
|
Merge pull request #681 from tainacan/feature/680
Adds option to begin filter collapsed #680.
|
2022-03-08 18:25:08 -03:00 |
mateuswetah
|
bc6867fd67
|
Adds option to begin filter collapsed #680.
|
2022-03-08 16:33:48 -03:00 |
vnmedeiros
|
c6a4902478
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2022-03-08 11:48:34 -03:00 |
vnmedeiros
|
583de32802
|
fix: has cap filter for specific collection #550
|
2022-03-08 11:35:57 -03:00 |
mateuswetah
|
5af6d4ebe7
|
Small padding adjustment to checkbox columns on tax input.
|
2022-03-08 11:18:25 -03:00 |
mateuswetah
|
b9074fef6a
|
Removes unavailable features from the gallery block by now. #674.
|
2022-03-08 11:10:43 -03:00 |
mateuswetah
|
6d47c6a664
|
Allows displaying SVG icons instead of icon font on carousel.
|
2022-03-08 10:33:01 -03:00 |
vnmedeiros
|
b975914b44
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2022-03-08 09:28:27 -03:00 |
mateuswetah
|
cd004af74f
|
Uses wp default presets css varables to set colors. #674.
|
2022-03-07 17:53:33 -03:00 |
mateuswetah
|
02e0891ab8
|
Update to scroll behaviour when collection subheader is hidden.
|
2022-03-07 16:01:04 -03:00 |
mateuswetah
|
7dea9e3566
|
Tweaks to color customizing on item gallery block. #674.
|
2022-03-07 15:21:35 -03:00 |