Ivo Ladage-van Doorn <ivol37@gmail.com>: Author Summary
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| AMDATUPLATFORM › AMDATUGIT › #6 | 3 months ago | 17 passed | |
| AMDATUPLATFORM › AMDATUGIT › #3 | 3 months ago |
[AMDATUOPENSOCIAL-193] Integration test runs successfully now, changes: disabled ehCache, added classloader swithching for Guice injector instantiation to solve classloader issues and added config dependency to ShindigRegistrationService to prevent stop/start of this service during the test.
[AMDATUOPENSOCIAL-194] Removed duplicate and obsolete imports
[AMDATUOPENSOCIAL-154] Added and updated license headers and NOTICE file.
[AMDATUOPENSOCIAL-191] Removed old example gadget repository and added new gadgetpack
[AMDATUOPENSOCIAL-153] Inspected all license headers and added/improved where needed
[AMDATUOPENSOCIAL-189] Fixed; the remove button shouldn't have been there for gadgets stored in in the internal repository. Also fixed layout of category count.
[AMDATUOPENSOCIAL-187] Fixed by using jQuery buttons instead such that the buttons take over the selected theme
[AMDATUOPENSOCIAL-188] Fixed by adding a new security token to a gadget, even if its gadgetspec could not be retrieved
[AMDATUCASSANDRA-147] Added missing LICENSE and NOTICE files
[AMDATUCASSANDRA-145] Enabled clover for integration tests
[AMDATUAUTH-124] Applied fixes to render the gadget properly in Amdatu OpenSocial 0.2.1
[AMDATUOPENSOCIAL-145] Improved the error messages
[AMDATUOPENSOCIAL-93] Added method to gadget utility methods that supports refreshing the dashboard
[AMDATUOPENSOCIAL-198] Refactored Dashboard REST API, part 1:
- removed obsolete editurl property - renamed dashboard id to 'db1' - added dashboardRestApi JS containing all dashboard REST API calls - improved statusbar messages - added integration test for /rest/dashboards REST API - added POST methods to add dashboards and gadgets - added GET methods for /dashboards and single gadget - added PUT method for userprefs [AMDATUOPENSOCIAL-186] Fixed by reading title and height from the gadgetspec when returning the dashboard widgets
[AMDATUCASSANDRA-150] Part 1: moved CassandraDaemonService to separate bundle
[AMDATUOPENSOCIAL-190] Fixed the 'Add to dashboard' and 'Add to store' buttons. Adding the gadget to the selected category is not possible without an backwards incompatible API change, so didn't do that.
[AMDATUOPENSOCIAL-198] Fixed possible NullPointerException
[AMDATUOPENSOCIAL-184] Fixed by removing the display:hidden property from the initial iframe window. Also removed the default height of 150.
[AMDATUCASSANDRA-150] Part 2: moved CassandraDaemonActivatorService and client configuration to client bundle
[AMDATUOPENSOCIAL-185] Reference to the logservice was null. Also fixed updating the default refreshinterval.
|
84 passed |
| Build | Completed | Code Changes | Tests |
|---|---|---|---|
| AMDATUPLATFORM › AMDATUGIT › #6 | 3 months ago |
[AMDATUOPENSOCIAL-189] Fixed; the remove button shouldn't have been there for gadgets stored in in the internal repository. Also fixed layout of category count.
[AMDATUOPENSOCIAL-198] Refactored Dashboard REST API, part 1:
- removed obsolete editurl property - renamed dashboard id to 'db1' - added dashboardRestApi JS containing all dashboard REST API calls - improved statusbar messages - added integration test for /rest/dashboards REST API - added POST methods to add dashboards and gadgets - added GET methods for /dashboards and single gadget - added PUT method for userprefs [AMDATUOPENSOCIAL-198] Fixed possible NullPointerException
[AMDATUOPENSOCIAL-153] Inspected all license headers and added/improved where needed
[AMDATUOPENSOCIAL-93] Added method to gadget utility methods that supports refreshing the dashboard
[AMDATUOPENSOCIAL-188] Fixed by adding a new security token to a gadget, even if its gadgetspec could not be retrieved
[AMDATUCASSANDRA-150] Part 1: moved CassandraDaemonService to separate bundle
[AMDATUCASSANDRA-147] Added missing LICENSE and NOTICE files
[AMDATUOPENSOCIAL-193] Integration test runs successfully now, changes: disabled ehCache, added classloader swithching for Guice injector instantiation to solve classloader issues and added config dependency to ShindigRegistrationService to prevent stop/start of this service during the test.
[AMDATUOPENSOCIAL-186] Fixed by reading title and height from the gadgetspec when returning the dashboard widgets
[AMDATUOPENSOCIAL-145] Improved the error messages
[AMDATUOPENSOCIAL-154] Added and updated license headers and NOTICE file.
[AMDATUOPENSOCIAL-187] Fixed by using jQuery buttons instead such that the buttons take over the selected theme
[AMDATUOPENSOCIAL-185] Reference to the logservice was null. Also fixed updating the default refreshinterval.
[AMDATUOPENSOCIAL-194] Removed duplicate and obsolete imports
[AMDATUCASSANDRA-145] Enabled clover for integration tests
[AMDATUOPENSOCIAL-190] Fixed the 'Add to dashboard' and 'Add to store' buttons. Adding the gadget to the selected category is not possible without an backwards incompatible API change, so didn't do that.
[AMDATUCASSANDRA-150] Part 2: moved CassandraDaemonActivatorService and client configuration to client bundle
[AMDATUAUTH-124] Applied fixes to render the gadget properly in Amdatu OpenSocial 0.2.1
[AMDATUOPENSOCIAL-191] Removed old example gadget repository and added new gadgetpack
[AMDATUOPENSOCIAL-184] Fixed by removing the display:hidden property from the initial iframe window. Also removed the default height of 150.
|
17 passed |
| Build | Completed | Code Changes | Tests |
|---|
- removed obsolete editurl property
- renamed dashboard id to 'db1'
- added dashboardRestApi JS containing all dashboard REST API calls
- improved statusbar messages
- added integration test for /rest/dashboards REST API
- added POST methods to add dashboards and gadgets
- added GET methods for /dashboards and single gadget
- added PUT method for userprefs