Code

gosa.git
15 years agoUpdated Post handling for ACLs.
hickert [Wed, 29 Oct 2008 09:15:33 +0000 (09:15 +0000)]
Updated Post handling for ACLs.
-Deselected ACLs were not always deselected, if no acl was left checked.

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

15 years agoFixed error double ))
hickert [Wed, 29 Oct 2008 08:16:05 +0000 (08:16 +0000)]
Fixed error double ))

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

15 years agoUpdated ACL category
hickert [Wed, 29 Oct 2008 08:14:34 +0000 (08:14 +0000)]
Updated ACL category
-addons -> addon
-admin  -> administration

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

15 years agoFixed ACL editing - closes 576
hickert [Wed, 29 Oct 2008 06:29:30 +0000 (06:29 +0000)]
Fixed ACL editing - closes 576
-User filter was not saved in all cases

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

15 years agobugfix: receiver loop for user messages did not work
rettenbe [Tue, 28 Oct 2008 15:20:40 +0000 (15:20 +0000)]
bugfix: receiver loop for user messages did not work

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

15 years agoUpdated class_plugin.inc
hickert [Tue, 28 Oct 2008 13:44:16 +0000 (13:44 +0000)]
Updated class_plugin.inc
-Fixed config attribute request for "SNAPSHOTBASE" in class plugin. use $config->get_cfg_value

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

15 years agoUpdated user-filter handling.
hickert [Tue, 28 Oct 2008 13:14:02 +0000 (13:14 +0000)]
Updated user-filter handling.
-The filter was very slow due to the fact that the complete department and all included  objects were checked by every request.
-No only the requested object is checked.
-Added a new ldap method which allows to check filter settings on a single object. ldap->object_match_filter($dn,"cn=h*")

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

15 years ago* change clMessages handling to avoid job status race conditions
rettenbe [Mon, 27 Oct 2008 16:38:53 +0000 (16:38 +0000)]
* change clMessages handling to avoid job status race conditions
* TASKBEGIN finish -> done
* TASKBEGIN faiend -> done
* TASKBEGIN savelog -> done
* TASKEND savelog 0 -> done
* GOTOACTIVATION -> processing
* TASKBEGIN "all other" -> processing

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

15 years agoUpdated server->service->ldap
hickert [Mon, 27 Oct 2008 14:37:57 +0000 (14:37 +0000)]
Updated server->service->ldap
-Update references

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

15 years agoUpdated gotoWorkstation
hickert [Mon, 27 Oct 2008 14:04:32 +0000 (14:04 +0000)]
Updated gotoWorkstation
-Draw correct divlist despite failing si communication.

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

15 years agoUpdated gohpone account.
hickert [Mon, 27 Oct 2008 13:52:27 +0000 (13:52 +0000)]
Updated gohpone account.
-Save sip user information also if hardware is automatic

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

15 years agoUpdated printer user/group selection
hickert [Mon, 27 Oct 2008 12:42:24 +0000 (12:42 +0000)]
Updated printer user/group selection
-Do not display already assigned objects.

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

15 years agoUpdated change log
hickert [Mon, 27 Oct 2008 11:31:29 +0000 (11:31 +0000)]
Updated change log

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

15 years agoUpdated gosa.conf, fixed indent
hickert [Mon, 27 Oct 2008 10:38:00 +0000 (10:38 +0000)]
Updated gosa.conf, fixed indent

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

15 years agoUpdated userPassword ACL, was named gotoRootPasswd
hickert [Mon, 27 Oct 2008 10:34:54 +0000 (10:34 +0000)]
Updated userPassword ACL, was named gotoRootPasswd

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

15 years ago* delete debug lines for opsi_get_netboot_product problem
rettenbe [Mon, 27 Oct 2008 10:29:08 +0000 (10:29 +0000)]
* delete debug lines for opsi_get_netboot_product problem
* add function opsi_client2string to GosaSupportDaemon.pm

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

15 years agodebug lines for opsi_get_netboot_product problem
rettenbe [Mon, 27 Oct 2008 08:48:11 +0000 (08:48 +0000)]
debug lines for opsi_get_netboot_product problem

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

15 years agoUpdated userPassword permission for some systems.
hickert [Mon, 27 Oct 2008 07:56:34 +0000 (07:56 +0000)]
Updated userPassword permission for some systems.
-the ACL attribute is now named "userPassword" instead of "gotoRootPasswd"

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

