Commit Graph

327 Commits

Author SHA1 Message Date
57bc46eb87 * eMail: action to undelete/revert single messages that may be marked as deleted in preview or view message mode; using revert icon for that action 2011-06-21 10:51:27 +00:00
694dc8fc9f Reverted to old revision as having a 10.1 as a remote application is not needed 2011-01-20 20:14:18 +00:00
ef09307743 Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild. 2011-01-20 14:12:12 +00:00
7868368aac * telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone) 2010-11-10 10:50:05 +00:00
8bc4c13399 * show package changelog inside EGroupware under about 2010-09-29 11:23:34 +00:00
bddb577d95 * show package changelog inside EGroupware under about 2010-09-29 11:22:46 +00:00
14b6c569fb new logo for 1.8 2010-09-16 09:57:12 +00:00
86a32e2f8b Tracker #2184. Add "select all" in the account selection popup. 2010-07-31 08:07:21 +00:00
396c6b4074 fix for bug MyStylite Tracker#773; Menu links: superfluous Scrollbar 2010-07-27 12:12:10 +00:00
fda7878852 fix for bug MyStylite Tracker#773; Menu links: superfluous Scrollbar 2010-07-27 12:11:20 +00:00
6a1b8b74f1 added EPL logo 2010-06-09 18:40:59 +00:00
4b30608396 upps, commited a bit to much ;-) 2010-06-09 11:04:04 +00:00
055f1ebe1c making template name a parameter 2010-06-09 11:03:02 +00:00
eddf0f4038 sort autofolders to the top of the folderlist; Add (and use) special foldericons for autofolders 2010-05-18 09:30:12 +00:00
94aad337fa wrong icon ;-) 2010-05-06 07:01:23 +00:00
46d94a3293 missing icon 2010-05-06 06:59:57 +00:00
8fbb39aded use more stylish dialog for prompt action on edit-series; translations provided by mkk 2010-04-28 13:42:10 +00:00
4600c7cb38 Imported latest version of wz_tooltips (5.31) as they no longer need to
process the whole dom tree to enable the tooltips.
(Also made the changed from r23372 again)
2010-01-17 03:20:45 +00:00
221473ce0f make dynamic resizable sidebox width app specific 2009-11-18 20:00:26 +00:00
ea398a45de added more info about groupdav 2009-03-30 14:07:46 +00:00
5522a6b907 Feature Request 1968: Display gray up/down arrows for first/last message in message window 2009-03-30 12:17:27 +00:00
48e7312a27 fixed small Bug, that IE 6 is not giving the unsecure warning, if ssl is used 2009-01-06 12:07:46 +00:00
ec51405e95 "cater for wider logo in 1.6" 2008-11-16 08:56:02 +00:00
aad4117be2 bit nicer login sreen with new default theme 2008-11-16 07:16:19 +00:00
e0d7ea6c14 New default theme for idots template set for the 1.6 release 2008-11-15 20:05:55 +00:00
4c6dffcc2d using z-index to handle layering of the slideoutmenue and the compose button 2008-10-10 13:18:55 +00:00
1d3489c0d0 handling the slideout/slidein positions too 2008-10-10 12:42:38 +00:00
05f78a8c91 moved the sidebox-handle out of the way (up a bit (70px)) 2008-10-10 12:33:40 +00:00
ccb20466a1 Adding shared images to use in infolog and pm 2008-10-07 08:35:39 +00:00
ae3ff8ddf2 fixed broken display in non IE browsers (borders missing) 2008-09-22 08:50:10 +00:00
81e1887e24 not used 2008-08-07 20:37:00 +00:00
0e4244b440 "removed onchange attribute on password which caused the creation of 2 sessions in konqueror, it seems to be unneccessary in FF, IE and konq anyway" 2008-08-07 09:11:20 +00:00
134692b51c fixed that IE 6 Bug, that selectboxes are shown in the left Menu with a frame workaround. Sponsored by Karl Knauber Holding 2008-07-25 14:48:06 +00:00
3572089d93 added info.png as icon for help and info text. used for info on customfields in list view 2007-11-27 14:54:40 +00:00
43672fa9a4 "layout fix: more compact" 2007-05-27 06:34:18 +00:00
1b10333979 fix for bug #275: tree of projects is only one line high in IE, plus removing the margin arround the mainDiv and saving some space around the navbar 2007-05-08 16:52:04 +00:00
8ac09e8dba fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
4e3612ffcd patch from Sebastion for Bug #370: Custom Logo is not shown if not logged in as admin user 2007-02-14 12:42:47 +00:00
8aa8cd4e2a applied patch #280 from Sebastian Ebling: * removed the "About ..." menu entry from top and sidebox menu
* mostly rewritten the about.php page (added application list)
* changed footer eGroupWare link to about.php
* moved manual from application menu to top and sidebox menu preserving its special link target
2007-01-17 17:51:47 +00:00
60b9285d71 add topmenu to the egw framework
implement topmenu in idots template set
add idots preference to enable topmenu
add idots preference to disable general sidebox menu
some cleanups in idots framework class
some cleanups in egw_framework
2007-01-05 14:06:34 +00:00
2a02a93d54 fix missing sidebox width for autohide sidebox 2007-01-02 20:14:00 +00:00
bac355cabe resize icon Pim forgot to commit 2007-01-02 15:04:07 +00:00
c9377bfc61 new login page using the framework class(es) 2006-12-25 11:05:44 +00:00
7389a7a2cb some more refracturing of the template code 2006-12-17 13:14:16 +00:00
8d1d8f85f1 not used anymore 2006-12-17 11:51:40 +00:00
347f0c5649 Upps portalbox in home also used phpgw_info based themes 2006-12-17 11:45:09 +00:00
f97a0452e5 removed eGW version for security reasons, as discussed on the list 2006-12-13 14:32:31 +00:00
4708466097 moved idots templates to default 2006-12-13 11:33:15 +00:00
16ca5b64f5 not used anymore 2006-12-13 11:19:48 +00:00
6035da428e use one shared head.tpl from default 2006-12-13 09:28:51 +00:00