Commit Graph

7141 Commits

Author SHA1 Message Date
mateuswetah 186dd36925 Small updates to css in the item form. 2021-11-23 17:20:37 -03:00
mateuswetah 8d29dd023c Do not displays collapse all for compound when collpases are hidden. 2021-11-22 16:00:44 -03:00
Mateus Machado Luna 726311ba8a
Merge pull request #639 from tainacan/feature/637
Option to set metadata input placeholders - Feature/637
2021-11-22 15:02:58 -03:00
mateuswetah d0f82bdffa Improvements to numberinput style. 2021-11-22 14:25:04 -03:00
mateuswetah 6a1c57a686 Passes hideCollapses variable to compound children. 2021-11-22 14:07:41 -03:00
mateuswetah fdfbea27fe Adds placeholder option to the metadata entity 2021-11-22 11:40:30 -03:00
mateuswetah 738dbe1c6b Allows line break inside the terms agreement confirmation section. 2021-11-22 10:08:17 -03:00
Vinícius Nunes Medeiros 208622b96e
Merge pull request #636 from tainacan/feature/213
feat: unique slug for tainacan Taxonomy #213
2021-11-19 16:51:47 -03:00
vnmedeiros 6e0874eec8 feat: unique slug for taincan Taxonomy #213 2021-11-19 16:39:33 -03:00
mateuswetah 4972276b1e Update to input error display 2021-11-19 11:44:57 -03:00
mateuswetah 6695eff45e Disables tab overflow on item edition form to display tooltips. 2021-11-18 15:45:41 -03:00
mateuswetah d514f93e61 Warns if a submission was attempted with recaptcha enalbed without a sitekey set. 2021-11-18 14:39:25 -03:00
mateuswetah d62a010027 Small css adjsutments to checkboxes. 2021-11-18 09:22:09 -03:00
mateuswetah 527fbb8477 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2021-11-17 16:12:57 -03:00
mateuswetah 943b1b6f50 More updates to how fetch only object stores the display value. 2021-11-17 16:12:33 -03:00
mateuswetah 3ed898117d Properly checks if admin metadata are saved to be displayed or not. 2021-11-17 15:59:37 -03:00
vnmedeiros 2393230894 fix: test if variable is a Metadatum on `parse_relationship_metaquery` 2021-11-17 14:35:03 -03:00
Vinícius Nunes Medeiros d84c74d153
Merge pull request #635 from tainacan/feature/608
Feature/608
2021-11-17 09:39:45 -03:00
vnmedeiros 4de009f799 fix: remove experimental test for PHP 8.0, aguarda versão do WP 5.9 com suporte ao phpunit 9.* #608 2021-11-17 08:27:08 -03:00
vnmedeiros 0499b1cc18 update github actions #608 2021-11-17 00:12:09 -03:00
mateuswetah 88fa955f7d Merge branch 'pappasadrian-develop' into develop 2021-11-16 15:00:09 -03:00
mateuswetah 3b227b15dc Reverts changes to the renaming of 'helpInfoBelowLabel' to keep compatibility. 2021-11-16 14:57:24 -03:00
Adrian 76e71a6714 minor spelling 2021-11-13 19:50:19 +02:00
Adrian 148295e511 Merge branch 'tainacan-develop' into develop 2021-11-13 19:48:49 +02:00
Adrian 11e5079a56 Merge branch 'develop' of https://github.com/tainacan/tainacan into tainacan-develop 2021-11-13 19:48:12 +02:00
Adrian 9f3254eec1 terminology fix - inform -> specify 2021-11-13 19:11:52 +02:00
mateuswetah 72a6393a56 Displays linebreaks on metadatum name if expanded. 2021-11-12 17:57:55 -03:00
mateuswetah a7acec7a68 Allows line break inside select metadata type options taginput. 2021-11-12 17:49:58 -03:00
Vinícius Nunes Medeiros 9b30264ab0
Merge pull request #633 from tainacan/feature/576
Feature/576
2021-11-12 09:43:10 -03:00
Adrian ff6d9924fd
Merge branch 'tainacan:develop' into develop 2021-11-12 01:52:53 +02:00
Adrian a7c6c185ee spelling and terminology fixes 2021-11-12 01:52:27 +02:00
Adrian 1fdb4f6c5a minor spelling 2021-11-12 01:15:17 +02:00
vnmedeiros 397b589298 Merge branch 'develop' into feature/576 2021-11-11 12:34:39 -03:00
Vinícius Nunes Medeiros cd3b39b17e
Merge pull request #632 from tainacan/fix/run-tests
Fix/run tests
2021-11-11 12:33:54 -03:00
vnmedeiros df53e35621 fix version polyfills 2021-11-11 11:49:25 -03:00
vnmedeiros e67c60f9fc fix: run tests autoload vendor 2021-11-11 11:44:42 -03:00
mateuswetah 3b9b263122 Keep collections on tags even if filters are removed. 2021-11-11 11:13:30 -03:00
mateuswetah 4402a08acd Adds detection of arg_type collection in the readonly tags. #576 2021-11-11 10:39:40 -03:00
vnmedeiros 70512189c7 feat: format label for primitive type `date` in filters arguments #576 2021-11-11 09:28:04 -03:00
Adrian e07d0a3b29 more minor spelling fixes 2021-11-11 00:48:10 +02:00
Adrian b669d3e879 Modified several files for spelling and grammar mistakes 2021-11-10 23:53:21 +02:00
mateuswetah d0ee60da80 Uses filters filter! to improve labels display on tags #576 2021-11-10 18:02:06 -03:00
mateuswetah 03cb056172 Finishes removing all events of sendingValuesToTags from filters #576 2021-11-10 16:39:22 -03:00
vnmedeiros 2ac91054db fix: get meta_label #576 2021-11-10 16:19:58 -03:00
vnmedeiros 40784fc98d Merge branch 'develop' into feature/576 2021-11-10 16:00:33 -03:00
mateuswetah fc6d16f92e Merge branch 'feature/576' of https://github.com/tainacan/tainacan into feature/576 2021-11-10 15:37:54 -03:00
mateuswetah fe1009dbec Updates taxonomy taginput to use new features of the api #576. 2021-11-10 15:37:49 -03:00
vnmedeiros 1530dac27b fix: undefined variable filter_type_component #576 2021-11-10 14:26:03 -03:00
vnmedeiros da41a8f950 Merge branch 'feature/576' of github.com:tainacan/tainacan into feature/576 2021-11-10 14:10:43 -03:00
vnmedeiros 602c089897 feat: add filter `tainacan-api-items-${filter_type}-filter-arguments` #576 2021-11-10 14:10:24 -03:00