Projects
Kolab:16:Testing
kolab-freebusy
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 14
View file
kolab-freebusy.spec
Changed
@@ -24,7 +24,7 @@ %global upstream_version 1.1.2 Name: kolab-freebusy -Version: 1.1.2.3 +Version: 1.1.2.4 Release: 1%{?dist} Summary: Kolab Free/Busy Web Presentation Layer
View file
debian.changelog
Changed
@@ -11,13 +11,13 @@ -- Christoph Erhardt <kolab@sicherha.de> Thu, 06 Jan 2022 11:17:36 +0100 -kolab-freebusy (1.1.2.3~kolab3) unstable; urgency=low +kolab-freebusy (1.1.2.4~kolab3) unstable; urgency=low * bring postinst script in line with other web packages -- Daniel Hoffend <dh@dotlan.net> Tue, 12 Nov 2019 21:45:23 +0100 -kolab-freebusy (1.1.2.3~kolab2) unstable; urgency=low +kolab-freebusy (1.1.2.4~kolab2) unstable; urgency=low * Release of version 1.1.2
View file
kolab-freebusy-1.1.2.tar.gz/lib/Kolab/FreeBusy/Directory.php
Changed
@@ -82,7 +82,7 @@ $data = $converter->toVCalendar($data); // cache the generated data - if ($data && $this->config'cacheto' && !$source->isCached()) { + if ($data && !empty($this->config'cacheto') && !$source->isCached()) { $path = preg_replace_callback( '/%\{?(a-z0-9+)\}?/', function($m) use ($user) { return $user$m1; },
View file
kolab-freebusy.dsc
Changed
@@ -2,7 +2,7 @@ Source: kolab-freebusy Binary: kolab-freebusy Architecture: all -Version: 1.1.2.3-1~kolab1 +Version: 1.1.2.4-1~kolab1 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> Homepage: http://www.kolab.org Standards-Version: 3.9.3
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.