aboutsummaryrefslogtreecommitdiff
path: root/web/app
AgeCommit message (Expand)Author
2017-03-29Move edit windows to edit subdirectoryAbyss777
2017-03-29Move permissions windows to subfolderAbyss777
2017-03-28Remove Dialog from namesAbyss777
2017-03-28Move BaseDialog, subclasses and their controllers to dialog subfolderAbyss777
2017-03-28Move map related classes to subfolderAbyss777
2017-03-27Fix deselectingAbyss777
2017-03-25- Save state of State panelAbyss777
2017-03-25Change "Mute" logicAbyss777
2017-03-24Use cookies to save buttons state instead of User/Server attributesAbyss777
2017-03-23- Remove search stringAbyss777
2017-03-22Fix Status column rendererAbyss777
2017-03-22Implement extended device filteringAbyss777
2017-03-20Add strings for text message event and some alarmsAbyss777
2017-03-18Initialize stores on application loadAbyss777
2017-03-15Remove intermediate variableAbyss777
2017-03-15Use local variableAbyss777
2017-03-15Separate function for zooming to array of positionsAbyss777
2017-03-15Zoom to all devices on launchAbyss777
2017-03-14Implement Timezone fieldAbyss777
2017-03-12Group fields in Group and Calendar dialogAbyss777
2017-03-12Selection model is 'rowmodel' by defaultAbyss777
2017-03-11- Pass selfEdit parameter to UserDialogAbyss777
2017-03-11Group fields in Server dialogAbyss777
2017-03-11Use "Extra" instead of "Preferences"Abyss777
2017-03-10Group device fieldsAbyss777
2017-03-11Merge pull request #425 from Abyss777/group_user_fieldsAnton Tananaev
2017-03-10Group user fields in fieldsetsAbyss777
2017-03-10Rename "Test Mail" to "Test Notification"Abyss777
2017-03-08Organize onCommandClick functionAbyss777
2017-03-07Implement SMS commandsAbyss777
2017-03-03Encode user and password to base64Abyss777
2017-03-01Allow only predefined categoriesAnton Tananaev
2017-02-27Fix width of checkcolumnsAbyss777
2017-02-28Merge pull request #416 from Abyss777/server_devicereadonlyAnton Tananaev
2017-02-27- Add server "device readonly" flagAbyss777
2017-02-27Add SMS to notifications and phone to userAbyss777
2017-02-13- Use more efficient method to lookup storeAbyss777
2017-02-13Use flex instead of forceFitAnton Tananaev
2017-02-07Hide command button for readonly usersAbyss777
2017-02-03Merge pull request #401 from Abyss777/fix_400Anton Tananaev
2017-02-03Better cleanup after device removeAbyss777
2017-02-01Correctly set object store for chained storeAbyss777
2017-01-30Reject changes in BasePermissionsController on failureAbyss777
2017-01-30Implement base controller for windows with EditToolbarAbyss777
2017-01-27Determine manager correctlyAbyss777
2017-01-26- Polish permissionsAbyss777
2017-01-16fix missed declarationAbyss777
2017-01-16Merge branch 'master' into managerAbyss777
2017-01-16Initial manager implementationAbyss777
2017-01-13Show accuracy circle on the mapAnton Tananaev