Code

gosa.git
18 years agoFixed debug, to shown first line nr ....
hickert [Wed, 22 Feb 2006 08:31:47 +0000 (08:31 +0000)]
Fixed debug, to shown first line nr ....

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

18 years agoFixed recursive copy, to use binary attributes if possible
hickert [Wed, 22 Feb 2006 08:29:52 +0000 (08:29 +0000)]
Fixed recursive copy, to use binary attributes if possible

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

18 years agoFixed $this overwrite
hickert [Wed, 22 Feb 2006 05:46:37 +0000 (05:46 +0000)]
Fixed $this overwrite

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

18 years agoSome update
hickert [Tue, 21 Feb 2006 13:21:09 +0000 (13:21 +0000)]
Some update

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

18 years agoAdded one more name check
hickert [Tue, 21 Feb 2006 12:15:48 +0000 (12:15 +0000)]
Added one more name  check

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

18 years agouse idepartments instead of array_flip(config->departments)
hickert [Tue, 21 Feb 2006 08:28:13 +0000 (08:28 +0000)]
use idepartments instead of array_flip(config->departments)

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

18 years agoSet groupfilter, if it wasn't already set
hickert [Tue, 21 Feb 2006 08:27:30 +0000 (08:27 +0000)]
Set groupfilter, if it wasn't already set

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

18 years agoREmove "
hickert [Tue, 21 Feb 2006 08:25:37 +0000 (08:25 +0000)]
REmove "

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

18 years agoSet default for Schema check
hickert [Tue, 21 Feb 2006 06:50:13 +0000 (06:50 +0000)]
Set default for Schema check

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

18 years agoUse schema check
hickert [Tue, 21 Feb 2006 06:47:55 +0000 (06:47 +0000)]
Use schema check

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

18 years agoAdded check for partition table type
hickert [Tue, 21 Feb 2006 04:58:20 +0000 (04:58 +0000)]
Added check for partition table type

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

18 years agoAdded release patch from glg.
cajus [Mon, 20 Feb 2006 13:06:32 +0000 (13:06 +0000)]
Added release patch from glg.

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

18 years agoFixed problem with groupApps, all over 10 entries were deleted
hickert [Mon, 20 Feb 2006 11:50:49 +0000 (11:50 +0000)]
Fixed problem with groupApps, all over 10 entries were deleted

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

18 years agoFixed save_object behavior for servService
hickert [Fri, 17 Feb 2006 10:04:02 +0000 (10:04 +0000)]
Fixed save_object behavior for servService

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

18 years agoFixed saving for UTF-8 based LDAP bases
cajus [Fri, 17 Feb 2006 09:58:06 +0000 (09:58 +0000)]
Fixed saving for UTF-8 based LDAP bases

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

18 years agoFixed schema file to hold utf-8 based ldap bases
cajus [Fri, 17 Feb 2006 09:49:37 +0000 (09:49 +0000)]
Fixed schema file to hold utf-8 based ldap bases

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

18 years agoFixed undefined index, if session is invalid
hickert [Fri, 17 Feb 2006 05:30:53 +0000 (05:30 +0000)]
Fixed undefined index, if session is invalid

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

18 years agoRemoved debugging
cajus [Thu, 16 Feb 2006 13:17:50 +0000 (13:17 +0000)]
Removed debugging

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

18 years agoAdded function to diff arrays
cajus [Thu, 16 Feb 2006 13:16:27 +0000 (13:16 +0000)]
Added function to diff arrays
Added functionality convert certain single attribute arrays to the destination type, if needed

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

18 years ago* Updated dutch locales
careworks [Thu, 16 Feb 2006 13:06:26 +0000 (13:06 +0000)]
* Updated dutch locales

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

18 years agoFixed Translation Strings.
janw [Thu, 16 Feb 2006 10:40:25 +0000 (10:40 +0000)]
Fixed Translation Strings.
Added Translation Strings.
Added German Translation.

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

18 years agoFixed html entity encoding
cajus [Thu, 16 Feb 2006 06:41:58 +0000 (06:41 +0000)]
Fixed html entity encoding

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

18 years agoFixed Problem with non deleted objectclasses
cajus [Tue, 14 Feb 2006 18:14:26 +0000 (18:14 +0000)]
Fixed Problem with non deleted objectclasses

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

18 years agoAdded some more checks
hickert [Tue, 14 Feb 2006 13:21:37 +0000 (13:21 +0000)]
Added some more checks

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

18 years agosome fixes for serv dns
hickert [Tue, 14 Feb 2006 13:09:58 +0000 (13:09 +0000)]
some fixes for serv dns

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