15 years agoUpdated workstation startup ACLs.
hickert [Thu, 23 Oct 2008 13:50:28 +0000 (13:50 +0000)]
Updated workstation startup ACLs.
-Fixed display of fai classes

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

15 years agoUpdated Workstation
hickert [Thu, 23 Oct 2008 12:40:28 +0000 (12:40 +0000)]
Updated Workstation
-Corrected Error Messages for missing Sync values.

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

15 years agoUpdated ACL template rendering, hide everything instead of gray-out
hickert [Thu, 23 Oct 2008 11:43:19 +0000 (11:43 +0000)]
Updated ACL template rendering, hide everything instead of gray-out

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

15 years agoUpdated ACL template.
hickert [Thu, 23 Oct 2008 11:42:43 +0000 (11:42 +0000)]
Updated ACL template.

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

15 years agoUpdated Template for terminals
hickert [Thu, 23 Oct 2008 11:24:47 +0000 (11:24 +0000)]
Updated Template for terminals

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

15 years agoTerminal info
hickert [Thu, 23 Oct 2008 11:06:10 +0000 (11:06 +0000)]
Terminal info
-Fixed smarty error in info.tpl

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

15 years agoUpdated for last check-in ....
hickert [Thu, 23 Oct 2008 10:03:06 +0000 (10:03 +0000)]
Updated for last check-in ....

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

15 years agoUpdated Terminals
hickert [Thu, 23 Oct 2008 10:02:02 +0000 (10:02 +0000)]
Updated Terminals
_Avoid adding empty shares.

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

15 years agoUpdated Terminals
hickert [Thu, 23 Oct 2008 10:01:09 +0000 (10:01 +0000)]
Updated Terminals
-Avoid adding empty shares.

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

15 years agoUpdated terminal/printer
hickert [Thu, 23 Oct 2008 09:30:00 +0000 (09:30 +0000)]
Updated terminal/printer
-Fixed preg_match, parent object detection wasn't working anymore.

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

15 years agoUpdated gotoLpdEnable class
hickert [Thu, 23 Oct 2008 09:05:49 +0000 (09:05 +0000)]
Updated gotoLpdEnable class
-Added Acl.

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

15 years agoFixed userPassword ACL check
hickert [Thu, 23 Oct 2008 08:49:33 +0000 (08:49 +0000)]
Fixed userPassword ACL check

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

15 years agoUpdated Terminal ACLs.
hickert [Thu, 23 Oct 2008 08:09:16 +0000 (08:09 +0000)]
Updated Terminal ACLs.
-Sorted ACLs

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

15 years agoUpdated PPD parsing.
hickert [Thu, 23 Oct 2008 07:33:43 +0000 (07:33 +0000)]
Updated PPD parsing.
-Hide warnings hat may occure due to ipload of non ppd files.

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

15 years agoUpdated ppd handling
hickert [Thu, 23 Oct 2008 07:24:48 +0000 (07:24 +0000)]
Updated ppd handling
-Disable options which are not writeable, hide ppd selections and gray-out save button.

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

15 years agoUpdated printer.
hickert [Thu, 23 Oct 2008 07:08:10 +0000 (07:08 +0000)]
Updated printer.
-Updated fixed message if no ppdPath is configured.

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

15 years agoUpdated gophoneHardware
hickert [Wed, 22 Oct 2008 12:55:15 +0000 (12:55 +0000)]
Updated gophoneHardware
-Updated check(); macAddress is must

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

15 years agoAdded Missing component category ACLs to reload()
hickert [Wed, 22 Oct 2008 12:25:06 +0000 (12:25 +0000)]
Added Missing component category ACLs to reload()

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

15 years agoUpdated Systemanagement
hickert [Wed, 22 Oct 2008 12:10:43 +0000 (12:10 +0000)]
Updated Systemanagement
-Do not query for opsi hosts, if the user is not allowed allowed to.
-Fixed listing, include compoenent ACLs.

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

15 years agoDelete orphaned packages from packages_list.
janw [Wed, 22 Oct 2008 12:01:28 +0000 (12:01 +0000)]
Delete orphaned packages from packages_list.
References #427

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

15 years agoUpdated gophone reports.
hickert [Tue, 21 Oct 2008 13:02:07 +0000 (13:02 +0000)]
Updated gophone reports.
-Use correct acl category.

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

15 years agoFixed UnitTag Problem for departments
hickert [Tue, 21 Oct 2008 12:20:39 +0000 (12:20 +0000)]
Fixed UnitTag Problem for departments

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

15 years agoUpdated ldapmanager
hickert [Tue, 21 Oct 2008 11:48:58 +0000 (11:48 +0000)]
Updated ldapmanager
-Updated ACL decription
-Fixed undefined index warnings.

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

15 years agoShortened german translation of login statement.
janw [Tue, 21 Oct 2008 11:10:47 +0000 (11:10 +0000)]
Shortened german translation of login statement.

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

15 years agoFix German Translations.
janw [Tue, 21 Oct 2008 11:04:56 +0000 (11:04 +0000)]
Fix German Translations.

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

15 years agoUpdated gotomasses ACLs.
hickert [Tue, 21 Oct 2008 09:46:17 +0000 (09:46 +0000)]
Updated gotomasses ACLs.

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

15 years agoAdded ACLs to mailqueue class.
hickert [Tue, 21 Oct 2008 07:32:13 +0000 (07:32 +0000)]
Added ACLs to mailqueue class.

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

15 years agoUpdated mailqueue template
hickert [Tue, 21 Oct 2008 07:18:02 +0000 (07:18 +0000)]
Updated mailqueue template

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

15 years agoUpdated ACL for fax addon
hickert [Mon, 20 Oct 2008 12:55:40 +0000 (12:55 +0000)]
Updated ACL for fax addon

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

15 years agoUpdated gofax addon
hickert [Mon, 20 Oct 2008 12:55:03 +0000 (12:55 +0000)]
Updated gofax addon
-Fixed self modify for Fax reports.

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

15 years agoadd mailqueue.pm to debian install routine
rettenbe [Mon, 20 Oct 2008 12:09:15 +0000 (12:09 +0000)]
add mailqueue.pm to debian install routine

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

15 years agoUpdated mailq,
hickert [Mon, 20 Oct 2008 12:06:24 +0000 (12:06 +0000)]
Updated mailq,
-Do not send debug output.

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

15 years agoUpdated ACLs
hickert [Mon, 20 Oct 2008 09:50:49 +0000 (09:50 +0000)]
Updated ACLs
-ACLs have always the acl_category="acl/";

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

15 years agoUpdated Sudo Roles
hickert [Mon, 20 Oct 2008 09:14:38 +0000 (09:14 +0000)]
Updated Sudo Roles
-Added ACLs to option tab

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

15 years agobugfix: opsi_set_product_properties without xml tag hostid act for all opsi clients
rettenbe [Mon, 20 Oct 2008 09:07:36 +0000 (09:07 +0000)]
bugfix: opsi_set_product_properties without xml tag hostid act for all opsi clients

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

15 years agoUpdated class ACL, it uses ACLs now.
hickert [Mon, 20 Oct 2008 07:44:12 +0000 (07:44 +0000)]
Updated class ACL, it uses ACLs now.

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

15 years agoUpdated GOsa ACLs management && role class
hickert [Mon, 20 Oct 2008 07:30:52 +0000 (07:30 +0000)]
Updated GOsa ACLs management && role class
-Fixed ACL handling, gray out && cal category.

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

15 years agoUpdated ACL - acls ;)
hickert [Mon, 20 Oct 2008 06:33:35 +0000 (06:33 +0000)]
Updated ACL - acls ;)
-Ensure that Posts are only adopted if the user is allowed to modify ACLs.

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

15 years agoUpdated ACL class
hickert [Mon, 20 Oct 2008 06:26:21 +0000 (06:26 +0000)]
Updated ACL class
-Fixed ACL info String.

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

15 years agoUpdated ACL parsing.
hickert [Fri, 17 Oct 2008 14:29:10 +0000 (14:29 +0000)]
Updated ACL parsing.
-Keep user filter settings when roles are seolved.

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

15 years agoUpdated conferences
hickert [Fri, 17 Oct 2008 13:15:50 +0000 (13:15 +0000)]
Updated conferences
-Added missing language ACL

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

15 years agofixed macro plugin image.
hickert [Fri, 17 Oct 2008 12:41:42 +0000 (12:41 +0000)]
fixed macro plugin image.

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

