Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-23 | Remove line | Abyss777 | |
2017-07-23 | Remove proxy function | Abyss777 | |
2017-07-22 | - Add Permission helper Class | Abyss777 | |
- Reorganize permission check and link - Optimize calendar retrieving | |||
2017-07-21 | Use classes instead of constants everywhere | Abyss777 | |
2017-07-21 | Implement type constants | Abyss777 | |
2017-07-21 | - Combine all permissions to one resource | Abyss777 | |
- Add two helpers to BaseResource | |||
2016-11-02 | Update copyright notice emails | Anton Tananaev | |
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. |