Commit Graph

7346 Commits

Author SHA1 Message Date
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
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
mateuswetah 70660e8409 Adds link to current collection in admin colleciton name. 2022-03-02 11:12:21 -03:00
mateuswetah a34f173bef Adds admin options to hide attachments on edition and single item page. 2022-03-02 10:58:40 -03:00
vnmedeiros 4b857dcd3a fix: test if query exists for ES request 2022-03-02 09:43:31 -03:00
mateuswetah d3554d8a3b Adds option to display helper infor bellow name. #678. 2022-02-25 18:02:46 -03:00
mateuswetah e9458c5e40 Fixes state of variable for hidding publish button. 2022-02-25 11:48:44 -03:00
mateuswetah ba9ee61f06 Adds classes to repository level tooltips. 2022-02-25 09:53:52 -03:00
Mateus Machado Luna 8e1f7909ad
Merge pull request #677 from tainacan/feature/646
Feature/646
2022-02-24 18:36:47 -03:00
mateuswetah 63185c7f90 Merge branch 'develop' into feature/646 2022-02-24 18:20:23 -03:00
mateuswetah c821a1c471 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2022-02-24 17:52:08 -03:00
mateuswetah 590a5a54d9 Bundle of a11y improvements based on latest tests. 2022-02-24 17:52:02 -03:00
mateuswetah 931612237d Updates several packages. 2022-02-24 17:51:42 -03:00
vnmedeiros 3288ea2b81 fix: pass param to call function `remove_compound_value` 2022-02-23 12:05:22 -03:00
vnmedeiros 7b3444efc1 fix: delete value of the compound metadata 2022-02-23 12:03:59 -03:00
Mateus Machado Luna 710d900fc7
Merge pull request #675 from tainacan/feature/321
Feature/321 - Advanced Search Component Refactor
2022-02-23 11:41:25 -03:00
mateuswetah 8f1032a195 Fixes advanced search loading from URL. More improvements. #321. 2022-02-23 11:18:45 -03:00