15 years agoUpdated blocklists.
hickert [Fri, 17 Oct 2008 08:22:52 +0000 (08:22 +0000)]
Updated blocklists.
-Nothing was saved, if the last blocked number was removed from the list.

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

15 years agoUpdated gosaSupportDaemon::get_host_by_module.
hickert [Fri, 17 Oct 2008 08:16:42 +0000 (08:16 +0000)]
Updated gosaSupportDaemon::get_host_by_module.
-Added debug info

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

15 years agoMoved mail address to lowercase
cajus [Fri, 17 Oct 2008 07:28:30 +0000 (07:28 +0000)]
Moved mail address to lowercase

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

15 years agoAdded help to let the opsi plugin build as a debian package
cajus [Fri, 17 Oct 2008 07:16:38 +0000 (07:16 +0000)]
Added help to let the opsi plugin build as a debian package

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

15 years agoUpdated tabs for workstation,server,terminal
hickert [Fri, 17 Oct 2008 06:27:10 +0000 (06:27 +0000)]
Updated tabs for workstation,server,terminal
- Added flag to be able to identify activated "New Devices" after they were saved.

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

15 years agoUpdated system management
hickert [Fri, 17 Oct 2008 06:25:50 +0000 (06:25 +0000)]
Updated system management
-Added post handler for activated "New Devices".  systemManagement::activate_new_device($dn)
  This function sets FAIstate to "install"
-Added several comments

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

15 years agoUpdated Blocklists
hickert [Thu, 16 Oct 2008 13:29:04 +0000 (13:29 +0000)]
Updated Blocklists
-Used acl object was wrong.

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

15 years agoUpdated Fai templates.
hickert [Thu, 16 Oct 2008 13:19:20 +0000 (13:19 +0000)]
Updated Fai templates.
-If an entry was edited via href instead of the edit icon, the user had no acls.

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

15 years agoUpdated goto_reload event
hickert [Thu, 16 Oct 2008 12:34:35 +0000 (12:34 +0000)]
Updated goto_reload event
-it is now a hidden event.

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

15 years agoUpdated FAIprofile - copy & paste check-
hickert [Thu, 16 Oct 2008 12:33:08 +0000 (12:33 +0000)]
Updated FAIprofile - copy & paste check-

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

15 years agoUpdated vietnamese text
cajus [Thu, 16 Oct 2008 12:01:15 +0000 (12:01 +0000)]
Updated vietnamese text

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

15 years agoUpdated System management trigger event
hickert [Thu, 16 Oct 2008 09:53:08 +0000 (09:53 +0000)]
Updated System management trigger event
-Only trigger event for terminals, workstations, opsi and server objects.
-Allow to send opsi wake.

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

15 years agoUpdated opsi
hickert [Thu, 16 Oct 2008 09:52:23 +0000 (09:52 +0000)]
Updated opsi
-Allow to send wake event

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

15 years agoFixed user/group assignement dialog
cajus [Thu, 16 Oct 2008 09:04:32 +0000 (09:04 +0000)]
Fixed user/group assignement dialog

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

15 years agoUpdated kolab delegate addon (connectivity)
hickert [Thu, 16 Oct 2008 08:08:42 +0000 (08:08 +0000)]
Updated kolab delegate addon (connectivity)
-Copy & paste assumed that "connectivity kolab" was a valid account, if the mailmethod kolab was used.

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

15 years agoUpdated some FAI plugins
hickert [Wed, 15 Oct 2008 14:01:34 +0000 (14:01 +0000)]
Updated some FAI plugins
-Testet HTML Posts && ACLs.

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

15 years agoUpdated FAI classes
hickert [Wed, 15 Oct 2008 13:31:40 +0000 (13:31 +0000)]
Updated FAI classes
- Use parent dn for new object's ACL check

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

15 years agoUpdated FAI script ACLs.:wq
hickert [Wed, 15 Oct 2008 13:12:00 +0000 (13:12 +0000)]
Updated FAI script ACLs.:wq

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

15 years agoUpdated FAI classes
hickert [Wed, 15 Oct 2008 12:59:01 +0000 (12:59 +0000)]
Updated FAI classes
-Fixed problem with sub object initalization.

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

15 years agoUpdated FAI Script & Hook
hickert [Wed, 15 Oct 2008 12:24:54 +0000 (12:24 +0000)]
Updated FAI Script & Hook
-In some cases were PHP warnings displayed if an entry was renamed.

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

