Code

gosa.git
16 years agoAdded a few krb5 functions
cajus [Wed, 23 Apr 2008 12:11:04 +0000 (12:11 +0000)]
Added a few krb5 functions

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

16 years agoUpdated Krb Service
hickert [Wed, 23 Apr 2008 12:08:38 +0000 (12:08 +0000)]
Updated Krb Service

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

16 years agoFixed ACL regeust for objects. There is no ACL category named 'ogroup' it is 'ogroups'
hickert [Wed, 23 Apr 2008 12:01:04 +0000 (12:01 +0000)]
Fixed ACL regeust for objects. There is no ACL category named 'ogroup' it is 'ogroups'

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

16 years agoModified xml_to_array. Automatically create an array if tag is given more than once
hickert [Wed, 23 Apr 2008 11:56:06 +0000 (11:56 +0000)]
Modified xml_to_array. Automatically create an array if tag is given more than once

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

16 years agoUpdated serverservice - save_object was called twice
hickert [Wed, 23 Apr 2008 10:56:07 +0000 (10:56 +0000)]
Updated serverservice - save_object was called twice

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

16 years agoUpdated goserver.schema - Removed Admin/Password from goKrbServer
hickert [Wed, 23 Apr 2008 10:54:20 +0000 (10:54 +0000)]
Updated goserver.schema - Removed Admin/Password from goKrbServer

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

16 years agochange function get_where_statement, to handle the INTEGER column id
rettenbe [Wed, 23 Apr 2008 10:24:10 +0000 (10:24 +0000)]
change function get_where_statement, to handle the  INTEGER column id

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

16 years agoUpdated template && service to allow policy configuration
hickert [Wed, 23 Apr 2008 10:12:31 +0000 (10:12 +0000)]
Updated template && service to allow policy configuration

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

16 years agoUpdated SI events for krb5 support
hickert [Wed, 23 Apr 2008 10:12:00 +0000 (10:12 +0000)]
Updated SI events for krb5 support

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

16 years agoAdded krb5 stuff
cajus [Wed, 23 Apr 2008 09:41:06 +0000 (09:41 +0000)]
Added krb5 stuff

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

16 years agofixed sql statement (id is numeric not string)
janw [Wed, 23 Apr 2008 09:26:53 +0000 (09:26 +0000)]
fixed sql statement (id is numeric not string)

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

16 years ago* bugfix for gosa-si-server and gosaTriggered.pm
rettenbe [Wed, 23 Apr 2008 09:16:03 +0000 (09:16 +0000)]
* bugfix for gosa-si-server and gosaTriggered.pm
* jobdb_id was set in all sql statements as a string, now its an integer

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

16 years agoAdded "setter" and "getter" function for krb si functionality.
hickert [Wed, 23 Apr 2008 08:52:13 +0000 (08:52 +0000)]
Added "setter" and "getter" function for krb si functionality.

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

