Code

gosa.git
17 years agoAdded setup patches from stable
hickert [Fri, 1 Dec 2006 06:00:57 +0000 (06:00 +0000)]
Added setup patches from stable

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

17 years agoAll snapshots listed can be deleted. Else they weren't shown.
hickert [Thu, 30 Nov 2006 12:10:29 +0000 (12:10 +0000)]
All snapshots listed can be deleted. Else they weren't shown.

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

17 years agoEnsure that only listed entries can be restored.
hickert [Thu, 30 Nov 2006 12:06:01 +0000 (12:06 +0000)]
Ensure that only listed entries can be restored.

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

17 years agoACL: Skip listing system snapshot that we are not able to restore.
hickert [Thu, 30 Nov 2006 12:05:40 +0000 (12:05 +0000)]
ACL: Skip listing system snapshot that we are not able to restore.

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

17 years agoAlso upper case should be allowed in serv-dns-edit-entry-dialog.
hickert [Thu, 30 Nov 2006 11:30:11 +0000 (11:30 +0000)]
Also upper case should be allowed in serv-dns-edit-entry-dialog.
Else we can create a server named 'Server' but can't set dns entries for it.
Added missing attribute to user environemnt

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

17 years agoReactivated remove_from parent for dns entries
hickert [Thu, 30 Nov 2006 10:54:19 +0000 (10:54 +0000)]
Reactivated remove_from parent for dns entries

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

17 years agoSkip checking removed entries
hickert [Thu, 30 Nov 2006 10:37:05 +0000 (10:37 +0000)]
Skip checking removed entries

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

17 years agoFixed typo
hickert [Thu, 30 Nov 2006 10:22:01 +0000 (10:22 +0000)]
Fixed typo

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

17 years agoFixed div list acls & displayed actions
hickert [Thu, 30 Nov 2006 10:09:37 +0000 (10:09 +0000)]
Fixed div list acls & displayed actions

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

17 years agoMinimized error msg for still in use dns-zone.
hickert [Thu, 30 Nov 2006 09:51:51 +0000 (09:51 +0000)]
Minimized error msg for still in use dns-zone.
It makes my browser to show the scroll bars

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

17 years agoFixed a typo and removed debug echo
hickert [Thu, 30 Nov 2006 08:27:20 +0000 (08:27 +0000)]
Fixed a typo and removed debug echo

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

17 years agoAdded sizelimit to fai management
hickert [Thu, 30 Nov 2006 07:23:39 +0000 (07:23 +0000)]
Added sizelimit to fai management

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

17 years agoFixed check for delivery flag, use binary operator instead of boolean.
hickert [Thu, 30 Nov 2006 07:05:33 +0000 (07:05 +0000)]
Fixed check for delivery flag, use binary operator instead of boolean.
Added goFaxPrinter to the list of available printer, to avoid data loss caused by missing read acls

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

17 years agoRemove debug output from gosa_ldap_explode_dn.
hickert [Thu, 30 Nov 2006 06:52:11 +0000 (06:52 +0000)]
Remove debug output from gosa_ldap_explode_dn.
It works as expected, and can replace ldap_explode_dn.
gosa_ldap_explode_dn is a remake of ldap_explode_dn without character encoding problems.

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

17 years agoUpdated get_printer_list
hickert [Thu, 30 Nov 2006 06:47:07 +0000 (06:47 +0000)]
Updated get_printer_list
Replaced ldap->search with get_list, to ensure that we only see those printers that we are able to read ( acls).

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

17 years agoUdpated get_printer_list to use those printers that are defined in ldap
hickert [Thu, 30 Nov 2006 06:29:41 +0000 (06:29 +0000)]
Udpated get_printer_list to use those printers that are defined in ldap

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

17 years agoRemoved unused get_printer_list call
hickert [Thu, 30 Nov 2006 05:57:20 +0000 (05:57 +0000)]
Removed unused get_printer_list call

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

17 years agoAdded ppd remove ability to ppd selection dialog ..
hickert [Thu, 30 Nov 2006 05:51:21 +0000 (05:51 +0000)]
Added ppd remove ability to ppd selection dialog ..

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

