Commit Graph

8255 Commits

Author SHA1 Message Date
mateuswetah 72d5ea31ac Open child terms when clicking term option in taxonomy metadata and filter. 2023-10-20 16:17:30 -03:00
mateuswetah fef4c1b9ad Hides item thumbnail swith step if all document options are disabled in item submission form. #808. 2023-10-17 19:39:27 -03:00
Mateus Machado Luna c252222955
Merge pull request #815 from tainacan/feature/814
Adds links to item, collection, taxonomy and terms on website from ad…
2023-10-17 19:05:35 -03:00
mateuswetah 02531b35aa Adds links to item, collection, taxonomy and terms on website from admin lists. #814. 2023-10-17 18:49:50 -03:00
mateuswetah 58c91bcf39 Replaces "eye" icon by "openurl" for better clarity. 2023-10-17 15:44:03 -03:00
Mateus Machado Luna d25cea3479
Merge pull request #813 from tainacan/feature/803
Relationship metadata option to only list items authored by current user. #803
2023-10-17 15:33:52 -03:00
mateuswetah eb77585726 Filters possible relationship items by author. #803. 2023-10-17 15:11:34 -03:00
mateuswetah dcee8c4bd2 Begins implementation of relationship only by current author #803. 2023-10-17 08:38:40 -03:00
vnmedeiros 6c39ca9a73 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-10-16 17:22:31 -03:00
vnmedeiros 4839bd33ff fix: change `$_SERVER['SERVER_NAME']` to `$_SERVER['HTTP_HOST']` 2023-10-16 17:22:17 -03:00
Mateus Machado Luna ccc53b3925
Merge pull request #812 from tainacan/feature/811
Adds item edition form options inside the collection form. #811
2023-10-16 11:47:35 -03:00
mateuswetah 51f39da3b7 Also adds option to hide thumbnail section. #811. 2023-10-16 11:21:19 -03:00
mateuswetah 5e4c159935 Final touches to new collection form. #811. 2023-10-11 16:53:53 -03:00
mateuswetah 176109eb34 Puts items list options in a sub section of the collection form. #811. 2023-10-11 16:41:18 -03:00
mateuswetah 961ab09ad1 Adds more options to tweak item edition form options. #811. 2023-10-11 16:32:36 -03:00
mateuswetah c08ae9a742 Adds options to hide certain elements of the item edition form and change labels. #811. 2023-10-10 16:52:41 -03:00
mateuswetah 2fb84e6d78 Removes abandoned filter on item edition form to redriect after submit. 2023-10-10 11:20:36 -03:00
mateuswetah bce789ff64 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-10-09 15:13:06 -03:00
mateuswetah 8c958127d4 Checks if user can edit taxonomy before displaying add new term button. 2023-10-09 15:13:00 -03:00
Vinícius Nunes Medeiros 5882c6dd75
fix: remove echo
re
2023-10-05 10:53:58 -03:00
vnmedeiros cd44dc5bca fix: get `comment_status` for item 2023-10-03 10:04:36 -03:00
vnmedeiros c33270e22e fix: add the TAINACAN_INDEX_PDF_CONTENT in public search 2023-10-03 09:09:08 -03:00
vnmedeiros 16434d0719 fix: remove the sanitize text file name on 404 `template_redirect` 2023-10-03 09:07:31 -03:00
mateuswetah 47b53631f1 Add filter to set the thumbnail placeholder. #319. 2023-10-02 10:49:18 -03:00
mateuswetah 57316126bc Sets maximum size for search bar in desktop. 2023-09-26 10:21:54 -03:00
mateuswetah 8ff5470145 Continues migration to Vue 3. #794. 2023-09-21 16:26:59 -03:00
mateuswetah 84fa0e3f2c Merge branch 'develop' into feature/794 2023-09-20 08:52:21 -03:00
mateuswetah 524adfdb56 Updates to gallery block to sync better thumbnails. 2023-09-20 08:48:46 -03:00
mateuswetah 1a89d67d95 Prepends non-published metadata with the status label. #806. 2023-09-18 11:13:54 -03:00
Mateus Machado Luna 63e77ea0c3
Merge pull request #807 from Ambrosiani/develop
fixing some typos (wether → whether, itens → items, transitens → transients)
2023-09-18 10:29:29 -03:00
mateuswetah 5dc786d4ee New filters: tainacan-swiper-main-options and tainacan-swiper-thumb-options for allowing theme authors to pass options to Swiper Carousels in the item gallery. 2023-09-18 10:27:49 -03:00
Aron Ambrosiani b6f14ab144 transitens → transients
fixing typo
2023-09-18 15:10:38 +02:00
Aron Ambrosiani 2843108670 itens → items
fixing typo
2023-09-18 15:10:16 +02:00
Aron Ambrosiani c2eb572295 wether → whether
fixing a typo
2023-09-18 15:06:16 +02:00
mateuswetah 7477182dfc Fixes filter edit permissions. 2023-09-18 09:30:08 -03:00
mateuswetah 5ef769915e Fixes some translation strings. 2023-09-12 11:10:05 -03:00
mateuswetah 253f0b2963 Removes explicit references to admin.php. 2023-09-06 16:44:04 -03:00
mateuswetah 712232f631 Checks if termId is valid before passing to excludeTree. 2023-09-06 16:43:51 -03:00
mateuswetah 19b2f9099d Gets rid of other event bus. #794. 2023-08-31 15:08:16 -03:00
mateuswetah 7044563df1 Removes migration build and updates Swiper to version 10. 2023-08-31 10:46:49 -03:00
vnmedeiros 514a50bf06 fix: change filter name `comments_open` to `tainacan-item-comments_open` 2023-08-29 15:35:55 -03:00
mateuswetah e6e5c38bd0 Validation check in get_value_as_html of the metadata type taxonomy. 2023-08-15 10:33:29 -03:00
mateuswetah b5bc411dee Merge branch 'develop' into feature/794. 2023-08-14 18:32:16 -03:00
mateuswetah 6c3869cb0f Uses modelValue on Buefy components. Begins refactor from VueDraggable to Sortable. #794. 2023-08-14 17:58:59 -03:00
vnmedeiros 1e92e06e17 Merge tag '0.20.4' into develop
release 0.20.4
2023-08-14 11:50:59 -03:00
vnmedeiros 570df12377 Merge branch 'release/0.20.4' 2023-08-14 11:49:43 -03:00
vnmedeiros 801c1e2b20 Merge branch 'release/0.20.4' of github.com:tainacan/tainacan into release/0.20.4 2023-08-14 08:29:51 -03:00
vnmedeiros 35ae71a440 release: update version 0.20.4 2023-08-14 08:29:37 -03:00
mateuswetah 080f4c701f Updates Tainacan version to 0.20.4 2023-08-09 14:57:47 -03:00
mateuswetah 5cc32bcea8 Updates minimum version requirements for WordPress and PHP. 2023-08-09 10:16:59 -03:00