[vlma-devel] commit: Refresh ordersmonitor page content asynchronously using DWR. ( Adrien Grand )

git version control git at videolan.org
Tue Apr 29 02:40:41 CEST 2008


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Tue Apr 29 02:37:54 2008 +0200| [cf93afc8b1bf6dcb823604dc380b0ad4bf218406]

Refresh ordersmonitor page content asynchronously using DWR.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=cf93afc8b1bf6dcb823604dc380b0ad4bf218406
---

 web/pom.xml                                        |    5 ++
 .../videolan/vlma/web/dwr/RemoteController.java    |   32 +++++++++++++
 .../vlma/web/orders/OrdersCommandsController.java  |   50 ++++++++++++++++++++
 .../vlma/web/orders/OrdersMonitorController.java   |   14 +-----
 web/src/main/webapp/WEB-INF/VLMa-servlet.xml       |   27 ++++++++--
 web/src/main/webapp/WEB-INF/applicationContext.xml |   22 +++++++-
 web/src/main/webapp/WEB-INF/defs/templates.xml     |    2 +
 .../webapp/WEB-INF/jsp/orders/orderscommands.jsp   |   26 ++++++++++
 .../WEB-INF/jsp/orders/ordersmonitor_right.jsp     |   36 +++++---------
 web/src/main/webapp/WEB-INF/jsp/template.jsp       |    3 +
 web/src/main/webapp/WEB-INF/web.xml                |   15 ++++++
 11 files changed, 187 insertions(+), 45 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=cf93afc8b1bf6dcb823604dc380b0ad4bf218406


More information about the vlma-devel mailing list