17 years agoRemoved some duplicated acl assign
hickert [Wed, 29 Nov 2006 11:47:52 +0000 (11:47 +0000)]
Removed some duplicated acl assign

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

17 years agosome minor fixes for base selects.
hickert [Wed, 29 Nov 2006 11:27:36 +0000 (11:27 +0000)]
some minor fixes for base selects.

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

17 years agoFixed base selection.
hickert [Wed, 29 Nov 2006 11:08:54 +0000 (11:08 +0000)]
Fixed base selection.
Made base selection more secure

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

17 years agoOnly convert samba user (not machines).
janw [Wed, 29 Nov 2006 10:18:55 +0000 (10:18 +0000)]
Only convert samba user (not machines).

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

17 years agoChanged standard input handle.
janw [Wed, 29 Nov 2006 10:00:15 +0000 (10:00 +0000)]
Changed standard input handle.
Now works on vserver, too.

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

17 years agoFixed server base selection
hickert [Wed, 29 Nov 2006 09:59:19 +0000 (09:59 +0000)]
Fixed server base selection

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

17 years agoUpdated priorities
hickert [Wed, 29 Nov 2006 08:18:43 +0000 (08:18 +0000)]
Updated priorities

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

17 years agoFixed glpi contact/technical person selection
hickert [Wed, 29 Nov 2006 07:40:59 +0000 (07:40 +0000)]
Fixed glpi contact/technical person selection

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

17 years agoFixed object Listing
hickert [Wed, 29 Nov 2006 07:00:15 +0000 (07:00 +0000)]
Fixed object Listing

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

17 years agoFixed ) positioning
hickert [Wed, 29 Nov 2006 05:57:49 +0000 (05:57 +0000)]
Fixed ) positioning

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

17 years agoFixed terminal/workstation/printer checks.
hickert [Wed, 29 Nov 2006 05:54:39 +0000 (05:54 +0000)]
Fixed terminal/workstation/printer checks.

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

17 years agoOnly show allowed bases
hickert [Tue, 28 Nov 2006 12:19:33 +0000 (12:19 +0000)]
Only show allowed bases

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

17 years agoIts easier to read with more than one entry if a linefeed is added after each entry :-)
janw [Tue, 28 Nov 2006 11:36:50 +0000 (11:36 +0000)]
Its easier to read with more than one entry if a linefeed is added after each entry :-)

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

17 years agoSambaMungedDial is now automatically converted when editing samba settings.
janw [Tue, 28 Nov 2006 11:32:11 +0000 (11:32 +0000)]
SambaMungedDial is now automatically converted when editing samba settings.
Added convert script to automate this step (BEWARE: Only locally tested).

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

17 years agoUpdated fai summary
hickert [Tue, 28 Nov 2006 11:13:49 +0000 (11:13 +0000)]
Updated fai summary

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

17 years agoFixed printGeneric select user/groups
hickert [Tue, 28 Nov 2006 10:54:20 +0000 (10:54 +0000)]
Fixed printGeneric select user/groups

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

17 years agoFixed server->services->dns->zones->edit->entries.
hickert [Tue, 28 Nov 2006 07:37:20 +0000 (07:37 +0000)]
Fixed server->services->dns->zones->edit->entries.

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

17 years agoFixed zone Name check
hickert [Tue, 28 Nov 2006 06:58:48 +0000 (06:58 +0000)]
Fixed zone Name check

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

17 years agoFixed aplly button problems
hickert [Tue, 28 Nov 2006 06:10:52 +0000 (06:10 +0000)]
Fixed aplly button problems

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

17 years agoSome server service w3c fixes
hickert [Tue, 28 Nov 2006 05:42:31 +0000 (05:42 +0000)]
Some server service w3c fixes

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

17 years agoUpdated template
hickert [Mon, 27 Nov 2006 06:04:15 +0000 (06:04 +0000)]
Updated template

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

17 years agoSkip DNS handling if it wasn't active and is not active
hickert [Mon, 27 Nov 2006 05:06:11 +0000 (05:06 +0000)]
Skip DNS handling if it wasn't active and is not active

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

