Code

Fixed Phone usage detection - is 100 time faster now.
[gosa.git] / plugins / admin / systems / class_workstationService.inc
2007-11-21 hickertFixed Phone usage detection - is 100 time faster now.
2007-11-15 hickertFixed comment
2007-11-15 hickertAdded alternative resource for XDriver attribute
2007-10-09 cajusAdded nvidia driver to the list of xorg drivers
2007-10-09 cajusAdded fglrx driver to list of available xorg drivers
2007-07-12 hickertRemoved inherit everything button from startup und...
2007-07-11 hickertUpdated inherit button filter, only display the button...
2007-07-11 hickertJust display inherit button if we currently not editing...
2007-07-11 hickertAdded Inherit all button to Workstation Servive - testing.
2007-04-11 cajusMoved ordering of keyboard variants which fixes #39
2007-01-29 cajusRemoved old CLI stuff - cleanup
2007-01-11 hickertUpdated startup and service to only accept posts that...
2006-12-12 hickertReplaced /etc/gosa with CONFIG_DIR for all plugins
2006-09-18 cajusMore speed optimizations
2006-07-28 cajusOverride for inherited new objects
2006-07-11 cajusFixed array_merge usage
2006-06-27 cajusMoved to DDC
2006-06-20 hickertFixed typo
2006-05-29 hickertFixed inherit fpr ws starttab
2006-05-24 cajusModified 'inherited' messages to show 'what' is actuall...
2006-05-18 hickertAdded resolution hook results to WS & Terminal service
2006-05-18 hickertUpdated tabs to show inherit instead of default
2006-05-18 cajustranslated "unknown"
2006-05-18 hickertdefault is now visible as _("inherited")
2006-05-14 cajusUpdated show_ldap_error
2006-04-24 hickertNew schema fixes
2006-04-05 cajusAdded support for general check hooks
2006-03-09 hickertAllow additional keyboard layouts per external file
2006-03-01 cajusAdded vmware driver
2006-02-10 hickertAdded \$this->cleanup before all calls of $ldap->modify
2006-01-12 hickertAdded auto field for H-v sync
2006-01-10 cajusAdded tweak for monitor autodetection
2005-12-09 cajusThese objects are not removable...
2005-11-03 cajusAdded empty lines
2005-11-03 cajusAdded execute methods
2005-10-19 hickertSome additional comments
2005-10-19 hickertAdded WorkServive and WorkStartup to ogroup.
2005-10-19 hickertAdded workservice to ogorup tabs
2005-10-11 hickertRemoved unneeded config elements
2005-10-11 hickertWorkstation and Terminal have different Classes and...
2005-10-11 hickertRenamed all classnames to avoid redeclaration
2005-10-11 hickertAdded seperate WS tab, but not configured it yet