Branch: refs/heads/feature/bz1070242-remote-agent-install Home: https://github.com/rhq-project/rhq Commit: 3d88f13f7f65e76f37dea1b77513601fae0a4506 https://github.com/rhq-project/rhq/commit/3d88f13f7f65e76f37dea1b77513601fae... Author: John Mazzitelli mazz@redhat.com Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths: A modules/core/domain/src/main/java/org/rhq/core/domain/install/remote/CustomAgentInstallData.java M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/admin/agent/install/RemoteAgentInstallView.java M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/components/upload/FileUploadForm.java M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/gwt/RemoteInstallGWTService.java M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/server/gwt/RemoteInstallGWTServiceImpl.java M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_cs.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_de.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ja.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ko.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_pt.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ru.properties M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_zh.properties M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/RemoteInstallManagerBean.java M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/RemoteInstallManagerRemote.java
Log Message: ----------- BZ 1070242 - be able to upload two files for the new agent. the front end is done, need to get the back end to push this to the agent actually, this doesn't work unless running in GWT dev mode. so I need to figure out another way to get this to work.
Commit: ebb1452ff5dbcf424da3e2382ad0564eaa1c73b1 https://github.com/rhq-project/rhq/commit/ebb1452ff5dbcf424da3e2382ad0564eaa... Author: John Mazzitelli mazz@redhat.com Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths: M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/admin/topology/AgentTableView.java
Log Message: ----------- BZ 1070242 - be consistent with all the other places where we create a new item from a New button on a table of items page
Compare: https://github.com/rhq-project/rhq/compare/6cde53c290b2...ebb1452ff5db
rhq-commits@lists.fedorahosted.org