17 years agoFixed save object problems.
hickert [Mon, 27 Nov 2006 05:01:39 +0000 (05:01 +0000)]
Fixed save object problems.

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

17 years agoPatches fucntions_dns.inc
hickert [Mon, 27 Nov 2006 04:52:48 +0000 (04:52 +0000)]
Patches fucntions_dns.inc
-getDNSZoneDN will return valid zoneNames like 'server/zone.de' instead of 'zone.de'
-DNS settings be removed again from server/workstations...

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

17 years agoFixed acls for system management
hickert [Fri, 24 Nov 2006 10:56:34 +0000 (10:56 +0000)]
Fixed acls for system management

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

17 years agoSeveral systems acl fixes
hickert [Fri, 24 Nov 2006 08:25:39 +0000 (08:25 +0000)]
Several systems acl fixes

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

17 years agoFixed problem with ' " in title or value of checkboxes or regexes
hickert [Fri, 24 Nov 2006 07:53:19 +0000 (07:53 +0000)]
Fixed problem with ' " in title or value of checkboxes or regexes

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

17 years agoFixed reload/back warning.
hickert [Fri, 24 Nov 2006 07:10:18 +0000 (07:10 +0000)]
Fixed reload/back warning.
Fixed dns template creation. Some tags were broken.

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

17 years agoUpdated message
hickert [Fri, 24 Nov 2006 06:58:23 +0000 (06:58 +0000)]
Updated message

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

17 years agoIf the browsers back button was used and the last form action was POST, we will displ...
hickert [Fri, 24 Nov 2006 06:50:49 +0000 (06:50 +0000)]
If the browsers back button was used and the last form action was POST, we will display a message with a warning.
Cause some actions will be done twice in this case, like moving/deleting objects... or creating a freeze

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

17 years agoAdded initial content fot the "has_complete_category_acls" function.
hickert [Fri, 24 Nov 2006 06:06:27 +0000 (06:06 +0000)]
Added initial content fot the "has_complete_category_acls" function.
Fixed system Management object remove, copy & paste / snapshot icons & acls

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

17 years agoSome mini acl fixes
hickert [Thu, 23 Nov 2006 10:39:57 +0000 (10:39 +0000)]
Some mini acl fixes

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

17 years agoSome acl fixes
hickert [Thu, 23 Nov 2006 10:08:56 +0000 (10:08 +0000)]
Some acl fixes

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

17 years agoFixed tab handling, some tabs may not be initialized
hickert [Thu, 23 Nov 2006 06:49:00 +0000 (06:49 +0000)]
Fixed tab handling, some tabs may not be initialized

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

17 years agoFixed typo
hickert [Thu, 23 Nov 2006 06:41:39 +0000 (06:41 +0000)]
Fixed typo

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

17 years agoReadded template functionality for workstations and terminals
hickert [Thu, 23 Nov 2006 06:30:31 +0000 (06:30 +0000)]
Readded template functionality for workstations and terminals

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

17 years agoAdded H/V Sync DDC checkbox to Terminal Service
hickert [Thu, 23 Nov 2006 06:02:37 +0000 (06:02 +0000)]
Added H/V Sync DDC checkbox to Terminal Service

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

17 years agoEnabled base moving
cajus [Thu, 23 Nov 2006 05:27:42 +0000 (05:27 +0000)]
Enabled base moving

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

17 years agoFixed checks for terminal Service and Nfs Shares
hickert [Thu, 23 Nov 2006 05:06:11 +0000 (05:06 +0000)]
Fixed checks for terminal Service and Nfs Shares

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

17 years agoSome minor fixes
hickert [Thu, 23 Nov 2006 04:35:14 +0000 (04:35 +0000)]
Some minor fixes

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

17 years agoUpdated acl
hickert [Wed, 22 Nov 2006 12:26:46 +0000 (12:26 +0000)]
Updated acl

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

17 years agoSome mimetype acl fixes.
hickert [Wed, 22 Nov 2006 12:04:05 +0000 (12:04 +0000)]
Some mimetype acl fixes.
Fixed acl C&P detection for user/groups/ogroups

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

