1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Feb 07, 2023 — Feb 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Share project "UserAccountService" into "https://openremote.svn.beanstalkapp.com/beehive" More... over 13 years ago
Share project "UserAccountService" into "https://openremote.svn.beanstalkapp.com/beehive" More... over 13 years ago
Added DTO's to be used by Designer and Controller to deserialize/serialize UserAccountService REST/JSON calls. The Designer and Controller should only work with these DTO's and the UserAccountService, no direct database calls. More... over 13 years ago
corrected url again More... over 13 years ago
Use Long instead of long for id fields More... over 13 years ago
change url names and cleanup More... over 13 years ago
Finished implementation More... almost 14 years ago
Finished implementation More... almost 14 years ago
Added JPA and persisted domain objects More... almost 14 years ago
Added junit and a test class to test all functions of DeviceDiscoveryService More... almost 14 years ago
New config with multiple security contexts and Hibernate JPA More... almost 14 years ago
New Spring version to support multiple SecurityContexts More... almost 14 years ago
New version of or-commons with DTO's for DeviceDiscoveryService More... almost 14 years ago
Added libs needed for Hibernate JPA More... almost 14 years ago
Use latest FLEXJSON since older version did not work with null values for Collections More... almost 14 years ago
Added DTO's used by the Designer and the Controller to send/receive data to beehive DeviceDiscoveryService More... almost 14 years ago
Have a class providing basic structure for the JSON object returned by resources REST call. This encapsulate a standard error message and the "real" return object. More... almost 14 years ago
organized libs and added new apache libs needed for database pooling More... almost 14 years ago
new libs for database access More... almost 14 years ago
add spring security and protect "/rest/" url pattern with basic auth. user are verified via database and use the designer mechanism to authenticate against beehive database More... almost 14 years ago
Remove old classes (I copied the original project) and add the new which are needed for this servcie More... almost 14 years ago
Remove old classes (I copied the original project) and add the new which are needed for this servcie More... almost 14 years ago
new libs for database access More... almost 14 years ago
organized libs and added new apache libs needed for database pooling More... almost 14 years ago
Update eclipse files More... almost 14 years ago
Remove old classes (I copied the original project) and add the new which are needed for this servcie More... almost 14 years ago
Remove old classes (I copied the original project) and add the new which are needed for this servcie More... almost 14 years ago
Added OR license text and a bit of code formatting More... almost 14 years ago
Create copy from IRService to start development of DeviceDescovery which will save discovered devices into a Beehive table More... almost 14 years ago
Domain objects are now coming from OR Commons library. Started code for generation of device commands for IR codes. More... almost 14 years ago