15 years agoUpdated FAI script
hickert [Wed, 15 Oct 2008 12:01:59 +0000 (12:01 +0000)]
Updated FAI script
-Fixed PHP warnings when faiScriptEntry was removed.

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

15 years agoUpdated Opsi ACLs.
hickert [Wed, 15 Oct 2008 11:44:34 +0000 (11:44 +0000)]
Updated Opsi ACLs.

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

15 years agoUpdated contributet config file.
hickert [Wed, 15 Oct 2008 09:27:08 +0000 (09:27 +0000)]
Updated contributet config file.
-Adde opsi to acl tag for 'fai' and 'systems'

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

15 years agoUpdated system divlist
hickert [Wed, 15 Oct 2008 08:41:51 +0000 (08:41 +0000)]
Updated system divlist
-Do not use opsi ACLs if no opsi class were found.

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

15 years agobugfix: gosaTriggerd.pm, softupdate with wol
rettenbe [Wed, 15 Oct 2008 08:40:07 +0000 (08:40 +0000)]
bugfix: gosaTriggerd.pm, softupdate with wol

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

15 years agobugfix: gosaTriggered.pm, softupdate with wakeup
rettenbe [Wed, 15 Oct 2008 08:29:04 +0000 (08:29 +0000)]
bugfix: gosaTriggered.pm, softupdate with wakeup

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

15 years agobugfix: gosaTriggered.pm, softupdate do wol for local network too
rettenbe [Wed, 15 Oct 2008 07:52:48 +0000 (07:52 +0000)]
bugfix: gosaTriggered.pm, softupdate do wol for local network too

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

15 years agoUpdated system listing
hickert [Wed, 15 Oct 2008 07:14:15 +0000 (07:14 +0000)]
Updated system listing
-Allow to view opsi hosts.

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

15 years agoUpdated FAI management - Opsi
hickert [Wed, 15 Oct 2008 07:13:55 +0000 (07:13 +0000)]
Updated FAI management - Opsi
-Fixed OPSI product ACL check

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

15 years agoUpdated opsi
hickert [Wed, 15 Oct 2008 07:12:58 +0000 (07:12 +0000)]
Updated opsi
-Added ACLs to opsiGeneric, opsiProperties

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

15 years agoRemoved mysql dependency
cajus [Tue, 14 Oct 2008 14:07:00 +0000 (14:07 +0000)]
Removed mysql dependency

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

15 years agoUpdated opsi Pruduct Property editor to use ACLs
hickert [Tue, 14 Oct 2008 13:52:32 +0000 (13:52 +0000)]
Updated opsi Pruduct Property editor to use ACLs

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

15 years agoUpdated FAI Management List
hickert [Tue, 14 Oct 2008 13:30:50 +0000 (13:30 +0000)]
Updated FAI Management List
-Only list Opsi products, if we are allowed to view those

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

15 years agoRemoved swedish. It's very incomplete...
cajus [Tue, 14 Oct 2008 13:30:28 +0000 (13:30 +0000)]
Removed swedish. It's very incomplete...

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

15 years agoUpdated contrib/gosa.conf
hickert [Tue, 14 Oct 2008 13:30:03 +0000 (13:30 +0000)]
Updated contrib/gosa.conf
-Added fai/faiManagement to Administration FAI

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

15 years agoUpdated opsiProperties
hickert [Tue, 14 Oct 2008 13:29:10 +0000 (13:29 +0000)]
Updated opsiProperties
-Added Acls.

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

15 years agoUpdated some strings
cajus [Tue, 14 Oct 2008 13:26:13 +0000 (13:26 +0000)]
Updated some strings

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

15 years agobugfix: opsi_com.pm is able to handle messages with empty tags
rettenbe [Tue, 14 Oct 2008 13:17:09 +0000 (13:17 +0000)]
bugfix: opsi_com.pm is able to handle messages with empty tags

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

15 years agoMAC is a must field
cajus [Tue, 14 Oct 2008 13:08:37 +0000 (13:08 +0000)]
MAC is a must field

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

15 years agoUpdated Winstation
hickert [Tue, 14 Oct 2008 11:31:41 +0000 (11:31 +0000)]
Updated Winstation
-Added ACLs, but somehow the renaming and moving of winstations doesn't work.

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