Commit Graph

14362 Commits

Author SHA1 Message Date
Ralf Becker
3e169bcf7f "- using realpath('..') to give user pathes in filesystem (in errors)
- using 'only_if_exists' for 'is_world_writable'=>false check, to cope with doc symlinks under Debian, which are not included in open_basedir (gave file does not exists error and stoped check)"
2009-10-01 09:53:46 +00:00
Ralf Becker
2f88277af7 "fixed not working egw_link::set_cache" 2009-09-29 09:59:32 +00:00
Klaus Leithoff
39296e9d41 added the option allfirst for account display to show [username] firstname lastname, as the option all displayed [username] firstname lastname and not [username] lastname, firstnamne as advertised 2009-09-28 15:19:17 +00:00
Ralf Becker
10cca5562d "patch #2270:
- export start- and enddate as date, if user set no time
- ignore non vtodo components (eg. timezones not yet used in EGw)"
2009-09-28 07:51:47 +00:00
Ralf Becker
5318ca1084 "make storing of cf's aware of arrays
Thanks to Hans-Jürgen Tappe"
2009-09-27 08:01:42 +00:00
Christian Binder
85fc25cefc fixed typo reported by madsurgeon 2009-09-25 12:58:34 +00:00
Christian Binder
b37bf593e8 fixed typo reported by madsurgeon 2009-09-25 12:52:36 +00:00
Klaus Leithoff
9f7c273474 enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql 2009-09-23 12:14:28 +00:00
Klaus Leithoff
6fb5c51994 fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id. 2009-09-22 14:12:56 +00:00
Ralf Becker
6284e79259 removed tests folder, as it is NOT used by EGroupware 2009-09-21 08:19:41 +00:00
Ralf Becker
88c0568a4a - disabling accept_holiday.php by default, as it's only used on www.egroupware.org
- only allow 2-char locale's
2009-09-21 08:06:03 +00:00
Ralf Becker
5c07584db0 run wrong values in error message through htmlspecialchars() 2009-09-21 06:51:43 +00:00
Ralf Becker
9752dbb70a backported fix for bug #2260 from Jörg 2009-09-20 13:24:35 +00:00
Ralf Becker
74c1a1f614 "making all requirements >= (instead of =), as package versions generated by obs are allways the release version higher as version macro
--> fix for https://bugzilla.novell.com/show_bug.cgi?id=537407"
2009-09-20 12:17:01 +00:00
Ralf Becker
338ba10968 "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:49:11 +00:00
Oscar Manuel Gómez Senovilla
a512b00cad French translation update. Tracker #2253 2009-09-16 20:25:11 +00:00
Ralf Becker
ef9cc92be5 backported r27314: not switching on output buffering for WebDAV, to make downloads for files > memory_limit possible (requires to rebuild the header via setup >> header admin) 2009-09-16 07:58:14 +00:00
Ralf Becker
53b5e86323 Fix to get iCal in OS X 10.6 working (again):
WebDAV RFC 4918 allows a full url or a path as <D:href>:
        http://www.webdav.org/specs/rfc4918.html#ELEMENT_href
Some clients can NOT deal with one or the other:
- KAddressbook (at least in 3.5) can NOT subscribe to addressbooks (it
  does not find them) if just a path is used