18 years agoFix base selection from htoplug dialog
hickert [Tue, 14 Feb 2006 12:58:13 +0000 (12:58 +0000)]
Fix base selection from htoplug dialog

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

18 years agogotoKioskProfile wasn't saved
hickert [Tue, 14 Feb 2006 11:29:29 +0000 (11:29 +0000)]
gotoKioskProfile wasn't saved

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

18 years agoFixed picture management
hickert [Tue, 14 Feb 2006 07:52:26 +0000 (07:52 +0000)]
Fixed picture management

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

18 years agoFixed fax blocklist
hickert [Tue, 14 Feb 2006 06:55:40 +0000 (06:55 +0000)]
Fixed fax blocklist

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

18 years ago'-' to '->' for $this-convert();
hickert [Tue, 14 Feb 2006 06:14:35 +0000 (06:14 +0000)]
'-' to '->' for $this-convert();

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

18 years agoFixed foreach error
hickert [Tue, 14 Feb 2006 06:11:07 +0000 (06:11 +0000)]
Fixed foreach error

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

18 years agofixed base selection
hickert [Tue, 14 Feb 2006 06:05:45 +0000 (06:05 +0000)]
fixed base selection

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

18 years agoupdated todo to mention OpenSides planned work ;-)
opensides [Mon, 13 Feb 2006 20:59:44 +0000 (20:59 +0000)]
updated todo to mention OpenSides planned work ;-)

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

18 years agoFixed share setup
cajus [Mon, 13 Feb 2006 15:35:57 +0000 (15:35 +0000)]
Fixed share setup

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

18 years agoSeveral cleanup fixes for systems
hickert [Mon, 13 Feb 2006 13:56:18 +0000 (13:56 +0000)]
Several cleanup fixes for systems

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

18 years agoModified debugging code to show just changes
cajus [Mon, 13 Feb 2006 13:55:20 +0000 (13:55 +0000)]
Modified debugging code to show just changes

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

18 years agoFixed /var/www/gosa/plugins/admin/groups/class_groupAcl.inc (Line 173) Undefined...
hickert [Mon, 13 Feb 2006 13:52:27 +0000 (13:52 +0000)]
Fixed /var/www/gosa/plugins/admin/groups/class_groupAcl.inc (Line 173) Undefined Index

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

18 years agofixed PHP error "Undefined property: group::$sambaGroupType"
hickert [Mon, 13 Feb 2006 13:42:48 +0000 (13:42 +0000)]
fixed PHP error "Undefined property: group::$sambaGroupType"

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

18 years agoFixed typo
cajus [Mon, 13 Feb 2006 13:35:56 +0000 (13:35 +0000)]
Fixed typo

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

18 years agoReverted to earlier version
cajus [Mon, 13 Feb 2006 13:30:38 +0000 (13:30 +0000)]
Reverted to earlier version

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

18 years agoremoved utf-8 garbage from file (12,5M)
janw [Mon, 13 Feb 2006 12:32:57 +0000 (12:32 +0000)]
removed utf-8 garbage from file (12,5M)

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

18 years agoFixed forFixed for up
hickert [Mon, 13 Feb 2006 12:09:55 +0000 (12:09 +0000)]
Fixed forFixed for up

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

18 years agoUpdated application class to support new cleanup method
hickert [Mon, 13 Feb 2006 12:07:40 +0000 (12:07 +0000)]
Updated application class to support new cleanup method

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

18 years agoUpdated class plugin -> cleanup
hickert [Mon, 13 Feb 2006 10:32:00 +0000 (10:32 +0000)]
Updated class plugin -> cleanup

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

18 years agoCleanup ability
hickert [Mon, 13 Feb 2006 10:30:38 +0000 (10:30 +0000)]
Cleanup ability

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

18 years agoFixed group tabs to allow cleanup handling
hickert [Mon, 13 Feb 2006 10:11:38 +0000 (10:11 +0000)]
Fixed group tabs to allow cleanup handling

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

18 years agoSome fixes fpr cleanup functionality
hickert [Mon, 13 Feb 2006 09:42:46 +0000 (09:42 +0000)]
Some fixes fpr cleanup functionality

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

18 years agoAdded cleanup functionality
hickert [Mon, 13 Feb 2006 09:41:59 +0000 (09:41 +0000)]
Added cleanup functionality

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

18 years agoFixed mailtab, to work with new cleanup method
hickert [Mon, 13 Feb 2006 09:12:13 +0000 (09:12 +0000)]
Fixed mailtab, to work with new cleanup method

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

18 years agoUpdated
hickert [Mon, 13 Feb 2006 08:10:40 +0000 (08:10 +0000)]
Updated

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

18 years agoFix user->generic, to support new cleanup system, government attributes wasn't stored...
hickert [Mon, 13 Feb 2006 08:08:34 +0000 (08:08 +0000)]
Fix user->generic, to support new cleanup system, government attributes wasn't stored in saved_attributes

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

18 years agoadd the things we want to be done quickly
opensides [Sat, 11 Feb 2006 22:11:30 +0000 (22:11 +0000)]
add the things we want to be done quickly

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

18 years agoupdating french locale
opensides [Sat, 11 Feb 2006 22:03:39 +0000 (22:03 +0000)]
updating french locale

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

18 years agoTuned debugging and removed objectclasses
cajus [Fri, 10 Feb 2006 16:15:43 +0000 (16:15 +0000)]
Tuned debugging and removed objectclasses
Still observing...

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

18 years agoAdded more optimizations. These have to be prooved...
cajus [Fri, 10 Feb 2006 15:40:52 +0000 (15:40 +0000)]
Added more optimizations. These have to be prooved...

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

18 years agoAdded cleanup to user interface
cajus [Fri, 10 Feb 2006 15:21:57 +0000 (15:21 +0000)]
Added cleanup to user interface

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

18 years agoAdded \$this->cleanup before all calls of $ldap->modify
hickert [Fri, 10 Feb 2006 14:28:43 +0000 (14:28 +0000)]
Added \$this->cleanup before all calls of $ldap->modify

It is still missing for $ldap->$mode ( ... ) ;

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

18 years agoUpdated German Translation.
janw [Fri, 10 Feb 2006 11:19:54 +0000 (11:19 +0000)]
Updated German Translation.

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

18 years agoAdded Translation Strings.
janw [Fri, 10 Feb 2006 11:08:54 +0000 (11:08 +0000)]
Added Translation Strings.
Updated German Translation.

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

18 years agoCreated extra function for attribute cleanup
cajus [Fri, 10 Feb 2006 11:01:21 +0000 (11:01 +0000)]
Created extra function for attribute cleanup

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

18 years agoRemoved labeledUri = labeledURI fix
hickert [Fri, 10 Feb 2006 10:12:09 +0000 (10:12 +0000)]
Removed labeledUri = labeledURI fix

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

18 years agoOnly store changed attribute
hickert [Fri, 10 Feb 2006 08:22:46 +0000 (08:22 +0000)]
Only store changed attribute

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

18 years agoFixed attribute saving
hickert [Fri, 10 Feb 2006 08:05:35 +0000 (08:05 +0000)]
Fixed attribute saving

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

18 years agoFixed User dialog, to detect changed attributes correctly
hickert [Fri, 10 Feb 2006 07:56:25 +0000 (07:56 +0000)]
Fixed User dialog, to detect changed attributes correctly

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

18 years agoSome dns template changes
hickert [Fri, 10 Feb 2006 06:52:46 +0000 (06:52 +0000)]
Some dns template changes

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

18 years agoAdded more intelligent object modifiers
cajus [Fri, 10 Feb 2006 06:32:01 +0000 (06:32 +0000)]
Added more intelligent object modifiers
Added upper/lower case detection of attributes
Added Debug messages for testing

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

18 years agoAdded check for num of entries, removed page reload if checkbox was checked
hickert [Fri, 10 Feb 2006 06:07:01 +0000 (06:07 +0000)]
Added check for num of entries, removed page reload if checkbox was checked

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

18 years agoFixed Sorting Problem with Profiles - add new profile
hickert [Fri, 10 Feb 2006 05:50:51 +0000 (05:50 +0000)]
Fixed Sorting Problem with Profiles - add new profile

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

18 years agoFixed DOS newline handling
cajus [Thu, 9 Feb 2006 08:57:26 +0000 (08:57 +0000)]
Fixed DOS newline handling

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

18 years agoSome changes for incoming handling / printer tab was is_account=true erverytime
hickert [Thu, 9 Feb 2006 08:54:49 +0000 (08:54 +0000)]
Some changes for incoming handling / printer tab was is_account=true erverytime

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

18 years agoFixed DNS tab to work again.
hickert [Thu, 9 Feb 2006 08:28:27 +0000 (08:28 +0000)]
Fixed DNS tab to work again.

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

18 years agoAdded new picture for unknown new devices
hickert [Thu, 9 Feb 2006 08:17:30 +0000 (08:17 +0000)]
Added new picture for unknown new devices

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

18 years agoUpdated ogroup add member behavior
hickert [Thu, 9 Feb 2006 08:16:49 +0000 (08:16 +0000)]
Updated ogroup add member behavior

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

