Commit Graph

14852 Commits

Author SHA1 Message Date
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
1f5ef865e6 "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:48:46 +00:00
bfb5eb6682 "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:47:48 +00:00
051b00b199 added new filter for projects 2009-09-19 13:58:24 +00:00
342239e064 "fix csv export to correctly export multiple categories (semicolon separated)" 2009-09-18 14:15:03 +00:00
8db94f2471 "fix csv export to correctly export multiple categories (semicolon separated)" 2009-09-18 14:09:11 +00:00
6ab542b88b Support iPhone specific TEL type 2009-09-17 20:26:56 +00:00
6bbf357277 fixing some inconsitencies regarding the get/set Quota (issues with username logintype email) 2009-09-16 13:31:12 +00:00
35396fb309 "fix to simplify implementation of view dialogs:
$readonlys['__ALL__'] = true;
$readonlys['button[cancel]'] = false;
--> makes all widgets readonly, but the ones explicitly set to false"
2009-09-16 10:42:45 +00:00
ad5d2c3941 docu update and fixed so_sql_cf::delete($keys,true) to always return array 2009-09-16 10:20:34 +00:00
317b956d32 adding email as authtype to setuptemplate 2009-09-15 15:18:03 +00:00
4989bd6fa6 adding email as authtype to setuptemplate 2009-09-15 15:16:30 +00:00
a5039b3636 missing stuff 2009-09-15 13:07:01 +00:00
b2df948560 adding the modified template for new AuthMethod 2009-09-15 13:01:47 +00:00
3c84aebb3c "2. fixing the fix ;-)
only add optional user objectclasses for users NOT for groups"
2009-09-15 08:46:26 +00:00
65a08ece84 "2. fixing the fix ;-)
only add optional user objectclasses for users NOT for groups"
2009-09-15 08:43:44 +00:00
868c89e606 "- making csv_spilt and escape_date methods public static (to use them in other classes)
- fixed not working calls to remove_dir_content"
2009-09-14 17:48:58 +00:00
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
a8c9eebf52 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:44:37 +00:00
e88e7fab4b added serial letters for docx files 2009-09-13 12:06:40 +00:00
46f8530437 fixed some problems with the history functions 2009-09-13 10:48:40 +00:00
9259494a02 just a small fix for the debug output 2009-09-12 09:09:28 +00:00
c8f411bd4c Make etemplate able to handle multiple calls to egw::lang() in the same line 2009-09-11 20:13:06 +00:00
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
92ee3ff3c4 added email as mail Login Type 2009-09-11 12:30:35 +00:00
52a96767cf Add missing files for captcha widget from Randy 2009-09-10 15:23:01 +00:00
58890aaf9c added email as mail Login Type 2009-09-10 12:16:29 +00:00
ccabb6d5f7 added History Log for timesheet 2009-09-10 08:20:27 +00:00
2386a28cc5 Update Czech translation for trunk. Tracker #1956 2009-09-09 22:12:43 +00:00
993ac50fae let PDF, Plain Text and HTML Attachments open in a new window 2009-09-09 14:25:41 +00:00
6b304ea500 quote all table or column names, to allow to use reserved words of dbms 2009-09-09 08:27:00 +00:00
90572da26b adding a read function to bodefinitions, Still you cannot view or edit definitions with UI 2009-09-09 08:10:28 +00:00
1b8a473d20 changing old PHPGW_API_INC to EGW_API_INC in cli 2009-09-09 08:08:07 +00:00
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
cc143b76a2 improving decode_header for charset x-unknown and encoding Base64 2009-09-08 13:26:47 +00:00
ae9c0bc918 improving decode_header for charset x-unknown and encoding Base64 2009-09-08 13:25:57 +00:00
51f0999141 added hirachie for status and option, that only admin can change accounted status timesheets 2009-09-08 09:23:41 +00:00
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
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
32238cea04 changing the call of listFolder 2009-09-07 13:39:02 +00:00
5f797a59ed taking out =& for CreateObject, using bofelamimail->bopreferences not CreateObject(...) 2009-09-07 13:24:01 +00:00
497b5a911a taking out =& for CreateObject 2009-09-07 13:22:28 +00:00
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
b1b4ca66ae fixed 100% also allowed with status archive (from Stefan Becker) 2009-09-04 12:54:02 +00:00
f85cb3c0d0 fixed 100% also allowed with status archive 2009-09-04 12:39:23 +00:00
5ca3fbc7d2 9.1.20090902: bugfixes and phpfreechat added 2009-09-02 12:26:04 +00:00
4e2f35d4dc added support for ms excel 2007 2009-09-01 14:41:48 +00:00
4a2d859391 implemented OO spreadsheet support 2009-09-01 10:25:36 +00:00
67f8b6b0f0 removing timer, for production enviroment 2009-09-01 07:34:26 +00:00
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