Klaus Leithoff
83c91dc737
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 10:47:40 +00:00
Klaus Leithoff
f022a85e1d
added the possibility to show notes in addressbook list.
2009-09-23 10:11:38 +00:00
Klaus Leithoff
e107a514ec
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 13:43:42 +00:00
Ralf Becker
c3eff9445f
removed tests folder, as it is NOT used by EGroupware
2009-09-21 08:20:04 +00:00
Ralf Becker
4113b747a1
- 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:05:42 +00:00
Ralf Becker
56b0c6a00c
run wrong values in error message through htmlspecialchars()
2009-09-21 06:51:58 +00:00
Ralf Becker
6d490b25c5
"9.1.20090920:
...
- allow to install mydms or icalsrv .org packages"
2009-09-20 14:09:55 +00:00
Ralf Becker
34a33067db
backported fix for bug #2260 from Jörg
2009-09-20 13:24:20 +00:00
Ralf Becker
94a10b220e
added phpFreeChat public data, to simplyfy phpFreeChat installation
2009-09-20 13:05:44 +00:00
Ralf Becker
5ce9dd0b16
"9.1.20090920:
...
- 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
- core provides now egw-addressbook and and egw-etemplate
- egw-pear provides now egw-pear
--> should allow to install egroupware-mydms and egroupware-icalsrv community packages"
2009-09-20 12:21:25 +00:00
Ralf Becker
1f5ef865e6
"fixed not working regular expression to hide .picture.jpg, it was hiding all attachments"
2009-09-20 09:48:46 +00:00
Ralf Becker
342239e064
"fix csv export to correctly export multiple categories (semicolon separated)"
2009-09-18 14:15:03 +00:00
Klaus Leithoff
6bbf357277
fixing some inconsitencies regarding the get/set Quota (issues with username logintype email)
2009-09-16 13:31:12 +00:00
Klaus Leithoff
4989bd6fa6
adding email as authtype to setuptemplate
2009-09-15 15:16:30 +00:00
Klaus Leithoff
a5039b3636
missing stuff
2009-09-15 13:07:01 +00:00
Klaus Leithoff
b2df948560
adding the modified template for new AuthMethod
2009-09-15 13:01:47 +00:00
Ralf Becker
3c84aebb3c
"2. fixing the fix ;-)
...
only add optional user objectclasses for users NOT for groups"
2009-09-15 08:46:26 +00:00
Ralf Becker
42c20e17d3
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:51:07 +00:00
Klaus Leithoff
b790521c17
email, a new Authentication Method for Cyrus; IMAP username issues, when using loginType email (getMailBoxUserName); using imaplogintype settings to guess the smtp server logintype in case of vmailmgr and email
2009-09-11 12:36:06 +00:00
Klaus Leithoff
92ee3ff3c4
added email as mail Login Type
2009-09-11 12:30:35 +00:00
Klaus Leithoff
993ac50fae
let PDF, Plain Text and HTML Attachments open in a new window
2009-09-09 14:25:41 +00:00
Ralf Becker
6b304ea500
quote all table or column names, to allow to use reserved words of dbms
2009-09-09 08:27:00 +00:00
Klaus Leithoff
90572da26b
adding a read function to bodefinitions, Still you cannot view or edit definitions with UI
2009-09-09 08:10:28 +00:00
Klaus Leithoff
1b8a473d20
changing old PHPGW_API_INC to EGW_API_INC in cli
2009-09-09 08:08:07 +00:00
Klaus Leithoff
cc143b76a2
improving decode_header for charset x-unknown and encoding Base64
2009-09-08 13:26:47 +00:00
Klaus Leithoff
90ff141ed7
improving tracker mailhandling, try guessing the mime-type if we have application/octet-stream, moved some functions from bofelamimail to phpgwapi translation
2009-09-08 08:20:24 +00:00
Klaus Leithoff
0573df83de
removing an extra pair of div enclosing the treewidget, as it lead to a crash with IE6 when calling listFolder
2009-09-07 14:40:05 +00:00
Klaus Leithoff
32238cea04
changing the call of listFolder
2009-09-07 13:39:02 +00:00
Klaus Leithoff
5f797a59ed
taking out =& for CreateObject, using bofelamimail->bopreferences not CreateObject(...)
2009-09-07 13:24:01 +00:00
Klaus Leithoff
497b5a911a
taking out =& for CreateObject
2009-09-07 13:22:28 +00:00
Klaus Leithoff
b1b4ca66ae
fixed 100% also allowed with status archive (from Stefan Becker)
2009-09-04 12:54:02 +00:00
Ralf Becker
5ca3fbc7d2
9.1.20090902: bugfixes and phpfreechat added
2009-09-02 12:26:04 +00:00
Klaus Leithoff
67f8b6b0f0
removing timer, for production enviroment
2009-09-01 07:34:26 +00:00
Klaus Leithoff
c937161e61
feature to store all mailcontent of a given eMail, including attached mails (Text converted to Text) as infolog with attached files
2009-09-01 07:08:57 +00:00
Ralf Becker
824722ded3
"fixed sometimes not loaded self:$db object in crontab calls"
2009-08-27 20:00:09 +00:00
Ralf Becker
a5032b70b4
added option to display inode in ls, to eg. get a list of all files with there inode = storage location in files directory
2009-08-27 13:08:53 +00:00
Klaus Leithoff
5ac6a0c1a7
fix for bug/FeatureRequest #2218 missing return before check_data with the compose FormIt was removed with rev.26620 for puroses not reconstructable to me anymore; Also removing some =& for the Creation of Objects; putting the FoldreTree JavaScript in an extra div as it should not hurt, and I suspect the missing of the former, to be one of the reasons for the removal of the return, as I was experiencing problems with the folder tree eventhandler and the submit
2009-08-27 10:41:54 +00:00
Klaus Leithoff
282401919a
sync issues with EMAIL;INTERNET;WORK
2009-08-27 07:30:50 +00:00
Ralf Becker
55dae8ce7b
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:05:48 +00:00
Ralf Becker
b56e103b18
switching off zlib.output_compression for zip archives, as the double compression makes problems eg. with lighttpd
2009-08-26 09:37:49 +00:00
Ralf Becker
66ebf5419d
"fix for some columns, which could not be switched off (eg. InfoLog category col), after the last fix"
2009-08-25 14:48:31 +00:00
Ralf Becker
3bab783222
"fix nm widget to deal with same header in multiple columns (eg. InfoLog's 2 time columns)"
2009-08-25 13:19:30 +00:00
Ralf Becker
3ce78fd267
"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:18:22 +00:00
Ralf Becker
11ce3ef3dc
"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:07 +00:00
Ralf Becker
0e7eb65647
Fixed typo happend --> happened reported by David Rankin
2009-08-25 08:32:42 +00:00
Ralf Becker
77ffd97d19
"do NOT translate file permissions"
2009-08-25 07:37:03 +00:00
Ralf Becker
22b8623913
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:41:08 +00:00
Ralf Becker
f1f2b4f956
"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:45:21 +00:00
Ralf Becker
607dd27c48
PHP5.3 fix, which is already in trunk, but forgotten to backport to stable
2009-08-22 15:58:36 +00:00
Ralf Becker
b760d30876
"fixing the fix ;-)
...
adding the addressbook object classes only when adding new accounts"
2009-08-22 07:53:23 +00:00