- iCal in OS X 10.6 generates wrong requests, if a full url is used
2009-09-14 08:48:30 +00:00
Oscar Manuel Gómez Senovilla
910b08dd27 Update french translations from #2207 to #2214 2009-09-11 05:42:19 +00:00
Oscar Manuel Gómez Senovilla
8ab3508d31 Update hungarian translation by #2231 2009-09-11 04:39:57 +00:00
Oscar Manuel Gómez Senovilla
d6938d25a9 Italian translation for filemanager. Tracker #2047 2009-09-09 22:33:47 +00:00
Oscar Manuel Gómez Senovilla
784ea70539 Italian translation for preferences. Tracker #2013 2009-09-09 22:28:55 +00:00
Oscar Manuel Gómez Senovilla
24a4bdd1d6 Update phpgwapi for italian. Tracker #2010 2009-09-09 22:21:38 +00:00
Oscar Manuel Gómez Senovilla
d2292f093b Branch part of #1956 2009-09-09 21:45:46 +00:00
Ralf Becker
c94d6f9fad quote all table or column names, to allow to use reserved words of dbms 2009-09-09 08:27:38 +00:00
Klaus Leithoff
1b5e27616b improving decode_header for charset x-unknown and encoding Base64 2009-09-08 13:24:16 +00:00
Klaus Leithoff
4c3cb299d3 redirection via go, by rebuilding the query string; suggested by zorg; seems to work without sideeffects in my enviroment; please give feedback to the '[eGroupWare-developers] bug with notification,felamimail and redirect' entry 2009-08-26 11:54:12 +00:00
Ralf Becker
84d56c01c9 removed "no access" from eACL rights and added a helptext, that rights can only be added, not taken away via eACL 2009-08-26 10:09:13 +00:00
Ralf Becker
4f4f58b159 switching off zlib.output_compression for zip archives, as the double compression makes problems eg. with lighttpd 2009-08-26 09:38:51 +00:00
Ralf Becker
8e5de9e041 "fix for some columns, which could not be switched off (eg. InfoLog category col), after the last fix" 2009-08-25 14:48:08 +00:00
Ralf Becker
7d92143b11 "fix nm widget to deal with same header in multiple columns (eg. InfoLog's 2 time columns)" 2009-08-25 13:20:25 +00:00
Ralf Becker
d8c99b809e "fixed not displayed time sum, if \"time, planned\" column was selected:
-> only check used&planned time (not replanned) to work for both time cols"
2009-08-25 13:20:02 +00:00
Ralf Becker
515c1cbefc "only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions" 2009-08-25 11:23:28 +00:00
Ralf Becker
73f6e47071 Fixed typo happend --> happened reported by David Rankin 2009-08-25 08:33:05 +00:00
Ralf Becker
f0ea41b67e "do NOT translate file permissions" 2009-08-25 07:36:42 +00:00
Ralf Becker
bf712c89b0 fixing a few more PHP5.3 problems, caused by PHP5.3 behavior to NOT
register cookies in $_REQUEST any more by default (there's now a php.ini
variable 'request_order' to controll that, but we want to work with a
default configuraltion):
- session restore was not working, as only $_REQUEST[sessionid] was
  checked
- multi domain installs not working, as domain cookie was not checked
- encrypted session were not working, because kp3 cookie was not checked
--> there's now a static method egw_session::get_request($name), which
checks $_REQUEST[$name], $_COOKIE[$name] and for that Safari bug also
$_COOKIE[ucfirst($name)]
2009-08-22 19:38:45 +00:00
Ralf Becker
80a05bb51c "PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array
If called in php5.2, $callback is called with no argument, in php5.3 above warning is issued and $callback is NOT called
--> stoping some xajax calls from fmail in 1.6.002"
2009-08-22 16:42:59 +00:00
Ralf Becker
a5155997f6 PHP5.3 fix, which is already in trunk, but forgotten to backport to stable 2009-08-22 15:59:21 +00:00
Ralf Becker
a54df4b480 "added uicontacts --> addressbook_ui conversation, as user on english list reported a problem with it" 2009-08-22 08:12:24 +00:00
Ralf Becker
4d4962769a adding addressbook object classes to new 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
2009-08-22 08:07:37 +00:00
Ralf Becker
4fca7fb43c prevent using the numeric value of a group or user twice, by checking if it already exists for both sides 2009-08-22 08:01:10 +00:00
Ralf Becker
45565d098b Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts 2009-08-22 07:58:53 +00:00
Klaus Leithoff
7f66558a87 if app changes while displaying content, be aware of that (as of addressbook infolog view) 2009-08-20 14:28:27 +00:00
Ralf Becker
08aa2d4606 "fixed not savable empty site configuration 'responsible_edit', once a value was set before" 2009-08-19 15:00:50 +00:00
Ralf Becker
1423948060 "cant create an index without fields (was observed in broken backups)" 2009-08-17 07:32:24 +00:00
Ralf Becker
a7f5776ae3 "requiring if ctype extension for suse (HTMLpurifier), rh contains it in php-comon" 2009-08-14 09:54:07 +00:00
Ralf Becker
7ccd8c2588 "added error if ctype extension is missing (HTMLpurifier)" 2009-08-14 09:52:55 +00:00
Ralf Becker
39fee5d8bc some precaution to never allow to (recursivly) remove /, /apps or /home 2009-08-12 09:55:41 +00:00
Klaus Leithoff
9b3dc190fe cyrusimap: make sure the username is converted to lowercase, when creating the mailboxstring 2009-08-12 09:52:39 +00:00
Ralf Becker
02edb9ec96 "fix for using GroupDAV with LDAP as addressbook backend" 2009-08-07 07:19:57 +00:00