Skip to main content

PloneMeeting profile for city of Namur

Project description

‘Products.MeetingNamur’ is a custom profile for ‘Products.MeetingCommunes’. Products.MeetingNamur Changelog ===============================

Older versions than 3.0 can be found at http://svn.communesplone.org/svn/communesplone/MeetingNamur/tags/ The Products.MeetingNamur version must be the same as the Products.PloneMeeting version

4.2.3 (2025-10-29)

  • Update meetingitem_view.pt due to upstream changes. [aduchene]

4.2.2 (2025-03-25)

  • Added IMeetingNamurLayer browserlayer that inherits from IMeetingCommunesLayer so the document generator views are the ones from Products.MeetingCommunes and we can use the overrided MCItemDocumentGenerationHelperView.deliberation_for_restapi. [gbastien]

4.2.1 (2024-05-24)

  • Cleanup. [gbastien]

  • Migrate MeetingItem.grpBudgetInfos to use orgs UIDs. [aduchene]

4.2.0 (2024-03-11)

  • Fixed MeetingItem.customshowDuplicateItemAction. [aduchene]

4.2.0rc3 (2023-09-28)

  • In CustomNamurMeetingItem._initDecisionFieldIfEmpty removed parameter keepWithNext=False when calling MeetingItem.getDecision as it does not exist anymore. [gbastien]

  • Do not manipulate item decisionProject field on duplication if it is a reccuring or item template. [gbastien]

  • Fixed meetingitem_view.pt as MeetingItem.isCopiesEnabled was removed and field MeetingItem.copyGroups is now an optional field managed by MeetingConfig.usedItemAttributes. [gbastien]

  • meetingnamur.css is now completely empty. [gbastien]

4.2.0rc2 (2023-07-04)

  • Adapt vocabulary and i18n. [aduchene]

4.2.0rc1 (2023-07-04)

  • Fixed broken tests. [aduchene]

  • Don’t use a custom permission for ItemCertifiedSignatures [aduchene]

4.2.0b1 (2023-07-04)

  • Fixed translation of Data that will be used on new item on meetingitem_view.pt. [gbastien]

  • Fixed issue with WF, roles, permissions and fields [aduchene]

4.2.0a3 (2023-04-06)

  • New proper release. [aduchene]

4.2.0a2 (2023-04-06)

  • Adapted code regarding removal of MeetingConfig.useGroupsAsCategories. [gbastien]

4.2.0a1 (2023-02-23)

  • Compatible for PloneMeeting 4.2. [aduchene]

  • Fixed broken tests. [aduchene]

4.1.3 (2021-08-05)

  • Changed translations. [aduchene]

4.1.2 (2021-04-28)

  • Added additional_catalog_query parameter in getPrintableItemsByCategory. [aduchene]

4.1.1 (2021-02-15)

  • Fixed failing tests for which name changed in Products.PloneMeeting. [gbastien]

  • Fixed a bug in getPrintableItemsByCategory where first level category was not taken into account. [aduchene]

4.1 (2020-10-20)

  • Using MeetingCommunes

  • Compatible for PloneMeeting 4.1.26

  • Adapted code and tests regarding DX meetingcategory

  • Adapted templates regarding last changes in Products.PloneMeeting

4.0 (2017)

  • Adapted workflows to define the icon to use for transitions

  • Removed field MeetingConfig.cdldProposingGroup and use the ‘indexAdvisers’ value defined in the ‘searchitemswithfinanceadvice’ collection to determinate what are the finance adviser group ids

  • ‘getEchevinsForProposingGroup’ does also return inactive MeetingGroups so when used as a TAL condition in a customAdviser, an inactive MeetingGroup/customAdviser does still behaves correctly when updating advices

  • Use ToolPloneMeeting.performCustomWFAdaptations to manage our own WFAdaptation (override of the ‘no_publication’ WFAdaptation)

  • Adapted tests, keep test… original PM files to overrides original PM tests and use testCustom… for every other tests, added a testCustomWorkflow.py

  • Now that the same WF may be used in several MeetingConfig in PloneMeeting, removed the 2 WFs meetingcollege and meetingcouncil and use only one meetingcommunes where wfAdaptations ‘no_publication’ and ‘no_global_observation’ are enabled

  • Added profile ‘financesadvice’ to manage advanced finances advice using a particular workflow and a specific meetingadvicefinances portal_type

3.3 (2015-07-10)

  • Updated regarding changes in PloneMeeting

  • Removed profile ‘examples’ that loaded examples in english

  • Removed dependencies already defined in PloneMeeting’s setup.py

  • Added parameter MeetingConfig.initItemDecisionIfEmptyOnDecide that let enable/disable

  • items decision field initialization when meeting ‘decide’ transition is triggered

  • Added MeetingConfig ‘CoDir’

  • Added MeetingConfig ‘CA’

  • Field ‘MeetingGroup.signatures’ was moved to PloneMeeting

3.2.0.1 (2014-03-06)

  • Updated regarding changes in PloneMeeting

  • Moved some translations from the plone domain to the PloneMeeting domain

3.2.0 (2014-02-12)

  • Updated regarding changes in PloneMeeting

  • Use getToolByName where necessary

3.1.0 (2014-07-15) - Simplified overrides now that PloneMeeting manage this correctly

3.0.3 (unreleased)

  • Nothing yet

3.0.2 (2013-06-21)

  • Removed override of Meeting.mayChangeItemsOrder

  • Removed override of meeting_changeitemsorder

  • Removed override of browser.async.Discuss.isAsynchToggleEnabled, now enabled by default

  • Added missing tests from PloneMeeting

  • Corrected bug in printAdvicesInfos leading to UnicodeDecodeError when no advice was asked on an item

3.0.1 (2013-06-07)

  • Added sample of document template with printed annexes

  • Added method to ease pritning of assembly with ‘category’ of assembly members

  • Make printing by category as functionnal as printing without category

  • Corrected bug while going back to published that could raise a WorkflowException sometimes

3.0 (2013-04-03)

  • Migrated to Plone 4 (use PloneMeeting 3.x, see PloneMeeting’s HISTORY.txt for full changes list)

2.1.3 (2012-09-19)

  • Added possibility to give, modify and view an advice on created item

  • Added possibility to define a decision of replacement when an item is delayed

  • Added new workflow adaptation to add publish state with hidden decision for no meeting-manager

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

products_meetingnamur-4.2.3.tar.gz (289.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

products_meetingnamur-4.2.3-py3-none-any.whl (333.6 kB view details)

Uploaded Python 3

File details

Details for the file products_meetingnamur-4.2.3.tar.gz.

File metadata

  • Download URL: products_meetingnamur-4.2.3.tar.gz
  • Upload date:
  • Size: 289.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for products_meetingnamur-4.2.3.tar.gz
Algorithm Hash digest
SHA256 f3ccd39d8cb7545cd709d0716471288ddc72c1656dcca2d545fd276a9f8d3c3d
MD5 4397a91b909333356f3ecc3e0f6e2d1e
BLAKE2b-256 11d39c46f5c27e5f6ec189718ba1610fc4905b1dd5266f147c2d8495630a667c

See more details on using hashes here.

File details

Details for the file products_meetingnamur-4.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for products_meetingnamur-4.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c4ce843fa0122df883adb0530031cdb750d5284f084716d7798c966be8d0b1fd
MD5 f8db818702b74f8bd73148e476ef771e
BLAKE2b-256 df200167d887960c5e90ab066598573f137a07c47d49ba266bfe85d07856a834

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page