Projects
Kolab:Winterfell
roundcubemail-skin-plesk
Log In
Username
Password
Sorry, you are not authorized to perform this action.
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 18
View file
roundcubemail-skin-plesk.spec
Changed
@@ -100,6 +100,8 @@ cp -av ${file} ${target_dir} done +cat ./plugins/libkolab/skins/plesk/libkolab.less + find . | sort sed -i -e 's/"elastic"/"plesk"/g' \ @@ -124,6 +126,7 @@ # Compile and compress the CSS for file in `find . -type f -name "styles.less" -o -name "print.less" -o -name "embed.less" -o -name "libkolab.less"`; do %{_bindir}/lessc --relative-urls ${file} > $(dirname ${file})/$(basename ${file} .less).css + cat $(dirname ${file})/$(basename ${file} .less).css done for orig_dir in "skins/plesk/" "plugins/libkolab/skins/plesk/"; do @@ -208,6 +211,9 @@ %{datadir}/public_html/assets/plugins/libkolab/ %changelog +* Tue Sep 18 2018 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 0.4-12.beta1 +- Improvements to moving the about button to settings + * Mon Aug 27 2018 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 0.4-11.beta1 - Update to beta release, rebuild against core Elastic skin updates
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +roundcubemail-skin-plesk (0.4-0~kolab12) unstable; urgency=low + + * Update with about button improvements + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Tue, 18 Sep 2018 18:41:13 +0200 + roundcubemail-skin-plesk (0.4-0~kolab11) unstable; urgency=low * Update to beta release
View file
roundcubemail-skin-plesk-0.4-beta1.tar.gz/plesk/styles/_styles.less
Changed
@@ -44,7 +44,6 @@ } } - a.about, .action-buttons { display: none; }
View file
roundcubemail-skin-plesk-0.4-beta1.tar.gz/plesk/templates/includes/menu.html
Changed
@@ -13,8 +13,6 @@ <roundcube:button command="settings" label="settings" type="link" innerClass="inner" class="button settings" classSel="button settings selected" /> <span class="special-buttons"> - <roundcube:button name="about" label="about" type="link" - class="button about" innerClass="inner" onclick="UI.about_dialog(this)" /> <roundcube:button command="logout" label="logout" type="link" class="button logout" innerClass="inner" /> </span>
View file
roundcubemail-skin-plesk.dsc
Changed
@@ -2,7 +2,7 @@ Source: roundcubemail-skin-plesk Binary: roundcubemail-skin-plesk Architecture: all -Version: 0.4-0~kolab11 +Version: 0.4-0~kolab12 Maintainer: Kolab Systems AG <contact@kolabsys.com> Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> 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
.