Commit Graph

8 Commits

Author SHA1 Message Date
Mayank Dabhi
41cc4f675d Merge pull request #12 in KWA/mobile-device-management from feature/KMP-7-list-folders-that-have-been-opened to master
* commit '568eb9170d61f661bfad04767cdd05e63fa1676a':
  List folders that have been opened through the api
2017-08-08 12:22:21 +02:00
csoni
568eb9170d List folders that have been opened through the api
Added button in MDMDeviceGeneralTab
Created MDMManageSharedFolderContentPanel and MDMManageSharedFolderPanel to show a dialog with multi select hierarchy
Created substore sharedfolder
Added proxy and response handler to handel device response

Used message class instead of object type,
Override hierarchy tree , hierarchy loader and folder node ui
2017-08-04 07:17:11 -07:00
csoni
a1d47db411 Add provisioning string for "Not available" and block device wiping
Added default value in provisioning status
Added listener to handle row click event, Which will enabled/disabled wipe button base on wipe(provisioning) status
2017-05-22 19:11:14 +05:30
csoni
1ff20da262 Improve design of read-only pop up device info dialog
Re design device details dialog
Aldo did some folder info related changes at server side php file
2017-03-21 16:51:51 +01:00
csoni
b1e0b39c8e Pop-up webapp dialog with additional device info
On server side prepare device information data from z-push webservice response.
On client side prepare dialog to show addition device information on row double click.
2017-01-06 16:22:32 +05:30
Ronald Toussaint
2a052020b3 KMP-3: Changed layout of mdm grid's parent panel to 'fit' 2016-12-12 14:57:09 +01:00
Jelle van der Waa
ec102f9c03 Add translation support
Add translation support by adding the language dir
with bare PO files.
All translations are changed to use their plugin domain.
2016-06-09 11:13:23 +02:00
Jelle van der Waa
ecaa6e3a35 initial commit 2016-05-11 10:40:44 +02:00