Author: hnategh
New Revision: 56006
URL: http://svn.stylite.de/viewvc/egroupware?rev=56006&view=rev
Log:
Mobile theme:
- Implement resources edit dialog
- Fix resources picture is not styled
- Fix mail subject column lost its width
- Implement new id representation for entries both on view and edit dialogs
Added:
trunk/resources/templates/mobile/edit.xet
- copied, changed from r56003, trunk/resources/templates/default/edit.xet
Modified:
trunk/infolog/templates/mobile/edit.xet
trunk/mail/templates/mobile/app.css
trunk/mail/templates/mobile/app.less
trunk/mail/templates/mobile/index.xet
trunk/pixelegg/mobile/fw_mobile.css
trunk/pixelegg/mobile/fw_mobile.less
trunk/resources/templates/mobile/app.css
trunk/resources/templates/mobile/app.less
trunk/resources/templates/mobile/show.xet
trunk/timesheet/templates/mobile/edit.xet
— trunk/infolog/templates/mobile/edit.xet (original)
+++ trunk/infolog/templates/mobile/edit.xet Wed May 4 12:02:16 2016
@@ -169,11 +169,11 @@
-
<button statustext="Saves this entry" id="button[save]" image="save" background_image="1"/>
<button statustext="Apply the changes" id="button[apply]" image="apply" background_image="1"/>
<button statustext="delete this entry" id="button[delete]" onclick="if($cont[info_anz_subs]) return $cont[info_anz_subs]; et2_dialog.confirm(widget,'Delete this entry','Delete');" image="delete" background_image="1" span="all"/>
<buttononly statustext="Insert timestamp into description field" id="timestamp" class="infologExtraButton infologTimestamp" background_image="1" image="timestamp" onclick="app.infolog.insert_text('info_des');"/>
<checkbox label="notification" id="no_notifications"/>
— trunk/mail/templates/mobile/app.css (original)
+++ trunk/mail/templates/mobile/app.css Wed May 4 12:02:16 2016
@@ -2636,7 +2636,7 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
- width: 95%;
}
#mail-index table.egwGridView_outer tbody td span[id^=‘mail-index_’][id$=‘attachments]’] {
float: right;
@@ -2649,7 +2649,7 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
- width: 95%;
font-size: 10pt;
font-weight: normal !important;
}
— trunk/mail/templates/mobile/app.less (original)
+++ trunk/mail/templates/mobile/app.less Wed May 4 12:02:16 2016
@@ -225,7 +225,7 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
@@ -238,7 +238,7 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
— trunk/mail/templates/mobile/index.xet (original)
+++ trunk/mail/templates/mobile/index.xet Wed May 4 12:02:16 2016
@@ -6,12 +6,12 @@
@@ -30,7 +30,7 @@
— trunk/pixelegg/mobile/fw_mobile.css (original)
+++ trunk/pixelegg/mobile/fw_mobile.css Wed May 4 12:02:16 2016
@@ -8120,4 +8120,20 @@
body .cke_inner .cke_toolbox .cke_toolbox_collapser {
height: auto;
}
-}
- body .entry_id {
- position: absolute;
- right: 10px;
- top: 15px;
- }
- body .entry_id::before {
- content: “#”;
- color: white;
- font-size: 12pt;
- font-weight: bold;
- }
- body .entry_id span {
- color: white;
- font-size: 12pt;
- font-weight: bold;
- }
+}
— trunk/pixelegg/mobile/fw_mobile.less (original)
+++ trunk/pixelegg/mobile/fw_mobile.less Wed May 4 12:02:16 2016
@@ -1327,5 +1327,22 @@
}
}
}
+
-
.entry_id {
-
position: absolute;
-
right: 10px;
-
top: 15px;
-
&::before {
-
content: "#";
-
color: white;
-
.mob-fontsize-l;
-
font-weight: bold;
-
}
-
span {
-
color: white;
-
.mob-fontsize-l;
-
font-weight: bold;
-
}
-
}
}
}
— trunk/resources/templates/mobile/app.css (original)
+++ trunk/resources/templates/mobile/app.css Wed May 4 12:02:16 2016
@@ -12,10 +12,6 @@
/
/ tablets and smartphones */
@media all {
-
#resources-show table.egwGridView_outer tbody img[id^=“resources-show_”][id$=“picture_thumb]”] {
- border: 1px solid silver;
- border-radius: 50%;
- }
#resources-show table.egwGridView_outer tbody div.resourcesCol2 {
font-size: 10pt;
}
@@ -31,4 +27,9 @@
overflow: hidden;
white-space: nowrap;
}
-
#resources-edit .resources_pictureFile .et2_file_span {
- text-align: center;
- width: 120px;
- margin-left: 120px;
- }
}
— trunk/resources/templates/mobile/app.less (original)
+++ trunk/resources/templates/mobile/app.less Wed May 4 12:02:16 2016
@@ -17,10 +17,6 @@
@media all {
#resources-show {
table.egwGridView_outer tbody {
-
img[id^="resources-show_"][id$="picture_thumb]"]{
-
border: 1px solid silver;
-
border-radius: 50%;
-
}
div.resourcesCol2 {
.mob-fontsize-n;
}
@@ -38,4 +34,11 @@
}
}
}
— trunk/resources/templates/default/edit.xet (original)
+++ trunk/resources/templates/mobile/edit.xet Wed May 4 12:02:16 2016
@@ -3,23 +3,19 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
+
-
+
@@ -28,26 +24,29 @@
-
-
+
+
+
-
+
-
-
+
+
+
-
+
+
@@ -60,29 +59,18 @@
-
-
-
-
+
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -118,65 +106,13 @@
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
@@ -194,14 +130,74 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
— trunk/resources/templates/mobile/show.xet (original)
+++ trunk/resources/templates/mobile/show.xet Wed May 4 12:02:16 2016
@@ -15,7 +15,7 @@
@@ -50,7 +50,9 @@
@@ -100,7 +102,7 @@
div.action_popup[id] {
position: fixed;
top: 200px;
— trunk/timesheet/templates/mobile/edit.xet (original)
+++ trunk/timesheet/templates/mobile/edit.xet Wed May 4 12:02:16 2016
@@ -114,9 +114,9 @@
-
<button statustext="Saves the changes made" id="button[save]" image="save" background_image="1"/>
<button statustext="Applies the changes made" id="button[apply]" image="apply" background_image="1"/>
<button statustext="Delete this entry" id="button[delete]" onclick="et2_dialog.confirm(widget,'Delete this entry','Delete')" image="delete" background_image="1"/>
@@ -131,10 +131,7 @@
-
<hbox>
-
<date id="ts_start" needed="1" options=",8"/>
-
<textbox align="right" type="integer" id="ts_id" readonly="true"/>
-
</hbox>
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs