Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | Forget one | Abyss777 | |
2016-08-10 | Used import instead of full name | Abyss777 | |
2016-08-10 | - Used constants in ReportResource | Abyss777 | |
- Renamed variables and functions in ReportController - Changed Strings - Fixed year | |||
2016-08-09 | - Fixed csv MIME type and added response header | Abyss777 | |
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files | |||
2016-08-08 | Merge pull request #2188 from ninioe/master | Anton Tananaev | |
Automatically login remembered user | |||
2016-08-08 | - Used @Consumes and @Produces instead of direct header access | Abyss777 | |
- Renamed General to Summary - Other changes | |||
2016-08-07 | fix references names | ninioe | |
2016-08-07 | Checkstyle error fix | ninioe | |
2016-08-07 | check user cookies on server side before login dialog | ninioe | |
2016-08-05 | - Moved GeneralReport to separate file | Abyss777 | |
- Removed unnecessary getOut function - Added methods sorting | |||
2016-08-04 | General report implementation | Abyss777 | |
2016-08-04 | - Moved retrieving Accept to BaseResource | Abyss777 | |
- Added Events report - Removed deviceIds from csv | |||
2016-08-04 | - Added getGroupDevices to PermissionsManager | Abyss777 | |
- Implemented Route Report | |||
2016-07-28 | Organized server cache | Abyss777 | |
Moved lookupAttribute function to DeviceManager | |||
2016-07-20 | - Move groups related actions to DeviceManager | Abyss777 | |
- Removed cache updates from getXxxxById | |||
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 | |
2016-07-13 | Removed unnecessary geofences refresh while user manipulation | Abyss777 | |
2016-07-11 | - Split geofence refresh on 3 functions | Abyss777 | |
- Enable back groupsCache | |||
2016-06-26 | Fixed missed license and wrong EOL | Abyss777 | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-18 | Variable | Abyss777 | |
2016-06-18 | - Update Geofences API and Manager a bit | Abyss777 | |
- Show geofence name in event toasts - Link/Unlink geofences to users, devices and groups | |||
2016-06-16 | Added/updated license headers | Abyss777 | |
2016-06-15 | - Work only with cached devices from everywhere | Abyss777 | |
- Some optimization | |||
2016-06-14 | - Overlapping geofences | Abyss777 | |
- Simplified user-device link | |||
2016-06-10 | Geofences | Abyss777 | |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 | |
- Fixed bracket indentation | |||
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-08 | Review fixes | Gábor Somogyi | |
2016-05-06 | Checkstyle fix | Gábor Somogyi | |
2016-05-06 | Rename SupportedCommand to CommandType | Gábor Somogyi | |
2016-05-05 | Backend side model put back | Gabor Somogyi | |
2016-05-04 | Merge failure fix | Gabor Somogyi | |
2016-05-04 | Merge branch 'master' into command_framework | Gabor Somogyi | |
2016-05-04 | Checkstyle fix | Gabor Somogyi | |
2016-05-04 | SupportedCommand model removed | Gabor Somogyi | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-05-03 | Removed database.selectLatestPosition | Gábor Somogyi | |
2016-05-02 | Concept update + UI translation support | Gábor Somogyi | |
2016-04-27 | Command framework ugly hack version | Gábor Somogyi | |
2016-04-16 | Bind async connection to user id | Anton Tananaev | |
2016-03-14 | Fix PMD and CheckStyle issues | Anton Tananaev | |
2016-03-09 | Implement API resource for groups | Anton Tananaev | |
2016-03-08 | Add group queries and recourse | Anton Tananaev | |
2016-03-08 | Refactor device permissions resource | Anton Tananaev | |
2016-03-08 | Add new and update old data models | Anton Tananaev | |
2016-03-03 | Add API to get current positions | Anton Tananaev | |
2016-01-01 | Always allow admin to register new users | Anton Tananaev | |
2015-12-21 | Fix style issues and unused imports | Anton Tananaev | |