Easy GCalendar v1.2.4
[N] The posibility to display the creator name within the event details. [N] The posibility to display the attachment(s) within the event details. [B] Fixed upcomming events filter issue.
[N] The posibility to display the creator name within the event details. [N] The posibility to display the attachment(s) within the event details. [B] Fixed upcomming events filter issue.
[X] Added Map settings to support a seperate Google JavaScript API Key. [X] Added Calendar column format settings. [B] Fixed CSRF caching issue.
[N] Added Frontend Framework support for Bootstrap 3
Due to a new feature development for the Joomla Extension Easy GCalendar we have created the iCal PHP Library. The Code is distributed under the MIT license and work also stand alone. Installation The Codeninja iCal library is available via GitHub download only. Download Introduction This library offers a abstraction layer for creating iCal Calendars and .ics files. The output will be generated according RFC 5545. The following types are currently supported and could be used in combination: [...]
[B] Fixed an issue with calendar caching that lead to wrong results. [X] Protection against CSRF attacks. [X] Database security improvements.
[N] Added calendar filter option within the overview (more Informations). [B] Fixed an issue with calendar item(s) color.
[B] Added missing translation for limited calendar text [B] Fixed an issue with DateTime object PHP syntax
[N] Free / busy support for calendar items [N] Joomla Update Server integration [N] PHP 5.4 is now the minimum supported PHP version [X] Google API Client v2.1.0
With Version 3 of the SNMP Protocol Security comes to SNMP which makes a lot of things smarter but also a bit more complicate to configure. That is why I would like to give a small introduction How-To setup SNMP v3 within this blog article for all Debian and Ubuntu Linux Environments. Installing SNMP (daemon and agent) First at all we need to installing SNMP (daemon and agent) packages on the server: apt-get install snmp snmpd After the successful installation we [...]
Pre requirements MakeCert is a MS certificate creation tool which generates self-singed certificates for testing purpose. We will need the makecert.exe to generate our self-singed certificates. (More Information’s could be found here https://msdn.microsoft.com/library/windows/desktop/aa386968.aspx) Test Environment Our Test environment has two servers without a domain that mean we will use a basic Workgroup setup for this HowTo (if the two servers will be part of the domain a replica with SSL setup you could leave out Step 5). Our setup looks [...]