Added changelog entry.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13478 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13478 594d385d-05f5-0310-b6e9-bd551577e9d8
Don't delete lockfile when starting. Allows multiple processes to use locks.
Add comment to exec_statementlist to explain why we obtain a lock for every statement.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13477 594d385d-05f5-0310-b6e9-bd551577e9d8
Add comment to exec_statementlist to explain why we obtain a lock for every statement.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13477 594d385d-05f5-0310-b6e9-bd551577e9d8
- Added missing gofax.schema because schema check on setup need it
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13476 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13476 594d385d-05f5-0310-b6e9-bd551577e9d8
- Missing gofon.schema in contrib/openldap/slapd.conf
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13475 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13475 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated locales, fixed some strings
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13474 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13474 594d385d-05f5-0310-b6e9-bd551577e9d8
Suite runs perfect.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13470 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13470 594d385d-05f5-0310-b6e9-bd551577e9d8
Simple bash script to allow testing of concurrent access from different processes with multiple threads.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13469 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13469 594d385d-05f5-0310-b6e9-bd551577e9d8
- Corrected -d option to correctly remove directories when asked
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13468 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13468 594d385d-05f5-0310-b6e9-bd551577e9d8
Allow better debugging.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13467 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13467 594d385d-05f5-0310-b6e9-bd551577e9d8
Add test program, to check concurrent access of sqlite databases.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13466 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13466 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated ACLroles
-Fixed ACL category listing, display info string even if there is only one attribute selected.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13465 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed ACL category listing, display info string even if there is only one attribute selected.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13465 594d385d-05f5-0310-b6e9-bd551577e9d8
- Added option -e to build non officialy released plugins
- Add a test to not try to remove folder when building tags/2.6.x
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13464 594d385d-05f5-0310-b6e9-bd551577e9d8
- Add a test to not try to remove folder when building tags/2.6.x
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13464 594d385d-05f5-0310-b6e9-bd551577e9d8
- Corrected make-gosa-package to enable the use of -b tags/2.6.4
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13463 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13463 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated ACL and Role listing
-Added edit link to the ACL summary-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13462 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added edit link to the ACL summary-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13462 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed ACL listing for presto based browser, like Opera
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13461 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13461 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated posix gidNumber creation
- if a gid is forced, try to find matching group or create a new one
- if primaryGroup is selected manually, use this one.
- if primaryGroup is -automatic- try to find matching group and use its gid
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13460 594d385d-05f5-0310-b6e9-bd551577e9d8
- if a gid is forced, try to find matching group or create a new one
- if primaryGroup is selected manually, use this one.
- if primaryGroup is -automatic- try to find matching group and use its gid
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13460 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated group modification
-Added information message if gidNumber is used more than once.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13458 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added information message if gidNumber is used more than once.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13458 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated posix Account
-Fixed primary group creation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13457 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed primary group creation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13457 594d385d-05f5-0310-b6e9-bd551577e9d8
Increased version numbers
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13456 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13456 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13455 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13455 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed rfc 2307bis problem
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13453 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13453 594d385d-05f5-0310-b6e9-bd551577e9d8
Added snapshot check.
-Check for missing compression extension
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13452 594d385d-05f5-0310-b6e9-bd551577e9d8
-Check for missing compression extension
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13452 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated setp
-Added snapshort dependency
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13451 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added snapshort dependency
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13451 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated mailAccount
-Save sieve scripts managed by the sieve management plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13450 594d385d-05f5-0310-b6e9-bd551577e9d8
-Save sieve scripts managed by the sieve management plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13450 594d385d-05f5-0310-b6e9-bd551577e9d8
Applied changes from extern
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13449 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13449 594d385d-05f5-0310-b6e9-bd551577e9d8
Applied patches from extern
:
> * Reorder MouseType and MousePorts array, so autodetection is the first entry
> - Type: auto
> - Port: /dev/input/mice (combined mouse driver default since Linux 2.6)
> * Add "auto" to MouseType for autodetection
> * Rename previous MouseType "inheritance" AUTO to use "default"
> -> this will map old AUTO => auto, which should almost always work
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13448 594d385d-05f5-0310-b6e9-bd551577e9d8
:
> * Reorder MouseType and MousePorts array, so autodetection is the first entry
> - Type: auto
> - Port: /dev/input/mice (combined mouse driver default since Linux 2.6)
> * Add "auto" to MouseType for autodetection
> * Rename previous MouseType "inheritance" AUTO to use "default"
> -> this will map old AUTO => auto, which should almost always work
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13448 594d385d-05f5-0310-b6e9-bd551577e9d8
Renamed 'kolabDeleteFlag' to 'kolabDeleteflag'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13440 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13440 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated make gosa script
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13439 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13439 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated patch
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13438 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13438 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated redhat build script
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13436 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13436 594d385d-05f5-0310-b6e9-bd551577e9d8
Merged changeset:13419 from gosa-lhm.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13435 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13435 594d385d-05f5-0310-b6e9-bd551577e9d8
Use flocks for database access. Needs further testing, at least it starts...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13434 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13434 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated class_userinfo.inc
-Added ldap::convert to acl resolution
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13430 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added ldap::convert to acl resolution
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13430 594d385d-05f5-0310-b6e9-bd551577e9d8
Sort printer ppd selection alphabetically
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13429 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13429 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated redhat build script
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13427 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13427 594d385d-05f5-0310-b6e9-bd551577e9d8
Created new patch
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13425 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13425 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated specfile
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13424 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13424 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated rpm make script
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13423 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13423 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated redhat patch
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13422 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13422 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Mail Method kolab
-KolabDeleteflag must be fed with all kolabHost entries
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13421 594d385d-05f5-0310-b6e9-bd551577e9d8
-KolabDeleteflag must be fed with all kolabHost entries
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13421 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated setup, sambaMachineAccountRDN closes #621
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13420 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13420 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved around
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13416 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13416 594d385d-05f5-0310-b6e9-bd551577e9d8
Renamed uw-imap module
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13415 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13415 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated referrals
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13414 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13414 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13413 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13413 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13412 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13412 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated ACL mapping. Port from 2.6-lhm.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13411 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13411 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated patch to make ubuntu + debian work well
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13410 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13410 594d385d-05f5-0310-b6e9-bd551577e9d8
Added imagick dependency to the GOsa setup.
-Fixes dependency problem in class_user.inc
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13409 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixes dependency problem in class_user.inc
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13409 594d385d-05f5-0310-b6e9-bd551577e9d8
Added eps logo
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13408 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13408 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated integrated smarty to 2.6.22
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13407 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13407 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13406 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13406 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved essential schema files back to the gosa-schema package
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13405 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13405 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated addressbook ACLs.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13404 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13404 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated addressbook acls
-Added dummy class, to seperate real and addressbook entries
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13403 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added dummy class, to seperate real and addressbook entries
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13403 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated gofonAccount. Closes #618
-Fixed problem with missing mail attribute when editing gofon accounts out of the MyAccount section
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13402 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed problem with missing mail attribute when editing gofon accounts out of the MyAccount section
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13402 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated goPhone
-Added check to avoid phone numbers larger than 5 digits. The real time extension will not work with larger values
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13401 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added check to avoid phone numbers larger than 5 digits. The real time extension will not work with larger values
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13401 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated configuration reload in case of modified gosa.conf
-SERVERS wasn't reloaded
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13399 594d385d-05f5-0310-b6e9-bd551577e9d8
-SERVERS wasn't reloaded
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13399 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Addressbook ACLs.
-Fixed acls.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13398 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed acls.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13398 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13397 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13397 594d385d-05f5-0310-b6e9-bd551577e9d8
Added missing check for group mails. Closes #617
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13396 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13396 594d385d-05f5-0310-b6e9-bd551577e9d8
Remove braces after we've analyzed the string. Closes #619
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13395 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13395 594d385d-05f5-0310-b6e9-bd551577e9d8
Increased version numbers for plugins
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13393 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13393 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated debian changelog for new release
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13392 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13392 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated ACL resolv in class_userinfo.inc
-Fixed problems with single object root DSE (e.g. dc=sample)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13391 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed problems with single object root DSE (e.g. dc=sample)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13391 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated class_ldap -> create missing trees
-creation of the root DSE wasn't working for single objects e.g. "dc=test"
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13390 594d385d-05f5-0310-b6e9-bd551577e9d8
-creation of the root DSE wasn't working for single objects e.g. "dc=test"
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13390 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed undefined variable GOsa_26_found in setup mirgate
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13389 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13389 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated setup migration of root container object
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13388 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13388 594d385d-05f5-0310-b6e9-bd551577e9d8
Switched command order for setup migrate "root object classes"
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13387 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13387 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated setup migrate step
-Added migration point, which allows to add gosaDepartment to the ldap base object.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13386 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added migration point, which allows to add gosaDepartment to the ldap base object.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13386 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated setup step feedback
-Removed HTML tags and avoid sending feedback twice.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13385 594d385d-05f5-0310-b6e9-bd551577e9d8
-Removed HTML tags and avoid sending feedback twice.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13385 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13384 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13384 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated config creation. Add mailAttribute="..." even there is no mailMethod selected.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13383 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13383 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated samba tab
-Javascript disabling of input fields wasn't working as expected.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13382 594d385d-05f5-0310-b6e9-bd551577e9d8
-Javascript disabling of input fields wasn't working as expected.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13382 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated workstation - installation log view plugin
-Fixed PHP error "Invalid argument supplied for foreach()"
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13381 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed PHP error "Invalid argument supplied for foreach()"
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13381 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated kolab schema
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13380 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13380 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated terminal dns.
-dNSTTL is now optional
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13379 594d385d-05f5-0310-b6e9-bd551577e9d8
-dNSTTL is now optional
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13379 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated DNS.
-Allow creation of DNS Zones for new (still unsaved) servers.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13378 594d385d-05f5-0310-b6e9-bd551577e9d8
-Allow creation of DNS Zones for new (still unsaved) servers.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13378 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated gosa log view, fixed undefined index,.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13377 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13377 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed image url macro management
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13376 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13376 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated class_userinfo, ACL parsing. Undefined Index 606
-Fixed undefined Index warning, when logging in
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13375 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed undefined Index warning, when logging in
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13375 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated externals
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13368 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13368 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved mail class for uwimap to extra folder
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13367 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13367 594d385d-05f5-0310-b6e9-bd551577e9d8
added uwimap subfolder
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13366 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13366 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated externals
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13365 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13365 594d385d-05f5-0310-b6e9-bd551577e9d8
Added uw-imap plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13364 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13364 594d385d-05f5-0310-b6e9-bd551577e9d8
Updatd kolab plugin
-Folder Type 'calendar' is now 'event'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13363 594d385d-05f5-0310-b6e9-bd551577e9d8
-Folder Type 'calendar' is now 'event'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13363 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Mail Method kolab
-Fixed stupid typo, 'defailt' -> 'default'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13362 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed stupid typo, 'defailt' -> 'default'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13362 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated patch
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13360 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13360 594d385d-05f5-0310-b6e9-bd551577e9d8
Language update flush
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13357 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13357 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated version numbers
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13356 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13356 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated build states
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13355 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13355 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAQ
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13354 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13354 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed department management
-Fixed department creation, plugin::save seems to be removed, accidentially.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13353 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed department creation, plugin::save seems to be removed, accidentially.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13353 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated samba tab
-fixed minor probmlems
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13351 594d385d-05f5-0310-b6e9-bd551577e9d8
-fixed minor probmlems
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13351 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated samba tab
-Added mainform.submit()
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13350 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added mainform.submit()
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13350 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Samba tab
-Fixed password info
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13349 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed password info
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13349 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated samba tab
- Added pasword expiry informations
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13348 594d385d-05f5-0310-b6e9-bd551577e9d8
- Added pasword expiry informations
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13348 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated samba tab
- Hide logon / off modification boxes, fixed information style.
- Damn JS...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13347 594d385d-05f5-0310-b6e9-bd551577e9d8
- Hide logon / off modification boxes, fixed information style.
- Damn JS...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13347 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated samba tab.
-Removed logon/logoff hours
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13346 594d385d-05f5-0310-b6e9-bd551577e9d8
-Removed logon/logoff hours
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13346 594d385d-05f5-0310-b6e9-bd551577e9d8