WebUI

From ADempiere
Revision as of 06:32, 13 June 2007 by Moyses (Talk) (Call To Arms)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Why We Return To The Source

  • This is another big contribution by Robert Klein of OSLABS. He is famous for the now strong feature of 2Pack.
  • He has set the first step to completing the Web User Interface inherited from Compiere which has always been in beta mode.
  • The good news also is that Robert is now basing his works on the ADempiere project.
  • This is another testimony that the ADempiere Bazaar is recognised by all as a community and open project. By remaining open and community based, ADempiere Bazaar shall grow at quantum speeds as contributors like Rob Klein began to port over their works unabated. He gets automatically SVN commit rights to continue updating the project files concerning his contributions.
  • Many around the bazaar can now assist him in testing and debugging and correcting the bugs they find on his behalf. He can now move onto other upscale projects without worying about his investment in brand and coding time.
  • He can keep maintaining his clients' installations with lesser resources of ensuring all bugs are resolved. You start, the community completes for you!

Screenshots

Weblogin.png

  • The New Web UI Login Look by Rob Klein

Main Menu

(updating now.. come back later) WebMain.png

  • The Main Screen Can Work With Zoom

WebBPZoom.png

  • The Zoom works fine with AJAX-feel filter selection

Status

  • Updated to trunk, you need to update from SVN trunk and compile to get it.
    • Rob Klien has commit rights and is now updating his suggested changes directly.
  • Be released in binary form next, awaiting Committ Committee decision.
    • Council and Team members have voted overwhelmingly to accept this contribution via team email. Red1 04:14, 13 June 2007 (EDT)

What Files Did Rob Changed?

  • CreateZipFile.java - adempiere_trunk/base/src/org/adempiere/pipo
  • MPackageExp.java - adempiere_trunk/base/src/org/compiere/model
  • MWFActivity.java - adempiere_trunk/base/src/org/compiere/wf
  • WAccount.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (4 matches)
  • WAttachment.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (2 matches)
  • WebField.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (8 matches)
  • WHelp.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www
  • WLocation.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (2 matches)
  • WLogin.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (8 matches)
  • WLookup.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (4 matches)
  • WMenu.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (8 matches)
  • WProcess.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (10 matches)
  • WTest.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www
  • WWindow.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www (26 matches)
  • WZoom.java - adempiere_trunk/serverApps/src/main/servlet/org/compiere/www

How You Can Help

  • Testing and identifying the rest of the UI that needs completion
  • Improving and completing the rest
  • Promoting for further users to test, more coders to help out

Call To Arms

  • Red1 (testing, documenting, facilitating, debugging, improving)
  • Bahman (debugging, improving) -If I can :-)
  • Ramiro Vergara (testing, documenting)
  • Moyses (testing, documenting)

(sign up here)

Detailed WalkThrough Testing