You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2017/06/27 04:21:06 UTC

[2/2] incubator-guacamole-client git commit: GUACAMOLE-334: Merge ability to download connection history results as csv.

GUACAMOLE-334: Merge ability to download connection history results as csv.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/b26a664d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/b26a664d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/b26a664d

Branch: refs/heads/master
Commit: b26a664d66fd14a22eb7300d29aa20390cf408ec
Parents: ef9ba68 9902698
Author: James Muehlner <ja...@guac-dev.org>
Authored: Mon Jun 26 21:17:57 2017 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Mon Jun 26 21:17:57 2017 -0700

----------------------------------------------------------------------
 .../directives/guacSettingsConnectionHistory.js |  49 +++++++++
 .../webapp/app/settings/services/csvService.js  | 106 +++++++++++++++++++
 .../main/webapp/app/settings/styles/history.css |  19 +++-
 .../templates/settingsConnectionHistory.html    |   1 +
 guacamole/src/main/webapp/translations/en.json  |   6 +-
 5 files changed, 179 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/b26a664d/guacamole/src/main/webapp/translations/en.json
----------------------------------------------------------------------