merging pull request 52
Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/a895abed Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/a895abed Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/a895abed Branch: refs/heads/develop Commit: a895abedff656f9745654b12bf645bcd3af4e737 Parents: 838ca7c dc4a638 Author: scnakandala <[email protected]> Authored: Tue Dec 13 17:15:21 2016 -0500 Committer: scnakandala <[email protected]> Committed: Tue Dec 13 17:15:21 2016 -0500 ---------------------------------------------------------------------- app/controllers/AdminController.php | 15 +- app/libraries/AdminUtilities.php | 18 +- app/libraries/Airavata/API/Airavata.php | 92 ++++++++- app/views/admin/experiment-statistics.blade.php | 8 +- app/views/admin/manage-experiments.blade.php | 199 +++++++++++++++---- 5 files changed, 287 insertions(+), 45 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/a895abed/app/controllers/AdminController.php ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/a895abed/app/libraries/Airavata/API/Airavata.php ----------------------------------------------------------------------
