Commit Graph

8236 Commits

Author SHA1 Message Date
mateuswetah b1c44d4373 Fixes exporter issue due to private field on date metadata type. 2024-02-22 14:53:09 -03:00
Vinícius Nunes Medeiros 47fb760bdf
Merge pull request #796 from tainacan/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2024-02-14 15:33:43 -03:00
Vinícius Nunes Medeiros 6609924360
Merge pull request #795 from tainacan/dependabot/npm_and_yarn/tough-cookie-and-node-sass--removed
Bump tough-cookie and node-sass
2024-02-14 15:33:26 -03:00
Vinícius Nunes Medeiros 7a1546c166
Merge pull request #840 from tainacan/feature/791
feat: starts compatibility with php 8
2024-02-01 09:28:07 -03:00
vnmedeiros 5f5141aa98 test: add php on strategy test workflow 2024-02-01 09:17:38 -03:00
vnmedeiros 48564675dd fix: some adjustments 2024-02-01 09:16:30 -03:00
vnmedeiros a5319d8c91 fix: remove NULL on `post_title` and `post_content` to wp_insert_post 2024-01-23 09:49:06 -03:00
vnmedeiros 475affd462 php 8.3: fix call function and fix tests 2024-01-23 01:10:20 -03:00
vnmedeiros 368b8d81a0 fix: allow dynamic properties 2024-01-17 17:59:00 -03:00
vnmedeiros 233343220a fix: undeclared attributes 2024-01-17 16:18:08 -03:00
mateuswetah 9bb4519ddb Adds warning message to clarify auto-draft status of updates. 2024-01-08 11:32:40 -03:00
mateuswetah 220a230ea8 Corrects item edit link on activities modal #837. 2024-01-08 10:39:03 -03:00
mateuswetah 6765a310ef Enqueues Item Submission block extra scripts only when necessary. 2024-01-08 09:14:22 -03:00
mateuswetah f4ae150261 Removes Roboto font enqueue from theme-side, enqueues only on admin. 2024-01-05 18:09:19 -03:00
mateuswetah 39a037d012 Adds greater specificity to photoswipe styling rules. 2024-01-03 09:54:59 -03:00
mateuswetah 76833bc9d9 Type checking on some gutenberg blocks and removal of 'content' attribute. 2024-01-02 17:27:00 -03:00
mateuswetah abdbf2fb4e Checks for loaded collection on item submission form. 2024-01-02 16:28:26 -03:00
vnmedeiros f3d1f8f798 feat: implements metadata values conditional for terms 2023-12-22 15:33:19 -03:00
vnmedeiros ba74daf398 fix: set `wp_set_current_user` on BG exporter 2023-12-22 15:32:37 -03:00
Mateus Machado Luna 9ce0da6317
Merge pull request #834 from tainacan/feature/830
Changes enabledMetadata attribute from array to object of ids in Item…
2023-12-12 09:58:23 -03:00
mateuswetah d436e77a35 Changes enabledMetadata attribute from array to object of ids in Item Submission Block. #830. 2023-12-11 16:34:51 -03:00
mateuswetah fb9e1a95d2 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-12-11 11:33:27 -03:00
mateuswetah d17614a044 Add filter to tweak attachments html. 2023-12-11 11:33:20 -03:00
vnmedeiros bc888178f5 Merge tag '0.20.6' into develop
release 0.20.6
2023-12-06 15:42:23 -03:00
vnmedeiros 76770ef19e Merge branch 'release/0.20.6' 2023-12-06 15:40:15 -03:00
mateuswetah 3a874a346e Proposes some changes to readme. 2023-12-06 15:16:36 -03:00
vnmedeiros 7b91c6ba0e release: update version to 0.20.6 2023-12-06 15:07:50 -03:00
mateuswetah c55e79cedc Prevents error when updating taxomy collections list if a taxonomy is removed. 2023-11-29 21:42:44 -03:00
mateuswetah aa7b442079 Better alignment of filter menu compress button. 2023-11-28 08:48:58 -03:00
mateuswetah 985fa400ba Avoids filter sidebar opening right after advanced search is closed on mobile. 2023-11-28 08:22:52 -03:00
mateuswetah 156fabb6ed Improves responsiveness of advanced search. 2023-11-27 14:56:12 -03:00
mateuswetah 303d36c39d Fixes filters panel hidding on mobile after opening autocomplete filter. 2023-11-27 11:46:46 -03:00
mateuswetah 406fe390ec Fixes term creation modal not loading. 2023-11-27 08:59:50 -03:00
mateuswetah a5a2807896 Fixes typo in the facets controller. 2023-11-23 10:07:48 -03:00
mateuswetah 8aebc72636 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2023-11-23 10:07:16 -03:00
mateuswetah 5b37f97a94 Adds slug class to child metadata of compound. 2023-11-23 10:07:06 -03:00
vnmedeiros d5d8b214a3 Merge tag '0.20.5' into develop
release 0.20.5
2023-11-22 17:01:04 -03:00
vnmedeiros 573257fec6 Merge branch 'release/0.20.5' 2023-11-22 17:00:27 -03:00
mateuswetah 54e818be0b Fixes private metadata section capability name 2023-11-22 14:51:38 -03:00
vnmedeiros 68b995574d release: update tested up 2023-11-21 11:06:41 -03:00
vnmedeiros 8a453d7cd0 release: update tainacan version 2023-11-21 10:40:52 -03:00
vnmedeiros 20248f4c41 fix: add `type` interger in key properties 2023-11-20 18:33:57 -03:00
vnmedeiros 46ffaab554 fix: add `query_field_scaped` to sanitize specificed params 2023-11-20 18:23:02 -03:00
vnmedeiros 4be287e6f3 fix: using `sanitize_text_field` on `prepare_meta` values 2023-11-20 17:29:35 -03:00
mateuswetah 19e1f52917 Final adjustments to conditinal metadata section handling arrays. 2023-11-20 15:00:00 -03:00
mateuswetah f60755ed92 Avoid duplicated borders in taginput. 2023-11-20 12:22:32 -03:00
mateuswetah 2d5c02f570 Several css tweaks for better input customization via css variables. 2023-11-20 12:06:44 -03:00
mateuswetah edbd91b88d Creates htmlSanitizer admin Vue plugin to unifiy sanitization logic on js side. 2023-11-20 10:41:06 -03:00
mateuswetah ff12ea619f Continues cleaning of edit or update attachments label. 2023-11-20 10:21:54 -03:00
mateuswetah 0dbf321e8d Simplifies edit or update attachments label. 2023-11-20 10:21:32 -03:00