17 years agoHide not allowed actions
hickert [Wed, 22 Nov 2006 11:42:15 +0000 (11:42 +0000)]
Hide not allowed actions

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

17 years agoFixed copy vars
hickert [Wed, 22 Nov 2006 10:41:22 +0000 (10:41 +0000)]
Fixed copy vars

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

17 years agouse check() before saving also for cutted objects. Cut & paste
hickert [Wed, 22 Nov 2006 10:13:17 +0000 (10:13 +0000)]
use check() before saving also for cutted objects. Cut & paste

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

17 years agoFixed copy & paste
hickert [Wed, 22 Nov 2006 09:48:01 +0000 (09:48 +0000)]
Fixed copy & paste

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

17 years agoAdded some additional infos for copy & paste
hickert [Wed, 22 Nov 2006 09:01:17 +0000 (09:01 +0000)]
Added some additional infos for copy & paste

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

17 years agoDisabled tagging functionality
hickert [Wed, 22 Nov 2006 07:42:16 +0000 (07:42 +0000)]
Disabled tagging functionality

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

17 years agoFixed errors with departments in reference tabs
hickert [Wed, 22 Nov 2006 07:32:34 +0000 (07:32 +0000)]
Fixed errors with departments in reference tabs

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

17 years agoSome acl fixes for ogroups
hickert [Wed, 22 Nov 2006 05:18:54 +0000 (05:18 +0000)]
Some acl fixes for ogroups

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

17 years agoFixed w3c errors in FAIsummary
hickert [Wed, 22 Nov 2006 05:01:09 +0000 (05:01 +0000)]
Fixed w3c errors in FAIsummary

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

17 years agoUdpated ogroup tab priority && fixed list entry generation
hickert [Tue, 21 Nov 2006 12:19:56 +0000 (12:19 +0000)]
Udpated ogroup tab priority && fixed list entry generation

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

17 years agoFixed tab creation on copy & paste
hickert [Tue, 21 Nov 2006 08:47:10 +0000 (08:47 +0000)]
Fixed tab creation on copy & paste

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

17 years agoFixed ogroup acls stuff
hickert [Tue, 21 Nov 2006 08:35:25 +0000 (08:35 +0000)]
Fixed ogroup acls stuff

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

17 years agoAdded list default post
hickert [Tue, 21 Nov 2006 08:04:40 +0000 (08:04 +0000)]
Added list default post

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

17 years agoAdded set_acl_base() to all check() functions, to ensure that the checks will be...
hickert [Tue, 21 Nov 2006 06:18:45 +0000 (06:18 +0000)]
Added set_acl_base() to all check() functions, to ensure that the checks will be made on the correct base.

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

17 years agoAdded check for SASL PW Method for newly created accounts
scheiter [Mon, 20 Nov 2006 12:18:37 +0000 (12:18 +0000)]
Added check for SASL PW Method for newly created accounts

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

17 years agoFixed application creation problem
hickert [Mon, 20 Nov 2006 12:04:28 +0000 (12:04 +0000)]
Fixed application creation problem

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

17 years agoFixed some typos in Kerberos Password handling
scheiter [Mon, 20 Nov 2006 10:43:52 +0000 (10:43 +0000)]
Fixed some typos in Kerberos Password handling
Added "dummy" SASL Class for Password storage
Removed nasty "remove Kerberos account" bug

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

17 years agoMove acl-tab to the right
hickert [Mon, 20 Nov 2006 10:03:47 +0000 (10:03 +0000)]
Move acl-tab to the right

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

17 years agoFixed icons of member objects in object group overview.
hickert [Mon, 20 Nov 2006 07:58:13 +0000 (07:58 +0000)]
Fixed icons of member objects in object group overview.
Fixed Copy & Paste and Snapshot icon acls

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

17 years agosome changes made on SummaryTab for FAI objects
hickert [Mon, 20 Nov 2006 07:31:32 +0000 (07:31 +0000)]
some changes made on SummaryTab for FAI objects

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

