Log of /community/sandbox/genuine
Directory Listing
Revision
32673 -
Directory Listing
Modified
Sat Mar 13 01:15:04 2010 UTC
(5 months, 3 weeks ago)
by
gjoseph
MAGNOLIA-3000 updated copyright headers
Revision
27509 -
Directory Listing
Modified
Tue Sep 1 15:19:43 2009 UTC
(12 months, 1 week ago)
by
vivi
see r27508
Revision
27508 -
Directory Listing
Modified
Tue Sep 1 15:17:28 2009 UTC
(12 months, 1 week ago)
by
vivi
GenUIne Prototype: fixed JAXB XmlAdapter problem, BUT:
* client and server do not share ANY classes now (that's why I had to remove DummyDialogRegistryClient): server works with *Impl only, client uses Interfaces + *JSO + *JSOImpl
* however, we will drop all the interfaces stuff (and the JSOs) again and simply rename DialogImpl into Dialog again and this JavaBean is shared across client and server
So, to sum up: the Rest client now works to retrieve dialog definitions... use the DialogRegistryClient class to access the server. Currently only a single dialog named "sampleDialog" is bootstrapped on the server side (in Magnolia).
Revision
27483 -
Directory Listing
Modified
Mon Aug 31 15:46:12 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: removed sensles buttons
Revision
27482 -
Directory Listing
Modified
Mon Aug 31 15:01:49 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: make it compilable by commenting out the elements we don't have on the client
Revision
27481 -
Directory Listing
Modified
Mon Aug 31 14:45:04 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: use the standard AsyncCallback interface instead of a custom one
Revision
27477 -
Directory Listing
Modified
Mon Aug 31 10:05:59 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
ignore
Revision
27476 -
Directory Listing
Modified
Mon Aug 31 10:05:05 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne:
- refactoring
- try to use data source (does work only partially)
- merged with changed from Teresa
Revision
27475 -
Directory Listing
Modified
Mon Aug 31 10:04:43 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne:
- refactoring
- try to use data source (does work only partially)
- merged with changed from Teresa
Revision
27474 -
Directory Listing
Modified
Mon Aug 31 10:03:51 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: a dummy dialog registry
Revision
27473 -
Directory Listing
Modified
Mon Aug 31 10:03:18 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: use the standard AsyncCallback interface instead of a custom one
Revision
27472 -
Directory Listing
Modified
Mon Aug 31 10:02:28 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: use debug module to load the readable/debugable js file from smart
Revision
27471 -
Directory Listing
Modified
Mon Aug 31 09:24:57 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne add tree sample with no data source
Revision
27469 -
Directory Listing
Modified
Fri Aug 28 16:03:45 2009 UTC
(12 months, 1 week ago)
by
had
Genuine prototyping. Fixed server part (Adapters for the Interfaces so JAXB can work with them).
Revision
27458 -
Directory Listing
Modified
Thu Aug 27 14:30:02 2009 UTC
(12 months, 1 week ago)
by
vivi
GenUIne prototyping: initially implementing overlay types for Dialog definitions.... [server side *still* broken]
Revision
27457 -
Directory Listing
Modified
Thu Aug 27 14:28:40 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne move gwt descriptor
Revision
27456 -
Directory Listing
Modified
Thu Aug 27 14:26:25 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: do not make the validation in vain
Revision
27455 -
Directory Listing
Modified
Thu Aug 27 14:25:46 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: use enterprise skin, the nicest they have
Revision
27453 -
Directory Listing
Modified
Thu Aug 27 14:05:49 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne add dms skeleton
Revision
27451 -
Directory Listing
Modified
Thu Aug 27 11:56:50 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne dms module
Revision
27446 -
Directory Listing
Modified
Thu Aug 27 10:01:10 2009 UTC
(12 months, 1 week ago)
by
pbaerfuss
GenUIne: populate dialog data and update the edited object on save
Revision
27444 -
Directory Listing
Modified
Thu Aug 27 07:14:10 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne add basic dialog generator
Revision
27443 -
Directory Listing
Modified
Wed Aug 26 16:52:19 2009 UTC
(12 months, 1 week ago)
by
vivi
GenUIne prototyping: initially implementing overlay types for Dialog definitions.... [server side broken]
Revision
27437 -
Directory Listing
Modified
Wed Aug 26 10:40:24 2009 UTC
(12 months, 1 week ago)
by
vivi
GenUIne prototyping: dropped with-magnolia maven profile (Magnolia is started by default now)
Revision
27436 -
Directory Listing
Modified
Wed Aug 26 10:19:11 2009 UTC
(12 months, 1 week ago)
by
vivi
GenUIne prototyping: added restful dialogRegistry service client + plus fixed resources (re-added src/main/resources)
Revision
27435 -
Directory Listing
Modified
Wed Aug 26 09:01:42 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne add some missing dependencies
Revision
27434 -
Directory Listing
Modified
Wed Aug 26 09:01:16 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne prototype dialog
Revision
27433 -
Directory Listing
Modified
Wed Aug 26 09:00:45 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne dialog styles
Revision
27432 -
Directory Listing
Modified
Wed Aug 26 09:00:13 2009 UTC
(12 months, 1 week ago)
by
tmiyar
GenUIne dialog styles
Revision
27431 -
Directory Listing
Modified
Wed Aug 26 07:26:37 2009 UTC
(12 months, 1 week ago)
by
vivi
GenUIne prototyping: added restful dialogRegistry service client
Revision
27430 -
Directory Listing
Modified
Tue Aug 25 15:04:07 2009 UTC
(12 months, 2 weeks ago)
by
vivi
GenUIne prototyping: added restful dialogRegistry service
Revision
27429 -
Directory Listing
Modified
Tue Aug 25 14:10:22 2009 UTC
(12 months, 2 weeks ago)
by
tmiyar
GenUIne: SmartGWT
Revision
27428 -
Directory Listing
Modified
Tue Aug 25 14:07:49 2009 UTC
(12 months, 2 weeks ago)
by
tmiyar
GenUIne: SmartGWT
Revision
27427 -
Directory Listing
Modified
Tue Aug 25 14:06:43 2009 UTC
(12 months, 2 weeks ago)
by
tmiyar
GenUIne: some initial ignores
Revision
27425 -
Directory Listing
Modified
Tue Aug 25 12:19:04 2009 UTC
(12 months, 2 weeks ago)
by
vivi
GenUIne prototyping: added REST resource
Revision
27423 -
Directory Listing
Modified
Tue Aug 25 12:18:22 2009 UTC
(12 months, 2 weeks ago)
by
vivi
GenUIne prototyping, build enhancements:
* added REST module (Jan and Vivi will work on)
* enhanced profiles so that both works, running w/ or w/o magnolia, in server mode or standalone
* for w/ magnolia deployment added bootstrap files to bypass GWT hostpage handling
Revision
27415 -
Directory Listing
Modified
Mon Aug 24 16:42:26 2009 UTC
(12 months, 2 weeks ago)
by
vivi
GenUIne prototype building: enable 'with-magnolia' maven profile to start webapp with magnolia-empty-webapp overlayed
Revision
27406 -
Directory Listing
Modified
Sun Aug 23 14:04:52 2009 UTC
(12 months, 2 weeks ago)
by
vivi
GenUIne webapp ready to get started with on presentation week prototyping
Revision
27405 -
Directory Listing
Modified
Sun Aug 23 05:39:48 2009 UTC
(12 months, 2 weeks ago)
by
vivi
initial commit of GenUIne sandbox trunk
Revision
27404 -
Directory Listing
Added
Sun Aug 23 05:37:16 2009 UTC
(12 months, 2 weeks ago)
by
vivi
adding GenUIne sandbox project