summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console/src/com/gluster/storage/management/console/dialogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@github.com:gluster/consoleDhandapani2011-10-201-6/+10
|\
| * Migrate brick dialog shows the source and target brick selection dynamically ↵Selvasundaram2011-10-141-6/+10
| | | | | | | | in the message.
* | Force start volume option implemented to start offline brickDhandapani2011-10-191-2/+2
|/
* Done code audit fixes on console projectDhandapani2011-10-035-11/+7
|
* Removed unnecessary importsShireesh Anjal2011-09-212-2/+0
|
* Brick selection up / down image layout changedSelvasundaram2011-08-231-3/+5
|
* Replace-brick wont work if volume name contains hyphen - fixSelvasundaram2011-08-221-1/+1
|
* confirmation dialog added for CIFS configuration during create, start, stop ↵Selvasundaram2011-08-221-0/+18
| | | | and delete volume activities
* Migrating brick from boot partition (non data partition) - fixSelvasundaram2011-08-191-14/+39
|
* Gluster support contact dialog addedDhandapani2011-08-191-0/+139
|
* Corrected alignment of buttons on login dialogShireesh Anjal2011-08-171-11/+11
|
* Merge pull request #240 from Selvasundaram/masterShireesh Anjal2011-08-172-3/+12
|\ | | | | Replicate volume total space calculation bug - fix
| * Replicate volume total space calculation bug - fixSelvasundaram2011-08-172-3/+12
| | | | | | | | Volume type issue (distributed replicate/stripe) in volume summary page fixed
* | Bug 3428: Volume create option is enabled even though the number of bricks ↵Dhandapani2011-08-171-2/+2
|/ | | | is wrong - Fix
* Merge branch 'master' of github.com:gluster/consoleSelvasundaram2011-08-112-11/+40
|\
| * New background image for login dialogShireesh Anjal2011-08-111-10/+39
| |
| * File System type default parameter handled in resourceDhandapani2011-08-111-1/+1
| | | | | | | | Bug 3391 - Expand FS to Filesystem on the Select FS type window
* | Gluster online server parsing issue fixSelvasundaram2011-08-111-1/+1
|/ | | | | Cifs stop issue fix Multiple selection of volume start / stop operation fail issue fix
* Cifs backend integration bug fixSelvasundaram2011-08-111-1/+11
| | | | | Bug 3371 - [CIFS] Selecting a user for cifs for a volume has a "invalid" mark above the input box - fix Bug 3382 - CIFS enable disable for any volume is not working - fix
* Demo feedback changes on volumesSelvasundaram2011-08-092-14/+23
|
* Bug 3285 - Irrelevant mount points are populated in the bricks view - fixSelvasundaram2011-08-082-5/+15
| | | | | | As soon as format completed, Device information updated in the UI. Bug 3356 - Tasks reappears after refresh - fix
* Fixed Bug 3201 - Task view should open in GUI when a task is started.Shireesh Anjal2011-08-081-0/+2
|
* Introducing VolumeService class for all Volume related functionalityShireesh Anjal2011-08-071-3/+1
|
* Fixed Bug 3352 - Can not create volume in some corner caseShireesh Anjal2011-08-071-23/+11
|
* Modified to make sure that the server devices are updated with server name ↵Shireesh Anjal2011-08-061-1/+1
| | | | even in case of manual server addition.
* Renamed project/package com.gluster.storage.management.gui to ↵Shireesh Anjal2011-08-0613-0/+3062
com.gluster.storage.management.console