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

Add a log_steps parameter to update_all_local_roles #270

Merged
merged 4 commits into from
Mar 26, 2024
Merged

Conversation

duchenean
Copy link
Contributor

No description provided.

@duchenean duchenean changed the title Add a log_steps parameter to Add a log_steps parameter to update_all_local_roles Mar 19, 2024
@duchenean
Copy link
Contributor Author

Simplifier, passer d'office log_steps=1000 par défaut et faire du ZLogger par défaut, et garder le test uniquement sur la variable log. Enlever les 'if log_steps'... mettre du ZLogger d'office.

@duchenean duchenean merged commit 7f2d6f0 into master Mar 26, 2024
@gbastien gbastien deleted the PM-4010 branch March 26, 2024 12:59
gbastien pushed a commit that referenced this pull request Mar 27, 2024
Add a log_steps parameter to MeetingConfig.update_all_local_roles
gbastien added a commit that referenced this pull request Apr 9, 2024
* Renamed Products.PloneMeeting.content.item_annex_content_category.after_scan_change_annex_type_to_vocabulary and Products.PloneMeeting.vocabularies.storepodtemplateasannexvocabulary to Products.PloneMeeting.vocabularies.every_annex_types_vocabulary and Products.PloneMeeting.vocabularies.item_annex_types_vocabulary so it is useable in other usecases
See #MPMBRWP-19

* Adapted `Products.PloneMeeting.vocabularies.advicetypesvocabulary`, used in advice types faceted filter to take into account `ToolPloneMeeting.advisersConfig.advice_types`.
See #PM-4173

* Completed test_pm_Get_annexes_to_print to test the new "filters" parameter

* Do not break in `MeetingConfig` POD templates when some reusable POD templates were deleted or marked no more reusable.
See #MOD-947

* Add a log_steps parameter to update_all_local_roles (#270)

Add a log_steps parameter to MeetingConfig.update_all_local_roles

* Added parameter `withItemNumber=False` to `MeetingItem.Title` to have the item title prefixed with item number.

* Added parameters `withItemNumber=False` and `withItemReference=False` to `MeetingItem.Title` to have the item title prefixed with item reference and/or item number.

* Fixed test_pm_RemoveAnnexesPreviewsOnMeetingClosure as we check now that annex using annex type "preview-annex" must be a PDF file

* Override imio.annex ConcatenateAnnexesBatchActionForm to enable it and configure it
Moved upgrade from step 4209 to 4214

* Added test_pm_DownloadAnnexesBatchActionForm

* Display annex type icon in vocab used for concatenate annexes batch action
Coherence between BaseContainedAnnexesVocabulary and EveryAnnexTypesVocabulary

* Adapted `utils._sendMail` to use `bcc` (`blind carbon copy`) when sending an email with attachment (one email sent to several recipients).
See #SUP-36280

---------

Co-authored-by: Antoine Duchêne <antoine.duchene@imio.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant