openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
OpenRemote (GitHub)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
about 2 years
ago.
Feb 07, 2023 — Feb 07, 2024
Showing page 224 of 228
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Some work on being able to mock ORB connectivity in unit test
Eric Bariaux
More...
over 12 years ago
Fixed test for latest API definition
Eric Bariaux
More...
over 12 years ago
And controller can now also return the full panel configuration
Eric Bariaux
More...
over 12 years ago
Real implementation of call to get SimpleUIConfiguration from a controller
Eric Bariaux
More...
over 12 years ago
Added REST API to fetch the panel layout definition
Eric Bariaux
More...
over 12 years ago
Got rid of un-required import
Eric Bariaux
More...
over 12 years ago
Clarified role of labels collection on definition, also made it readonly, should not be modified besides what public API allows.
Eric Bariaux
More...
over 12 years ago
Added helper methods to easily get to all widgets in a container
Eric Bariaux
More...
over 12 years ago
Quick fix/borderline hack to fix view hierarchy issues that don't go by any more in iOS 6
Eric Bariaux
More...
over 12 years ago
Fetching the panels list now uses our client library
Eric Bariaux
More...
over 12 years ago
Fixed typo in doc
Eric Bariaux
More...
over 12 years ago
ORSimpleUIConfiguration is just a "storage structure", not responsible to build its content.
Eric Bariaux
More...
over 12 years ago
Changed XML fixture to 2.0 format ("no long press support") as this is still what the parser used in tests is expecting
Eric Bariaux
More...
over 12 years ago
Moved the "legacy" object model parsing for panel UI layout to the client library. Updated it to work with ARC.
Eric Bariaux
More...
over 12 years ago
Fixed way unit tests access fixtures
Eric Bariaux
More...
over 12 years ago
Moved the "legacy" object model for panel UI layout to the client library. Updated it to work with ARC.
Eric Bariaux
More...
over 12 years ago
Rework REST API implementation to use similar NSURLConnection "mechanism" as current iOS console.
Eric Bariaux
More...
over 12 years ago
Rework REST API implementation to use similar NSURLConnection "mechanism" as current iOS console.
Eric Bariaux
More...
over 12 years ago
Fixed license header date
Eric Bariaux
More...
over 12 years ago
Brought over from iOS console to client library some utility classes for lower level HTTP handling. Adapted iOS console to use those classes from the client library.
Eric Bariaux
More...
over 12 years ago
Preliminary work on having the REST API to controller encapsulated in its own class
Eric Bariaux
More...
over 12 years ago
Refactored to introduce the ORSimpleUIConfiguration class, holding the configuration and providing higher level access to it for clients
Eric Bariaux
More...
over 12 years ago
Some more work on documentation, also to describe unit tests
Eric Bariaux
More...
over 12 years ago
Made sure appropriate license header is used in all files
Eric Bariaux
More...
over 12 years ago
Now using parser from ORControllerClient library when getting panels list
Eric Bariaux
More...
over 12 years ago
Created workspace to include ORControllerClient library in Console
Eric Bariaux
More...
over 12 years ago
Renamed ORController to ORControllerConfig in order to avoid futur name clashes with ORControllerClient library. Change affected CoreData model, created a new version to allow for migration.
Eric Bariaux
More...
over 12 years ago
Setting root controller on window instead of adding subview, as done in recent SDK versions
Eric Bariaux
More...
over 12 years ago
First go at sample application to demonstrate simple use of ORControllerClient library
Eric Bariaux
More...
over 12 years ago
Added parser code for panels and some basic test to validate its implementation
Eric Bariaux
More...
over 12 years ago
←
1
2
…
220
221
222
223
224
225
226
227
228
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree