Code

gosa.git
16 years agoRemoved duplicated hash detection
hickert [Wed, 15 Aug 2007 07:05:04 +0000 (07:05 +0000)]
Removed duplicated hash detection

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

16 years agoFixed change_password().
hickert [Wed, 15 Aug 2007 06:34:40 +0000 (06:34 +0000)]
Fixed change_password().
Sometimes password change lost encryption method and password was stored in clear text.
Keep users deactivated after changing passwords.

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

16 years agoMade DNS and DHCP plugins configurable via setup
hickert [Tue, 14 Aug 2007 10:52:00 +0000 (10:52 +0000)]
Made DNS and DHCP plugins configurable via setup

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

16 years agoMade list summary configurable within setup
hickert [Tue, 14 Aug 2007 09:42:28 +0000 (09:42 +0000)]
Made list summary configurable within setup

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

16 years agoAdded deactivate user option to divlist in user management
hickert [Tue, 14 Aug 2007 08:15:14 +0000 (08:15 +0000)]
Added deactivate user option to divlist in user management

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

16 years agoFixed Translation Strings.
janw [Tue, 14 Aug 2007 07:35:02 +0000 (07:35 +0000)]
Fixed Translation Strings.
Added Translation Strings.
Added German Translation.

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

16 years agoRemoved gosa stuff from external code.
cajus [Mon, 13 Aug 2007 14:11:30 +0000 (14:11 +0000)]
Removed gosa stuff from external code.

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

16 years agoSet missing values instead of using error_reporting(0)
hickert [Mon, 13 Aug 2007 12:58:03 +0000 (12:58 +0000)]
Set missing values instead of using error_reporting(0)

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

16 years agoremoved debug code
hickert [Mon, 13 Aug 2007 12:13:45 +0000 (12:13 +0000)]
removed debug code

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

16 years agoIf FAI is deactivated, skip FAI objectClasses for workstations
hickert [Mon, 13 Aug 2007 10:23:42 +0000 (10:23 +0000)]
If FAI is deactivated, skip FAI objectClasses for workstations

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

16 years agoUpdated dhcp handling.
hickert [Mon, 13 Aug 2007 10:12:27 +0000 (10:12 +0000)]
Updated dhcp handling.
When source object was moved/renamend the dhcp settings weren't updated

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

16 years agoUpdated POST handling for dhcpHost.
hickert [Mon, 13 Aug 2007 09:14:21 +0000 (09:14 +0000)]
Updated POST handling for dhcpHost.

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

16 years agoUpdated dns addon:
hickert [Mon, 13 Aug 2007 08:23:10 +0000 (08:23 +0000)]
Updated dns addon:
Save changes made on dns plugin to current dn.

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

16 years agoUpdated language detection; try to use user settings first, the detect browser language
hickert [Mon, 13 Aug 2007 07:35:48 +0000 (07:35 +0000)]
Updated language detection; try to use user settings first, the detect browser language

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

16 years agoUse recursive_move() instead of move() for server objects, there may be dns settings...
hickert [Mon, 13 Aug 2007 05:59:03 +0000 (05:59 +0000)]
Use recursive_move() instead of move() for server objects, there may be dns settings that should be copied too.
Updated check() for already existing server with given cn.

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

16 years agoWe need to place the hardware address, too
cajus [Fri, 10 Aug 2007 15:29:11 +0000 (15:29 +0000)]
We need to place the hardware address, too

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

16 years agoUpdated dhcp client side.
hickert [Fri, 10 Aug 2007 13:44:04 +0000 (13:44 +0000)]
Updated dhcp client side.
IP address and hostname will be inherited from parent object.
Input fields are grey out

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

16 years agoUpdated template to use images instead of submit buttons for reload
hickert [Fri, 10 Aug 2007 12:45:53 +0000 (12:45 +0000)]
Updated template to use images instead of submit buttons for reload

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

16 years agoFixed variable name, dhcpHW(a|A)ddress
hickert [Fri, 10 Aug 2007 12:37:45 +0000 (12:37 +0000)]
Fixed variable name, dhcpHW(a|A)ddress

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

16 years agoDhcp client settings- update
hickert [Fri, 10 Aug 2007 12:05:54 +0000 (12:05 +0000)]
Dhcp client settings- update

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

16 years agoAdded initial dhcp client settings.
hickert [Fri, 10 Aug 2007 09:02:33 +0000 (09:02 +0000)]
Added initial dhcp client settings.

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

16 years agotrying to keep up with polish translation
prybicki [Thu, 9 Aug 2007 20:02:06 +0000 (20:02 +0000)]
trying to keep up with polish translation

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

16 years agoUpdated language detection code
cajus [Thu, 9 Aug 2007 14:28:20 +0000 (14:28 +0000)]
Updated language detection code

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

16 years agoAdded more checks
cajus [Thu, 9 Aug 2007 13:00:56 +0000 (13:00 +0000)]
Added more checks

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

16 years agoCheck for invalid input in service
cajus [Thu, 9 Aug 2007 12:31:00 +0000 (12:31 +0000)]
Check for invalid input in service

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

16 years agoCheck for pool range if possible. Elseways ignore range settings.
cajus [Thu, 9 Aug 2007 12:20:27 +0000 (12:20 +0000)]
Check for pool range if possible. Elseways ignore range settings.

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

16 years agoUpdated changelog
cajus [Thu, 9 Aug 2007 11:35:24 +0000 (11:35 +0000)]
Updated changelog

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

16 years agoMore height
cajus [Thu, 9 Aug 2007 11:10:35 +0000 (11:10 +0000)]
More height

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

16 years agoUpdated Post handling
hickert [Thu, 9 Aug 2007 11:00:39 +0000 (11:00 +0000)]
Updated Post handling

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

16 years agoAdded function to IP inclusion
cajus [Thu, 9 Aug 2007 10:44:07 +0000 (10:44 +0000)]
Added function to IP inclusion

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

16 years agoAdded range checks
cajus [Thu, 9 Aug 2007 10:42:30 +0000 (10:42 +0000)]
Added range checks

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

16 years agoMoved get_post function from setup to include.inc
hickert [Thu, 9 Aug 2007 10:31:42 +0000 (10:31 +0000)]
Moved get_post function from setup to include.inc
This function seems to be usefull outside setup too.

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

16 years agoUpdated dhcpSubnet::save_object.
hickert [Thu, 9 Aug 2007 09:56:55 +0000 (09:56 +0000)]
Updated dhcpSubnet::save_object.
Only handle posts if template was posted

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

16 years agoAdded checks for ip range to shcp pool and subnet
hickert [Thu, 9 Aug 2007 09:44:01 +0000 (09:44 +0000)]
Added checks for ip range to shcp pool and subnet

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

16 years agoFixed error when using empty ranges
cajus [Thu, 9 Aug 2007 09:25:49 +0000 (09:25 +0000)]
Fixed error when using empty ranges

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

16 years agoFixed error printing. Via messages, not via print_red().
cajus [Thu, 9 Aug 2007 09:19:04 +0000 (09:19 +0000)]
Fixed error printing. Via messages, not via print_red().

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

16 years agoMade dhcp service addable/removable
cajus [Thu, 9 Aug 2007 09:15:04 +0000 (09:15 +0000)]
Made dhcp service addable/removable

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

16 years agoReplaced array_merge with array operator +
hickert [Thu, 9 Aug 2007 08:55:35 +0000 (08:55 +0000)]
Replaced array_merge with array operator +

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

16 years agoUpdated advanced->statements and advanced->options array merging.
hickert [Thu, 9 Aug 2007 08:32:33 +0000 (08:32 +0000)]
Updated advanced->statements and advanced->options array merging.

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

16 years agoUpdated focus for dhcp plugins
hickert [Thu, 9 Aug 2007 08:20:12 +0000 (08:20 +0000)]
Updated focus for dhcp plugins

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

16 years agoRemoved double option
cajus [Thu, 9 Aug 2007 08:11:02 +0000 (08:11 +0000)]
Removed double option

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

16 years agoUpdated to manage shared networks
cajus [Thu, 9 Aug 2007 08:05:05 +0000 (08:05 +0000)]
Updated to manage shared networks

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

16 years agoUpdated plugin
cajus [Thu, 9 Aug 2007 07:38:27 +0000 (07:38 +0000)]
Updated plugin

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

16 years agoUpdated service
cajus [Thu, 9 Aug 2007 07:34:39 +0000 (07:34 +0000)]
Updated service

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

16 years agoObject groups:
hickert [Thu, 9 Aug 2007 07:30:10 +0000 (07:30 +0000)]
Object groups:
Added "Startup" and "FAI Summary" tab if there is a server bundled with this group

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

16 years agoUpdated plugin::cleanup()
hickert [Thu, 9 Aug 2007 06:59:14 +0000 (06:59 +0000)]
Updated plugin::cleanup()
Cleanup will now also update itself too.

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

16 years agoUpdated for dhcpPlugin
cajus [Wed, 8 Aug 2007 15:57:38 +0000 (15:57 +0000)]
Updated for dhcpPlugin

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

16 years agoUpdated dhcp plugins
cajus [Wed, 8 Aug 2007 15:47:47 +0000 (15:47 +0000)]
Updated dhcp plugins

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

16 years agoUpdated dhcp classes
cajus [Wed, 8 Aug 2007 15:47:30 +0000 (15:47 +0000)]
Updated dhcp classes

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

16 years agoAdded non working version of sharedNetworks
cajus [Wed, 8 Aug 2007 15:04:28 +0000 (15:04 +0000)]
Added non working version of sharedNetworks

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

16 years agoAdded is_ip_range function, to check foor valid ip ranges in dhcp plugin
hickert [Wed, 8 Aug 2007 13:54:41 +0000 (13:54 +0000)]
Added is_ip_range function, to check foor valid ip ranges in dhcp plugin

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

16 years agoAdded dhcp pool
cajus [Wed, 8 Aug 2007 12:43:36 +0000 (12:43 +0000)]
Added dhcp pool

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

16 years agoUpdated list summary, using images instead of object names
hickert [Wed, 8 Aug 2007 11:19:29 +0000 (11:19 +0000)]
Updated list summary, using images instead of object names

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

16 years agoAdjusted automatic resize function to include footer size in height recalculations
hickert [Wed, 8 Aug 2007 09:58:07 +0000 (09:58 +0000)]
Adjusted automatic resize function to include footer size in height recalculations

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

16 years agoAdded service base plugin
cajus [Wed, 8 Aug 2007 09:55:06 +0000 (09:55 +0000)]
Added service base plugin

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

16 years agoUpdated application list summary
hickert [Wed, 8 Aug 2007 09:37:32 +0000 (09:37 +0000)]
Updated application list summary

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

16 years agoAdded object summary to all management plugins.
hickert [Wed, 8 Aug 2007 08:09:27 +0000 (08:09 +0000)]
Added object summary to all management plugins.

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

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

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

16 years agoAdded list footer to divlist class.
hickert [Wed, 8 Aug 2007 06:24:35 +0000 (06:24 +0000)]
Added list footer to divlist class.
We are able to shown a footer message for each list now

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

16 years agoReverted Template changes
hickert [Wed, 8 Aug 2007 05:43:10 +0000 (05:43 +0000)]
Reverted Template changes

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

16 years agoUpdated the still not working service plugin
cajus [Tue, 7 Aug 2007 15:24:56 +0000 (15:24 +0000)]
Updated the still not working service plugin

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

16 years ago* Avoid removing of the service
cajus [Tue, 7 Aug 2007 14:21:18 +0000 (14:21 +0000)]
* Avoid removing of the service
* Add first non working version of the service plugin

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

16 years agoAdded listing summary to user management list
hickert [Tue, 7 Aug 2007 13:19:47 +0000 (13:19 +0000)]
Added listing summary to user management list

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

16 years agoFixed sorting of DHCP list
cajus [Tue, 7 Aug 2007 12:37:40 +0000 (12:37 +0000)]
Fixed sorting of DHCP list

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

16 years agoUpdated dhcp stuff
cajus [Tue, 7 Aug 2007 12:21:20 +0000 (12:21 +0000)]
Updated dhcp stuff

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

16 years agoAdded Englisch language name if language is shown in in its own language
hickert [Tue, 7 Aug 2007 10:38:36 +0000 (10:38 +0000)]
Added Englisch language name if language is shown in in its own language

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

16 years agoRemoved old language handling from config object and config file
hickert [Tue, 7 Aug 2007 10:28:04 +0000 (10:28 +0000)]
Removed old language handling from config object and config file

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

16 years agoModified get_languages(),
hickert [Tue, 7 Aug 2007 10:24:26 +0000 (10:24 +0000)]
Modified get_languages(),
added parameter to strip region tag from language code "de_DE" -> "de"
Implemented this function into gophonequeue in ogroups

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

16 years agoRemoved unused language attribute gosaDefaultLanguage
hickert [Tue, 7 Aug 2007 10:07:08 +0000 (10:07 +0000)]
Removed unused language attribute gosaDefaultLanguage

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

16 years agoImplemented new get_languages function to faxacoount
hickert [Tue, 7 Aug 2007 10:05:44 +0000 (10:05 +0000)]
Implemented new get_languages function to faxacoount

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

16 years agoAdded new function to get available languages.
hickert [Tue, 7 Aug 2007 09:56:54 +0000 (09:56 +0000)]
Added new function to get available languages.
get_languages().
Currently implemented into setup and user/generic plugin.

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

16 years agoRemoved unused stuff, some function only used in trunk
hickert [Tue, 7 Aug 2007 07:44:51 +0000 (07:44 +0000)]
Removed unused stuff, some function only used in trunk

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

16 years agoAdded Copy & Paste to mimetypes, it wasn't portet correctly from trunk yet
hickert [Tue, 7 Aug 2007 07:43:00 +0000 (07:43 +0000)]
Added Copy & Paste to mimetypes, it wasn't portet correctly from trunk yet

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

16 years agoInitial add of subnet class. Nearly not modified - will *not* work.
cajus [Tue, 7 Aug 2007 07:38:08 +0000 (07:38 +0000)]
Initial add of subnet class. Nearly not modified - will *not* work.

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

