Code

gosa.git
16 years agoAdded list footer for all management lists
hickert [Wed, 8 Aug 2007 08:31:54 +0000 (08:31 +0000)]
Added list footer for all management lists

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6996 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoFixed parseconfig function bug
frank [Wed, 8 Aug 2007 06:58:45 +0000 (06:58 +0000)]
Fixed parseconfig function bug
Removed some debugging code

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6993 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded grey out to currently queued objects for copy&paste.
hickert [Tue, 7 Aug 2007 08:39:12 +0000 (08:39 +0000)]
Added grey out to currently queued objects for copy&paste.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6979 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded changes from stable:
hickert [Tue, 7 Aug 2007 05:02:19 +0000 (05:02 +0000)]
Added changes from stable:
Author: cajus
Date: 2007-07-30 11:07:50 +0200 (Mon, 30 Jul 2007)
New Revision: 6943

Modified:
   branches/2.5/contrib/openldap/slapd.conf
Log:
Updated slapd.conf to add indexing examples for dhcp

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6974 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoPortet changes from stable:
hickert [Tue, 7 Aug 2007 05:00:47 +0000 (05:00 +0000)]
Portet changes from stable:

Author: cajus
Date: 2007-07-24 08:12:53 +0200 (Tue, 24 Jul 2007)
New Revision: 6935

Modified:
   branches/2.5/html/setup.php
Log:
This is no error, actually. Just removed $config, because it is never set.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6973 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated gen_uids.
hickert [Mon, 6 Aug 2007 12:36:48 +0000 (12:36 +0000)]
Updated gen_uids.
Removed \ in front of each parsed part.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6970 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded a border to the fai script list.
hickert [Mon, 6 Aug 2007 08:43:52 +0000 (08:43 +0000)]
Added a border to the fai script list.
Added sorting direction image.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6965 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded sorting to FAIscripts
hickert [Mon, 6 Aug 2007 07:09:57 +0000 (07:09 +0000)]
Added sorting to FAIscripts

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6963 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded dhcp schema
cajus [Mon, 30 Jul 2007 09:01:55 +0000 (09:01 +0000)]
Added dhcp schema

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6942 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoupdating spanish translation for trunk
blainett [Mon, 23 Jul 2007 23:04:34 +0000 (23:04 +0000)]
updating spanish translation for trunk
about 42.6 translated
all system stuff

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6933 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agosecond batch of update for trunk
opensides [Sun, 22 Jul 2007 12:56:09 +0000 (12:56 +0000)]
second batch of update for trunk

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6931 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated notify handling
hickert [Fri, 20 Jul 2007 08:03:00 +0000 (08:03 +0000)]
Updated notify handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6929 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoOnly warn user that mysql isn't reachable if we really have changed something
hickert [Thu, 19 Jul 2007 13:35:01 +0000 (13:35 +0000)]
Only warn user that mysql isn't reachable if we really have changed something

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6924 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoLowercase switch
cajus [Thu, 19 Jul 2007 12:37:43 +0000 (12:37 +0000)]
Lowercase switch

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6922 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded possibility to do notifications. Not used currently.
hickert [Thu, 19 Jul 2007 11:57:32 +0000 (11:57 +0000)]
Added possibility to do notifications. Not used currently.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6919 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoApplied patch from Ticket 112.
hickert [Thu, 19 Jul 2007 05:51:52 +0000 (05:51 +0000)]
Applied patch from Ticket 112.

Updated password method hash names to uppercase :
{crypt} to {CRYPT} and so on

TICKET DESC :
Currently some password classes use a lowercase password hashing scheme string in the userPassword attribute whilst others use an uppercase hashing string. rfc2307 and rfc2307bis do not dictate a standard but the uppercase string is a representation that is being used historically by different vendors, including OpenLDAP itself.

I propose to use uppercase everywhere (see attached patch). Since openldap/slapppaswd uses the uppercase notation itself I do not suspect any regressions on any deployed systems will occur.

