From 875d526e1d761ac2228cd8ad904d0fc9376dbfdd Mon Sep 17 00:00:00 2001 From: znek Date: Fri, 22 Jul 2005 11:11:21 +0000 Subject: [PATCH] Fixed layout of inline attachment list so that SOGo bug #1466 can be closed now. git-svn-id: http://svn.opengroupware.org/SOGo/trunk@888 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SOGo.xcodeproj/project.pbxproj | 10 +- SOGo/UI/Templates/ChangeLog | 5 + SOGo/UI/Templates/MailerUI/UIxMailEditor.wox | 164 +++--- SOGo/UI/WebServerResources/ChangeLog | 12 + SOGo/UI/WebServerResources/layout2or3_xlib.js | 3 + .../UI/WebServerResources/layout2or3_xlib.txt | 511 ++++++++++++++++++ SOGo/UI/WebServerResources/mailer-compose.css | 19 +- SOGo/UI/WebServerResources/mailer.js | 6 +- 8 files changed, 636 insertions(+), 94 deletions(-) create mode 100644 SOGo/UI/WebServerResources/layout2or3_xlib.js create mode 100644 SOGo/UI/WebServerResources/layout2or3_xlib.txt diff --git a/SOGo/SOGo.xcodeproj/project.pbxproj b/SOGo/SOGo.xcodeproj/project.pbxproj index 75d50af9..9c8caeaf 100644 --- a/SOGo/SOGo.xcodeproj/project.pbxproj +++ b/SOGo/SOGo.xcodeproj/project.pbxproj @@ -122,6 +122,9 @@ AD3D68D3088FADA200CBB51B /* UIxMailListView.js */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.javascript; path = UIxMailListView.js; sourceTree = ""; }; AD3D68F7088FB57100CBB51B /* UIxMailEditorAttach.js */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.javascript; path = UIxMailEditorAttach.js; sourceTree = ""; tabWidth = 2; }; AD3D696E088FC09F00CBB51B /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 8; lastKnownFileType = text; name = ChangeLog; path = ../WebServerResources/ChangeLog; sourceTree = ""; usesTabs = 1; }; + AD3D6A470890F9FE00CBB51B /* mailer-compose.css */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "mailer-compose.css"; sourceTree = ""; }; + AD3D6A480890F9FE00CBB51B /* mailer-toolbar.css */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "mailer-toolbar.css"; sourceTree = ""; }; + AD3D6A91089107DF00CBB51B /* layout2or3_xlib.js */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.javascript; path = layout2or3_xlib.js; sourceTree = ""; }; AD494C6206F5EA6600E51EC9 /* UIxContactSelector.m */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = UIxContactSelector.m; sourceTree = ""; }; AD494C8E06F606F900E51EC9 /* UIxContactsSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = UIxContactsSelectionView.m; sourceTree = ""; }; AD494D1806F6EB3A00E51EC9 /* SOGoMailAccount.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SOGoMailAccount.h; sourceTree = ""; }; @@ -543,6 +546,7 @@ ADE0AC120885C45100E62D67 /* generic.js */, ADE0AC140885C45100E62D67 /* mailer.js */, ADE0AC150885C45100E62D67 /* searchfield.js */, + AD3D6A91089107DF00CBB51B /* layout2or3_xlib.js */, AD3D63CF088D5EB000CBB51B /* UIxAppointmentEditor.js */, AD3D63D0088D5EB000CBB51B /* UIxContactEditor.js */, AD3D68D3088FADA200CBB51B /* UIxMailListView.js */, @@ -620,9 +624,11 @@ AD3D68D6088FADAA00CBB51B /* CSS */ = { isa = PBXGroup; children = ( - ADE0AC130885C45100E62D67 /* mailer.css */, - AD3D63CE088D5EB000CBB51B /* calendar.css */, ADE0AC160885C45100E62D67 /* uix.css */, + AD3D63CE088D5EB000CBB51B /* calendar.css */, + ADE0AC130885C45100E62D67 /* mailer.css */, + AD3D6A470890F9FE00CBB51B /* mailer-compose.css */, + AD3D6A480890F9FE00CBB51B /* mailer-toolbar.css */, ); name = CSS; path = ../WebServerResources; diff --git a/SOGo/UI/Templates/ChangeLog b/SOGo/UI/Templates/ChangeLog index 13eb8b91..44dc1926 100644 --- a/SOGo/UI/Templates/ChangeLog +++ b/SOGo/UI/Templates/ChangeLog @@ -1,3 +1,8 @@ +2005-07-22 Marcus Mueller + + * UIxMailEditor.wox: added inclusion of layout2or3_xlib.js and added + a new id to compose_table + 2005-07-21 Marcus Mueller * UIxCalDayOverview.wox, UIxCalDayChartview.wox, UIxCalDayListview.wox, diff --git a/SOGo/UI/Templates/MailerUI/UIxMailEditor.wox b/SOGo/UI/Templates/MailerUI/UIxMailEditor.wox index 8bef375f..2a3d3a33 100644 --- a/SOGo/UI/Templates/MailerUI/UIxMailEditor.wox +++ b/SOGo/UI/Templates/MailerUI/UIxMailEditor.wox @@ -1,88 +1,88 @@ - -
- - -
- -
-
- - - - -
-
- -
- -
- - - - - -
- : - - -
-
- -
- - - - - -
- : -
-
-
-
-
- : - + +
+ +
+ +
+
+ + + - -
+
+
-
- -
-
+ +
+ + + + + +
+ : + + +
-
-
- -
-