17 years agoSet imap_open timeout to 10 seconds.
hickert [Mon, 20 Nov 2006 05:41:57 +0000 (05:41 +0000)]
Set imap_open timeout to 10 seconds.
If the timeout is not defined in the php script,
php.ini will set the timeout to 60 seconds.

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

17 years agogotoLpdEnable will be stored as "Yes"/"No" again instead of boolean
hickert [Mon, 20 Nov 2006 04:18:17 +0000 (04:18 +0000)]
gotoLpdEnable will be stored as "Yes"/"No" again instead of boolean

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

17 years agoAdded missing getCn function
hickert [Mon, 20 Nov 2006 04:10:02 +0000 (04:10 +0000)]
Added missing getCn function

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

17 years agoFixed group mail acl, view
hickert [Fri, 17 Nov 2006 12:05:13 +0000 (12:05 +0000)]
Fixed group mail acl, view

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

17 years agoOnly display C&P - SnapShot functionality if user has full access to current object...
hickert [Fri, 17 Nov 2006 11:59:37 +0000 (11:59 +0000)]
Only display  C&P - SnapShot functionality if user has full access to current object category.

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

17 years agoFixed Translation Strings.
janw [Fri, 17 Nov 2006 09:24:04 +0000 (09:24 +0000)]
Fixed Translation Strings.
Added Translation Strings.
Added German Translation.

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

17 years agoBugfix: save() cause an error about dateOfBirth, if generic page has not been loaded.
janw [Fri, 17 Nov 2006 08:22:54 +0000 (08:22 +0000)]
Bugfix: save() cause an error about dateOfBirth, if generic page has not been loaded.

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

17 years agoAdded patch from revision r5303
hickert [Thu, 16 Nov 2006 06:10:19 +0000 (06:10 +0000)]
Added patch from revision r5303
To avoid share remove it is still in use

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

17 years agoFixed userPassword change
hickert [Thu, 16 Nov 2006 06:04:39 +0000 (06:04 +0000)]
Fixed userPassword change
Fixed acls for user mail.

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

17 years agoFixed kerberos password handling
cajus [Thu, 16 Nov 2006 05:30:24 +0000 (05:30 +0000)]
Fixed kerberos password handling

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

17 years agoApplied remove patch for trunk
cajus [Thu, 16 Nov 2006 05:25:21 +0000 (05:25 +0000)]
Applied remove patch for trunk

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

17 years agoadded group C&P fixes
hickert [Thu, 16 Nov 2006 04:26:27 +0000 (04:26 +0000)]
added group C&P fixes

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

17 years agoAdded Copy & Paste fixes from GOsa 2.5 to trunk.
hickert [Thu, 16 Nov 2006 04:21:17 +0000 (04:21 +0000)]
Added Copy & Paste fixes from GOsa 2.5 to trunk.

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

17 years agoAdded CopyPasteVars to class variables.
hickert [Thu, 16 Nov 2006 04:12:49 +0000 (04:12 +0000)]
Added CopyPasteVars to class variables.
The rest of the changes are style fixes.

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

17 years agoFixed Date of Birth Handling in IE.
janw [Tue, 14 Nov 2006 11:46:19 +0000 (11:46 +0000)]
Fixed Date of Birth Handling in IE.

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

17 years agoAdded fix for non active tabs
hickert [Tue, 14 Nov 2006 11:36:52 +0000 (11:36 +0000)]
Added fix for non active tabs

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

17 years agoadded fai gen cd template
hickert [Tue, 14 Nov 2006 08:10:49 +0000 (08:10 +0000)]
added fai gen cd template

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

17 years agoAdded patch from revision 5285
hickert [Tue, 14 Nov 2006 07:18:32 +0000 (07:18 +0000)]
Added patch from revision 5285

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

17 years agoAdded patch from revision 5283
hickert [Tue, 14 Nov 2006 07:00:13 +0000 (07:00 +0000)]
Added patch from revision  5283

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

17 years agoRemoved ip & port from user list.
hickert [Tue, 14 Nov 2006 06:30:03 +0000 (06:30 +0000)]
Removed ip & port from user list.

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