aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/AttributesController.js
AgeCommit message (Collapse)Author
2016-07-18Fix it in other way in case user open "attributes" again before save.Abyss777
2016-07-18- Added attributes to devicesAbyss777
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object.
2016-07-13Style fixesAbyss777
2016-07-11- "from" sometimes not handled by mail serversAbyss777
- better handle empty mail user attributes - fix deleting attribute in attribute editor - fix duplicating attribute if name changed
2016-07-09Fix issues in JavaScript codeAnton Tananaev
2016-07-08Pass whole record to attribute editor not to lose "dirtyness"Abyss777
2016-06-28Moved declaration to the beginningAbyss777
2016-06-28Removed unused variables.Abyss777
2016-06-28Added attributes editorAbyss777