Code

gosa.git
13 years agoUpdated POST handling for class_kolabDelegate (connectivity)
hickert [Mon, 12 Jul 2010 07:43:21 +0000 (07:43 +0000)]
Updated POST handling for class_kolabDelegate (connectivity)
-

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

13 years agoFixed mailmthod property.
hickert [Mon, 12 Jul 2010 07:37:03 +0000 (07:37 +0000)]
Fixed mailmthod property.

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

13 years agoUpdated class user and class userManagement
hickert [Mon, 12 Jul 2010 06:54:36 +0000 (06:54 +0000)]
Updated class user and class userManagement
-We ware now able to create users containing special chars in their name from templates.

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

13 years agoUpdated userManagement
hickert [Mon, 12 Jul 2010 05:52:56 +0000 (05:52 +0000)]
Updated userManagement
-Fixed Post handling.

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

13 years agoUpdated POST handling in class_plugin.
hickert [Mon, 12 Jul 2010 05:38:37 +0000 (05:38 +0000)]
Updated POST handling in class_plugin.

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

13 years agoUpdated property settings dialog for opsi packages
hickert [Mon, 12 Jul 2010 05:35:44 +0000 (05:35 +0000)]
Updated property settings dialog for opsi packages

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

14 years agoUpdated Application
hickert [Fri, 9 Jul 2010 14:27:08 +0000 (14:27 +0000)]
Updated Application
-Made input fields compatible with utf-8 encoded strings.
-Fixed design, some fields wern't of type 'text'

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

14 years agoFied handling of Posts
hickert [Fri, 9 Jul 2010 14:08:03 +0000 (14:08 +0000)]
Fied handling of Posts

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

14 years agoUpdated department generic.
hickert [Fri, 9 Jul 2010 14:04:20 +0000 (14:04 +0000)]
Updated department generic.

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

14 years agoSeveral FAI fixed
hickert [Fri, 9 Jul 2010 13:48:52 +0000 (13:48 +0000)]
Several FAI fixed

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

14 years agoFixed list headers
hickert [Fri, 9 Jul 2010 10:23:31 +0000 (10:23 +0000)]
Fixed list headers

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

14 years agoUpdated set_post method
hickert [Fri, 9 Jul 2010 10:21:12 +0000 (10:21 +0000)]
Updated set_post method

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

14 years agoFixed undefined index.
hickert [Fri, 9 Jul 2010 10:20:34 +0000 (10:20 +0000)]
Fixed undefined index.

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

14 years agoUpdated FAI hook edit method.
hickert [Fri, 9 Jul 2010 09:43:00 +0000 (09:43 +0000)]
Updated FAI hook edit method.

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

14 years agoUpdated FAIhooks
hickert [Fri, 9 Jul 2010 09:27:02 +0000 (09:27 +0000)]
Updated FAIhooks
-Added encoding verification.

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

14 years agoUpdated templates using <textarea>, there was a whitespace in front of the textarea...
hickert [Fri, 9 Jul 2010 08:58:41 +0000 (08:58 +0000)]
Updated templates using <textarea>, there was a whitespace in front of the textarea content which which added after each post.

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

14 years agoUpdated Variable Handling
hickert [Fri, 9 Jul 2010 08:46:26 +0000 (08:46 +0000)]
Updated Variable Handling
-Allow to recreate recently removed variables.

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

14 years agoUpdated ALL FAI classes - hopefully I havn't missed one - Will test tomorrow
hickert [Thu, 8 Jul 2010 16:22:19 +0000 (16:22 +0000)]
Updated ALL FAI classes - hopefully I havn't missed one - Will test tomorrow
-There is no need to handle add_slashes/strip_slashes , encoding anymore.
 I've replaced all occurences by set_post and get_post and voila, it also work wioth utf9 chars.

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

14 years agoUpdated FAI templates
hickert [Thu, 8 Jul 2010 15:51:56 +0000 (15:51 +0000)]
Updated FAI templates
-Updated templates - the must * was placed below the label...
-Fixed POST handling

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

14 years agoUpdated fai groupped object selection.
hickert [Thu, 8 Jul 2010 15:03:31 +0000 (15:03 +0000)]
Updated fai groupped object selection.

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

14 years agoUpdated FAIscript and encoding handling
hickert [Thu, 8 Jul 2010 13:33:54 +0000 (13:33 +0000)]
Updated FAIscript and encoding handling
-Respect encoding modification for uploaded scripts too.

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

14 years agoUpdated FAI script
hickert [Thu, 8 Jul 2010 13:30:12 +0000 (13:30 +0000)]
Updated FAI script
-ensure not break character encoding

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

14 years agoUpdated Post handling
hickert [Thu, 8 Jul 2010 11:25:43 +0000 (11:25 +0000)]
Updated Post handling

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