18 years agoSeveral changes for incoming objects
hickert [Thu, 9 Feb 2006 08:15:32 +0000 (08:15 +0000)]
Several changes for incoming objects
DNS remove_from_parent fixed
Object removement fixed, wrong tab initialisation

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

18 years agoFixed class name
cajus [Wed, 8 Feb 2006 15:34:55 +0000 (15:34 +0000)]
Fixed class name

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

18 years agoUpdated German Translation.
janw [Wed, 8 Feb 2006 11:47:41 +0000 (11:47 +0000)]
Updated German Translation.

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

18 years agoAdded some to-do entries
hickert [Wed, 8 Feb 2006 08:02:00 +0000 (08:02 +0000)]
Added some to-do entries

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

18 years agoAdded Checks for lowercase
hickert [Wed, 8 Feb 2006 07:35:26 +0000 (07:35 +0000)]
Added Checks for lowercase

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

18 years agoAdded lowercase check for all record types
hickert [Wed, 8 Feb 2006 07:18:13 +0000 (07:18 +0000)]
Added lowercase check for all record types

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

18 years agoRemoved marketing stuff
cajus [Tue, 7 Feb 2006 18:31:38 +0000 (18:31 +0000)]
Removed marketing stuff

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

18 years agoFixed Translation Strings.
janw [Tue, 7 Feb 2006 15:23:01 +0000 (15:23 +0000)]
Fixed Translation Strings.
Added Translation Strings.
Updated German Translation.

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

18 years agoFixed mail tab removement
hickert [Tue, 7 Feb 2006 12:53:02 +0000 (12:53 +0000)]
Fixed mail tab removement

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

18 years agoReworked ogroup management
hickert [Tue, 7 Feb 2006 12:49:16 +0000 (12:49 +0000)]
Reworked ogroup management

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

18 years agoREmove : Added check for zones
hickert [Tue, 7 Feb 2006 09:42:38 +0000 (09:42 +0000)]
REmove : Added check for zones

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

18 years agoFixed acl check for release remove
hickert [Tue, 7 Feb 2006 09:27:43 +0000 (09:27 +0000)]
Fixed acl check for release remove

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

18 years agoAdded focus
hickert [Tue, 7 Feb 2006 08:41:09 +0000 (08:41 +0000)]
Added focus

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

18 years agoAdded some checks
hickert [Tue, 7 Feb 2006 08:04:41 +0000 (08:04 +0000)]
Added some checks

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

18 years agoMoved marketing around, removed from the debian package
cajus [Mon, 6 Feb 2006 14:55:13 +0000 (14:55 +0000)]
Moved marketing around, removed from the debian package

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

18 years agoAdded some changes
hickert [Mon, 6 Feb 2006 13:33:29 +0000 (13:33 +0000)]
Added some changes

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

18 years agoFixed tempalte borders
hickert [Mon, 6 Feb 2006 12:59:06 +0000 (12:59 +0000)]
Fixed tempalte borders

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

18 years agoAdded serial number mangement
hickert [Mon, 6 Feb 2006 12:13:52 +0000 (12:13 +0000)]
Added serial number mangement

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

18 years agosome updates for dns
hickert [Mon, 6 Feb 2006 10:49:00 +0000 (10:49 +0000)]
some updates for dns

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

18 years agoUpdated dns stuff
hickert [Mon, 6 Feb 2006 10:12:07 +0000 (10:12 +0000)]
Updated dns stuff

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

18 years agoSome changes for dns plugin
hickert [Mon, 6 Feb 2006 08:21:33 +0000 (08:21 +0000)]
Some changes for dns plugin

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

18 years agoSkip Zones for termDns
hickert [Mon, 6 Feb 2006 06:14:26 +0000 (06:14 +0000)]
Skip Zones for termDns

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

18 years agoupdated tempalte
hickert [Mon, 6 Feb 2006 06:00:43 +0000 (06:00 +0000)]
updated tempalte

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

18 years agoadded the french marketing material made for GOsa
opensides [Sun, 5 Feb 2006 13:24:50 +0000 (13:24 +0000)]
added the french marketing material made for GOsa
For this you need the scribus software on kde ;-)

Scribus rocks ;-)

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

18 years agoFixed Edit Problem with Hooks/Scripts
hickert [Thu, 2 Feb 2006 09:40:18 +0000 (09:40 +0000)]
Fixed Edit Problem with Hooks/Scripts

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

18 years agoFixed htmlentity problem
hickert [Thu, 2 Feb 2006 07:50:42 +0000 (07:50 +0000)]
Fixed htmlentity problem

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

18 years agoFixed labeledURI / Uri problem
hickert [Thu, 2 Feb 2006 06:17:35 +0000 (06:17 +0000)]
Fixed labeledURI / Uri problem

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