Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-08 | - Used @Consumes and @Produces instead of direct header access | Abyss777 | |
- Renamed General to Summary - Other changes | |||
2016-08-04 | - Moved retrieving Accept to BaseResource | Abyss777 | |
- Added Events report - Removed deviceIds from csv | |||
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-04-23 | Fix issues with CORS requests | Anton Tananaev | |
2016-03-30 | Implement OPTIONS verb API handler | Anton Tananaev | |
2015-12-20 | Fix some REST API minor issues | Anton Tananaev | |
2015-12-20 | Check permissions for REST API calls | Anton Tananaev | |
2015-12-01 | Refactor base and other resource classes | Anton Tananaev | |
2015-12-01 | Remove response builder utility class | Anton Tananaev | |
2015-12-01 | Move role definitions to user model | Anton Tananaev | |
2015-11-27 | Initial implementation of new api with jax-rs. | Rafael Guterres | |
Revert servlets to old api and remove plurals. Fix findbugs for header origin. |