14 years agoUpdated FAIscripts
hickert [Thu, 8 Jul 2010 11:18:42 +0000 (11:18 +0000)]
Updated FAIscripts
-Made smarty assignments valid by replacing special chars like <>

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

14 years agoAdded two new methods
hickert [Thu, 8 Jul 2010 11:17:41 +0000 (11:17 +0000)]
Added two new methods
-one to savely fetch binary content from an HTML input field
- and one to assign input field valid value back to the smarty templates
  this allows us to use < > ' "  in names, descriptions..

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

14 years agoUpdated special char handling for scripts
hickert [Thu, 8 Jul 2010 11:13:59 +0000 (11:13 +0000)]
Updated special char handling for scripts

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

14 years agoUpdated FAI script
hickert [Thu, 8 Jul 2010 11:10:47 +0000 (11:10 +0000)]
Updated FAI script
-Do not break special chars in name and description values.
-We right now to write binary scripts too.

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

14 years agoFixed usage of ACLs in FAI management
hickert [Thu, 8 Jul 2010 09:39:15 +0000 (09:39 +0000)]
Fixed usage of ACLs in FAI management
-All FAI objects use 'fai' as acl_category, not their own like 'faiScript'

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

14 years agoUpdated password proposal fields
hickert [Thu, 8 Jul 2010 09:02:41 +0000 (09:02 +0000)]
Updated password proposal fields
-Made then selectable to be able to copy the password to the clipbaord

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

14 years agoUpdated expiration detection
hickert [Thu, 8 Jul 2010 08:53:03 +0000 (08:53 +0000)]
Updated expiration detection
-Admins will never expire

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

14 years agoAdded missing HTML tag
hickert [Thu, 8 Jul 2010 08:13:30 +0000 (08:13 +0000)]
Added missing HTML tag

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

14 years agoFixed typo
hickert [Thu, 8 Jul 2010 08:12:54 +0000 (08:12 +0000)]
Fixed typo

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

14 years agoUpdated fallback in setup.php if smarty compile dir is not writeable.
hickert [Thu, 8 Jul 2010 08:12:10 +0000 (08:12 +0000)]
Updated fallback in setup.php if smarty compile dir is not writeable.
-Fall back to the current installation directory.

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

14 years agoUpdated the setup
hickert [Wed, 7 Jul 2010 15:13:59 +0000 (15:13 +0000)]
Updated the setup
-Added a fallback if we cannot write to the smarty compile_dir

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

14 years agoAdded option to disallow password changes
hickert [Wed, 7 Jul 2010 13:16:46 +0000 (13:16 +0000)]
Added option to disallow password changes

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

14 years agoUpdated SambaAccount
hickert [Wed, 7 Jul 2010 11:39:11 +0000 (11:39 +0000)]
Updated SambaAccount
-Removed old and unused code
-Added force password change option

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

14 years agoAdded enforce password change option to samba tab
hickert [Wed, 7 Jul 2010 11:06:53 +0000 (11:06 +0000)]
Added enforce password change option to samba tab

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

14 years ago-Implemented password change enforcement for samba
hickert [Wed, 7 Jul 2010 10:57:14 +0000 (10:57 +0000)]
-Implemented password change enforcement for samba

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

14 years agoUpdated password change enforcement
hickert [Tue, 6 Jul 2010 13:58:22 +0000 (13:58 +0000)]
Updated password change enforcement

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

14 years agoAdded fixed for FAItemplates
hickert [Tue, 6 Jul 2010 13:15:04 +0000 (13:15 +0000)]
Added fixed for FAItemplates

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

14 years agoUpdated opsi property editor page
hickert [Tue, 6 Jul 2010 13:00:18 +0000 (13:00 +0000)]
Updated opsi property editor page

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

14 years agoUpdated sortableListing
hickert [Tue, 6 Jul 2010 12:38:12 +0000 (12:38 +0000)]
Updated sortableListing
-Do not use the 'onClick' statement for columns that contain links or buttons (HTML actions)
 This enables us to use action images/icons such as download buttons in sortable listings.

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

14 years agoUpdated expiration detection
hickert [Tue, 6 Jul 2010 12:24:51 +0000 (12:24 +0000)]
Updated expiration detection

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

14 years agoUpdated password expiration handling
hickert [Tue, 6 Jul 2010 12:22:31 +0000 (12:22 +0000)]
Updated password expiration handling

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

14 years agoUpdated smarty to rc2
cajus [Mon, 5 Jul 2010 09:42:42 +0000 (09:42 +0000)]
Updated smarty to rc2

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

14 years agoUpdated passwordHook handling.
hickert [Mon, 5 Jul 2010 05:42:35 +0000 (05:42 +0000)]
Updated passwordHook handling.
- $username  wasn't defined at this stage.
- Added ldap request to fetch the users uid

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