I know of an application that syncs passwords from LDAP for internal usage and trips over lowercase representation (which is a bug in that program ;-) ). That bug showed me that GOsa didn't handle this consistently.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6916 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agospanish translation redoing: personal plugin and setup finished
blainett [Thu, 19 Jul 2007 00:48:47 +0000 (00:48 +0000)]
spanish translation redoing: personal plugin and setup finished
about 17.5%

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6913 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoFixed tab alignment in gosa.conf
hickert [Wed, 18 Jul 2007 13:12:01 +0000 (13:12 +0000)]
Fixed tab alignment in gosa.conf

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6912 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded missing dns service to contrib conf
hickert [Wed, 18 Jul 2007 13:07:53 +0000 (13:07 +0000)]
Added missing dns service to contrib conf

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6911 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded missing tabs.
hickert [Wed, 18 Jul 2007 13:00:43 +0000 (13:00 +0000)]
Added missing tabs.
logtabs were missing in contrib gosa conf

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6910 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded inherit fix.
hickert [Wed, 18 Jul 2007 12:03:54 +0000 (12:03 +0000)]
Added inherit fix.
Only display inherit options if system is part of an object group collection.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6908 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated Inherit everthing buttons
hickert [Wed, 18 Jul 2007 09:56:45 +0000 (09:56 +0000)]
Updated Inherit everthing buttons

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6906 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUdpated psot checks for faiManagement
hickert [Wed, 18 Jul 2007 07:23:06 +0000 (07:23 +0000)]
Udpated psot checks for faiManagement

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6903 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated Timezone error messages
hickert [Wed, 18 Jul 2007 06:20:54 +0000 (06:20 +0000)]
Updated Timezone error messages

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6900 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded error message if timezone setting is invalid
hickert [Wed, 18 Jul 2007 06:15:28 +0000 (06:15 +0000)]
Added error message if timezone setting is invalid

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6898 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoredoing spanish translation from zero
blainett [Wed, 18 Jul 2007 01:35:43 +0000 (01:35 +0000)]
redoing spanish translation from zero

translation of setup, generic, posix and samba.
about 10% of total.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6896 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated trunk setup to be able to use new timezone functions
hickert [Tue, 17 Jul 2007 12:40:16 +0000 (12:40 +0000)]
Updated trunk setup to be able to use new timezone functions

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6891 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded new timezone methods
hickert [Tue, 17 Jul 2007 12:27:51 +0000 (12:27 +0000)]
Added new timezone methods

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6890 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoreturn 0 timezone offset if timezone is not configured
hickert [Mon, 16 Jul 2007 09:54:12 +0000 (09:54 +0000)]
return 0 timezone offset if timezone is not configured

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6874 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded license agreement field
hickert [Mon, 16 Jul 2007 09:43:51 +0000 (09:43 +0000)]
Added license agreement field

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6873 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoMoved timezone settings to config step 2
hickert [Mon, 16 Jul 2007 09:30:12 +0000 (09:30 +0000)]
Moved timezone settings to config step 2

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6872 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agofirst batch of french translation
opensides [Mon, 16 Jul 2007 08:09:52 +0000 (08:09 +0000)]
first batch of french translation

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6871 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated sambaLogonHours to use new timezone functions.
hickert [Mon, 16 Jul 2007 07:06:31 +0000 (07:06 +0000)]
Updated sambaLogonHours to use new timezone functions.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6869 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded timezone class.
hickert [Mon, 16 Jul 2007 06:59:39 +0000 (06:59 +0000)]
Added timezone class.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6868 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated timezone Handling.
hickert [Mon, 16 Jul 2007 06:09:42 +0000 (06:09 +0000)]
Updated timezone Handling.
Moved timezone class from plugins/personal/samba to include
Added timezone input field to setup.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6867 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agosome update
prybicki [Sat, 14 Jul 2007 19:35:01 +0000 (19:35 +0000)]
some update

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6865 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated sambaLogonHours to support timezones
hickert [Fri, 13 Jul 2007 12:58:19 +0000 (12:58 +0000)]
Updated sambaLogonHours to support timezones

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6862 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded sieve vacation script from Frank Möller
hickert [Fri, 13 Jul 2007 12:44:09 +0000 (12:44 +0000)]
Added sieve vacation script from Frank Möller

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6860 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUdpated kolab mail method.
hickert [Fri, 13 Jul 2007 09:29:46 +0000 (09:29 +0000)]
Udpated kolab mail method.
To updated mapped attributes in saved_attributes array too

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6858 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded missing post check for inherit everything.
hickert [Fri, 13 Jul 2007 07:40:56 +0000 (07:40 +0000)]
Added missing post check for inherit everything.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6856 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded inherit everything button to Terminal and Workstation generic
hickert [Fri, 13 Jul 2007 07:33:44 +0000 (07:33 +0000)]
Added inherit everything button to Terminal and Workstation generic

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6855 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoPorted external password changer from stable.
hickert [Fri, 13 Jul 2007 06:10:23 +0000 (06:10 +0000)]
Ported external password changer from stable.
Added style and template file.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6854 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUdpated sieve Management.
hickert [Thu, 12 Jul 2007 13:40:37 +0000 (13:40 +0000)]
Udpated sieve Management.
Automatically include alternate addresses new sieve vacation objects

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6850 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoFixed multiple saving of "My account" data. This closes #96
cajus [Wed, 11 Jul 2007 10:17:13 +0000 (10:17 +0000)]
Fixed multiple saving of "My account" data. This closes #96

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6831 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated contrib conf.
hickert [Wed, 11 Jul 2007 08:21:47 +0000 (08:21 +0000)]
Updated contrib conf.
Move strict_units from main to location

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6825 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdate posixAccount check hook.
hickert [Wed, 11 Jul 2007 06:09:52 +0000 (06:09 +0000)]
Update posixAccount check hook.
Added group membership to check hook

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6821 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoCreated password plugin class
hickert [Tue, 10 Jul 2007 13:43:44 +0000 (13:43 +0000)]
Created password plugin class

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6815 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoFixed typo and removed cli variables in scalix plugin
cajus [Tue, 10 Jul 2007 11:55:27 +0000 (11:55 +0000)]
Fixed typo and removed cli variables in scalix plugin

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6805 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated migration
hickert [Tue, 10 Jul 2007 06:56:54 +0000 (06:56 +0000)]
Updated migration

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6792 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoSame for trunk
cajus [Tue, 10 Jul 2007 06:41:46 +0000 (06:41 +0000)]
Same for trunk

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6790 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoFixed typo
hickert [Tue, 10 Jul 2007 06:06:50 +0000 (06:06 +0000)]
Fixed typo

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6787 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated fai branch freeze grey out
hickert [Mon, 9 Jul 2007 13:16:39 +0000 (13:16 +0000)]
Updated fai branch freeze grey out

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6782 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUdpated FAI handling
hickert [Mon, 9 Jul 2007 13:01:49 +0000 (13:01 +0000)]
Udpated FAI handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6779 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated focus
hickert [Mon, 9 Jul 2007 08:33:05 +0000 (08:33 +0000)]
Updated focus

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6775 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoAdded Focus patch
hickert [Mon, 9 Jul 2007 06:49:48 +0000 (06:49 +0000)]
Added Focus patch

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6769 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUpdated department selection
hickert [Mon, 9 Jul 2007 06:15:15 +0000 (06:15 +0000)]
Updated department selection

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6768 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoChanged "Ignore subtrees" string. It was much too misleading.
cajus [Fri, 6 Jul 2007 12:20:03 +0000 (12:20 +0000)]
Changed "Ignore subtrees" string. It was much too misleading.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6757 594d385d-05f5-0310-b6e9-bd551577e9d8

