Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Update of culturefeed_uitpas, culturefeed_ui and culturefeed_calendar

Compare
Choose a tag to compare
@svenhoutmeyers svenhoutmeyers released this 08 Jan 12:15
· 773 commits to master since this release

While the 3.7 release mainly included minor issues and bugfixes, this release includes major updates for the following modules:

  • culturefeed_calendar
  • culturefeed_ui & culturefeed_uitpas

Further on we noticed some issues in culturefeed_agenda while using the latest version on UiTinVlaanderen.be, added some extra filter and sort parameters and a contextual filter on culturefeed_search_views and added some features to culturefeed_mailing. And we did some small bugfixes. Please upgrade to culturefeed-php to v1.6.1 to use the fix in culturefeed_social.

New features

culturefeed_agenda

culturefeed_calendar

This is a new module that provides functionality to users to add events to their personal calendar. This functionality will be rolled out on UiTinVlaanderen in the next weeks. There is no documentation on this module, please contact us when you like to enable this.

  • aeca0ae, e4bdcbd, d8b992a, fab0f29 small issues and copy
  • 684f736 fix for anonymous users (UIV-1580)
  • 40a05e8, 01e656e , as a logged in user, I correctly see my calendar for next year (CUL-25)
  • ec11620, e624854, a0fecb4, 80b5fef, 965bd92, 485fdb6, b143a6f, 606cf4e as a user, I don't see my event 2 times, if it exists 2 times in my calendar (CUL-14)
  • 64f163a review share your calendar (UIV-1580)
  • 5605911 refactor modal to choose a date (UIV-1136)
  • 96ddc15, c34bf86 - preprocess-function moved to helpers, change order like + going (UIV-1456)
  • 5d02a19 review settings-page calendar (UIV-1578)
  • 9c7a624, b1bb97c, 23b766f, b6e7d4c, b3724e6, d9d72f8, 85356f8 refactored value to calendarDate (CUL-15)
  • 31287a1, 0904d8d, af14025 make sure ajax throbber is appended until page reload is finished (CUL-16)
  • f6f3f57 calendar as RSVP (UIV-1541)
  • 6d3207e improved calendar-heading (UIV-1540)
  • 292e2f4 do not trigger popover on calendar-page (UIV-1542)
  • 1283c58 shedule instead of reshedule (UIV-1136)
  • 8d11e94 pass modal when an event has an period with today as enddate (UIV-1503)
  • 10b9d7c fix when an event has no endtime (UIV-1497)
  • b438952 first and last day of a month (UIV-1500)
  • 3630c06 update translation (UIV-1129)
  • d6c8363 add events with one valid timestamp less to your calendar without a modal (UIV-1496)
  • 652c439 change calendarbutton in footer in a button in sidebar (UIV-1495)
  • cde3b15 "Don't know yet" for all events, including events on multiple timestamps (UIV-1463)
  • e5354c0 disable page-messages after saving an event
  • 398cb78 small changes
  • 5bcb272 add missing translations for culturefeed calendar
  • 1bdb1b3 fix error: Can't use method return value in write context (UIV-1592)
  • a33b259 fix culturefeed_calendar_activity_is_finished function (UIV-1458)
  • 6e3085f update path for cancel calendar settings
  • 9faa33b use array for reset-filter (UIV-1613)
  • 7f188a6 use strtotime for calendarDate from cookie (UIV-1618)
  • 67f61d0 fix translation for "Enter a date between" (UIV-1213)
  • a224611 fix warning when date is not provided to culturefeed_calendar_add_activity (UIV-1607)
  • 06194bf change order of calendar buttons (UIV-1615)
  • 59d3134 make culturefeed calendar accessible for beta user only (UIV-1567)
  • 6b0ee9d use format_date for all date formats in add to calendar form (UIV-1599)
  • 529fb3e use format_date instead of date (UIV-1598)
  • 95fd66d add date_from in add to calendar form (UIV-1598)

culturefeed_mailing

This module provides functionality to subscribe users to a mailing list, which lives in the Back End of CultuurNet. There is no documentation on this module, please contact us when you want to enable this.

culturefeed_search_views

We extended our views module with the following options:

culturefeed_ui & culturefeed_uitpas

Biggest part of this release. We upgraded culturefeed_uitpas to use this also on UiTinVlaanderen.be and updated culturefeed_ui which was the module to manage your UiTID. Because it was difficult for the user to understand the difference between these two accounts we integrated them. Further on we generalised and optimised the culturefeed_uitpas module.

Bug fixes

culturefeed_entry_ui

  • 1a36d1a remove deletion of deleted images by collaboration (udb2 removes images now if not provided in update xml) (III-485)

culturefeed_saved_searches

  • 32277ad fix notice on saved_searches (UIV-1572)
  • 28db246, 3cd5c4f save saved searches with %2522 encoding and decode when using (UIV-1591)

culturefeed_search_ui

  • 59dbf65 fix bug on empty cities for rss feeds (UIV-819)
  • 52c3082 set noindex for multiple categories in same facet (UIV-1566)
  • f851089 as a user, the first suggestion is taken when submitting an autocomplete without selecting an item (CUL-7)
  • 9e3cf34 fix rss feed when item is production (UIV-1625)
  • 13950d3 refactor code so filters are no longer concatenated with "AND" (CUL-23)

culturefeed_search_views

culturefeed_social

  • 318e8c6 add missing activity classes (UIV-1588)