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
New DTO used to transfer controllerCommands to the controller More... over 13 years ago
add svn:ignore More... over 13 years ago
git-svn-id: https://openremote.svn.beanstalkapp.com/beehive/workspace/mredeker/ControllerProxyAndCommandService@158 2bd35c9c-1000-49a5-b779-596279832df3 More... over 13 years ago
Share project "ControllerProxyAndCommandService" into "https://openremote.svn.beanstalkapp.com/beehive" More... over 13 years ago
MODELER-354: Added property for ssl on mail. Commented out password and authentication properties as those should not be present by default. When required, they are added by the "pro" installer creation script. More... over 13 years ago
Fix a problem where already used discovered devices were added again More... over 13 years ago
Fix a problem where already used discovered devices were added again More... over 13 years ago
Fix a bug where "mail.sender.from" was not used correctly. Added possibility to create a user without a password which means a random passowrd is created. This is used for the pro account creation after a user paid. More... over 13 years ago
Added REST call to check username availability. Is needed to automate "user is buying a product" process. More... over 13 years ago
(MODELER-353) From address should be configurable from config.properties More... over 13 years ago
(MODELER-353) From address should be configurable from config.properties More... over 13 years ago
Added "devicediscovery" package to GWT xml More... over 13 years ago
A linked controller should not be linked again More... over 13 years ago
Update tests for new security config and extra search More... over 13 years ago
Added search for all controllers already linked to the account of the calling user More... over 13 years ago
Change security to use ROLE_ADMIN for the controller linking REST calls More... over 13 years ago
Fixed build.xml and add latest version of or-commons.jar More... over 13 years ago
Fixed build.xml and add latest version of or-commons.jar More... over 13 years ago
Only add device if it was not added before More... over 13 years ago
Removed blanks infront of <xml> More... over 13 years ago
Changed DTO's needed for UserAccountService and added into GWT xml More... over 13 years ago
Also return the users of an account when returning the account of a controller More... over 13 years ago
Don't use security constrain on controller announce REST url More... over 13 years ago
Don't use security constrain on controller announce REST url More... over 13 years ago
First version with rest support for user and controller services. The user part implements all calls needed to add user, change password, invite user and send all needed emails. The controller part implements calls to announce a controller via MAC address, search for a controller via MAC address and update a controller with an account. More... over 13 years ago
Extra libs copied from designer, needed for sending user activation, invitation and lost password emails More... over 13 years ago
Remove files left-over from the original copy of Erics IR service More... over 13 years ago
Added more resources and implemented /rest/user and /rest/users calls More... over 13 years ago
Added some methods which are used by Designer More... over 13 years ago
renamed old package and cleaned test class More... over 13 years ago