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 |
mateuswetah
|
4e835fd2c3
|
Adds options to control appearance of the item gallery #674.
|
2022-03-07 12:01:17 -03:00 |
mateuswetah
|
aa40c5fb87
|
Better check boolean values on the save function #674.
|
2022-03-04 11:26:57 -03:00 |
mateuswetah
|
a7be880952
|
Uses serverSideRender component to display item gallery. #674.
|
2022-03-03 18:21:38 -03:00 |
mateuswetah
|
56bf797bdb
|
Adds first options to the item gallery block. #674.
|
2022-03-03 17:36:22 -03:00 |
vnmedeiros
|
41976b7b76
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2022-03-03 09:55:49 -03:00 |
vnmedeiros
|
1dc70ac24f
|
fix: indentation
|
2022-03-02 22:39:30 -03:00 |
mateuswetah
|
9030075eba
|
Begins creation of item gallery block. #674. Creates compat and selection folder on blocks structure.
|
2022-03-02 18:02:21 -03:00 |
mateuswetah
|
b832aa97f2
|
Merge branch 'develop' into feature/674
|
2022-03-02 15:08:47 -03:00 |
mateuswetah
|
22e1da8efc
|
Update Buefy to 0.9.19 (Better a11y!)
|
2022-03-02 15:02:07 -03:00 |
mateuswetah
|
2a59cad444
|
Adds option to completelly hide the document section on item edition page and item single page.
|
2022-03-02 11:50:10 -03:00 |
mateuswetah
|
d7876201b6
|
Correctly disables add new item button when relationship metadata is not multiple.
|
2022-03-02 11:26:49 -03:00 |