Commit Graph

14960 Commits

Author SHA1 Message Date
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
Stefan Becker
80f02187a6 added print template to infolog 2009-12-13 13:36:09 +00:00
Klaus Leithoff
4e2ae9e19c fix typo? 2009-12-11 14:29:41 +00:00
Klaus Leithoff
d95c3fe6db fix typo 2009-12-11 14:26:25 +00:00
Klaus Leithoff
ad4cd28f39 fix for handling action message on short refresh intervals in preview mode 2009-12-11 14:07:06 +00:00
Klaus Leithoff
a26aa408cb rather big commit to implement the message preview (3PaneView); You must update felamimail, as the version numer is increased and new hooks are introduced 2009-12-11 13:15:17 +00:00
Stefan Becker
d11469f91f added copy function to infolog and action box, more actions will follow 2009-12-11 08:34:47 +00:00
Nathan Gray
77c889f907 Don't clear items, it will erase anything added by apps in topmenu_info hook 2009-12-09 23:15:46 +00:00
Klaus Leithoff
f86b13e4a6 fixing a bug regarding the selectBox resize with MSIE (all was no longer selectable) 2009-12-09 12:28:27 +00:00
Klaus Leithoff
f0972d7409 fixing a bug regarding the selectBox resize with MSIE (all was no longer selectable) 2009-12-09 11:58:19 +00:00
Christian Binder
e52c549c14 just a small translation fix 2009-12-09 09:28:21 +00:00
Ralf Becker
e97e68506b "Ajax to construct homedirectory from specified directory name in setup and account_lid" 2009-12-09 08:23:49 +00:00
Ralf Becker
8118ad3b0b "Ajax to construct homedirectory from specified directory name in setup and account_lid" 2009-12-09 08:23:04 +00:00
Christian Binder
d8907a4d2a fixed not recognized vtodo priority values 2009-12-09 08:17:26 +00:00
Nathan Gray
7217a92079 Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 23:19:06 +00:00