Code

gosa.git
15 years ago* Reorder MouseType and MousePorts array, so autodetection is the first entry
lhm-gosa [Fri, 20 Feb 2009 18:42:59 +0000 (18:42 +0000)]
* Reorder MouseType and MousePorts array, so autodetection is the first entry
  - Type: auto
  - Port: /dev/input/mice (combined mouse driver default since Linux 2.6)
* Add "auto" to MouseType for autodetection
* Rename previous MouseType "inheritance" AUTO to use "default"
  -> this will map old AUTO => auto, which should almost always work

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13437 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoRefactor parts of the plugin:
psc [Fri, 20 Feb 2009 12:44:34 +0000 (12:44 +0000)]
Refactor parts of the plugin:
- ppdManager::loadDescription now returns a well-formed associative
  array instead of a string which is parsed over and over again.
  This was neccessary to fix problems that occured after applying
  the double-manufacturer-fix, because large parts of the plugin
  were dependent on the string structure.
- Fix display of printer names, it should print the manufacturer
  only once.
- Adapt all usages of the loadDescription function and variables
  storing its return value.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13433 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFix errornous evaluation of ACLs when managing servers (partial port of revision...
psc [Thu, 19 Feb 2009 08:56:03 +0000 (08:56 +0000)]
Fix errornous evaluation of ACLs when managing servers (partial port of revision 12495)

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13432 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoMerge revision 12939 from trunk:
psc [Thu, 19 Feb 2009 08:45:48 +0000 (08:45 +0000)]
Merge revision 12939 from trunk:
Do not check for dummy entries like ('cn=dummy,ou..'), this doesn't work
with user filter settings.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13431 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoSort printer ppd selection alphabetically
psc [Tue, 17 Feb 2009 13:05:55 +0000 (13:05 +0000)]
Sort printer ppd selection alphabetically

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13428 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFix errornous evaluation of ACLs with paranthesis in OUs
psc [Mon, 16 Feb 2009 17:54:50 +0000 (17:54 +0000)]
Fix errornous evaluation of ACLs with paranthesis in OUs

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13426 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years ago* Fix LDAP search filter escaping
lhm-gosa [Tue, 10 Feb 2009 12:55:02 +0000 (12:55 +0000)]
* Fix LDAP search filter escaping
* Fix base stripping, when it contains regexp characters

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13419 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agofix ACL mapping. It's called "faiPackage", not "faiPackageList"
wolffc [Fri, 6 Feb 2009 11:32:08 +0000 (11:32 +0000)]
fix ACL mapping. It's called "faiPackage", not "faiPackageList"

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13394 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agothe existence check needs to include FAIprofile.
wolffc [Fri, 30 Jan 2009 16:16:12 +0000 (16:16 +0000)]
the existence check needs to include FAIprofile.

previously, the fact that it failed to find FAIprofiles of the same name,
resulted in the possibility to overwrite profiles by copy&paste in one
place.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13374 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoRemoved very important empty line to README in order to test svn account.
wolffc [Mon, 26 Jan 2009 10:01:27 +0000 (10:01 +0000)]
Removed very important empty line to README in order to test svn account.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13373 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded very important empty line to README in order to test mail notifications.
cajus [Mon, 26 Jan 2009 08:09:42 +0000 (08:09 +0000)]
Added very important empty line to README in order to test mail notifications.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13372 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoRemoved additional space
cajus [Mon, 26 Jan 2009 08:03:07 +0000 (08:03 +0000)]
Removed additional space

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13371 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoReverted test commit
cajus [Mon, 26 Jan 2009 08:01:59 +0000 (08:01 +0000)]
Reverted test commit

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13370 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoTest commit
cajus [Mon, 26 Jan 2009 08:00:11 +0000 (08:00 +0000)]
Test commit

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13369 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agodelete conflict ">>>>>>>"
rettenbe [Wed, 12 Nov 2008 13:32:58 +0000 (13:32 +0000)]
delete conflict ">>>>>>>"

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13010 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years ago* reregistering between client and server works again
rettenbe [Wed, 12 Nov 2008 13:28:42 +0000 (13:28 +0000)]
* reregistering between client and server works again
* ticket #1587

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13008 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated ACL checks for Applications.
hickert [Tue, 11 Nov 2008 10:22:26 +0000 (10:22 +0000)]
Updated ACL checks for Applications.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13003 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated ACL check for menu entries,
hickert [Tue, 11 Nov 2008 09:55:31 +0000 (09:55 +0000)]
Updated ACL check for menu entries,

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13002 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agochange get_time(30) to calc_timestamp()
rettenbe [Tue, 11 Nov 2008 09:19:27 +0000 (09:19 +0000)]
change get_time(30) to calc_timestamp()

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13001 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated ACL check for copy&paste action menu entries
hickert [Tue, 11 Nov 2008 09:13:26 +0000 (09:13 +0000)]
Updated  ACL check for copy&paste action menu entries

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12999 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoDisabled acl tab. Makes no sense
cajus [Tue, 11 Nov 2008 08:52:34 +0000 (08:52 +0000)]
Disabled acl tab. Makes no sense

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12998 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoNot needed...
cajus [Tue, 11 Nov 2008 08:46:36 +0000 (08:46 +0000)]
Not needed...

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12997 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded tagging for fai Profiles
cajus [Tue, 11 Nov 2008 08:46:16 +0000 (08:46 +0000)]
Added tagging for fai Profiles

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12996 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoMade it static
cajus [Tue, 11 Nov 2008 08:44:02 +0000 (08:44 +0000)]
Made it static

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12995 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded fake tagger
cajus [Tue, 11 Nov 2008 08:42:42 +0000 (08:42 +0000)]
Added fake tagger

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12994 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated tagging for base objects
cajus [Tue, 11 Nov 2008 08:37:51 +0000 (08:37 +0000)]
Updated tagging for base objects

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12993 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded tagging for applications
cajus [Tue, 11 Nov 2008 08:21:54 +0000 (08:21 +0000)]
Added tagging for applications

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12992 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded self tagging
cajus [Tue, 11 Nov 2008 08:15:21 +0000 (08:15 +0000)]
Added self tagging

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12991 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agofixes problems with wake_up and reboot
rettenbe [Mon, 10 Nov 2008 16:21:24 +0000 (16:21 +0000)]
fixes problems with wake_up and reboot

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12990 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated event detection string for goto_reload
hickert [Mon, 10 Nov 2008 14:24:41 +0000 (14:24 +0000)]
Updated event detection string for goto_reload

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12986 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded more checks to array search.
janw [Mon, 10 Nov 2008 14:15:17 +0000 (14:15 +0000)]
Added more checks to array search.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12985 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded more checks for LDAP results.
janw [Mon, 10 Nov 2008 13:35:48 +0000 (13:35 +0000)]
Added more checks for LDAP results.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12983 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agochange allg get_time(n) to calc_timestamp() in gosaTriggered.pm
rettenbe [Mon, 10 Nov 2008 11:03:26 +0000 (11:03 +0000)]
change allg get_time(n) to calc_timestamp() in gosaTriggered.pm

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12982 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoadjust gosaTriggered.pm to trunk version of gosaTriggered.pm
rettenbe [Mon, 10 Nov 2008 10:55:20 +0000 (10:55 +0000)]
adjust gosaTriggered.pm to trunk version of gosaTriggered.pm

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12981 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agochange get_time invokation in trigger_activate_new
rettenbe [Mon, 10 Nov 2008 10:43:20 +0000 (10:43 +0000)]
change get_time invokation in trigger_activate_new

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12979 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoadjust regex in gosa-si looking for seen user messages
rettenbe [Sat, 8 Nov 2008 08:46:13 +0000 (08:46 +0000)]
adjust regex in gosa-si looking for seen user messages

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12975 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agodelete dependencie libdata-random-perl from gosa-si-client
rettenbe [Fri, 7 Nov 2008 13:56:56 +0000 (13:56 +0000)]
delete dependencie libdata-random-perl from gosa-si-client

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12970 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agonew perl module used to create random file in /tmp
rettenbe [Fri, 7 Nov 2008 13:16:48 +0000 (13:16 +0000)]
new perl module used to create random file in /tmp

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12966 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agouser messages handling switched to server-server communication
rettenbe [Fri, 7 Nov 2008 09:01:20 +0000 (09:01 +0000)]
user messages handling switched to server-server communication

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12959 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agofixes dependencies
rettenbe [Thu, 6 Nov 2008 15:42:51 +0000 (15:42 +0000)]
fixes dependencies

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12944 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated Copy&Paste handling
hickert [Thu, 6 Nov 2008 11:32:23 +0000 (11:32 +0000)]
Updated Copy&Paste handling
-Do not change owner of existing cache dir, only change the owner and permission of the created files.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12937 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUdpated FAI ACLs
hickert [Thu, 6 Nov 2008 11:00:15 +0000 (11:00 +0000)]
Udpated FAI ACLs
-Work with user filter now. We check the current Object "ou=base" instead of cn=dummy,... which doesn't match the filter in any case.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12935 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated ACL checks in FAI management
hickert [Thu, 6 Nov 2008 10:31:22 +0000 (10:31 +0000)]
Updated ACL checks in FAI management
-Couldn't create new objects if user filter settings were used.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12934 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated ACL handling for new objects.
hickert [Thu, 6 Nov 2008 10:23:05 +0000 (10:23 +0000)]
Updated ACL handling for new objects.
-The wrong base used used to check ACLs, this caused problem if user filter settings were used.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12932 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated workstation template
hickert [Wed, 5 Nov 2008 12:14:39 +0000 (12:14 +0000)]
Updated workstation template
-Translate inherited in FAIdebianMirror

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12923 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoupdate fixes
rettenbe [Wed, 5 Nov 2008 11:23:11 +0000 (11:23 +0000)]
update fixes
* setting update-job to state error after wol (booting vs. sending msgs race condition)
* importing jobs and activation problem

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12922 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agolocal and foreign jobs can be hosted from each si-server
rettenbe [Mon, 3 Nov 2008 17:13:50 +0000 (17:13 +0000)]
local and foreign jobs can be hosted from each si-server

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12885 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agonot all scheduled jobs should not remain in jobqueue
rettenbe [Mon, 3 Nov 2008 17:09:48 +0000 (17:09 +0000)]
not all scheduled jobs should not remain in jobqueue

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12884 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoavoid job_queue race condition at job status with clMessages
rettenbe [Mon, 3 Nov 2008 17:08:20 +0000 (17:08 +0000)]
avoid job_queue race condition at job status with clMessages

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12883 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoSorted printer list
cajus [Mon, 3 Nov 2008 16:08:46 +0000 (16:08 +0000)]
Sorted printer list

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12880 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agodelete not needed offset option within get_time()
rettenbe [Mon, 3 Nov 2008 15:30:36 +0000 (15:30 +0000)]
delete not needed offset option within get_time()

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12878 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated workstation startup
hickert [Fri, 31 Oct 2008 14:11:56 +0000 (14:11 +0000)]
Updated workstation startup
-Pre select "inherited" for FAI settings, if member in ogroup

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12847 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agogosa msgs from foreign server will now be processed with GosaPackages module
rettenbe [Fri, 31 Oct 2008 13:23:16 +0000 (13:23 +0000)]
gosa msgs from foreign server will now be processed with GosaPackages module

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12845 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agofixes wrong activ/no-activ display of a system under system-common-action
rettenbe [Fri, 31 Oct 2008 10:51:48 +0000 (10:51 +0000)]
fixes wrong activ/no-activ display of a system under system-common-action

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12843 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated ACL checks
hickert [Fri, 31 Oct 2008 07:57:01 +0000 (07:57 +0000)]
Updated ACL checks

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12840 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agostatus update of job in job_queue with jobdb_id was triggered with wrong sql statement
rettenbe [Thu, 30 Oct 2008 15:25:18 +0000 (15:25 +0000)]
status update of job in job_queue with jobdb_id was triggered with wrong sql statement

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12833 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFixed locales
cajus [Wed, 29 Oct 2008 13:10:58 +0000 (13:10 +0000)]
Fixed locales

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12806 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFixed parameter saving
cajus [Wed, 29 Oct 2008 13:09:50 +0000 (13:09 +0000)]
Fixed parameter saving

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12805 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years ago* Modify action naming
cajus [Wed, 29 Oct 2008 09:27:55 +0000 (09:27 +0000)]
* Modify action naming
* Send reboot instead of localboot

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12800 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoImproved filter check speed
cajus [Wed, 29 Oct 2008 08:15:40 +0000 (08:15 +0000)]
Improved filter check speed

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12795 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agobugfix: use 'macaddress' notation in all wake_up relating messages
rettenbe [Tue, 28 Oct 2008 16:25:51 +0000 (16:25 +0000)]
bugfix: use 'macaddress' notation in all wake_up relating messages

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12792 594d385d-05f5-0310-b6e9-bd551577e9d8

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

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12791 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFixed UnitTagging.
hickert [Tue, 21 Oct 2008 12:23:47 +0000 (12:23 +0000)]
Fixed UnitTagging.
-Renaming of the ACLs caused Problems with the tagging.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12751 594d385d-05f5-0310-b6e9-bd551577e9d8

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

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12732 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFixed printer dialogs add user/group ordering
cajus [Thu, 16 Oct 2008 09:06:21 +0000 (09:06 +0000)]
Fixed printer dialogs add user/group ordering

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12715 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years ago* softupdate with wake on lan
rettenbe [Wed, 15 Oct 2008 12:53:38 +0000 (12:53 +0000)]
* softupdate with wake on lan
* handling of outgoing messages with macaddress as target
modified

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12708 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFixed constants
cajus [Mon, 13 Oct 2008 14:07:15 +0000 (14:07 +0000)]
Fixed constants

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12678 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated Group Application Handling
hickert [Mon, 13 Oct 2008 07:03:52 +0000 (07:03 +0000)]
Updated Group Application Handling
-Ldap error messages were always displayed as type "remove"
-Couldn't copy or edit tagged Apps.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12667 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoUpdated iframe for unitTagging.
hickert [Mon, 13 Oct 2008 06:45:28 +0000 (06:45 +0000)]
Updated iframe for unitTagging.
-Unit tagging wasn't working with the POST checks in main.php (php_c_check)

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12666 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoRevert last change.
janw [Tue, 23 Sep 2008 09:52:19 +0000 (09:52 +0000)]
Revert last change.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12541 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoReflect config change from 'referral url' 'referral uri'
janw [Tue, 23 Sep 2008 09:35:51 +0000 (09:35 +0000)]
Reflect config change from 'referral url' 'referral uri'

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12540 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoExternal ressources in branch 2.6-lhm should point to the branch ressources - this...
janw [Tue, 23 Sep 2008 09:08:06 +0000 (09:08 +0000)]
External ressources in branch 2.6-lhm should point to the branch ressources - this is now the case.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12539 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoupdate: si-server stop if core modules could not be loaded
rettenbe [Tue, 23 Sep 2008 08:56:45 +0000 (08:56 +0000)]
update: si-server stop if core modules could not be loaded

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12537 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoupdate: add debug line in func get_ldap_handle() if connection to ldap is not possible
rettenbe [Tue, 23 Sep 2008 08:42:51 +0000 (08:42 +0000)]
update: add debug line in func get_ldap_handle() if connection to ldap is not possible

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12535 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoRemoved undefined index warning.
janw [Tue, 23 Sep 2008 07:48:50 +0000 (07:48 +0000)]
Removed undefined index warning.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12534 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoColumn name changed.
janw [Thu, 18 Sep 2008 12:03:38 +0000 (12:03 +0000)]
Column name changed.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12514 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoColumn name changed.
janw [Thu, 18 Sep 2008 12:03:05 +0000 (12:03 +0000)]
Column name changed.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12513 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoNot needed here.
janw [Thu, 18 Sep 2008 11:56:30 +0000 (11:56 +0000)]
Not needed here.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12507 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded missing template.
janw [Thu, 18 Sep 2008 11:55:37 +0000 (11:55 +0000)]
Added missing template.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12506 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoRemoved old stuff.
janw [Thu, 18 Sep 2008 11:53:28 +0000 (11:53 +0000)]
Removed old stuff.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12505 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoMoved new MySQL Backend to trunk.
janw [Thu, 18 Sep 2008 11:50:18 +0000 (11:50 +0000)]
Moved new MySQL Backend to trunk.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12503 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoFixed debconf.
janw [Tue, 16 Sep 2008 16:57:07 +0000 (16:57 +0000)]
Fixed debconf.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12491 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdd debconf stuff to automagic creation of database.
janw [Tue, 16 Sep 2008 16:25:56 +0000 (16:25 +0000)]
Add debconf stuff to automagic creation of database.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12490 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded datatype check.
janw [Tue, 16 Sep 2008 15:29:19 +0000 (15:29 +0000)]
Added datatype check.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12487 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdd debconf templates.
janw [Tue, 16 Sep 2008 13:10:03 +0000 (13:10 +0000)]
Add debconf templates.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12480 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoColumn name change from release to fai_release.
janw [Tue, 16 Sep 2008 12:46:37 +0000 (12:46 +0000)]
Column name change from release to fai_release.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12478 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoColumn name changed from release to fai_release.
janw [Tue, 16 Sep 2008 12:45:40 +0000 (12:45 +0000)]
Column name changed from release to fai_release.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12477 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoReflect column name change.
janw [Tue, 16 Sep 2008 12:44:37 +0000 (12:44 +0000)]
Reflect column name change.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12476 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agobugfix: add missing return in ClientPackages
rettenbe [Tue, 16 Sep 2008 12:13:15 +0000 (12:13 +0000)]
bugfix: add missing return in ClientPackages

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12474 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoupdate: delete not needed log lines
rettenbe [Tue, 16 Sep 2008 11:58:54 +0000 (11:58 +0000)]
update: delete not needed log lines

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12472 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoDon't search for templates if no repository is configured.
janw [Tue, 16 Sep 2008 10:20:46 +0000 (10:20 +0000)]
Don't search for templates if no repository is configured.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12471 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoChange template from BLOB to LONGBLOB.
janw [Tue, 16 Sep 2008 10:11:59 +0000 (10:11 +0000)]
Change template from BLOB to LONGBLOB.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12470 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoChange description column.
janw [Tue, 16 Sep 2008 10:09:03 +0000 (10:09 +0000)]
Change description column.
Change import from DBsqlite to DBmysql.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12469 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoChange template column to BLOB.
janw [Tue, 16 Sep 2008 09:05:00 +0000 (09:05 +0000)]
Change template column to BLOB.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12465 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoChange module DBsqlite to DBmysql.
janw [Tue, 16 Sep 2008 09:02:16 +0000 (09:02 +0000)]
Change module DBsqlite to DBmysql.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12464 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded lhm branch for 2.6
cajus [Tue, 16 Sep 2008 07:29:44 +0000 (07:29 +0000)]
Added lhm branch for 2.6

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@12460 594d385d-05f5-0310-b6e9-bd551577e9d8

15 years agoAdded module for mysql backend.
janw [Tue, 16 Sep 2008 06:44:50 +0000 (06:44 +0000)]
Added module for mysql backend.

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

15 years agoUpdated spam assassin service plugin
hickert [Mon, 15 Sep 2008 12:33:18 +0000 (12:33 +0000)]
Updated spam assassin service plugin
-there was a bug in the ACL check, we couldn't remove rules with rw ACL

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

15 years agoUpdated contributed gosa.conf
hickert [Mon, 15 Sep 2008 11:18:18 +0000 (11:18 +0000)]
Updated contributed gosa.conf
-Added server service gospamserver

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

15 years agoUpdated NTP Service.
hickert [Mon, 15 Sep 2008 06:29:08 +0000 (06:29 +0000)]
Updated NTP Service.
-Fixed ACL checks.

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