Thread Rating:
  • 4 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bringing WebERP into a New Tableless UI Design
08-06-2012, 08:51 PM,
#41
RE: Bringing WebERP into a New Tableless UI Design
Thanks Hindra, you only need to give me the changed files really.
The new Aguapop works well but the aguapop login doesn't work for me for some reason.
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
08-07-2012, 01:15 PM,
#42
RE: Bringing WebERP into a New Tableless UI Design
(08-06-2012, 08:51 PM)phil Wrote: Thanks Hindra, you only need to give me the changed files really.
The new Aguapop works well but the aguapop login doesn't work for me for some reason.

Hi Phil,

As you know, the login screen can viewed as two parts:

1) The "login back" screen (the one that shows just after the log out):

If it's still using the old one, your browser probably still using the cached CSS, please try clear your browser cache first.

2) The actual "login screen" (the one that ask for user name and password):

Currently, the login screen is hardcoded to always use the SilverWolf theme. So, for now, to test the other login theme, you have to rename it as "SilverWolf".

In the future, I think we need to change webERP to use the login screen from the last theme used, if we try login back. Or, use a special generic login theme, if it's a new login.

Rgds,
Hindra
Reply
08-07-2012, 03:17 PM,
#43
RE: Bringing WebERP into a New Tableless UI Design
Yes I changed includes/session.inc to use aguapop for the login screen but it fails miserably. The logout box looks cool alright.
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
08-07-2012, 05:36 PM, (This post was last modified: 08-07-2012, 05:39 PM by hindraj.)
#44
RE: Bringing WebERP into a New Tableless UI Design
(08-07-2012, 03:17 PM)phil Wrote: Yes I changed includes/session.inc to use aguapop for the login screen but it fails miserably. The logout box looks cool alright.

Ow... Big Grin
Is the other login screen OK?

Here I've updated all themes, checked missing icons, styles, etc. All have logout/login screen now. I've check all the logon/logout screen on all major browser including SeaMonkey, and I can be sure is all working OK...


.zip   AguaPop.zip (Size: 62.7 KB / Downloads: 15)

.zip   Default.zip (Size: 43.04 KB / Downloads: 11)

.zip   Fresh.zip (Size: 57.25 KB / Downloads: 7)

.zip   Gel.zip (Size: 44.99 KB / Downloads: 8)

.zip   Professional RTL.zip (Size: 50.5 KB / Downloads: 8)

Please try again after clearing browser cache.

Best regards,
Hindra
Here is the rest:


.zip   Professional.zip (Size: 45.28 KB / Downloads: 8)

.zip   SilverWolf.zip (Size: 41.18 KB / Downloads: 7)

.zip   Wood.zip (Size: 70.62 KB / Downloads: 7)

Rgds,
Hindra
Reply
08-10-2012, 01:09 AM,
#45
RE: Bringing WebERP into a New Tableless UI Design
New theme: "Fluid Tabs"

This theme is fluid. It's capable of adjusting itself on small screen devices.
Please note, though, that the content is currently not fluid! Smile

This theme also has horizontal placement for the "main menu" (for those who missed it!)

   


.zip   Fluid Tabs.zip (Size: 56.13 KB / Downloads: 9)

Enjoy!
Reply
08-12-2012, 10:42 AM,
#46
RE: Bringing WebERP into a New Tableless UI Design
I've brought your new theme in as fluid ... good to have a completely different tab based view. This is a little how it used to be before we ran out of space to have tabs over the top... nice :-)
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
08-21-2012, 05:38 PM, (This post was last modified: 08-21-2012, 05:39 PM by phil.)
#47
RE: Bringing WebERP into a New Tableless UI Design
Have an issue Hindra:

See attached screenshot - this happens on most themes for PO_Items.php script. See some fields truncated off the right of the screen - including the delete link.





Attached Files Thumbnail(s)
   
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
08-24-2012, 02:32 AM,
#48
RE: Bringing WebERP into a New Tableless UI Design
(08-21-2012, 05:38 PM)phil Wrote: Have an issue Hindra:

See attached screenshot - this happens on most themes for PO_Items.php script. See some fields truncated off the right of the screen - including the delete link.

Hi Phil,

Sorry, I just got back from a vacation so I just got a time to check this forum.

I think the problem is not with the themes but the code in the PO_Items.php.
on line 698, we have something like this:

echo '<td>' . $POLine->StockID . '</td>
<td><input type="text" name="ItemDescription' . $POLine->LineNo.'" size="80" value="' .$POLine->ItemDescription .'" /></td> ......



I would suggest we drop the size="80", or decrease it, because it too long for the line! Big Grin

Best regards!
Hindra



Reply
08-24-2012, 05:38 AM,
#49
RE: Bringing WebERP into a New Tableless UI Design
Done - thanks Hindra
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply
09-11-2012, 12:03 PM,
#50
RE: Bringing WebERP into a New Tableless UI Design
Not sure if you saw on the list Hindra... Exson reported that the new css doesn't work for our IE friends!! Any ideas?
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)