Age | Commit message (Expand) | Author |
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 |
2016-06-26 | Fixed missed license and wrong EOL | Abyss777 |
2016-06-26 | Added notifications via email | Abyss777 |
2016-06-18 | Variable | Abyss777 |
2016-06-18 | - Update Geofences API and Manager a bit | Abyss777 |
2016-06-16 | Added/updated license headers | Abyss777 |
2016-06-15 | - Work only with cached devices from everywhere | Abyss777 |
2016-06-14 | - Overlapping geofences | Abyss777 |
2016-06-10 | Geofences | Abyss777 |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 |
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 |
2015-12-20 | Check readonly and registration flags | Anton Tananaev |
2015-12-20 | Check permissions for REST API calls | Anton Tananaev |
2015-12-08 | Remove unused imports and methods | Anton Tananaev |
2015-12-07 | Implement device permissions REST API | Anton Tananaev |
2015-12-07 | Implement command REST resource | Anton Tananaev |
2015-12-03 | Remove unused class imports | Anton Tananaev |
2015-12-02 | Add positions resource to the REST API | Anton Tananaev |
2015-12-02 | Implement server config update API | Anton Tananaev |
2015-12-02 | Clean up unused imports and var names | Anton Tananaev |
2015-12-02 | Use annotations for resource access control | Anton Tananaev |
2015-12-02 | Implement REST login in the web app | Anton Tananaev |
2015-12-02 | Add session authentication option | Anton Tananaev |
2015-12-01 | Add session resource for authentication | Anton Tananaev |
2015-12-01 | Refactor base and other resource classes | Anton Tananaev |
2015-12-01 | Remove response builder utility class | Anton Tananaev |