4cd6f57356
"fixed problem reported from xxx on the user list: \"Fatal Error class.uiinfolog.inc.php on line 1220\"
...
removed php5 code (self::), to maintain php4.3 compatibility in 1.4"
2007-11-25 16:19:27 +00:00
d66969f72b
fix not thrown exception if no notificaiton was send
2007-11-24 15:01:24 +00:00
f4292fb51b
"allow admins to import contacts with creator / created date set"
2007-11-23 17:21:26 +00:00
43cc66738a
"show the red cross if any app needs upgrading"
2007-11-23 17:02:56 +00:00
7200ea444b
added the optional customfield column for infolog.index.rows and infolog.index.rows-noheader
2007-11-23 12:57:55 +00:00
ecbb4e2b55
added the option to display customfields in the infolog main view.
...
after selecting customfields with the columnselector, you can choose which customfields you want to display
in the customfields column with the columnselector.
2007-11-23 12:51:59 +00:00
503a7a06d0
added phpgwapi/templates/default/images/info.png for the use of an info-icon to customfields in listview
2007-11-23 12:37:31 +00:00
627659be61
changed the etemplate/inc/class.customfields_widget.inc.php, to display only fields with values in listview and to have an info icon to identify
...
which customfield is displayed (onmouseover), a click on the icon or the value of the customfield opens the description of that field as alertbox.
2007-11-23 12:33:58 +00:00
170c0f95b1
bugfix: if you have custom addressbook types defined, the custom addressbook type selection within the listview will work now.
2007-11-23 09:02:03 +00:00
1d50dd1a8a
Merge change r24666 from trunk:
...
Fix the synml fragmentation support problem detected on some phones
such as the Nokia E61.
This affected most phones/devices that use SyncML with the vcard/vcalendar
format.
Fix from Christoph Kaulich, thanks.
2007-11-19 11:21:45 +00:00
0c2ed61d02
fix for reading empty files. This caused problems with mac os x as WebDAV client
2007-11-18 19:57:53 +00:00
6be088d539
"Patch from Nigel to support participants on Windows Mobile/PocketPC Synthesis clients"
2007-11-11 10:38:45 +00:00
fbb7d5c052
"fix for fmails live search to include accounts, if they are stored in a different repository"
2007-11-11 06:45:07 +00:00
df4b5575fd
catalan updates
2007-11-10 10:46:49 +00:00
8e9aae494b
"patch from Nigel Vickers and me, to prevent recursed getclosingbraces walking over a double stop delimeter"
2007-11-10 08:12:34 +00:00
97830ca51f
"patch from Nigel Vickers from Stylite, to fix doublicate contacts and missing fields issues with the Synthesis Standard edtion for Windows Mobile/Pocket PC"
2007-11-10 08:08:48 +00:00
092081e751
Galician support, by tracker 1239
2007-11-09 16:33:20 +00:00
d7ea188df4
"small fix to deal with wrong charset iso8859-1 instead of iso-8859-1, seems to happen quite a lot, at least to my mailbox"
2007-11-08 06:37:35 +00:00
eb3dd68d45
add mendatory fields again which got lost by the patches of Patrick Bihan-Faou
2007-10-31 21:02:04 +00:00
f0457e8fee
fixed a few small bugs in the contactform: verification can be turned off now, 2. customfiled is now disable if not set, email-address verification allows for "-" in the mail part
2007-10-31 11:17:16 +00:00
24d7fec287
fixed typo reported by Daniel Lüken <lueken-AT-via-ev.de> on the german list
2007-10-30 06:29:18 +00:00
880b801afc
backported GroupDAV support from trunk to 1.4, can be used eg. with the thunderbird GroupDAV plugin from inverse.ca (sogo-connector) to access the eGW addressbook from thunderbird
2007-10-29 20:04:33 +00:00
517bdb9f65
Merged several SyncML fixes from trunk:
...
- 24518: prevent deleting of accounts via SyncML and to read private flag from the DB if missing
- 24531: Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML fixes from trunk
- 24555: fixed bug introduced by my commit r24522 (included in 24531): egw could not deal with LDAP Ids
- 24571: fixed typo reported by Thomas Hoth on the developer list, causing calendar sync in trunk to fail if the clients wants categories
- 24591: diverse vCard improvments, incl. rudimentary vCard3 support
2007-10-29 19:46:46 +00:00
ef95e5527c
not using gidNumber for autocreating accounts, as it means nothing on our system and it stops the group selected in setup from beeing used
2007-10-28 06:04:54 +00:00
8d84c76715
german lang update for felamimail
2007-10-26 09:20:35 +00:00
aa9bcef188
warn on empty subject before sending mail
2007-10-26 09:13:25 +00:00
5ef1bb620c
patch from erwin.leubaz-AT-advancedsilicon.com for IE and Outlook2007
2007-10-25 15:35:39 +00:00
ac7199beac
fixed a bug/problem introduced by patch r24492 (doubling of the mailheader) if you are forwarding a mail, with headers already present
2007-10-22 08:49:17 +00:00
ac86714bc5
allow mixed installations of trunk and 1.4 apps, by reading both langfiles
2007-10-19 13:09:04 +00:00
2be30b346a
http://www.egroupware.org/patches&tr_id=1236
2007-10-19 11:14:37 +00:00
b9203d1770
fixed not shown list of replacement, if language is english
2007-10-19 09:47:54 +00:00
339a099e1e
italian holidays from Vanja Cvelbar <cvelbar-AT-tasc.infm.it>
2007-10-18 12:39:34 +00:00
3dde5f1bdc
function getCleanHTML; strip comments out of the message completely, since kses stripped only the tags, and not the content
...
this has been an issue with answering on html-mails composed with word
2007-10-15 07:47:32 +00:00
c90af2f9af
reverted r24531 as there are reports on the user-list it causes SyncML
...
to stop working
2007-10-13 11:00:47 +00:00
2781ae2987
fixed wrong content-type reported by Erwin (erwin.leubaz-AT-advancedsilicon.com) on the developers list
2007-10-13 07:26:33 +00:00
2757e5bab9
Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML
...
fixes from trunk
2007-10-12 17:46:48 +00:00
6240c313ab
merged r24219: fixed problems (no param in the constructor) reported on
...
the german list
2007-10-12 16:39:17 +00:00
214eda4e66
fix of small typo in function convert
2007-10-12 11:13:11 +00:00
08e5a52ccd
patch #1035 from Ulrich Spoerlein: Wrong single icon even if there are (external) participants
2007-10-12 06:53:58 +00:00
1629343f47
fixed instance selection by server-name to additionally find instance names containing only the domain-part (eg. www.domain.com matches instance domain.com, if no www.domain.com instance exists)
2007-10-11 11:45:27 +00:00
d31652ed35
Patch from Nigel Vickers: It fixes the problem created by broken string delimeters in ENV-TOs' (Outlook, Apple Mailer and Co.). It also prevents the generic parser walking out of a damaged response and crashing PHP. Thus Mailboxes will now display lists of mails that contain damaged headers.
2007-10-11 05:38:12 +00:00
9076e73906
removed daylight saving fix, as it caused what it is suppost to fix: exported events with a different daylight saving are wrong by one hour
2007-10-10 15:11:49 +00:00
2c3996e4e5
convert old eGW whole day events enddate to correct ical value
2007-10-10 07:03:20 +00:00
b09e764ad0
fixed deletion of sieve vacation message when editing sieve rules
2007-10-09 15:03:52 +00:00
eec7a40444
removed files used by the removed idots2 template set
2007-10-09 08:49:43 +00:00
3228a59d31
fixed wrong total in search, if there are not to show rejected events
2007-10-09 08:01:28 +00:00
2a806e7484
fixed only partcial csv export in timesheet, get_rows was not using the num_rows parameter
2007-10-07 13:29:59 +00:00
ebfa3d6128
fixed not returned global and other user cats in name2id (eg. if contacts stored in LDAP or SyncML), the so far only returned personal and application global cats have priority
2007-10-07 07:00:59 +00:00
aa69ea1867
fix for a bug in the creation of the mail-structure. MULTIPART/RELATED parts where created as structure nested too deep, comared to the structure
...
used by the IMAP-server, when accessing the parts in question directly.
2007-10-05 07:07:27 +00:00
54ecc90b58
fix for problems with displaying MULTIPART/RELATED sections of Mails. This fix is connected to a fix to egw-pear/Net/IMAP.php for creating the
...
mailstructure regarding MULTIPART/RELATED
2007-10-05 07:05:41 +00:00