Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

37596 PDF Download in property lists #599

Merged
merged 20 commits into from
Aug 1, 2024

Conversation

yeneastgate
Copy link
Contributor

@yeneastgate yeneastgate commented Jul 31, 2023

related to #590

changed log :
Remove PDF download in property lists and unit lists.

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

Pull Request Test Coverage Report for Build 9541106346

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 79.616%

Totals Coverage Status
Change from base Build 9461527919: 0.01%
Covered Lines: 8331
Relevant Lines: 10464

💛 - Coveralls

@fredericalpers fredericalpers added this to the v4.15 milestone Jul 31, 2023
@fredericalpers fredericalpers linked an issue Jul 31, 2023 that may be closed by this pull request
@fredericalpers fredericalpers added the QA Issue or Pull request that is in review label Aug 1, 2023
@yeneastgate yeneastgate requested a review from andernath August 2, 2023 04:10
Copy link
Contributor

@andernath andernath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yeneastgate @dai-eastgate
I finished review, looks good.
Please check my comment.

$pInputModelDocumentTypes = $pFormModelBuilder->createInputModelExpose();
$pFormModelDocumentTypes = new FormModel();
$pFormModelDocumentTypes->setPageSlug($this->getPageSlug());
$pFormModelDocumentTypes->setGroupSlug(self::FORM_VIEW_DOCUMENT_TYPES);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think with this changes FORM_VIEW_DOCUMENT_TYPES initialized in AdminPageEstateListSettingsBase.php is never used anymore.
Also FORM_VIEW_FIELDS_CONFIG in AdminPageEstateListSettingsBase.php seems not to be used.

Could you please check it and remove unused constants?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andernath I will check and remove it.

andernath
andernath previously approved these changes Sep 28, 2023
Copy link
Contributor

@andernath andernath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will start testing

@github-actions
Copy link

Steps to install the approved version:

  1. Download onoffice-4.14-10-g29057007-please-unpack.zip from https://github.com/onOffice-Web-Org/oo-wp-plugin/actions/runs/6336082746.
  2. Unpack the downloaded file to get another .zip file.
  3. Upload that inner .zip file to WordPress.

@fredericalpers fredericalpers removed this from the v4.15 milestone Sep 28, 2023
@fredericalpers fredericalpers added the up for discussion Issues and Pull Requests which will be discussed label Sep 28, 2023
@fredericalpers fredericalpers added this to the v5.1 milestone Jul 29, 2024
@fredericalpers fredericalpers removed the up for discussion Issues and Pull Requests which will be discussed label Jul 29, 2024
@fredericalpers
Copy link
Member

Nach erneuter Rücksprache soll das Feature hier weiterhin entfernt werden, da es an dieser Stelle keinen Sinn macht.

@fredericalpers fredericalpers added component: property list Issue, Pull Request or Discussion related to property lists component: dashboard Issue, Pull Request or Discussion related to dashboard / settings page labels Jul 30, 2024
@fredericalpers fredericalpers added the deploy test Triggers event to create test version label Jul 31, 2024
Copy link

Steps to install the approved version:

  1. Download onoffice-4.20-35-g88624abf-please-unpack.zip from https://github.com/onOffice-Web-Org/oo-wp-plugin/actions/runs/10181055453.
  2. Unpack the downloaded file to get another .zip file.
  3. Upload that inner .zip file to WordPress.

@andernath andernath modified the milestones: v5.1, v5.0 Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

Steps to install the approved version:

  1. Download onoffice-4.20-35-g88624abf-please-unpack.zip from https://github.com/onOffice-Web-Org/oo-wp-plugin/actions/runs/10194983207.
  2. Unpack the downloaded file to get another .zip file.
  3. Upload that inner .zip file to WordPress.

@andernath andernath merged commit 821754f into master Aug 1, 2024
9 checks passed
@andernath andernath deleted the 37596-pdf-download-in-property-lists branch August 1, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard Issue, Pull Request or Discussion related to dashboard / settings page component: property list Issue, Pull Request or Discussion related to property lists deploy test Triggers event to create test version QA Issue or Pull request that is in review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF Download in property lists
4 participants