14 years agoUpdated manpage
hickert [Fri, 2 Jul 2010 12:29:15 +0000 (12:29 +0000)]
Updated manpage

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

14 years agoUpdated proposal fields
hickert [Fri, 2 Jul 2010 09:03:00 +0000 (09:03 +0000)]
Updated proposal fields

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

14 years agoUpdated proposal field
hickert [Fri, 2 Jul 2010 09:02:07 +0000 (09:02 +0000)]
Updated proposal field

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

14 years agoUpdated userManagement - > password change
hickert [Fri, 2 Jul 2010 08:48:17 +0000 (08:48 +0000)]
Updated userManagement - > password change
-Added ability to enforce a password change on the next login.

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

14 years agoPrepared password change enforcement
hickert [Fri, 2 Jul 2010 07:54:10 +0000 (07:54 +0000)]
Prepared password change enforcement

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

14 years agoJust code alignment
hickert [Fri, 2 Jul 2010 07:43:24 +0000 (07:43 +0000)]
Just code alignment

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

14 years agoUpdated main.inc
hickert [Fri, 2 Jul 2010 07:34:55 +0000 (07:34 +0000)]
Updated main.inc

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

14 years agoUpdated password change for MyAccount
hickert [Fri, 2 Jul 2010 07:28:06 +0000 (07:28 +0000)]
Updated password change for MyAccount

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

14 years agoUpdated userManagement password change
hickert [Fri, 2 Jul 2010 07:07:36 +0000 (07:07 +0000)]
Updated userManagement password change

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

14 years agoUpdated proposal stuff for user passwords (MyAccount)
hickert [Thu, 1 Jul 2010 15:28:32 +0000 (15:28 +0000)]
Updated proposal stuff for user passwords (MyAccount)

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

14 years agoAllow to set proposed passwords
hickert [Thu, 1 Jul 2010 15:23:00 +0000 (15:23 +0000)]
Allow to set proposed passwords

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

14 years agoUpdated class password to support password proposal
hickert [Thu, 1 Jul 2010 15:08:21 +0000 (15:08 +0000)]
Updated class password to support password proposal

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

14 years agoUpdated class plugin and its callHook method.
hickert [Thu, 1 Jul 2010 14:16:34 +0000 (14:16 +0000)]
Updated class plugin and its callHook method.
-Added ability to receive returnVar and returnCode, additionally fixed error messages

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

14 years agoAdded ability to return command results in plugin::callHook
hickert [Thu, 1 Jul 2010 14:08:54 +0000 (14:08 +0000)]
Added ability to return command results in plugin::callHook

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

14 years agoUpdated code alignment
hickert [Thu, 1 Jul 2010 14:08:23 +0000 (14:08 +0000)]
Updated code alignment

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

14 years agoCode alignment
hickert [Thu, 1 Jul 2010 13:58:49 +0000 (13:58 +0000)]
Code alignment
-Added password proposal method

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

14 years agoAdded password proposal hook
hickert [Thu, 1 Jul 2010 13:53:57 +0000 (13:53 +0000)]
Added password proposal hook

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

14 years agoUpdated user management, skip passsword queue if nothing is to do
hickert [Thu, 1 Jul 2010 08:59:17 +0000 (08:59 +0000)]
Updated user management, skip passsword queue if nothing is to do

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

14 years agoUpdated menu generation
hickert [Thu, 1 Jul 2010 08:11:42 +0000 (08:11 +0000)]
Updated menu generation
-ACL tags in the gosa.conf menu definition may have line breaks or spaces, this will no longer lead to errors now.

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

14 years agoChanged ACL grant text
cajus [Thu, 1 Jul 2010 08:08:13 +0000 (08:08 +0000)]
Changed ACL grant text

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

14 years agoDisbled dashBoard in icon menu by default.
hickert [Thu, 1 Jul 2010 07:32:41 +0000 (07:32 +0000)]
Disbled dashBoard in icon menu by default.
-Updated pluglist and plugin ACL check, ignores spaces and line breaks now.

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

14 years agoUpdated dashboard template
hickert [Wed, 30 Jun 2010 15:26:12 +0000 (15:26 +0000)]
Updated dashboard template

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

14 years agoAdded dummy channels to dash board
hickert [Wed, 30 Jun 2010 15:25:16 +0000 (15:25 +0000)]
Added dummy channels to dash board

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

14 years agoMoved template info to corresponding template
hickert [Wed, 30 Jun 2010 15:18:06 +0000 (15:18 +0000)]
Moved template info to corresponding template

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

14 years agoSome debugging changes
hickert [Wed, 30 Jun 2010 15:11:07 +0000 (15:11 +0000)]
Some debugging changes

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

14 years agoRenamed class
hickert [Wed, 30 Jun 2010 15:03:11 +0000 (15:03 +0000)]
Renamed class

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

