Jörg Lehrke
d82ca7378b
Fix recur_enddate during import/export
2010-01-05 18:06:07 +00:00
Jörg Lehrke
ac7424612e
Calculate the EGw recur_enddate properly
2010-01-05 11:24:27 +00:00
Jörg Lehrke
ed519fda33
Optimized Funambol recognition
2010-01-05 10:09:47 +00:00
Ralf Becker
ae34dae240
merged r28889 von Jaytraxx: substract only one second from incoming whole day events because EGw stores whole day events with DTEND 23:59:59
2010-01-04 22:57:00 +00:00
Christian Binder
946ecb41b2
substract only one second from incoming whole day events because EGw stores whole day events with DTEND 23:59:59
2010-01-04 13:56:20 +00:00
Christian Binder
80f9969ee3
fixed wrong indents
2010-01-02 13:25:58 +00:00
Ralf Becker
749b755a18
make input readonly via javascript to NOT trigger mobile devices to display a keyboard
2010-01-01 23:06:02 +00:00
Ralf Becker
19dd3785a9
make input readonly via javascript to NOT trigger mobile devices to display a keyboard
2010-01-01 23:04:39 +00:00
Ralf Becker
f609bdde32
merged r28876 from Jaytraxx: recognize zero value also as a real value
2009-12-31 22:16:05 +00:00
Ralf Becker
6081223119
merged r28873 from Jaytraxx: implemented different priority values for funambol/outlook clients since outlook does not support the RFC defined PRIORITY values, fixed some typos
2009-12-31 22:12:39 +00:00
Ralf Becker
6cc7414ce6
Fixed CalDAV/GroupDAV to include all exceptions of a series in the
...
resource of the series master. Now the status of single recurrences of a
serie are send to the clients as (virtual) exceptions as Jaytrax&Joerg
implemented it already for SyncML.
The implementation is unfortunately a little different, as CalDAV
differs from SyncML and I dont know the SyncML part that well. Maybe we
can re-unify the code again together.
Tested so far with Tb3/Lightning1.0b and a little with iPhone.
Please let me know, if you run into problems with other clients.
(Including fix from Jaytraxx: call groupdav::fix_series() really just
for groupdav clients)
2009-12-31 22:11:01 +00:00
Ralf Becker
d467c76c35
merged r28877 from Stefan: fixes Problem with pagerepead and multipe Adresslabels on one page
2009-12-31 22:07:30 +00:00
Stefan Becker
ddd1a2176c
"fixes Problem with pagerepead and multipe Adresslabels on one page"
2009-12-30 13:59:08 +00:00
Christian Binder
b3a02f9408
recognize zero value also as a real value
2009-12-30 13:48:00 +00:00
Christian Binder
b973910334
reverted last commit because it had no effect
2009-12-30 13:46:37 +00:00
Christian Binder
5fd473c986
test to cast PERCENT-COMPLETE as int to prevent 0 value to be set to nothing
2009-12-30 10:36:25 +00:00
Christian Binder
43190660a4
implemented different priority values for funambol/outlook clients since outlook does not support the RFC defined PRIORITY values, fixed some typos
2009-12-29 13:51:07 +00:00
Ralf Becker
46f93428df
hack to get Excel 200X to display additional rows in tables
2009-12-27 23:56:21 +00:00
Ralf Becker
7e754c28c1
hack to get Excel 200X to display additional rows in tables
2009-12-27 23:51:25 +00:00
Christian Binder
3546f1057d
call groupdav::fix_series() really just for groupdav clients
2009-12-27 15:49:40 +00:00
Ralf Becker
dd0a5c1b13
Fixed CalDAV/GroupDAV to include all exceptions of a series in the
...
resource of the series master. Now the status of single recurrences of a
serie are send to the clients as (virtual) exceptions as Jaytrax&Joerg
implemented it already for SyncML.
The implementation is unfortunately a little different, as CalDAV
differs from SyncML and I dont know the SyncML part that well. Maybe we
can re-unify the code again together.
Tested so far with Tb3/Lightning1.0b and a little with iPhone.
Please let me know, if you run into problems with other clients.
2009-12-27 04:21:33 +00:00
Ralf Becker
fd6342f1a9
fixed not working $$time$$ and $$date$$ placeholders, by using egw_time::to() and deprecating format_datetime()
2009-12-24 02:02:28 +00:00
Ralf Becker
fdf4dcb9b9
fixed not working $$time$$ and $$date$$ placeholders, by using egw_time::to() and deprecating format_datetime()
2009-12-24 02:00:51 +00:00
Ralf Becker
9df8431a61
fixed not used user date and time format, if no timezone set
2009-12-24 01:53:27 +00:00
Ralf Becker
08d5ce1f30
fixed not used user date and time format, if no timezone set
2009-12-24 01:48:51 +00:00
Ralf Becker
7bfa59767c
fixed typo preventing creation of new events, if no timezone pref is set (should show just the server timezone)
2009-12-24 01:03:35 +00:00
Ralf Becker
8b24fa4ed3
fixed typo preventing creation of new events, if no timezone pref is set (should show just the server timezone)
2009-12-24 01:00:16 +00:00
Stefan Becker
5a4c77bcf3
"fixed Problem with span and Linefeed"
2009-12-21 10:47:02 +00:00
Nathan Gray
b94bf0c8a0
Completely revert changes from rev 28826.
...
Now using a seperate array to hold additional topmenu entries from hooks to prevent occasional duplication of info items. Apps should now be able to call ['egw']->framework->add_topmenu_item('name', 'url', 'title') to add an additional entry to the topmenu.
2009-12-17 18:07:59 +00:00
Klaus Leithoff
e9beccdeb7
revert 28859
2009-12-17 15:51:17 +00:00
Klaus Leithoff
95540c3fa7
revert n.gray s rev 28826, as it clutters the topmenu occasionaly
2009-12-17 14:48:19 +00:00
Klaus Leithoff
8c3d24ae65
revert n.gray s rev 28826, as it clutters the topmenu occasionaly
2009-12-17 14:47:48 +00:00
Klaus Leithoff
0e3d9e4f26
check for systemusers as well and deny creation, when such a user already exists
2009-12-16 14:14:49 +00:00
Klaus Leithoff
cbdd9507ad
check for systemusers as well and deny creation, when such a user already exists
2009-12-16 14:10:15 +00:00
Christian Binder
86346deefe
fixed empty resultset if num_rows option is not defined, removed some weird indents
2009-12-16 13:10:55 +00:00
Klaus Leithoff
40b5908a9b
better control for the status message
2009-12-16 12:07:32 +00:00
Klaus Leithoff
70d74361f3
improving the display by toggling the editor mode; improving import of html mails after flaw in rev28758
2009-12-16 10:59:38 +00:00
Klaus Leithoff
b48c4f51fc
improving the display by toggling the editor mode; improving import of html mails after flaw in rev28758
2009-12-16 10:57:37 +00:00
Klaus Leithoff
8efdb97c29
backport of chr.binders patch for the distinctive labeling of the close button; fix missing startdate, when importing mail from compose
2009-12-15 16:13:30 +00:00
Klaus Leithoff
e5978c32a1
fix missing startdate, when importing mail from compose
2009-12-15 16:05:48 +00:00
Klaus Leithoff
e4a105db84
fix to control the existence of content start_time/end_time before trying to construct a dateobject; changes from nathan for extended search options
2009-12-15 15:09:24 +00:00
Christian Binder
1457a73200
updated german and english translation
2009-12-15 12:15:02 +00:00
Christian Binder
ada9a59f94
renamed misleading "close" button in infolog listview to "set status to done"
2009-12-15 12:14:23 +00:00
Oscar Manuel Gómez Senovilla
ef7ff3d6b3
Fix pending hardcoding for new translations
2009-12-14 21:11:05 +00:00
Klaus Leithoff
2bd5449c40
fix to control the existence of content start_time/end_time before trying to construct a dateobject
2009-12-14 16:25:12 +00:00
Klaus Leithoff
410ab6a6a2
backport infolog search features from nathan gray; may not be effective until the rest of his commits are in place, but they do not seem to break anything
2009-12-14 09:21:02 +00:00
Klaus Leithoff
18f03e6314
backport infolog feature copy and print from stefan becker
2009-12-14 08:25:31 +00:00
Klaus Leithoff
d5524d0c23
further work to improve on status message issues, and minimizing refresh actions for the previewmode
2009-12-14 07:59:52 +00:00
Stefan Becker
086edcac9b
fixed promblem with infolog save of copyed infolog
2009-12-13 13:58:01 +00:00
Stefan Becker
3f13ed63a1
added print xml file
2009-12-13 13:37:42 +00:00