- CSS, color in blue state `financial_advice_signed` in advice history. [gbastien] - Adapted code as `ToolPloneMeeting.getUserName` is replaced by `imio.helpers.content.get_user_fullname` and `ToolPloneMeeting.isPowerObserverForCfg` is moved to `utils.isPowerObserverForCfg`. [gbastien]
4.2.6b3
--------------------
- Added parameter `ignore_advice_hidden_during_redaction=False` to `CustomMeetingItem.showFinanceAdviceTemplate`, when `True`, this will hide the POD template when advice is hidden during redaction except if member is `MeetingManager` or in the advice `_advisers` group. [gbastien]
4.2.6b2
--------------------
- Move back `add_advicecreated_state` advice WFA related code from `PloneMeeting`. [gbastien] - Fixed `meetingadvicefinancs` `portal_type.allowed_content_types` install. [gbastien] - Completed translations of finances advices types. [gbastien]
4.2.6b1
--------------------
- Adapted code now that custom advice portal_types is managed by `ToolPloneMeeting.advisersConfig`:
- Added new advice finances WF `meetingadvicefinancessimple_workflow`; - Fixed tests as `MeetingConfig.listWorkflowAdaptations` was removed.
[gbastien] - Added `Export users/groups` dashboard template for contacts in `examples_fr` profile. [gbastien] - Updated `recapitulatif-tb.ods` to use `appy.pod` instruction `do cell from+ xhtml(...)` instead `view.display_html_as_text`. [gbastien] - Fixed `CustomMeetingConfig.getUsedFinanceGroupIds` that was not working for auto asked advices. [gbastien]
4.2.5
------------------
- Call `PloneMeeting` migration to `4210` in MC migration to `4200`. [gbastien]
4.2.4
------------------
- Updated `attendance-stats.ods`. [gbastien] - Fixed `CustomMeetingConfig.getUsedFinanceGroupIds` to work when an item has both inheritated and not inheritated advices, it was using the wrong `MeetingConfig` in some cases. [gbastien] - Call `PloneMeeting` migration to `4208` in MC migration to `4200`. [gbastien] - Call `PloneMeeting` migration to `4209` in MC migration to `4200`. [gbastien] - Adapted `examples_fr` import_data as `MeetingConfig.useCopies` was removed. [gbastien]