Commit Graph

5484 Commits

Author SHA1 Message Date
vnmedeiros 5514f2b5e0 Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16 2020-05-05 16:56:27 -03:00
vnmedeiros a54cad7611 fix `get_value_as_html` for empty date 2020-05-05 16:56:04 -03:00
vnmedeiros 04ea9d5949 remove metadata if value is empty #381 2020-05-05 16:50:50 -03:00
mateuswetah 3dd69f9258 Adds validation to collection form edit when no cover page is set. 2020-05-05 12:06:51 -03:00
mateuswetah c3f3986b19 Merge branch 'release/0.16' of https://github.com/tainacan/tainacan into release/0.16 2020-05-05 10:49:10 -03:00
vnmedeiros e7c26c0e91 add validate to cover page enabled #351 2020-05-05 10:24:53 -03:00
vnmedeiros 7ce3fc511e fix indentation #351 2020-05-05 09:43:00 -03:00
mateuswetah 6088c21368 Adjustments to modal mode of filters panel. 2020-05-04 14:58:49 -03:00
mateuswetah 8ef541f6dd Simple spacing adjustment to view modes dropdown label. 2020-05-04 14:36:05 -03:00
mateuswetah 6b3cc2357d Updates facets on every postquery update, including status and orderby 2020-05-04 12:52:25 -03:00
mateuswetah f8c4e1006a Display only public items on gutenberg iframe modal selections. 2020-05-04 12:31:37 -03:00
mateuswetah 0219ab2780 Creates tempate tag function tainacan_the_item_attachment_download_link() 2020-05-01 12:22:44 -03:00
mateuswetah 20f7fca560 Fixes get_url on collection entity. 2020-05-01 11:31:09 -03:00
mateuswetah 59039166fe Fix to bulk edition creteria for selecting allowed metadata for copy. 2020-04-30 16:40:05 -03:00
mateuswetah 10408f194f Font size adjustments to collection header. 2020-04-30 14:10:17 -03:00
mateuswetah f8e13bf95e Visually disables child metadata when disabling the parent. 2020-04-30 13:33:27 -03:00
mateuswetah 97bd16ae62 Fixes some types, add 'tainacan' contributor and removes the shorcode related section on the plugin description page. 2020-04-30 10:26:06 -03:00
mateuswetah ecfadcf2ff Removes skeleton classes from images on masonry and records view mode to prevent resizing animation error. 2020-04-29 18:15:49 -03:00
mateuswetah abde800658 Adds SVG Icon to Tainacan category on gutenberg blocks menu. 2020-04-29 17:54:16 -03:00
mateuswetah b08ea80ccf Garantees return on some computed properties. 2020-04-29 16:44:23 -03:00
mateuswetah 26f4512cdd Avoids template shadows in some index references inside loops. 2020-04-29 16:35:40 -03:00
mateuswetah a701d497ab Updates dependencies whithout all eslint recomendations for now. 2020-04-28 18:09:45 -03:00
mateuswetah e81f72620d Font size adjustment to shown items span. 2020-04-28 00:41:38 -03:00
mateuswetah be94db90ef Link text decoration removal. 2020-04-27 23:47:28 -03:00
mateuswetah ceeb520b52 Cleaner style for b-numberinpunt 2020-04-27 22:56:54 -03:00
mateuswetah 21ed7f366f Items list width adjustment to prevent oveflow on thir party themes. 2020-04-27 21:21:20 -03:00
mateuswetah 97d293a1be Improved documentation of tainacan-the-faceted-search params. 2020-04-27 17:26:13 -03:00
mateuswetah 4fd2bedc33 Advanced search header bellow search control bar on theme items list. 2020-04-27 16:28:58 -03:00
mateuswetah 01df3f05ff Hides textual search when advanced search is opened. Adds min height to buttons. 2020-04-27 16:17:55 -03:00
mateuswetah 296f24c4e2 Hides filters if advanced search is opened when returning from single page. 2020-04-27 16:07:26 -03:00
mateuswetah f189f3a812 Some color variables fixes for faceted block work as expected. 2020-04-27 15:38:00 -03:00
vnmedeiros 8958f9e743 update gitignore 2020-04-24 17:44:02 -03:00
vnmedeiros 1259d78c49 version 0.16 2020-04-24 16:34:38 -03:00
mateuswetah 86af70d8a4 Cleans errors on item metadata event bus before sending an item. 2020-04-24 15:46:54 -03:00
mateuswetah c4b2d3aa28 Checks also parent meta id when cleaning error after updating item metadatum 2020-04-24 15:02:10 -03:00
mateuswetah 9343dd8fe8 Responsive icons for tabs. 2020-04-24 14:56:44 -03:00
mateuswetah 410d33dbb9 Fixes error when updating item metadata from newly created item. 2020-04-24 14:53:35 -03:00
mateuswetah 540d0de41a Adds parent_meta_id verification to update item metadata routine. 2020-04-24 13:45:09 -03:00
mateuswetah dd2b7fa9e0 Adds loading state to metadata and filter edition forms. 2020-04-24 12:55:24 -03:00
mateuswetah 2ed984d9fc Hides repository icon when primary menu is collapsed. 2020-04-24 11:35:18 -03:00
mateuswetah 4773e3200b Allows editing child metadata order on repository level. 2020-04-24 11:26:58 -03:00
mateuswetah 361cd3c68e Updating metadata store ignores the index when in repository level. 2020-04-24 11:10:39 -03:00
mateuswetah 7bff1289f3 Apply error class only to new tooltip, keeps helper tooltip isolated. 2020-04-23 22:26:37 -03:00
mateuswetah 3d05e7348a Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2020-04-23 22:21:04 -03:00
mateuswetah 9f43b17da5 Item Metadatum Errors tooltip to help navigate through form errors. 2020-04-23 22:20:45 -03:00
vnmedeiros db86c1cb2a update status of child metadata according to the compound metadata. 2020-04-23 20:00:56 -03:00
mateuswetah 31b3e1a965 Adds parent name by default to filters created from compound metadata childs 2020-04-23 16:36:10 -03:00
mateuswetah 63fdac10b5 Removes Compound and User metadata from possible sorting options. 2020-04-23 16:27:53 -03:00
mateuswetah 56e8aed441 Passes parent_meta_id information to error handling inside envent but. #17. 2020-04-23 16:19:54 -03:00
mateuswetah 72a2e34fff Removes tooltips on repository level menu that where causing hover conflicts. 2020-04-23 15:47:21 -03:00