Skip to main content

An advanced Event type for Plone with additional date fields and features like days exceptions and week days

Project description

Introduction

This product is a replacement of the basic Plone Event content type.

Is the main part of the monet.calendar.star suite, but you can use it freely as indipendent product.

It provides a lot of additional field, developed for the City of Modena public event management system. Apart new content data, and an image field, you can now choose:

  • Cadence - weekdays where the event really happen

  • Except - specific days where the event is not available

  • Including - specific days where the event is available (apart from other filters)

  • …other

Part of the edit form

Some of the new fields in the event editing form

Also, the “event type” field is now a closed list of values (see below for customization).

Configuration

From ZMI you need to customize the event_types property inside the monet_calendar_event_properties property sheet.

Features

Used as it is, all the recurring information are no more that data inside the content. Please see the Monet Calendar suite for knowing how to use it.

Warning

This product replace the Plone basic Event content type. You can still continue using old Events, but additional fields will be available only for future contents.

Dependencies

For “Except” days selection, rt.calendarinandout widget is needed

Plone 3.3 or better is needed.

Migrating from older release

If you have a Plone site where you used and old version of monet.calendar.event (older than 0.4) you probably need to add to your buildout the historical monet.recurring_event (0.7 or better.)

Credits

Developed with the support of:

All of them supports the PloneGov initiative.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

0.5.4 (2014-10-23)

  • Both start and End date are now required if no “including” is provided [keul]

  • No not allow usage of including or except when start/end dates are not used [keul]

0.5.3 (2014-09-18)

  • Fix to italian translation: day-of-week in lowercase format [keul]

0.5.2 (2014-05-16)

  • Fixed module import issue that make iCal/vCal export to fail [keul]

  • Some Pyflakes cleanup [keul]

0.5.1 (2014-03-24)

  • Fixed GMT timezone error while converting DateTime object when calc start and end [keul]

0.5.0 (2014-02-19)

Plone 4.3 compatibility while dropped Plone 3 support

  • images now stored on blob (plone.app.blob support). Also added the monetevent-blob-migration migration view [keul]

  • end date is always at the end of the day (near to the midnight) [keul]

  • start and end date are not required anymore; you can simply provide one or more “Including” dates [keul]

0.4.3 (2012-04-17)

  • removed the ATFieldProperty usage for “title” field [keul]

0.4.2 (2012-04-13)

0.4.1 (2012-01-11)

  • removed ATFieldProperty for description field [keul]

0.4.0 (2011-12-06)

  • removed deprecated compatibility code for Plone 3.2 [keul]

  • removed dependency from monet.recurring_event, importing it’s code in the base_recurring_event module [keul]

  • added a new Including field, for adding specific days where the event is held, ignoring all other filters [keul]

  • added a new EventDuration KeywordIndex that index all days where the event occurs [keul]

  • fixed the setter for the except field, must be always a list [mirco]

  • fixed the Plone 4 compatibility [mirco]

  • hide the viewlet plone.belowcontentbody into the event view template [mirco]

0.3.3 (2011-08-09)

  • moved vocabulary translation into monet.calendar.location package [mirco]

0.3.2 (2011-07-29)

  • removed languageIndipendent attribute from the field “time” [mirco]

0.3.1 (2011-04-28)

  • moved install extension method from install.py to setuphandler.py [mirco]

0.3.0 (2011-03-18)

  • first public release

  • added documentation [keul]

0.2.0 (2011-02-07)

  • Plone 4 compatibility [keul]

  • some code refactorging [keul]

  • egg clean-up [keul]

  • product has is own browserlayer and also register the monet.recurring_event ones [keul]

  • added egg dependency for monet.recurring_event [keul]

  • register the getEventType column and index [keul]

0.1.3 (2010-10-19)

  • event view modifications

0.1.2 (2010-09-15)

  • News translation [keul]

0.1.1

  • Help text fields on the form #80 [fdelia]

0.1.0

  • Initial release

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

monet.calendar.event-0.5.4.zip (59.0 kB view hashes)

Uploaded Source

Supported by

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