Commit Graph

14537 Commits

Author SHA1 Message Date
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
Stefan Becker
ccabb6d5f7 added History Log for timesheet 2009-09-10 08:20:27 +00:00
Oscar Manuel Gómez Senovilla
2386a28cc5 Update Czech translation for trunk. Tracker #1956 2009-09-09 22:12:43 +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
495c19fb95 changing old PHPGW_API_INC to EGW_API_INC in cli, adding a read function to bodefinitions, Still you cannot view or edit definitions with UI 2009-09-09 08:07:32 +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
ae9c0bc918 improving decode_header for charset x-unknown and encoding Base64 2009-09-08 13:25:57 +00:00
Stefan Becker
51f0999141 added hirachie for status and option, that only admin can change accounted status timesheets 2009-09-08 09:23:41 +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
7272217d14 some work in progress regarding the mailhandling in tracker, moving some stuff to translation class from bofelamimail to be commonly available 2009-09-04 13:40:10 +00:00
Klaus Leithoff
b1b4ca66ae fixed 100% also allowed with status archive (from Stefan Becker) 2009-09-04 12:54:02 +00:00
Stefan Becker
f85cb3c0d0 fixed 100% also allowed with status archive 2009-09-04 12:39:23 +00:00
Ralf Becker
5ca3fbc7d2 9.1.20090902: bugfixes and phpfreechat added 2009-09-02 12:26:04 +00:00
Ralf Becker
4e2f35d4dc added support for ms excel 2007 2009-09-01 14:41:48 +00:00
Ralf Becker
4a2d859391 implemented OO spreadsheet support 2009-09-01 10:25:36 +00:00
Klaus Leithoff
67f8b6b0f0 removing timer, for production enviroment 2009-09-01 07:34:26 +00:00
Klaus Leithoff
b41730ee15 always try to set the Sender information; use set Sender, then try using the Sender info possibly supplied with the SMTP Auth info, then use the Profiles identity eMailaddress, if available 2009-09-01 07:12:50 +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
Klaus Leithoff
9a42ca2fbb removing deprecated/not needed '=&' for CreateObject 2009-08-28 13:11:03 +00:00
Klaus Leithoff
46b0a0ea98 improvement of the import of eMails if bodystructure is cascaded deeper than expected 2009-08-28 13:07:32 +00:00
Klaus Leithoff
88687148cd Call-time pass-by-reference has been deprecated Stuff. 2009-08-28 11:46:07 +00:00
Klaus Leithoff
d7c2041872 making do_notification public again, as it is used for addressbook_contactform 2009-08-28 11:16:57 +00:00
Ralf Becker
a8fa4383e5 "fixed typo" 2009-08-28 07:14:39 +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
a52fa4d5fc "fixed sometimes not loaded self:$db object in crontab calls" 2009-08-27 19:59:18 +00:00
Klaus Leithoff
5378561274 fixed an issue with 0 not passed or passed as empty minCount; Now forcing it to 0 if empty 2009-08-27 13:14:54 +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
Ralf Becker
38d7aa2b98 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:07:56 +00:00
Klaus Leithoff
44a53ee05b backup housekeeping feature from H.J.Tappe together with a feature to backup egroupware the files - tree from Christian Fueller; The File-backup feature is testet against relatively small eGroupware Instances; It requires ZipArchive (If you dont have that, the backup should run, but without backup of files); AND if you enable it backup takes a) more time to run and restore b) way more space, so you should enable housekeeping 2009-08-27 12:46:12 +00:00
Klaus Leithoff
b0ba5cbf50 log invalid IP Loginattempts to the webservers error_log 2009-08-27 12:35:27 +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