16 years agoCutted objects will be displayed in light grey in the management lists now.
hickert [Tue, 7 Aug 2007 06:57:01 +0000 (06:57 +0000)]
Cutted objects will be displayed in light grey in the management lists now.

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

16 years agoAdded group and group renaming support in dhcp cache.
cajus [Mon, 6 Aug 2007 15:22:24 +0000 (15:22 +0000)]
Added group and group renaming support in dhcp cache.

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

16 years ago- Final version of GOsa / Fai online manual french version
opensides [Mon, 6 Aug 2007 12:59:19 +0000 (12:59 +0000)]
- Final version of GOsa / Fai online manual french version

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

16 years agoUpdated gen_uids.
hickert [Mon, 6 Aug 2007 12:26:22 +0000 (12:26 +0000)]
Updated gen_uids.
Generated uids contained a \ in front of  each generated word.

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

16 years ago- Update of french locale for dhcp plugin
opensides [Mon, 6 Aug 2007 10:21:37 +0000 (10:21 +0000)]
- Update of french locale for dhcp plugin

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

16 years ago- First Version of fai online manual french
opensides [Mon, 6 Aug 2007 09:53:53 +0000 (09:53 +0000)]
- First Version of fai online manual french

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

16 years agoAdded border to divlist in fai script listing.
hickert [Mon, 6 Aug 2007 08:59:16 +0000 (08:59 +0000)]
Added border to divlist in fai script listing.
Added Sorting images

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

16 years agoAdded divlist to FAIscript dialog, with sorting parameter
hickert [Mon, 6 Aug 2007 08:23:02 +0000 (08:23 +0000)]
Added divlist to FAIscript dialog, with sorting parameter

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

16 years agoUpdated dhcp stuff. Bug when inserting single value options/statements.
cajus [Fri, 3 Aug 2007 15:04:27 +0000 (15:04 +0000)]
Updated dhcp stuff. Bug when inserting single value options/statements.

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

16 years agoUpdated DHCP service
cajus [Fri, 3 Aug 2007 13:34:45 +0000 (13:34 +0000)]
Updated DHCP service

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

16 years agoAdded portugese debconf translation
cajus [Fri, 3 Aug 2007 05:55:21 +0000 (05:55 +0000)]
Added portugese debconf translation

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

16 years agoUpdated dhcp handling
cajus [Thu, 2 Aug 2007 14:58:33 +0000 (14:58 +0000)]
Updated dhcp handling

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

16 years agoIncreased PHP version
cajus [Thu, 2 Aug 2007 14:06:48 +0000 (14:06 +0000)]
Increased PHP version

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

16 years agoAdde changelog entry for ssh plugin
opensides [Thu, 2 Aug 2007 13:09:31 +0000 (13:09 +0000)]
Adde changelog entry for ssh plugin

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

16 years ago- Added ssh plugin
opensides [Thu, 2 Aug 2007 08:02:49 +0000 (08:02 +0000)]
- Added ssh plugin

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

16 years agoUpdated (still non-working) dhcp service plugin
cajus [Wed, 1 Aug 2007 16:22:29 +0000 (16:22 +0000)]
Updated (still non-working) dhcp service plugin

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

16 years agoUpdated languages
cajus [Wed, 1 Aug 2007 15:08:09 +0000 (15:08 +0000)]
Updated languages

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

16 years agoAdded languages.
cajus [Wed, 1 Aug 2007 09:07:32 +0000 (09:07 +0000)]
Added languages.

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

16 years agoUpdated languages in setup
cajus [Wed, 1 Aug 2007 08:13:58 +0000 (08:13 +0000)]
Updated languages in setup

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

16 years agoSwedish added
yeager [Wed, 1 Aug 2007 07:52:27 +0000 (07:52 +0000)]
Swedish added

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

16 years agoUpdated expirental works
cajus [Tue, 31 Jul 2007 15:28:41 +0000 (15:28 +0000)]
Updated expirental works

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

16 years agoTemporary checking. This isn't meant to work at all
cajus [Tue, 31 Jul 2007 14:38:10 +0000 (14:38 +0000)]
Temporary checking. This isn't meant to work at all

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

16 years agoMail reporting works at least in konqueror/kmail now.
janw [Tue, 31 Jul 2007 11:51:21 +0000 (11:51 +0000)]
Mail reporting works at least in konqueror/kmail now.

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

16 years agoAdded mailto changes from jan
cajus [Tue, 31 Jul 2007 08:54:04 +0000 (08:54 +0000)]
Added mailto changes from jan

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

16 years agoRemoved dfs image
cajus [Mon, 30 Jul 2007 12:39:59 +0000 (12:39 +0000)]
Removed dfs image

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

16 years agoRemoved non working DFS plugin
cajus [Mon, 30 Jul 2007 12:39:01 +0000 (12:39 +0000)]
Removed non working DFS plugin

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