summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui
Commit message (Collapse)AuthorAgeFilesLines
* Renamed project/package com.gluster.storage.management.gui to ↵Shireesh Anjal2011-08-06265-108495/+0
| | | | com.gluster.storage.management.console
* New splash screen, few icons for disabled statusShireesh Anjal2011-08-0510-0/+3
|
* Modified to show proper steps on Y axis of network chartShireesh Anjal2011-08-051-5/+20
|
* New splash screenShireesh Anjal2011-08-041-0/+0
|
* Fixed Bug 3284 - Landing page throws null pointer exceptionShireesh Anjal2011-08-041-10/+8
|
* Bug 3330 - Once volume creation fails the creation dialog should stay on the ↵Selvasundaram2011-08-041-0/+1
| | | | screen -fix
* Merge pull request #188 from Selvasundaram/masterShireesh Anjal2011-08-0412-32/+50
|\ | | | | Bug 3302 - Alerts/Tasks belonging to one cluster is shown in another cluster also - fix
| * Replacing hardcoded "\n" with system new line characterSelvasundaram2011-08-0412-32/+50
| |
* | Trying disabled icon for volume create. If this works fine on windows, we ↵Shireesh Anjal2011-08-047-0/+6397
|/ | | | need to create them for all other icons.
* Data sync interval type cast issue fixDhandapani2011-08-031-1/+1
|
* Modified to make sure that volumes summary page refreshes the pie chart ↵Shireesh Anjal2011-08-032-2/+3
| | | | properly when new volume is created
* Fixed Bug 3173 - Wrong password does not report problem properly.Shireesh Anjal2011-08-031-5/+1
|
* Bug 3290 - GUI throws 500 error if we try to add server with IP address or ↵Dhandapani2011-08-031-2/+3
| | | | server name in small case
* Bug 3316: All the bricks of the all the volumes are being shown as offline. ↵Dhandapani2011-08-032-1/+4
| | | | Fixed
* New icon changesDhandapani2011-08-0216-5344/+3963
|
* Merge pull request #177 from Dhandapani/masterShireesh Anjal2011-08-0223-48/+272
|\ | | | | Story #56: CIFS Feature
| * Story #56: CIFS FeatureDhandapani2011-08-0225-51/+272
| |
* | Merge branch 'volumes'Selvasundaram2011-08-024-7/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gateway/src/com/gluster/storage/management/gateway/utils/GlusterUtil.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/BrickTableLabelProvider.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/GlusterDataModelManager.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/dialogs/CreateVolumePage1.java
| * | Device mount point handlingSelvasundaram2011-08-027-37/+55
| |/ | | | | | | | | Parameter changes for directory cleanup script. Bug 3297 - Path seperator is appended as "\" instead of "/" if volume is created from windows client - fix
* / Device mount point handlingSelvasundaram2011-08-026-33/+53
|/ | | | | Parameter changes for directory cleanup script. Bug 3297 - Path seperator is appended as "\" instead of "/" if volume is created from windows client - fix
* Logging mechanism in UI plug-inShireesh Anjal2011-07-317-19/+81
|
* Changes related to packaging.Shireesh Anjal2011-07-301-1/+2
|
* Bug 3150 - Brick list is not getting updated after migrate operation - fixSelvasundaram2011-07-293-7/+54
|
* Start, Stop and Delete volume operation on multiple selection featureSelvasundaram2011-07-293-71/+235
|
* Bug 3008 - "Stop Volume" and "Delete Volume" should be disabled when user ↵Selvasundaram2011-07-292-0/+5
| | | | selects Volume node in the tree - fix
* Disk label changed to DeviceDhandapani2011-07-292-35/+22
|
* Bug 3224 - Disk status is not updated even after refreshDhandapani2011-07-292-3/+48
|
* Story #29 - Memory Usage GraphShireesh Anjal2011-07-284-35/+36
|
* Bug 3258 - GUI shows as NFS off even though it's on when the volume created ↵Dhandapani2011-07-281-33/+0
| | | | from the backend
* Merge pull request #162 from Selvasundaram/masterShireesh Anjal2011-07-281-43/+56
|\ | | | | Server summary section updates while refresh UI
| * Server summary section updates while refresh UISelvasundaram2011-07-281-43/+56
| |
* | Merge pull request #160 from Dhandapani/masterShireesh Anjal2011-07-281-14/+18
|\ \ | |/ |/| Bug 3267 - Serve name entered in different case than the actual name could cause side effects - Fix
| * Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-07-286-26/+130
| |\
| * | Bug 3267 - Serve name entered in different case than the actual name could ↵Dhandapani2011-07-281-14/+15
| | | | | | | | | | | | | | | | | | cause side effects - Fix Bug 3270 - Cancelling the add server windows show "success" message - Fix
* | | Bug 2885 - "Add" button gets disabled after resetting volume options with ↵Selvasundaram2011-07-281-0/+2
| | | | | | | | | | | | any option without value - fix
* | | Add only the online gluster servers to discovered servers while removingSelvasundaram2011-07-281-5/+7
| |/ |/|
* | Story #29 - Memory Usage GraphShireesh Anjal2011-07-285-25/+126
|/
* Story #29 - Memory Usage GraphShireesh Anjal2011-07-271-14/+9
|
* Merge branch 'master' of github.com:Selvasundaram/console into ssShireesh Anjal2011-07-273-19/+25
|\
| * Merge branch 'bugs'Selvasundaram2011-07-273-19/+25
| |\ | | | | | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/ClusterSummaryView.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/GlusterServersSummaryView.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/VolumesSummaryView.java
| | * Auto resize the Alerts and Tasks section upon refreshSelvasundaram2011-07-273-47/+44
| | |
* | | Story #29 - Memory Usage GraphShireesh Anjal2011-07-277-265/+211
|/ /
* | Merge branch 'bugs'Selvasundaram2011-07-274-1/+1
|\|
| * New icons for running tasks and onlineSelvasundaram2011-07-274-1/+1
| |
* | Merge branch 'master' of github.com:Selvasundaram/consoleSelvasundaram2011-07-271-1/+0
|\| | | | | | | | | | | | | | | Conflicts: src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/actions/AddServerAction.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/ClusterSummaryView.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/GlusterServersSummaryView.java src/com.gluster.storage.management.gui/src/com/gluster/storage/management/gui/views/VolumesSummaryView.java
| * Alerts, Running tasks and Chart refresh on all viewsSelvasundaram2011-07-2711-100/+307
| | | | | | | | | | Password icons removed [Bug 3265] Adding an already added server throws error message - hostname validation fix
* | Alerts, Running tasks and Chart refresh on all viewsSelvasundaram2011-07-2711-100/+299
|/ | | | | Password icons removed [Bug 3265] Adding an already added server throws error message - hostname validation fix
* Story #29 - Memory Usage GraphShireesh Anjal2011-07-262-10/+313
|
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-07-2661-87/+84713
|\
| * Volume icons enhancementDhandapani2011-07-2656-0/+84591
| | | | | | | | .svg images are kept under the scalable folder