Commit Graph

7374 Commits

Author SHA1 Message Date
mateuswetah 479e153700 Fixes compound style for importer mapper. 2021-12-10 12:03:44 -03:00
mateuswetah aa21e6075a Beings implementation of dedicated css for mobile #647 2021-12-09 10:01:04 -03:00
mateuswetah fb82245dae Instead of filter, decides where to call add_responsive_wrapper on embed content. #537 2021-12-08 16:12:16 -03:00
vnmedeiros e4999f1743 Merge tag '0.18.7' into develop
release 0.18.7
2021-12-07 17:15:29 -03:00
vnmedeiros 49953fdfd4 Merge branch 'release/0.18.7' 2021-12-07 17:15:17 -03:00
vnmedeiros 97d3fea96a fix version polyfill-mbstring 2021-12-07 17:07:30 -03:00
vnmedeiros 12b0eee635 update composer.lock 2021-12-07 16:24:21 -03:00
vnmedeiros 3b3d846b8c tests: back `phpunit-polyfills` to require-dev 2021-12-07 16:10:19 -03:00
vnmedeiros 5ec4918107 fix: remove `phpunit-polyfills` for incompatibility with PHP version 2021-12-07 16:02:50 -03:00
vnmedeiros 4d86bb7ba6 build: update build script to prod 2021-12-07 15:10:11 -03:00
vnmedeiros 2a2f0e5d5a release: update stable tag to 0.18.7 2021-12-07 14:20:57 -03:00
mateuswetah 296d31877e Fixes collection settings update for default orderby 2021-12-06 17:19:04 -03:00
mateuswetah 3a5a6bb322 Improves usage of translation labels for selected items. 2021-12-06 16:24:38 -03:00
Vinícius Nunes Medeiros a52ebdda7b
Merge pull request #644 from tainacan/feature/507
Feature/507
2021-12-06 15:39:37 -03:00
mateuswetah 192aad5aa5 Small css fix to items list on gutenberg block. 2021-12-03 17:53:22 -03:00
mateuswetah b3e67a47a3 Adds tooltip to specify collection items status 2021-12-03 17:45:42 -03:00
mateuswetah c4e961e9cf Lighter placeholder color. 2021-12-03 17:27:00 -03:00
mateuswetah f10a9375a2 Fixes issues on repository items list related to collection settings. 2021-12-03 17:05:44 -03:00
mateuswetah 78a5346b3c More updates to change the orderby logic. #507 2021-12-03 14:32:43 -03:00
vnmedeiros 977f93354a fix: wrong count on facets for items when const TAINACAN_FACETS_DISABLE_FILTER_ITEMS is `true` #574 2021-12-03 10:39:02 -03:00
mateuswetah 5b9970fc4e Continues implementation of default orderby 2021-12-02 10:16:30 -03:00
mateuswetah 44e76af372 Converts content to htmlentities before passing it to DOM in add_responsive_wrapper. 2021-12-01 16:30:04 -03:00
mateuswetah 53a45bffab Begins implementation or default orderby option per collection. #507 2021-12-01 16:26:49 -03:00
mateuswetah 82951cb16d Improves some strings localization. # #642 2021-11-30 18:19:16 -03:00
mateuswetah 28386faf2a Displays chart title in activities block when exporting it. 2021-11-30 11:43:45 -03:00
vnmedeiros d8a8bab6d9 fix: add function validate in numeric metadata type #606. 2021-11-30 10:16:43 -03:00
vnmedeiros fc761f762c release: update version 2021-11-26 14:33:59 -03:00
mateuswetah e29b73ea1c Fixes non-translated menu links on admin bar. 2021-11-26 11:02:39 -03:00
Mateus Machado Luna 1c0aa0734a
Merge pull request #641 from tainacan/feature/504
Better way to fetch items on caroussels - Feature/504
2021-11-26 10:56:06 -03:00
mateuswetah 64372dd448 Uses new fetch_preview_image_items on the carousel blocks. #504 2021-11-25 11:59:12 -03:00
vnmedeiros 7943102946 feat: add preview image items on collection list #504 2021-11-25 10:18:26 -03:00
vnmedeiros e62832a3fe feat: add preview image items on list terms 2021-11-24 16:29:55 -03:00
mateuswetah e305d97451 Better support for other locales in the date input #638. 2021-11-23 17:21:21 -03:00
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