[vlma-devel] commit: Display the current configuration on the web interface. ( Adrien Grand )
git version control
git at videolan.org
Fri May 2 19:59:34 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Fri May 2 19:48:15 2008 +0200| [9254c0fd04b5da4b3e76d0ec4cc81567e3241f56]
Display the current configuration on the web interface.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=9254c0fd04b5da4b3e76d0ec4cc81567e3241f56
---
.../configuration/ConfigurationViewController.java | 70 ++++++++++++++++++++
.../videolan/vlma/web/configuration/package.html | 6 ++
web/src/main/resources/messages.properties | 22 ++++++
web/src/main/resources/messages_fr.properties | 22 ++++++
web/src/main/webapp/WEB-INF/VLMa-servlet.xml | 22 +++++--
web/src/main/webapp/WEB-INF/defs/templates.xml | 13 ++++
.../jsp/configuration/configuration_left.jsp | 6 ++
.../jsp/configuration/configurationview_right.jsp | 15 ++++
.../WEB-INF/jsp/configuration/quicklinks.jsp | 10 +++
.../main/webapp/WEB-INF/jsp/files/quicklinks.jsp | 1 +
.../main/webapp/WEB-INF/jsp/medias/quicklinks.jsp | 1 +
.../main/webapp/WEB-INF/jsp/orders/quicklinks.jsp | 1 +
.../webapp/WEB-INF/jsp/satellites/quicklinks.jsp | 1 +
.../main/webapp/WEB-INF/jsp/servers/quicklinks.jsp | 1 +
.../main/webapp/WEB-INF/jsp/welcome/quicklinks.jsp | 1 +
15 files changed, 186 insertions(+), 6 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=9254c0fd04b5da4b3e76d0ec4cc81567e3241f56
More information about the vlma-devel
mailing list