16 years agoUdpated spelling
hickert [Tue, 3 Jul 2007 09:33:01 +0000 (09:33 +0000)]
Udpated spelling

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6751 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoTrue error reporting ported to trunk
cajus [Thu, 28 Jun 2007 15:47:21 +0000 (15:47 +0000)]
True error reporting ported to trunk

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6742 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoremoved debug error
hickert [Thu, 28 Jun 2007 13:28:10 +0000 (13:28 +0000)]
removed debug error

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6735 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoImplemented php bug submitting
hickert [Thu, 28 Jun 2007 13:19:16 +0000 (13:19 +0000)]
Implemented php bug submitting

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6734 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated debian directory for trunk
cajus [Thu, 28 Jun 2007 06:57:45 +0000 (06:57 +0000)]
Updated debian directory for trunk

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6724 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated dns
hickert [Wed, 27 Jun 2007 11:57:35 +0000 (11:57 +0000)]
Updated dns

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6723 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUdpated Zone editor
hickert [Wed, 27 Jun 2007 09:41:39 +0000 (09:41 +0000)]
Udpated Zone editor

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6719 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated dns handling
hickert [Wed, 27 Jun 2007 08:02:34 +0000 (08:02 +0000)]
Updated dns handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6712 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded class selector
hickert [Wed, 27 Jun 2007 07:15:31 +0000 (07:15 +0000)]
Added class selector

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6710 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoHide iframe in case of ie too
hickert [Tue, 26 Jun 2007 10:47:06 +0000 (10:47 +0000)]
Hide iframe in case of ie too

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6701 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded missing closing tag >
hickert [Tue, 26 Jun 2007 10:19:13 +0000 (10:19 +0000)]
Added missing closing tag >

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6699 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoTransparent background of error msgs wotks in IE now
hickert [Tue, 26 Jun 2007 10:14:56 +0000 (10:14 +0000)]
Transparent background of error msgs wotks in IE now

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6696 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated error hanlding
hickert [Tue, 26 Jun 2007 09:14:26 +0000 (09:14 +0000)]
Updated error hanlding

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6695 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoImplemented error msg changes
hickert [Tue, 26 Jun 2007 09:02:37 +0000 (09:02 +0000)]
Implemented error msg changes

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6694 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUdpated error frame, opacity works in konqueror too now
hickert [Mon, 25 Jun 2007 11:44:51 +0000 (11:44 +0000)]
Udpated error frame, opacity works in konqueror too now

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6680 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded background div to error msgs
hickert [Mon, 25 Jun 2007 07:57:48 +0000 (07:57 +0000)]
Added background div to error msgs

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6675 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded envrironment to ogroups
hickert [Mon, 25 Jun 2007 07:29:58 +0000 (07:29 +0000)]
Added envrironment to ogroups

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6673 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoFixed problem with not clickable buttons in fai package error msgs
hickert [Mon, 25 Jun 2007 06:56:05 +0000 (06:56 +0000)]
Fixed problem with not clickable buttons in fai package error msgs

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6671 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated environment printer selection dialog
hickert [Mon, 25 Jun 2007 06:11:27 +0000 (06:11 +0000)]
Updated environment printer selection dialog

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6669 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated to have subtree search
cajus [Fri, 22 Jun 2007 14:53:34 +0000 (14:53 +0000)]
Updated to have subtree search

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6668 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoIncreased with of naming div in setup steps
hickert [Fri, 22 Jun 2007 12:55:11 +0000 (12:55 +0000)]
Increased with of naming div in setup steps

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6666 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated FAI package filter
hickert [Fri, 22 Jun 2007 10:56:56 +0000 (10:56 +0000)]
Updated FAI package filter

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6664 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded check to prevent removing used profiles
hickert [Fri, 22 Jun 2007 10:43:03 +0000 (10:43 +0000)]
Added check to prevent removing used profiles

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6662 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded application to ogroup tabs
hickert [Thu, 21 Jun 2007 13:36:21 +0000 (13:36 +0000)]
Added application to ogroup tabs

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6659 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAllow - as mount point
hickert [Thu, 21 Jun 2007 10:07:05 +0000 (10:07 +0000)]
Allow - as mount point

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6655 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUdpated setup to support an option for FAI release management
hickert [Thu, 21 Jun 2007 10:02:53 +0000 (10:02 +0000)]
Udpated setup to support an option for FAI release management

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6653 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded netatalk to setup
hickert [Thu, 21 Jun 2007 09:31:09 +0000 (09:31 +0000)]
Added netatalk to setup

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6652 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoDisplay base behind admin input field
hickert [Thu, 21 Jun 2007 09:11:29 +0000 (09:11 +0000)]
Display base behind admin input field

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6650 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUdpated fai checks
hickert [Thu, 21 Jun 2007 08:57:42 +0000 (08:57 +0000)]
Udpated fai checks

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6647 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAllow open end for parition size
hickert [Thu, 21 Jun 2007 08:06:34 +0000 (08:06 +0000)]
Allow open end for parition size

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6643 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoFixed possible deadlock
cajus [Thu, 21 Jun 2007 07:56:26 +0000 (07:56 +0000)]
Fixed possible deadlock

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6640 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUdpated release detection
hickert [Thu, 21 Jun 2007 07:54:15 +0000 (07:54 +0000)]
Udpated release detection

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6639 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoPreport stable
cajus [Thu, 21 Jun 2007 07:47:06 +0000 (07:47 +0000)]
Preport stable

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6637 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded scalix copy & paste
hickert [Wed, 20 Jun 2007 09:16:00 +0000 (09:16 +0000)]
Added scalix copy & paste

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6634 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoAdded scalix to trunk.
hickert [Wed, 20 Jun 2007 08:06:25 +0000 (08:06 +0000)]
Added scalix to trunk.
Copy & Paste still missing

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6633 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoremoved old setup templates
hickert [Tue, 19 Jun 2007 07:14:15 +0000 (07:14 +0000)]
removed old setup templates

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6624 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoRemoved old setup file
hickert [Tue, 19 Jun 2007 07:10:54 +0000 (07:10 +0000)]
Removed old setup file

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6623 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated setup department migration, skip ou=mime
hickert [Tue, 19 Jun 2007 06:22:59 +0000 (06:22 +0000)]
Updated setup department migration, skip ou=mime
Updated contib/gosa.conf to include glpi tabs
Fixed snapshot base

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6621 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoFixed restore function of snapshots :wq
hickert [Mon, 18 Jun 2007 13:09:25 +0000 (13:09 +0000)]
Fixed restore function of snapshots :wq

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6619 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoFixed Translation String.
janw [Mon, 18 Jun 2007 13:04:39 +0000 (13:04 +0000)]
Fixed Translation String.
Added German Translation.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6618 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUdpated acls
hickert [Mon, 18 Jun 2007 13:03:13 +0000 (13:03 +0000)]
Udpated acls

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6617 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoUpdated occur(r)ed
hickert [Mon, 18 Jun 2007 12:36:52 +0000 (12:36 +0000)]
Updated occur(r)ed

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6615 594d385d-05f5-0310-b6e9-bd551577e9d8

17 years agoFixed mime and app list
hickert [Mon, 18 Jun 2007 10:53:13 +0000 (10:53 +0000)]
Fixed mime and app list

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6614 594d385d-05f5-0310-b6e9-bd551577e9d8