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
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
9df8431a61
fixed not used user date and time format, if no timezone set
2009-12-24 01:53:27 +00:00
08d5ce1f30
fixed not used user date and time format, if no timezone set
2009-12-24 01:48:51 +00:00
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
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
5a4c77bcf3
"fixed Problem with span and Linefeed"
2009-12-21 10:47:02 +00:00
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
e9beccdeb7
revert 28859
2009-12-17 15:51:17 +00:00
95540c3fa7
revert n.gray s rev 28826, as it clutters the topmenu occasionaly
2009-12-17 14:48:19 +00:00
8c3d24ae65
revert n.gray s rev 28826, as it clutters the topmenu occasionaly
2009-12-17 14:47:48 +00:00
0e3d9e4f26
check for systemusers as well and deny creation, when such a user already exists
2009-12-16 14:14:49 +00:00
cbdd9507ad
check for systemusers as well and deny creation, when such a user already exists
2009-12-16 14:10:15 +00:00
86346deefe
fixed empty resultset if num_rows option is not defined, removed some weird indents
2009-12-16 13:10:55 +00:00
40b5908a9b
better control for the status message
2009-12-16 12:07:32 +00:00
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
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
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
e5978c32a1
fix missing startdate, when importing mail from compose
2009-12-15 16:05:48 +00:00
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
1457a73200
updated german and english translation
2009-12-15 12:15:02 +00:00
ada9a59f94
renamed misleading "close" button in infolog listview to "set status to done"
2009-12-15 12:14:23 +00:00
ef7ff3d6b3
Fix pending hardcoding for new translations
2009-12-14 21:11:05 +00:00
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
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
18f03e6314
backport infolog feature copy and print from stefan becker
2009-12-14 08:25:31 +00:00
d5524d0c23
further work to improve on status message issues, and minimizing refresh actions for the previewmode
2009-12-14 07:59:52 +00:00
086edcac9b
fixed promblem with infolog save of copyed infolog
2009-12-13 13:58:01 +00:00
3f13ed63a1
added print xml file
2009-12-13 13:37:42 +00:00
80f02187a6
added print template to infolog
2009-12-13 13:36:09 +00:00
4e2ae9e19c
fix typo?
2009-12-11 14:29:41 +00:00
d95c3fe6db
fix typo
2009-12-11 14:26:25 +00:00
ad4cd28f39
fix for handling action message on short refresh intervals in preview mode
2009-12-11 14:07:06 +00:00
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
d11469f91f
added copy function to infolog and action box, more actions will follow
2009-12-11 08:34:47 +00:00
77c889f907
Don't clear items, it will erase anything added by apps in topmenu_info hook
2009-12-09 23:15:46 +00:00
f86b13e4a6
fixing a bug regarding the selectBox resize with MSIE (all was no longer selectable)
2009-12-09 12:28:27 +00:00
f0972d7409
fixing a bug regarding the selectBox resize with MSIE (all was no longer selectable)
2009-12-09 11:58:19 +00:00
e52c549c14
just a small translation fix
2009-12-09 09:28:21 +00:00
e97e68506b
"Ajax to construct homedirectory from specified directory name in setup and account_lid"
2009-12-09 08:23:49 +00:00
8118ad3b0b
"Ajax to construct homedirectory from specified directory name in setup and account_lid"
2009-12-09 08:23:04 +00:00
d8907a4d2a
fixed not recognized vtodo priority values
2009-12-09 08:17:26 +00:00
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
30be48f6e6
Implement options so link_query() can be limited
2009-12-08 23:18:51 +00:00
4139c23ef7
Implement new link hook view_list, to be able to be taken to a list of entries
2009-12-08 23:10:06 +00:00
00a75858ea
Implement options so link_query() can be limited
2009-12-08 23:09:45 +00:00
e532ee0944
Implement new link hook view_list, to be able to be taken to a list of entries
2009-12-08 22:41:49 +00:00
ac14a5a1fd
Implement options so link_query() can be limited
2009-12-08 22:36:43 +00:00
1524b6670f
Implement new link hook view_list, to be able to be taken to a list of entries
2009-12-08 21:48:10 +00:00
721ccb80d8
Implement options so link_query() can be limited
2009-12-08 21:47:49 +00:00