14 years agoMoved plugin
hickert [Wed, 30 Jun 2010 15:02:46 +0000 (15:02 +0000)]
Moved plugin

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

14 years agoRenamed plugin
hickert [Wed, 30 Jun 2010 15:01:15 +0000 (15:01 +0000)]
Renamed plugin

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

14 years agoAdded method to generate RSS feeds from logs
hickert [Wed, 30 Jun 2010 14:58:47 +0000 (14:58 +0000)]
Added method to generate RSS feeds from logs

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

14 years agoUpdated config registry added getter method for collected plugin data.
hickert [Wed, 30 Jun 2010 14:43:50 +0000 (14:43 +0000)]
Updated config registry added getter method for collected plugin data.

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

14 years agoUpdated dashBoard
hickert [Wed, 30 Jun 2010 14:43:25 +0000 (14:43 +0000)]
Updated dashBoard

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

14 years agoUpdated dash board stuff
hickert [Wed, 30 Jun 2010 14:36:18 +0000 (14:36 +0000)]
Updated dash board stuff

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

14 years agoUpdated RRS feed parser to support feeds from source
hickert [Wed, 30 Jun 2010 13:57:22 +0000 (13:57 +0000)]
Updated RRS feed parser to support feeds from source

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

14 years agoUpdated dashbaord
hickert [Wed, 30 Jun 2010 13:27:30 +0000 (13:27 +0000)]
Updated dashbaord
-Updated feed provider

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

14 years agoUpdated feed list
hickert [Wed, 30 Jun 2010 12:28:52 +0000 (12:28 +0000)]
Updated feed list
-Fixed sorting

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

14 years agoAdded RSS reader
hickert [Wed, 30 Jun 2010 10:21:01 +0000 (10:21 +0000)]
Added RSS reader

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

14 years agoUpdated visual rendering of plugin status
hickert [Wed, 30 Jun 2010 09:30:00 +0000 (09:30 +0000)]
Updated visual rendering of plugin status

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

14 years agoAdded plugin Information
hickert [Wed, 30 Jun 2010 09:21:39 +0000 (09:21 +0000)]
Added plugin Information

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

14 years agoAdded missing template
hickert [Wed, 30 Jun 2010 08:49:14 +0000 (08:49 +0000)]
Added missing template

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

14 years agoUpdated gosa.conf to support the icon menu
hickert [Wed, 30 Jun 2010 08:48:54 +0000 (08:48 +0000)]
Updated gosa.conf  to support the icon menu

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

14 years agoUpdated dash board template
hickert [Wed, 30 Jun 2010 08:47:43 +0000 (08:47 +0000)]
Updated dash board template

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

14 years agoAdded sub plugins for the dash board
hickert [Wed, 30 Jun 2010 08:46:16 +0000 (08:46 +0000)]
Added sub plugins for the dash board

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

14 years agoAdded pluginStatus plugin
hickert [Wed, 30 Jun 2010 08:36:07 +0000 (08:36 +0000)]
Added pluginStatus plugin

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

14 years agoprepared dash board template
hickert [Wed, 30 Jun 2010 08:15:17 +0000 (08:15 +0000)]
prepared dash board template

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

14 years agoUpdated dashBoard
hickert [Tue, 29 Jun 2010 13:54:30 +0000 (13:54 +0000)]
Updated dashBoard

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

14 years agoFixed strings
hickert [Tue, 29 Jun 2010 13:52:06 +0000 (13:52 +0000)]
Fixed strings

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

14 years agoRenamed image
hickert [Tue, 29 Jun 2010 13:48:04 +0000 (13:48 +0000)]
Renamed image

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

14 years agoAdded ashBoard image
hickert [Tue, 29 Jun 2010 13:47:32 +0000 (13:47 +0000)]
Added ashBoard image

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

14 years agoAdded image for the welcome page
hickert [Tue, 29 Jun 2010 13:42:15 +0000 (13:42 +0000)]
Added image for the welcome page

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

14 years agoUpdated template
hickert [Tue, 29 Jun 2010 13:36:31 +0000 (13:36 +0000)]
Updated template

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

14 years agoUpdated welcome and dashBoard plugin
hickert [Tue, 29 Jun 2010 13:36:10 +0000 (13:36 +0000)]
Updated welcome and dashBoard plugin

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

14 years agoUpdated config and pluglist to supprt the new shortCut menu
hickert [Tue, 29 Jun 2010 13:35:25 +0000 (13:35 +0000)]
Updated config and pluglist to supprt the new shortCut menu

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

14 years agoremoved images
hickert [Tue, 29 Jun 2010 13:34:01 +0000 (13:34 +0000)]
removed images

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

14 years agoadded dashBoard images
hickert [Tue, 29 Jun 2010 13:33:07 +0000 (13:33 +0000)]
added dashBoard images

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