2d5eae0cb2
Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts
2009-08-22 07:31:53 +00:00
8e53977cfb
"- adding addressbook object classes to accounts (if they are supported by the server)
...
--> overcome problem reported by krupka(at)depag.de on the german list: password get's lost if contact get saved, because it had to remove the account first to add the addressbook object classes
- docu update
"
2009-08-22 07:16:38 +00:00
5940e891b2
if app changes while displaying content, be aware of that (as of addressbook infolog view)
2009-08-20 14:11:52 +00:00
c4230c7356
"fixed not savable empty site configuration 'responsible_edit', once a value was set before"
2009-08-19 15:00:28 +00:00
171eaab0e9
performance issues (handling classes, CreateObject, ...), issues regarding session restore/handling
2009-08-18 12:03:32 +00:00
f2c4679dcb
commit regarding problem with persistent session restore; further work needed
2009-08-18 07:40:26 +00:00
01a45a3d3a
"cant create an index without fields (was observed in broken backups)"
2009-08-17 07:31:52 +00:00
55233ca9fd
"added warning if zip extension is missing (OpenOffice and MsOffice documents)"
2009-08-14 09:50:58 +00:00
5722b54a10
"added check for following php extensions:
...
- error if ctype is missing (required by HTMLpurifier)
- warning if mcrypt is missing (eTemplate form state)"
2009-08-14 09:49:31 +00:00
d0910b5307
"HTMLpurifier requires ctype extension, which is on SuSE in php5-ctype package (RH has it in php-common)"
2009-08-14 09:35:56 +00:00
81d69a9bb4
cyrusimap: make sure the username is converted to lowercase, when creating the mailboxstring
2009-08-12 09:50:00 +00:00
d29f16e1fd
some precaution to never allow to (recursivly) remove /, /apps or /home
2009-08-12 09:48:49 +00:00
52ef06c198
fixing a problem regarding the display of folders reported as subscribed, but no longer existing; check only in maintenance mode (manage folders), for performance reasons, ...
2009-08-10 14:04:48 +00:00
8a1978e3b6
calendar sitemanager integration of H.J.Tappe;
2009-08-10 13:19:14 +00:00
2f1647ddda
fixing a problem regarding the display of folders reported as subscribed, but no longer existing
2009-08-10 13:13:01 +00:00
ac11d6a39c
"fix for using GroupDAV with LDAP as addressbook backend"
2009-08-07 07:17:18 +00:00
4c850025fb
sb:changed handling of mimetype for other types; rb:- added existens check for ZipArchive class (RHEL5 contains zip extension without that class),- only fix zip files if php version < 5.3.1 (which claims to fix the issue), - fix mimetype of msword xml format truncated to 64 chars; rb:regular expression to fix garbled placeholders in msword xml format
2009-08-05 08:40:21 +00:00
85563d856b
not longer used
2009-08-05 07:00:52 +00:00
8a96c69dda
"requiring %{php}-posix for all distros (RH distros provide that in different packages depending on their version)"
2009-08-05 06:58:41 +00:00
48a1f0845a
"added php-process (contains posix extension) for rh"
2009-07-31 21:17:39 +00:00
f6ac8f4a99
added php-process (contains posix extension) for rh
2009-07-31 21:15:36 +00:00
ff78440a3e
"- 9.1.20090731 changelog
...
- removed zend server stuff"
2009-07-31 10:17:33 +00:00
f18ba4ddfe
offer inline displayed textfiles as download for attachments
2009-07-30 11:53:07 +00:00
1d0438a9a1
some fixing regarding connection handling
2009-07-30 11:42:33 +00:00
0a093bd2bc
using html::purify in emailadmin, rather than bofelamimail::getCleanHTML
2009-07-30 11:39:13 +00:00
909caed2dd
"- quitening warning if LANG does NOT contain nation
...
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:17:49 +00:00
61cb3b0755
"rewriting onchange for checkboxes for IE to an onclick"
2009-07-30 07:08:09 +00:00
3c7dd9444b
"jpgraph was missing from open_basedir"
2009-07-29 17:13:30 +00:00
dc545733d9
"added /usr/bin/zip to allow to call zip binary to fix broken zip archives of addressbook odt merge"
2009-07-29 16:29:50 +00:00
7324ddd4f6
"- added zip and for suse php5-zip requirement (for addressbook odt merge)
...
- epl 9.1.20090720"
2009-07-28 08:14:54 +00:00
cca48082e9
try to tackle problems with )( in Filenames; QUOTA Response Keywords like LEVEL, MAILBOX, EXPIRATION
2009-07-28 08:14:20 +00:00
cea327b36d
"- fixed bug introduced in r27541: cache was updated with an empty translation array (typo in app-name variable)
...
- when updating all langs, do a transaction for each lang and update the cache after commiting the transaction (before the transaction was about all langs and the cache update withint the not commited transaction)
- fixed problem with autoloading of languages, check used filectime, update used filemtime, which can differ of cause"
2009-07-27 08:19:26 +00:00
6d0c72d7f0
"fixed two issues with translations in trunk
...
- update the tree-level cache, as we can not effectivly unset it in a multiuser enviroment,
as users from other - not yet updated - instances update it again with an old version!
- add_app(): we have to use array_merge! (+= does not overwrite common translations with different ones in an app)
array_merge messes up translations of numbers, which make no sense and should be avoided anyway.
"
2009-07-24 10:23:13 +00:00
34be1b838d
update from 1.6.002
2009-07-21 06:44:01 +00:00
6a4974fd96
fixed not working --run -name or --run +name
2009-07-21 06:31:59 +00:00
130c829a4a
if there is an & within org_name, org_unit and such, the add to org will not work, as the GET Parameter gets splitted by &; ADDITIONAL: if there is any export limit set, pass it on to the nextmatch, to be evaluated by the export
2009-07-20 12:22:42 +00:00
9f82b17b4f
build@stylite.de as packager
2009-07-20 06:52:33 +00:00
d0b2877a3e
"removed onclick alert"
2009-07-18 15:39:21 +00:00
dfeec47642
"fix for bug: checking \"whole query\" sets number of rows to -1"
2009-07-18 15:18:22 +00:00
99d023e76a
"fix for bug #2112 : fix maybe wrong case in username on login
...
makes problems eg. in filemanager (name of homedir)"
2009-07-18 13:15:50 +00:00
3a4f9f847b
Fix for bug #2074 + #2075 : Postgres update error to 1.6
2009-07-18 12:58:08 +00:00
4e71fe1ee0
"Fix for bug #2111 : xml_functions.inc.php calls to an undefined method
...
as suggested by Igor Blanco"
2009-07-18 12:46:20 +00:00
e7258df9db
"Fix for bug #1885 : egw_db->row doesn't work as expected
...
reverted r25031, as it returns the first record with numeric indexes (it's anyway a depricated function)"
2009-07-18 12:36:01 +00:00
b2e3b25a10
"Fix for bug #1891 : CAS auth seems to fail"
2009-07-18 12:23:05 +00:00
cb07a74f0e
"Fix for bug #1992 from Hans-Juergen Tappe:
...
The sitemgr login module does not cleanup session."
2009-07-18 12:16:10 +00:00
92a2ad7da7
"Fix for bug #1990 from Hans-Juergen Tappe:
...
Fix a typo which prevents categories which come in as an array to be handled correctly."
2009-07-18 12:07:17 +00:00
678d4d2bb5
checking if attachment or attachment dir exists, before trying to delete it, to quieten warning, also improved warning to be precise if file does not exist, is no directory, or permission missing
2009-07-18 09:31:58 +00:00
47de1aa9f9
prevent using the numeric value of a group or user twice, by checking if it already exists for both sides
2009-07-17 10:30:49 +00:00
6a12b7c448
fix for: if no cf import fails with fatal error
2009-07-15 14:22:13 +00:00
dc6b2905a9
fixed not working precistion display
2009-07-15 10:48:44 +00:00