Reset ACL cache if acls has changed
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7424 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7424 594d385d-05f5-0310-b6e9-bd551577e9d8
Added option to setup, to enable compressed output of html stuff
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7423 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7423 594d385d-05f5-0310-b6e9-bd551577e9d8
Ensure that fai departments exists, when creating a new release
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7422 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7422 594d385d-05f5-0310-b6e9-bd551577e9d8
Added phone server updated
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7420 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7420 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated category removement in group->apps
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7418 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7418 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed NULL definition that someone introduced for heimdal libs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7415 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7415 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed network class detection
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7414 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7414 594d385d-05f5-0310-b6e9-bd551577e9d8
Udapted checks if msg_dialog movement
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7412 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7412 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated msg_dialog handling.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7411 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7411 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed uzser saving
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7408 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7408 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated phoneGeneric saving
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7406 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7406 594d385d-05f5-0310-b6e9-bd551577e9d8
Unified dialog handling.
Use 'FALSE' instead of 'NULL' to indicate that this->dialog is not set,
because it is initilized as 'FALSE' in plugin::plugin.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7403 594d385d-05f5-0310-b6e9-bd551577e9d8
Use 'FALSE' instead of 'NULL' to indicate that this->dialog is not set,
because it is initilized as 'FALSE' in plugin::plugin.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7403 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed dialog detection which hides save/apply/cancel buttons for users.
Removed debug output from dhcp plugins
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7401 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed debug output from dhcp plugins
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7401 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated handling for phoneGeneric, class name was used as lowercase ('phonegeneric') several times and caused PHP5 to stop with an critical error.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7399 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7399 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed several fai checks,
config->search()s weren't used for correct type of category 'menu' instead of 'tabs'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7398 594d385d-05f5-0310-b6e9-bd551577e9d8
config->search()s weren't used for correct type of category 'menu' instead of 'tabs'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7398 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated dhcp service.
Don't save the dhcpOption "server-name" for the dhcp service base object (cn=dhcp,cn=server...).
Save this attribute to all child objects instead. (host,group,subnet,sharedNetwork).
Fixed saving for newly created savers with dhcp service,
some attributes were not available while editing an entry like cn and dn.
This caused PHP Warnings and empty server-name options.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7397 594d385d-05f5-0310-b6e9-bd551577e9d8
Don't save the dhcpOption "server-name" for the dhcp service base object (cn=dhcp,cn=server...).
Save this attribute to all child objects instead. (host,group,subnet,sharedNetwork).
Fixed saving for newly created savers with dhcp service,
some attributes were not available while editing an entry like cn and dn.
This caused PHP Warnings and empty server-name options.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7397 594d385d-05f5-0310-b6e9-bd551577e9d8
Synced changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7395 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7395 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated Debian changelog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7394 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7394 594d385d-05f5-0310-b6e9-bd551577e9d8
* Fixed problem with non defined ui during login
* Added option to enabled compressed output
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7393 594d385d-05f5-0310-b6e9-bd551577e9d8
* Added option to enabled compressed output
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7393 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated checks for sub dialogs.
if($this->dialog) will return true, also when it is not a valid dialog.
Added is_object() to all those checks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7392 594d385d-05f5-0310-b6e9-bd551577e9d8
if($this->dialog) will return true, also when it is not a valid dialog.
Added is_object() to all those checks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7392 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed checkboxes in group generic.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7391 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7391 594d385d-05f5-0310-b6e9-bd551577e9d8
Added kolab folder type to trunk.
It wasn't implemented in trunk currently.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7390 594d385d-05f5-0310-b6e9-bd551577e9d8
It wasn't implemented in trunk currently.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7390 594d385d-05f5-0310-b6e9-bd551577e9d8
Small speed improvement
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7389 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7389 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed wrong if results with strcasecmp
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7387 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7387 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated enviroment kiosk path detection.
Search in <menu><..><plugins ... >for "kioskpath" too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7386 594d385d-05f5-0310-b6e9-bd551577e9d8
Search in <menu><..><plugins ... >for "kioskpath" too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7386 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed multiple calls of config->search.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7385 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7385 594d385d-05f5-0310-b6e9-bd551577e9d8
* Added speed optimization for config searching (use str functions)
* Added speed optimization for in_array_ics (use str functions)
* Updated TODO
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7384 594d385d-05f5-0310-b6e9-bd551577e9d8
* Added speed optimization for in_array_ics (use str functions)
* Updated TODO
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7384 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated config->search calls.
Don't search whole in config, just search in tabs or menu ..
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7383 594d385d-05f5-0310-b6e9-bd551577e9d8
Don't search whole in config, just search in tabs or menu ..
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7383 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated plugin to make use of new config function
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7382 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7382 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated goPhoneServer :
Update goFonHomeServer for users and conferences too, if server name has changes
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7381 594d385d-05f5-0310-b6e9-bd551577e9d8
Update goFonHomeServer for users and conferences too, if server name has changes
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7381 594d385d-05f5-0310-b6e9-bd551577e9d8
17 years agoAdded check to class_plugin::check() to prevent calling $this->config->member_functio...
Added check to class_plugin::check() to prevent calling $this->config->member_functions() while $this->config is no object.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7379 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7379 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed error: Used $this while not in class context
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7378 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7378 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed last calls of 'serch_config'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7376 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7376 594d385d-05f5-0310-b6e9-bd551577e9d8
Replaced some search_config calls with config->search
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7375 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7375 594d385d-05f5-0310-b6e9-bd551577e9d8
A part of search_config replacements
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7374 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7374 594d385d-05f5-0310-b6e9-bd551577e9d8
Replaced search_config with config->search
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7373 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7373 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed glpi tab from user tabs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7372 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7372 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed connectivity errors
search_config was called, instead of config->search
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7371 594d385d-05f5-0310-b6e9-bd551577e9d8
search_config was called, instead of config->search
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7371 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed search_config stuff in user tabs
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7370 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7370 594d385d-05f5-0310-b6e9-bd551577e9d8
Re-Checkin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7369 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7369 594d385d-05f5-0310-b6e9-bd551577e9d8
17 years agoAdded search method for class "config". Prepare to replace the search_config() occure...
Added search method for class "config". Prepare to replace the search_config() occurencies
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7366 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7366 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated class definition for glpiManagement
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7365 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7365 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed termDNS function definition.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7364 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7364 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed several class definition warnings
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7363 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7363 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed tab declaration for fai objects
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7362 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7362 594d385d-05f5-0310-b6e9-bd551577e9d8
Unified dhcp functions to match class_plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7361 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7361 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed some PHP5 errors
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7360 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7360 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed printer saving
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7359 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7359 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed server error
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7358 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7358 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed goShare Server
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7357 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7357 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated for PHP5
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7356 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7356 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved default timezone setting
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7355 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7355 594d385d-05f5-0310-b6e9-bd551577e9d8
See last log
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7354 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7354 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed button handling, after editing kioskProfiles the save and cancel button were hidden
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7353 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7353 594d385d-05f5-0310-b6e9-bd551577e9d8
Added TZ fix
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7352 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7352 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed class goFonMacro in gosa.conf
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7351 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7351 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed require once
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7349 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7349 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved timezone functions into functions.inc
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7348 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7348 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed user mail tab.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7345 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7345 594d385d-05f5-0310-b6e9-bd551577e9d8
Added ACL speed optimization
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7344 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7344 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated password.php.
Use first ldap->server (location), if default is not valid.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7343 594d385d-05f5-0310-b6e9-bd551577e9d8
Use first ldap->server (location), if default is not valid.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7343 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated pwd handling.
Moved functions to function.inc
Removed require_once from class passwordMethod and replaced it with $class_mapping
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7342 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved functions to function.inc
Removed require_once from class passwordMethod and replaced it with $class_mapping
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7342 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed remove_multiple in groups
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7341 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7341 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed some errors
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7340 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7340 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed class instantiation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7338 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7338 594d385d-05f5-0310-b6e9-bd551577e9d8
Converted a couple of == / === NULL references
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7337 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7337 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed NULL occurencies
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7336 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7336 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed a couple of == / === NULL occurencies
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7335 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7335 594d385d-05f5-0310-b6e9-bd551577e9d8
We need more checks in case of disabled Copy & PAste or snapshots
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7334 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7334 594d385d-05f5-0310-b6e9-bd551577e9d8
Udpated some plugins, to work with new autoloader
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7333 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7333 594d385d-05f5-0310-b6e9-bd551577e9d8
Onlx execute save_object on real objects
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7332 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7332 594d385d-05f5-0310-b6e9-bd551577e9d8
Update for __autoload()
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7331 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7331 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed debug output
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7330 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7330 594d385d-05f5-0310-b6e9-bd551577e9d8
Added msg dialog to user deletion
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7329 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7329 594d385d-05f5-0310-b6e9-bd551577e9d8
Added msg to user deletion for testing
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7328 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7328 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated message box
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7327 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7327 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated userinfo
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7326 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7326 594d385d-05f5-0310-b6e9-bd551577e9d8
Added simple js handling to popup js dialogs, not finished yet
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7325 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7325 594d385d-05f5-0310-b6e9-bd551577e9d8
Simplified msg dialog template
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7324 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7324 594d385d-05f5-0310-b6e9-bd551577e9d8
Added update-gosa
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7323 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7323 594d385d-05f5-0310-b6e9-bd551577e9d8
Step between the lines...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7322 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7322 594d385d-05f5-0310-b6e9-bd551577e9d8
Unify names
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7321 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7321 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated phoneNumber adaption
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7320 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7320 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed debug output
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7318 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7318 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed not used functions
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7317 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7317 594d385d-05f5-0310-b6e9-bd551577e9d8
Added initial message handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7316 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7316 594d385d-05f5-0310-b6e9-bd551577e9d8
Added optimizations
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7315 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7315 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated menu creation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7314 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7314 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated menu creation.
Check acls for each plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7313 594d385d-05f5-0310-b6e9-bd551577e9d8
Check acls for each plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7313 594d385d-05f5-0310-b6e9-bd551577e9d8
Added patch from opensides
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7312 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7312 594d385d-05f5-0310-b6e9-bd551577e9d8
Display added profiles directly
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7311 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7311 594d385d-05f5-0310-b6e9-bd551577e9d8
Update groups acls, if group dn has changed
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7308 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7308 594d385d-05f5-0310-b6e9-bd551577e9d8
Upated ACL handling.
-Moved plinfo from divlist to class_acl
-If an user is removed, all its acls will be removed too.
-If an user is moved, all its acls will be moved too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7307 594d385d-05f5-0310-b6e9-bd551577e9d8
-Moved plinfo from divlist to class_acl
-If an user is removed, all its acls will be removed too.
-If an user is moved, all its acls will be moved too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7307 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated ACL info string
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7306 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7306 594d385d-05f5-0310-b6e9-bd551577e9d8
Hide errors for filter saving.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7305 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7305 594d385d-05f5-0310-b6e9-bd551577e9d8
Added gosa.conf(ig) flag 'save_filter'.
if save_filter is 'true' the current filter settings will be stored in a seperate user cookie
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7304 594d385d-05f5-0310-b6e9-bd551577e9d8
if save_filter is 'true' the current filter settings will be stored in a seperate user cookie
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7304 594d385d-05f5-0310-b6e9-bd551577e9d8
Save current base and filter options in a cookie on client side
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7303 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7303 594d385d-05f5-0310-b6e9-bd551577e9d8
Added edit link to list entries in fai-template/hooks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7302 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7302 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed fai divlist
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7299 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7299 594d385d-05f5-0310-b6e9-bd551577e9d8
translation fixes.
Updated language selectbox
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7297 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated language selectbox
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7297 594d385d-05f5-0310-b6e9-bd551577e9d8