[debian-edu-commits] debian-edu/pkg-team/ 01/01: debian/patches: Add 2008_enable-csv-import-on-clean-installs.patch. Enable CSV / LDIF import on (non-Debian-Edu) clean GOsa² installations by default. (Closes: #782529)
Mike Gabriel
sunweaver at debian.org
Fri Jul 24 09:02:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository gosa.
commit c92d70633a448ef4c1e6ba32d497248078db4df7
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jul 24 11:02:33 2015 +0200
debian/patches: Add 2008_enable-csv-import-on-clean-installs.patch. Enable CSV / LDIF import on (non-Debian-Edu) clean GOsa² installations by default. (Closes: #782529)
---
.../patches/2008_enable-csv-import-on-clean-installs.patch | 14 ++++++++++++++
debian/patches/series | 1 +
2 files changed, 15 insertions(+)
diff --git a/debian/patches/2008_enable-csv-import-on-clean-installs.patch b/debian/patches/2008_enable-csv-import-on-clean-installs.patch
new file mode 100644
index 0000000..943391e
--- /dev/null
+++ b/debian/patches/2008_enable-csv-import-on-clean-installs.patch
@@ -0,0 +1,14 @@
+Description: Enable CSV/LDIF Import on clean installs
+Author: Philipp Huebner <debalance at debian.org>
+
+--- a/gosa-core/contrib/gosa.conf
++++ b/gosa-core/contrib/gosa.conf
+@@ -313,6 +313,8 @@
+ <ldiftab>
+ <tab class="ldifexport" name="Export" />
+ <tab class="xlsexport" name="Excel Export" />
++ <tab class="ldifimport" name="Import" />
++ <tab class="csvimport" name="CSV Import" />
+ </ldiftab>
+
+ <faipartitiontabs>
diff --git a/debian/patches/series b/debian/patches/series
index 0338300..fa9b4fc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,3 +12,4 @@
2005_no-image-warning.patch
2006_sasl-password-change.patch
2007_gen-uids-like-gosa26.patch
+2008_enable-csv-import-on-clean-installs.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git
More information about the debian-edu-commits
mailing list