iCagenda / ChangeLog

Keep Connected!

3.5.0

    Legend: !important +added -removed ~changed #fixed
    Info: access to the beta versions and pre-releases are reserved to users with a valid pro subscription.
    iCagenda™ is distributed under the terms of the GNU General Public License version 3 or later; see LICENSE.txt.

  iCagenda 3.5.0 (2015.02.25)

  • !
    [EXPORT CSV][Registrations] : integration of CSV exportation for a list of registrations. Use the filter dropdowns to select state, event and/or date, and export the list of registered users by clicking on the 'Export' button in the toolbar.
  • !
    [Registrations] : the max number of tickets is now applied to each individual date of an event, if registration per date is selected.
  • !
    [MODULES] Added : event url goes directly to the date selected in the event details view.
  • !
    [FORMS] Improvement in Form Validation. By default, the form validation is process first client-side, using now the joomla core form-validate, and in second validation is server-side, processed by iCagenda. You have option both for the 'Registration' and 'Submit an Event' forms, to select default (2 controls) or only server-side form validation (the most advanced and secured one. The client-side validation adds a more user-friendly way which is faster for user (page not reloaded) to know when a field or more are invalid).
  • +
    Added : Admin filter by registered date in registrations list.
  • +
    Added : Admin filter by category in registrations list.
  • +
    [RSS] Added : get current menu options to filter the RSS feeds (Filter by date, ordering...).
  • +
    [MODULE iC calendar] Added : option to close automatically the tooltip on Mouseout.
  • +
    [PLUGIN Search] Added : Search in shortdesc and metadesc text.
  • ~
    [MODULE iC calendar] Changed : improvement of the tool tip design, and addition of auto vertical scrolling inside tooltip.
  • ~
    [MODULE iC calendar] Changed : All mktime php function changed to be standardized with component refactory.
  • ~
    Many code improvements and minor bugs fixed.
  • #
    [MEDIUM] Fixed : Possible blank page in frontend, or very slow loading of iCagenda. The issue was not identified (seems to be related to php 5.4.37), but the new release 3.5.0 fixes this problem.
  • #
    [MEDIUM] Fixed : Slow loading in frontend, when using distant images, the parent image to generate thumbnails was always controlled, and should not if thumb already existed.
  • #
    [LOW] Fixed : W3C validation.
  • #
    [LOW] Fixed : issue in checking menu item if published (could return a 404 error page if menu item not published).
  • #
    [LOW] Fixed : missing displaytime checking in list of dates rendering (could not display an event over a period, with week days selected, if time not set).
  • #
    [LOW] Fixed : when only single dates filled in 'Submit an Event' form, the event was unpublished.
  • #
    [LOW] Fixed : "Notice: Undefined index:" if some fields are not filled when captcha solution was incorrect in registration form.
  • #
    [LOW] Fixed : issue if captcha plugin option is not set correctly, and set to be shown in form options.
  • #
    [LOW] Fixed : do not display event not approved in RSS feeds.
  • #
    [LOW] Fixed : no display of toolbar in list of events (admin) if no category created (display issue hiding page header).
  • #
    [LOW] Fixed : infotips in registration form not working on Joomla 2.5 (bug introduced in 3.4.1).
  • #
    [LOW][PRO MODULE iC Event List] Fixed : wrong date if period has a start date before today, and end date after today (was displaying tomorrow).
  • #
    [LOW][PRO MODULE iC Event List] Fixed : missing ic- prefix for columns classes in default layout, and rtl files.
  • #
    [SQL] Fixed : possible issue when update from an old version of iCagenda (before 3.2.14 and 3.2.0), with sql updating using the joomla core sql updates system.
  • Changed files in 3.5.0

  • -
    admin/add/css/icmap.css
  • ~
    admin/config.xml
  • +
    admin/controllers/registrations.raw.php
  • ~
    admin/globalization/en-GB.php
  • +
    admin/models/download.php
  • ~
    admin/models/events.php
  • ~
    admin/models/fields/icmap/city.php
  • ~
    admin/models/fields/icmap/country.php
  • ~
    admin/models/fields/icmap/lat.php
  • ~
    admin/models/fields/icmap/lng.php
  • ~
    admin/models/fields/modal/date.php
  • ~
    admin/models/fields/modal/ictextarea_counter.php
  • ~
    admin/models/fields/modal/thumbs.php
  • +
    admin/models/forms/download.xml
  • ~
    admin/models/forms/event.xml
  • ~
    admin/models/registrations.php
  • ~
    admin/sql/updates/3.2.0.sql
  • ~
    admin/sql/updates/3.2.14.sql
  • ~
    admin/sql/updates/3.2.sql
  • ~
    admin/utilities/customfields/customfields.php
  • +
    admin/utilities/events/data.php
  • ~
    admin/utilities/events/events.php
  • ~
    admin/utilities/form/form.php
  • ~
    admin/utilities/menus/menus.php
  • ~
    admin/utilities/thumb/thumb.php
  • ~
    admin/views/categories/view.html.php
  • +
    admin/views/download/tmpl/default.php
  • +
    admin/views/download/view.html.php
  • ~
    admin/views/event/tmpl/edit.php
  • ~
    admin/views/event/view.html.php
  • ~
    admin/views/events/tmpl/default.php
  • ~
    admin/views/events/view.html.php
  • ~
    admin/views/registrations/tmpl/default.php
  • ~
    admin/views/registrations/view.html.php
  • +
    admin/views/registrations/view.raw.php
  • ~
    [LIBRARY] libraries/ic_library/date/date.php
  • ~
    [LIBRARY] libraries/ic_library/thumb/create.php
  • ~
    [LIBRARY] libraries/ic_library/thumb/get.php
  • ~
    [MEDIA] media/css/icagenda-back.css
  • ~
    [MEDIA] media/css/icagenda-front.css
  • +
    [MEDIA] media/css/icagenda.css
  • ~
    [MEDIA] media/icicons/style.css
  • ~
    [MEDIA] media/js/icdates.js
  • ~
    [MEDIA] media/js/icform.js
  • ~
    [MODULE][PRO] modules/mod_ic_event_list/css/default_style-rtl.css
  • ~
    [MODULE][PRO] modules/mod_ic_event_list/css/default_style.css
  • ~
    [MODULE][PRO] modules/mod_ic_event_list/css/icrounded_style-rtl.css
  • ~
    [MODULE][PRO] modules/mod_ic_event_list/css/icrounded_style.css
  • ~
    [MODULE][PRO] modules/mod_ic_event_list/mod_ic_event_list.php
  • ~
    [MODULE][PRO] modules/mod_ic_event_list/tmpl/default.php
  • ~
    [MODULE] modules/mod_iccalendar/helper.php
  • ~
    [MODULE] modules/mod_iccalendar/mod_iccalendar.php
  • ~
    [MODULE] modules/mod_iccalendar/mod_iccalendar.xml
  • ~
    [MODULE] modules/mod_iccalendar/mod_iccalendar.xml
  • ~
    [PLUGIN] plugins/search/icagenda/icagenda.php
  • ~
    script.icagenda.php
  • -
    site/add/css/icmap.css
  • ~
    site/add/elements/icsetvar.php
  • ~
    site/helpers/ichelper.php
  • ~
    site/helpers/icmodel.php
  • ~
    site/models/events.php
  • ~
    site/models/forms/submit.xml
  • ~
    site/models/list.php
  • ~
    site/models/submit.php
  • ~
    [THEME PACKS] site/themes/packs/default/css/default_component.css
  • ~
    [THEME PACKS] site/themes/packs/default/css/default_component_xsmall.css
  • ~
    [THEME PACKS] site/themes/packs/default/css/default_module.css
  • ~
    [THEME PACKS] site/themes/packs/default/default_day.php
  • ~
    [THEME PACKS] site/themes/packs/default/default_event.php
  • ~
    [THEME PACKS] site/themes/packs/default/default_events.php
  • ~
    [THEME PACKS] site/themes/packs/ic_rounded/css/ic_rounded_component.css
  • ~
    [THEME PACKS] site/themes/packs/ic_rounded/css/ic_rounded_component_xsmall.css
  • ~
    [THEME PACKS] site/themes/packs/ic_rounded/css/ic_rounded_module.css
  • ~
    [THEME PACKS] site/themes/packs/ic_rounded/ic_rounded_day.php
  • ~
    [THEME PACKS] site/themes/packs/ic_rounded/ic_rounded_event.php
  • ~
    [THEME PACKS] site/themes/packs/ic_rounded/ic_rounded_events.php
  • ~
    site/views/list/tmpl/default.php
  • ~
    site/views/list/tmpl/default_categories.php
  • ~
    site/views/list/tmpl/event.php
  • ~
    site/views/list/tmpl/registration.php
  • ~
    site/views/submit/tmpl/default.php
  • ~
    site/views/submit/view.html.php

Follow Us

Search