Commit Graph

14847 Commits

Author SHA1 Message Date
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
Nathan Gray
30be48f6e6 Implement options so link_query() can be limited 2009-12-08 23:18:51 +00:00
Nathan Gray
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
Nathan Gray
00a75858ea Implement options so link_query() can be limited 2009-12-08 23:09:45 +00:00
Nathan Gray
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
Nathan Gray
ac14a5a1fd Implement options so link_query() can be limited 2009-12-08 22:36:43 +00:00
Nathan Gray
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
Nathan Gray
721ccb80d8 Implement options so link_query() can be limited 2009-12-08 21:47:49 +00:00
Nathan Gray
08b7ab173e Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 21:27:56 +00:00
Nathan Gray
6df521de8d Implement options so link_query() can be limited 2009-12-08 21:24:46 +00:00
Nathan Gray
219ae4d224 Can't use ExecMethod2(), it doesn't pass by reference.
Used code to pass options by reference from nextmatch widget so apps can update  array if they need.
2009-12-08 17:56:22 +00:00
Nathan Gray
2305f5cc8b Add missing style class, should make type box disappear when there's no sub-types. 2009-12-08 17:14:23 +00:00
Ralf Becker
b102a3d5e4 "fixed warning when saving new entries introduced by r28408" 2009-12-08 10:08:49 +00:00
Ralf Becker
af38e6e62a "fixed warning when saving new entries introduced by r28408" 2009-12-08 10:07:53 +00:00