<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — The new Dashboard]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9349</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9349&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in The new Dashboard.]]></description>
		<lastBuildDate>Tue, 29 Jun 2021 13:25:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39608#p39608</link>
			<description><![CDATA[<p>hello again @rafat.</p><p>I think I will commit the changes already done. It is almost perfect now, and we can always improve it during the release.</p><p>Thank you for cooperation and see you <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 29 Jun 2021 13:25:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39608#p39608</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39607#p39607</link>
			<description><![CDATA[<p>Thanks @joe</p><p>I think we leave it as it is. As you said mixing languages in graphics is not that easy..different fonts, sizes and directions as well.<br />Meanwhile I will keep experimenting and if I found something useful I will come back to the forum.</p><p>/rafat</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Tue, 29 Jun 2021 05:03:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39607#p39607</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39606#p39606</link>
			<description><![CDATA[<p>I meant, try to set the currently defined value of 27 to 23 on line 63 in class.graphic.inc.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 28 Jun 2021 15:53:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39606#p39606</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39605#p39605</link>
			<description><![CDATA[<p>@joe</p><p>Reports look good now.. Where are the fonts size in the graphics of the Top 10 Customers are defined?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Mon, 28 Jun 2021 15:13:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39605#p39605</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39603#p39603</link>
			<description><![CDATA[<p>@rafat</p><p>The graphics for balance-sheet, pie, donut and half donut shold now be ok.</p><p>The graphics for sales customers top 10 is not changed, but you could try to reduce the MAXLEN in the define on line 63. <br />It is currently 27. <br />I see a big fontsize on the graphics, so try with 23 or so.</p><p>This is difficult to do when you mix Arabic and English language in the same graph.</p><p>But try to experiment a little.</p><p>/joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 28 Jun 2021 13:17:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39603#p39603</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39601#p39601</link>
			<description><![CDATA[<p>Hello again<br />@joe</p><p>The Dashboard seems fine for LTR. A little buggy with RTL. Let me take Arabic as an example as am testing that language.<br />Now I am in Preferences and chose Default theme and Arabic Language:<br />Sales ---&gt;Dashboard&nbsp; Top 10 Customers<br />Arabic Customer Names are Truncated to fit---OK<br />English Customer Names are not Truncated---Overlap<br />Please note we do mix Arabic and English -- I dont know if this is a problem and we should not.<br />Only in pie or donut.</p><p>As for the reports definitely there is an overlap for Donut and Pie only for Balance and PL sheets.</p><p>See attached.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Mon, 28 Jun 2021 06:18:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39601#p39601</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39590#p39590</link>
			<description><![CDATA[<p>Hi again, @rafat</p><p>I have now gone through all the graphics on both SVG and traditional Graphics (JPG, PNG etc.).</p><p>The Graphic engine will truncate all labels longer than 27 chars in all the graphics. This make it much more flexibel to work with. </p><p>All the Graphics are now unified and will work as you want it to do.</p><p>Download the attached and replace it in /reporting/includes/class.graphic.inc and /includes/dashboard.inc folders.</p><p>You might try the reports Customer Aged.. and Supplier Aged (try the various graphic types). Also Balance Sheet and PL Sheet. </p><p>There was a reported bug under &#039;Report Bugs here&#039;. Have a look here, there are 2 new files that should fix the issues here.</p><p>See ya Monday <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 26 Jun 2021 15:33:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39590#p39590</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39586#p39586</link>
			<description><![CDATA[<p>@joe....have a nice weekend. See you Monday.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 25 Jun 2021 09:57:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39586#p39586</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39585#p39585</link>
			<description><![CDATA[<p>@rafat,</p><p>I only had to clear my browser cache, then it worked with removing the table class in default.css.<br />So now we should just fix the default.css and it should be ok. Cool <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />. Good work, @poncho1234!!<br />Anyhow it is good to also test that the LTR still works everywhere.</p><p>Ok, you still have some problem with your test. I will have to look at this. Any thing to reproduce this? Long text or so?</p><p>We are celebrating the Mid Summer today, so don&#039;t expect to much work here <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 25 Jun 2021 09:02:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39585#p39585</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39584#p39584</link>
			<description><![CDATA[<p>Sorry @joe.. no change with the new file. Same as before. Text truncated and color legend does not show.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 25 Jun 2021 08:42:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39584#p39584</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39583#p39583</link>
			<description><![CDATA[<p>@joe..Attached is the default.css.. I needed to restart Apache for it to show.<br />Meanwhile I keep tetsting wit the new file.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 25 Jun 2021 08:31:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39583#p39583</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39582#p39582</link>
			<description><![CDATA[<p>Hello @rafat and @poncho1234</p><p>I am glad that you, @poncho1234, is contributing in this important matter.</p><p>You wrote that eliminating the table class in default.css would do it automatically. I couldn&#039;t reporduce this, will you upload your default.css, so I can test this.</p><p>Regarding the Graphics Legends in class.graphic.in . It should now work both in LTR and RTL. Please replace the attached file in /reporting/includes folder and let me know.</p><p>@rafat</p><p>It surely looks better now <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>/joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 25 Jun 2021 08:24:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39582#p39582</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39581#p39581</link>
			<description><![CDATA[<p>@poncho1234 is absolutely correct..&nbsp; nailed it. Removing the above lines makes the shift from RTL to LTR and vice versa very smooth. I tested on Chrome, Firefox and IE. All OK</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 25 Jun 2021 04:37:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39581#p39581</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39580#p39580</link>
			<description><![CDATA[<p>@joe, @rafat</p><p>As per https://www.w3.org/ the default text alignment for LTR is left and for RTL is right.</p><p>So removing from File:default.css<br /></p><div class="codebox"><pre><code>32: table {
33:     text-align: left;
34: }</code></pre></div><p>Will give control of text alignment back to HTML as it probably should be, giving the correct alignment for both LTR and RTL.</p><p>Further reference:https://www.w3.org/TR/html401/present/graphics.html</p><p>and</p><p>https://www.w3.org/TR/html401/struct/tables.html</p>]]></description>
			<author><![CDATA[null@example.com (poncho1234)]]></author>
			<pubDate>Thu, 24 Jun 2021 21:08:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39580#p39580</guid>
		</item>
		<item>
			<title><![CDATA[Re: The new Dashboard]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39579#p39579</link>
			<description><![CDATA[<p>Ok, I will continue tomorrow with the right justified text legends.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 24 Jun 2021 15:20:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39579#p39579</guid>
		</item>
	</channel>
</rss>
