Ralf Becker
5c6f751e45
"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:54:06 +00:00
Ralf Becker
a83881d03a
"make storing of cf's aware of arrays
...
Thanks to Hans-Jürgen Tappe"
2009-09-27 08:00:59 +00:00
Klaus Leithoff
3d2a5c153a
applying patch 27831 to handle history tracking
2009-09-24 12:19:41 +00:00
Klaus Leithoff
7d03dbc33f
fix for timesheet edit tabs problem; tabs showed, even if set to readonly; backport of history tracking for timesheet from s.becker
2009-09-24 12:16:00 +00:00
Klaus Leithoff
6d80674bd7
added new Tags for merge
2009-09-23 14:14:31 +00:00
Klaus Leithoff
279b89a316
do not search in uid, while doing a 'global' search, as you cant see the field, and you probably dont understand, why you get extra rows
2009-09-23 12:16:58 +00:00
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
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