Projects
Kolab:16:TestingLinked
roundcubemail-plugins-kolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 36
View file
roundcubemail-plugins-kolab.spec
Changed
@@ -36,14 +36,14 @@ %global tmpdir %{_var}/lib/roundcubemail %global rc_version 3.4 -%global rc_rel_suffix beta1 +#%%global rc_rel_suffix beta1 %global dot_rel_suffix %{?rc_rel_suffix:.%{rc_rel_suffix}} %global dash_rel_suffix %{?rc_rel_suffix:-%{rc_rel_suffix}} Name: roundcubemail-plugins-kolab -Version: 3.4 +Version: 3.4.0 -Release: 47%{?dot_rel_suffix}%{?dist} +Release: 1%{?dot_rel_suffix}%{?dist} Summary: Kolab Groupware plugins for Roundcube Webmail @@ -2607,6 +2607,9 @@ %defattr(-,root,root,-) %changelog +* Thu Nov 22 2018 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 3.4.0-1 +- Release of version 3.4.0 + * Mon Oct 29 2018 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 3.4-54.beta1 - New snapshot - Rebuild against core updates
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +roundcubemail-plugins-kolab (1:3.4.0-0~kolab1) unstable; urgency=low + + * Release version 3.4.0 + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Thu, 22 Nov 2018 11:11:11 +0200 + roundcubemail-plugins-kolab (1:3.4-0~kolab57) unstable; urgency=low * Rebuild against core skin updates
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/calendar/calendar.php -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/calendar/calendar.php
Changed
@@ -773,6 +773,10 @@ $colors = (array) rcube_utils::get_input_value('_colors', rcube_utils::INPUT_POST); foreach ($categories as $key => $name) { + if (!isset($colors$key)) { + continue; + } + $color = preg_replace('/^#/', '', strval($colors$key)); // rename categories in existing events -> driver's job
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/kolab_addressbook/localization/en_US.inc -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/kolab_addressbook/localization/en_US.inc
Changed
@@ -43,7 +43,7 @@ $labels'personalonly' = 'Personal address book(s) only'; $labels'globalonly' = 'Global address book(s) only'; -$labels'findaddressbooks' = 'Find address books'; +$labels'findaddressbooks' = 'Find address books...'; $labels'searchterms' = 'Search terms'; $labels'listsearchresults' = 'Additional address books'; $labels'foldersearchform' = 'Address book search form';
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/kolab_files/localization/en_US.inc -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/kolab_files/localization/en_US.inc
Changed
@@ -27,7 +27,7 @@ $labels'foldermount' = 'Add storage'; $labels'folderdelete' = 'Delete folder'; $labels'folderoptions' = 'Folder options'; -$labels'findfolders' = 'Find folders'; +$labels'findfolders' = 'Find folders...'; $labels'findfiles' = 'Find files'; $labels'share' = 'Share';
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/kolab_files/skins/larry/templates/compose_plugin.html -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/kolab_files/skins/larry/templates/compose_plugin.html
Changed
@@ -12,13 +12,13 @@ <h3 id="aria-label-folderlist" class="voice"><roundcube:label name="kolab_files.arialabelfolderlist" /></h3> <h3 id="folderslist-header" class="boxtitle"> <roundcube:label name="folders" /> - <a href="#folders" class="iconbutton search" title="<roundcube:label name='findfolders' />" tabindex="0"><roundcube:label name='findfolders' /></a> + <a href="#folders" class="iconbutton search" title="<roundcube:label name='kolab_files.findfolders' />" tabindex="0"><roundcube:label name='findfolders' /></a> </h3> <div class="listsearchbox"> <div class="searchbox" role="search" aria-labelledby="aria-label-foldersearchform"> <h4 id="aria-label-foldersearchform" class="voice"><roundcube:label name="arialabelfoldersearchform" /></h4> <label for="foldersearch" class="voice"><roundcube:label name="arialabelsearchterms" /></label> - <input type="text" name="q" id="foldersearch" placeholder="<roundcube:label name='findfolders' />" /> + <input type="text" name="q" id="foldersearch" placeholder="<roundcube:label name='kolab_files.findfolders' />" /> <a class="iconbutton searchicon"></a> <roundcube:button type="link" command="reset-foldersearch" id="folderlistsearch-reset" class="iconbutton reset" title="resetsearch" label="resetsearch" /> </div>
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/kolab_files/skins/larry/templates/files.html -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/kolab_files/skins/larry/templates/files.html
Changed
@@ -38,13 +38,13 @@ <h2 id="aria-label-folderlist" class="voice"><roundcube:label name="kolab_files.arialabelfolderlist" /></h2> <h2 id="folderslist-header" class="boxtitle"> <roundcube:label name="folders" /> - <a href="#folders" class="iconbutton search" title="<roundcube:label name='findfolders' />" tabindex="0"><roundcube:label name='findfolders' /></a> + <a href="#folders" class="iconbutton search" title="<roundcube:label name='kolab_files.findfolders' />" tabindex="0"><roundcube:label name='findfolders' /></a> </h2> <div class="listsearchbox"> <div class="searchbox" role="search" aria-labelledby="aria-label-foldersearchform"> <h3 id="aria-label-foldersearchform" class="voice"><roundcube:label name="arialabelfoldersearchform" /></h3> <label for="foldersearch" class="voice"><roundcube:label name="arialabelsearchterms" /></label> - <input type="text" name="q" id="foldersearch" placeholder="<roundcube:label name='findfolders' />" /> + <input type="text" name="q" id="foldersearch" placeholder="<roundcube:label name='kolab_files.findfolders' />" /> <a class="iconbutton searchicon"></a> <roundcube:button type="link" command="reset-foldersearch" id="folderlistsearch-reset" class="iconbutton reset" title="resetsearch" label="resetsearch" /> </div>
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/kolab_files/skins/larry/templates/message_plugin.html -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/kolab_files/skins/larry/templates/message_plugin.html
Changed
@@ -4,7 +4,7 @@ <div class="searchbox" role="search" aria-labelledby="aria-label-foldersearchform"> <h4 id="aria-label-foldersearchform" class="voice"><roundcube:label name="arialabelfoldersearchform" /></h4> <label for="foldersearch" class="voice"><roundcube:label name="arialabelsearchterms" /></label> - <input type="text" name="q" id="foldersearch" placeholder="<roundcube:label name='findfolders' />" /> + <input type="text" name="q" id="foldersearch" placeholder="<roundcube:label name='kolab_files.findfolders' />" /> <a class="iconbutton searchicon"></a> <roundcube:button type="link" command="reset-foldersearch" id="folderlistsearch-reset" class="iconbutton reset" title="resetsearch" label="resetsearch" /> </div>
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/kolab_notes/localization/en_US.inc -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/kolab_notes/localization/en_US.inc
Changed
@@ -37,7 +37,7 @@ $labels'editnote' = 'Edit Note'; $labels'savein' = 'Save in'; $labels'foldersubscribe' = 'List permanently'; -$labels'findnotebooks' = 'Find notebooks'; +$labels'findnotebooks' = 'Find notebooks...'; $labels'findnotes' = 'Find notes'; $labels'listsearchresults' = 'Additional notebooks'; $labels'nrnotebooksfound' = '$nr notebooks found';
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/libkolab/composer.json -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/libkolab/composer.json
Changed
@@ -26,6 +26,7 @@ "require": { "php": ">=5.3.0", "roundcube/plugin-installer": ">=0.1.3", - "caxy/php-htmldiff": "dev-master" + "pear/http_request2": "~2.3.0", + "caxy/php-htmldiff": "~0.1.7" } }
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/libkolab/libkolab.php -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/libkolab/libkolab.php
Changed
@@ -366,6 +366,10 @@ $attrib'buttontitle' = $attrib'label-domain' . '.' . $attrib'buttontitle'; } + if ($attrib'buttontitle') { + $attrib'placeholder' = $rcmail->gettext($attrib'buttontitle'); + } + return $rcmail->output->search_form($attrib); } }
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/libkolab/skins/elastic/include/libcalendaring.less -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/libkolab/skins/elastic/include/libcalendaring.less
Changed
@@ -660,7 +660,7 @@ padding: .75em; margin-top: .25em; color: @color-message; - background-color: @color-message-warning-background; + background-color: @color-message-warning-box-background; & > label { margin: 0;
View file
roundcubemail-plugins-kolab-3.4-beta1.tar.gz/plugins/libkolab/skins/elastic/libkolab.less -> roundcubemail-plugins-kolab-3.4.0.tar.gz/plugins/libkolab/skins/elastic/libkolab.less
Changed
@@ -319,8 +319,9 @@ // E.g. notes preview frame .watermark { - background: url("@{skin-path}/images/logo.svg") center no-repeat; - background-size: 30% auto; + background: url("@{skin-path}/images/logo.svg") center no-repeat #fff; + background-size: 30%; + background-blend-mode: luminosity; width: 100%; height: 100%;
View file
roundcubemail-plugins-kolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: roundcubemail-plugins-kolab Binary: roundcubemail-plugins-kolab Architecture: all -Version: 1:3.4-0~kolab57 +Version: 1:3.4.0-0~kolab1 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Standards-Version: 3.9.3 @@ -35,5 +35,5 @@ roundcubemail-plugin-tinymce-config deb web extra roundcubemail-plugin-wap-client deb web extra Files: - 00000000000000000000000000000000 0 roundcubemail-plugins-kolab-3.4-beta1.tar.gz + 00000000000000000000000000000000 0 roundcubemail-plugins-kolab-3.4.0.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
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
.