16 years agoFix Net::LDAP::Entry->delete call with documentation (delete($entry => []) instead...
janw [Wed, 23 Apr 2008 08:29:05 +0000 (08:29 +0000)]
Fix Net::LDAP::Entry->delete call with documentation (delete($entry => []) instead of delete($entry)).

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

16 years ago* Renamed module
cajus [Wed, 23 Apr 2008 07:40:06 +0000 (07:40 +0000)]
* Renamed module
* Added stubs

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

16 years agoupdate kerberos modules for client and server
rettenbe [Wed, 23 Apr 2008 07:31:22 +0000 (07:31 +0000)]
update kerberos modules for client and server

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

16 years agoAdded "select all"
cajus [Wed, 23 Apr 2008 07:30:37 +0000 (07:30 +0000)]
Added "select all"

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

16 years agoAdded "Select all" tooltip
cajus [Wed, 23 Apr 2008 07:28:57 +0000 (07:28 +0000)]
Added "Select all" tooltip

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

16 years agoUpdated environment/kiosk error
hickert [Wed, 23 Apr 2008 07:25:44 +0000 (07:25 +0000)]
Updated environment/kiosk error

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

16 years agonew event module for kerberos
rettenbe [Wed, 23 Apr 2008 07:24:47 +0000 (07:24 +0000)]
new event module for kerberos

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

16 years agoRemoved double | entry
cajus [Wed, 23 Apr 2008 07:23:44 +0000 (07:23 +0000)]
Removed double | entry

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

16 years agonew event modules for kerberos
rettenbe [Wed, 23 Apr 2008 07:23:27 +0000 (07:23 +0000)]
new event modules for kerberos

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

16 years agoAdded possibililty to hide the | character
cajus [Wed, 23 Apr 2008 07:22:37 +0000 (07:22 +0000)]
Added possibililty to hide the | character

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

16 years agoRemoved double | characters
cajus [Wed, 23 Apr 2008 07:22:25 +0000 (07:22 +0000)]
Removed double | characters

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

16 years agoRemoved commented seperator
cajus [Wed, 23 Apr 2008 07:10:04 +0000 (07:10 +0000)]
Removed commented seperator

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

16 years agoMoved from htmlentities to htmlspecialchars to display "umlauts"
cajus [Wed, 23 Apr 2008 07:04:52 +0000 (07:04 +0000)]
Moved from htmlentities to htmlspecialchars to display "umlauts"

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

16 years agoAdded tooltips
cajus [Wed, 23 Apr 2008 06:38:51 +0000 (06:38 +0000)]
Added tooltips

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

16 years agoAdded krb5 stubs
cajus [Wed, 23 Apr 2008 06:34:15 +0000 (06:34 +0000)]
Added krb5 stubs

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

16 years agoAdded sort and uniq for array attributes in hw detection.
janw [Tue, 22 Apr 2008 14:35:01 +0000 (14:35 +0000)]
Added sort and uniq for array attributes in hw detection.

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

16 years agoDon't bother on empty statements in exec_statementlist.
janw [Tue, 22 Apr 2008 13:31:20 +0000 (13:31 +0000)]
Don't bother on empty statements in exec_statementlist.
Fix for event recreate_packages_list_db.
Speedup for creating packages lists.
Statements for creating packages lists are now executed as list.

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

16 years agoUpdated event handling for FAI repository server closes #416
hickert [Tue, 22 Apr 2008 13:08:15 +0000 (13:08 +0000)]
Updated event handling for FAI repository server  closes #416

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

16 years agotrigger_action_rescan broken, raise new ticket
rettenbe [Tue, 22 Apr 2008 12:53:50 +0000 (12:53 +0000)]
trigger_action_rescan broken, raise new ticket

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

16 years agoUpdated hardware rescan job closes #436
hickert [Tue, 22 Apr 2008 12:50:54 +0000 (12:50 +0000)]
Updated hardware rescan job closes #436

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

16 years agoFixed grpup/app detection - sozelimit warning was shown
hickert [Tue, 22 Apr 2008 11:10:43 +0000 (11:10 +0000)]
Fixed grpup/app detection - sozelimit warning was shown

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

16 years agosmall depoly script for gosa-si
rettenbe [Tue, 22 Apr 2008 09:48:22 +0000 (09:48 +0000)]
small depoly script for gosa-si

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

16 years agoThe plugin wasn't broken, just the time selection closes #372
hickert [Tue, 22 Apr 2008 09:47:16 +0000 (09:47 +0000)]
The plugin wasn't broken, just the time selection closes #372

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

16 years agoAdded event recreate_packages_list_db.
janw [Tue, 22 Apr 2008 09:16:19 +0000 (09:16 +0000)]
Added event recreate_packages_list_db.

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

16 years agoSmall fix
janw [Tue, 22 Apr 2008 09:14:37 +0000 (09:14 +0000)]
Small fix

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

16 years agoRemoved id from primkey field list.
janw [Tue, 22 Apr 2008 09:12:18 +0000 (09:12 +0000)]
Removed id from primkey field list.

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

16 years agoUpdated colspacing in gotomasses listing
hickert [Tue, 22 Apr 2008 08:52:02 +0000 (08:52 +0000)]
Updated colspacing in gotomasses listing

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

16 years agoReadded plain name to gotomasses closes #419
hickert [Tue, 22 Apr 2008 08:49:14 +0000 (08:49 +0000)]
Readded plain name to gotomasses closes #419

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

16 years agoUpdated group/apps closes #425
hickert [Tue, 22 Apr 2008 08:36:18 +0000 (08:36 +0000)]
Updated group/apps closes #425

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

16 years agoCreated a safe autoincremnt value for id if needed.
janw [Tue, 22 Apr 2008 08:35:06 +0000 (08:35 +0000)]
Created a safe autoincremnt value for id if needed.

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

16 years agoAdded the ability to copy complete group/application menus
hickert [Tue, 22 Apr 2008 08:15:16 +0000 (08:15 +0000)]
Added the ability to copy complete group/application menus

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

16 years agoRemoved id handling.
janw [Tue, 22 Apr 2008 07:38:24 +0000 (07:38 +0000)]
Removed id handling.

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

16 years agoFixed typo.
janw [Tue, 22 Apr 2008 07:30:57 +0000 (07:30 +0000)]
Fixed typo.

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

16 years agoDon't run watch_for_new_jobs more than once a time.
janw [Tue, 22 Apr 2008 07:28:52 +0000 (07:28 +0000)]
Don't run watch_for_new_jobs more than once a time.

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

16 years agoFixed typo.
janw [Tue, 22 Apr 2008 07:18:09 +0000 (07:18 +0000)]
Fixed typo.

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

16 years agoSmall fixes and checks.
janw [Tue, 22 Apr 2008 07:13:25 +0000 (07:13 +0000)]
Small fixes and checks.

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

16 years agoFixed group kiosk profile detection
hickert [Tue, 22 Apr 2008 07:09:11 +0000 (07:09 +0000)]
Fixed group kiosk profile detection

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

16 years agoRecreated automatic id assignment.
janw [Tue, 22 Apr 2008 07:04:37 +0000 (07:04 +0000)]
Recreated automatic id assignment.

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

16 years agoBe sure to kill all childs.
janw [Mon, 21 Apr 2008 14:32:11 +0000 (14:32 +0000)]
Be sure to kill all childs.

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

16 years agoInsert timestamp in packages_list_db
janw [Mon, 21 Apr 2008 14:30:04 +0000 (14:30 +0000)]
Insert timestamp in packages_list_db

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

16 years agoDon't call callback function with additional parameters.
janw [Mon, 21 Apr 2008 14:28:15 +0000 (14:28 +0000)]
Don't call callback function with additional parameters.

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

16 years agoThe latest fixes.
janw [Mon, 21 Apr 2008 14:23:41 +0000 (14:23 +0000)]
The latest fixes.

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

16 years agoRemoved analyze.
janw [Mon, 21 Apr 2008 14:06:40 +0000 (14:06 +0000)]
Removed analyze.

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

16 years agoFixed group application-groupĆ¼ detection
hickert [Mon, 21 Apr 2008 13:44:09 +0000 (13:44 +0000)]
Fixed group application-groupĆ¼ detection

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

16 years agoUpdated object groups
hickert [Mon, 21 Apr 2008 13:28:01 +0000 (13:28 +0000)]
Updated object groups
-If release management is activated, hide application selection in ogroup add dialog.

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

16 years agoRemoved debugging output
cajus [Mon, 21 Apr 2008 13:27:50 +0000 (13:27 +0000)]
Removed debugging output

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

16 years agoUpdated repository service. - Removed warning message
hickert [Mon, 21 Apr 2008 13:00:49 +0000 (13:00 +0000)]
Updated repository service. - Removed warning message

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

16 years agoRemoved Debug statement
janw [Mon, 21 Apr 2008 12:38:52 +0000 (12:38 +0000)]
Removed Debug statement

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

16 years agoFixed statement.
janw [Mon, 21 Apr 2008 12:33:19 +0000 (12:33 +0000)]
Fixed statement.

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

16 years agoReverted add_dbentry to include changes from before.
janw [Mon, 21 Apr 2008 12:29:19 +0000 (12:29 +0000)]
Reverted add_dbentry to include changes from before.

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

16 years agoAdded eval statements for all sql queries.
janw [Mon, 21 Apr 2008 12:26:23 +0000 (12:26 +0000)]
Added eval statements for all sql queries.

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

16 years agoFixed undefined index.
hickert [Mon, 21 Apr 2008 12:23:18 +0000 (12:23 +0000)]
Fixed undefined index.

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

16 years agoFixed release detection for new package lists.
hickert [Mon, 21 Apr 2008 12:13:57 +0000 (12:13 +0000)]
Fixed release detection for new package lists.
-If no release was selected in the faiManagement dialog, newly create packagelist were initialized correctly.

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

16 years agoUpdated ogroups - Fixed error messages if classes were not available
hickert [Mon, 21 Apr 2008 11:04:47 +0000 (11:04 +0000)]
Updated ogroups - Fixed error messages if classes were not available

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

16 years agoUpdated ogroup tabs - Skip initializing unavailable classes
hickert [Mon, 21 Apr 2008 10:31:52 +0000 (10:31 +0000)]
Updated ogroup tabs - Skip initializing unavailable classes

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

16 years agoMoved to new function for retrieving admin/pw
cajus [Mon, 21 Apr 2008 08:46:40 +0000 (08:46 +0000)]
Moved to new function for retrieving admin/pw

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

16 years agoAdded alternative password reading
cajus [Mon, 21 Apr 2008 08:24:55 +0000 (08:24 +0000)]
Added alternative password reading

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

16 years agoRemoved pass-by-reference
cajus [Mon, 21 Apr 2008 08:11:58 +0000 (08:11 +0000)]
Removed pass-by-reference

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

16 years agoUpdated group generic - copy & paste
hickert [Mon, 21 Apr 2008 08:06:20 +0000 (08:06 +0000)]
Updated group generic - copy & paste
-Copy user memberships (memberUid too)

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

16 years agoUpdated copy & paste tmp path
hickert [Mon, 21 Apr 2008 08:05:23 +0000 (08:05 +0000)]
Updated copy & paste tmp path

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

16 years agoAdded comments to group/apps
hickert [Mon, 21 Apr 2008 07:12:05 +0000 (07:12 +0000)]
Added comments to group/apps

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

16 years agoAdded browser check
cajus [Mon, 21 Apr 2008 07:04:59 +0000 (07:04 +0000)]
Added browser check

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

16 years agoAdded session ID regeneration
cajus [Mon, 21 Apr 2008 06:59:55 +0000 (06:59 +0000)]
Added session ID regeneration

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

16 years agoFixed group/application stuff
hickert [Mon, 21 Apr 2008 06:47:03 +0000 (06:47 +0000)]
Fixed group/application stuff
-Menu folders can now be moved without losing applications.

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

16 years agoRemoved dependency on 'PATH'
cajus [Fri, 18 Apr 2008 15:42:27 +0000 (15:42 +0000)]
Removed dependency on 'PATH'

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

16 years agoFixed icon
cajus [Fri, 18 Apr 2008 15:40:11 +0000 (15:40 +0000)]
Fixed icon

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

16 years agoMoved images around. Finished ogroups.
cajus [Fri, 18 Apr 2008 14:33:44 +0000 (14:33 +0000)]
Moved images around. Finished ogroups.

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

16 years agoa lot of more debug infos in gosa-si-server
rettenbe [Fri, 18 Apr 2008 14:20:38 +0000 (14:20 +0000)]
a lot of more debug infos in gosa-si-server

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

16 years agoFixed full/empty display
cajus [Fri, 18 Apr 2008 13:54:43 +0000 (13:54 +0000)]
Fixed full/empty display

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

16 years agoMoved base select dialog to where it belongs
cajus [Fri, 18 Apr 2008 13:52:06 +0000 (13:52 +0000)]
Moved base select dialog to where it belongs

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

16 years agoCleand icon dependency
cajus [Fri, 18 Apr 2008 13:45:49 +0000 (13:45 +0000)]
Cleand icon dependency

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

16 years agoCorrected wrong icon
cajus [Fri, 18 Apr 2008 13:41:13 +0000 (13:41 +0000)]
Corrected wrong icon

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

16 years ago* Moved tree icon
cajus [Fri, 18 Apr 2008 13:39:55 +0000 (13:39 +0000)]
* Moved tree icon
* Copied mail icon since it is used for the group container

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

16 years agoMoved search images
cajus [Fri, 18 Apr 2008 13:36:43 +0000 (13:36 +0000)]
Moved search images

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

16 years agoMoved select_groups images
cajus [Fri, 18 Apr 2008 13:20:05 +0000 (13:20 +0000)]
Moved select_groups images

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

16 years agoRenamed for unification
cajus [Fri, 18 Apr 2008 13:02:05 +0000 (13:02 +0000)]
Renamed for unification

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

16 years agobugfix: recreate fai_release_db
rettenbe [Fri, 18 Apr 2008 12:48:53 +0000 (12:48 +0000)]
bugfix: recreate fai_release_db

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

16 years agoMoved group icon
cajus [Fri, 18 Apr 2008 12:46:09 +0000 (12:46 +0000)]
Moved group icon

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

16 years agoRemove mime release too, if a fai release is removed.
hickert [Fri, 18 Apr 2008 12:40:51 +0000 (12:40 +0000)]
Remove mime release too, if a fai release is removed.

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

16 years agoFixed FAI release creation.
hickert [Fri, 18 Apr 2008 11:53:31 +0000 (11:53 +0000)]
Fixed FAI release creation.
-Fixed name checks, to avoid creation of releases with '/' in their name.

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

16 years agoAdded "in progress" message for softupdates
cajus [Fri, 18 Apr 2008 09:36:33 +0000 (09:36 +0000)]
Added "in progress" message for softupdates

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

16 years agoFixed php warning for FAI copy & paste
hickert [Fri, 18 Apr 2008 08:40:53 +0000 (08:40 +0000)]
Fixed php warning for FAI copy & paste

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

16 years agoAdded sorting for ldap bases
hickert [Fri, 18 Apr 2008 08:27:42 +0000 (08:27 +0000)]
Added sorting for ldap bases

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

16 years agoNow FAI summary gets displayed again
cajus [Fri, 18 Apr 2008 08:15:14 +0000 (08:15 +0000)]
Now FAI summary gets displayed again

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

16 years agoMoved fai summary around
cajus [Fri, 18 Apr 2008 08:12:45 +0000 (08:12 +0000)]
Moved fai summary around

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

16 years agoSwitched tabs to show up like in the workstation/servers
cajus [Fri, 18 Apr 2008 08:09:51 +0000 (08:09 +0000)]
Switched tabs to show up like in the workstation/servers

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

16 years agoUpdated workstation startup
hickert [Fri, 18 Apr 2008 08:08:24 +0000 (08:08 +0000)]
Updated workstation startup
-Added sorting for kernel lists
-Removed obsolete check

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