0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed isEnabledBinding from save button More... almost 16 years ago
Include SCUI in buildfile frameworks. More... almost 16 years ago
Removing old query. More... almost 16 years ago
Added alert pane when quiting the editor. If the user proceeds, the browser will browse to the next level up the url, or to a url passed in the "from=" url param. More... almost 16 years ago
Just retrieve all ModelDefinitions... no need for a special query. More... almost 16 years ago
updating the primary model browsing layout. More... almost 16 years ago
Updating the property list and editing layout. More... almost 16 years ago
set primary key for ModelProperty to 'guid' More... almost 16 years ago
Still trying to figure out the responder chain. More... almost 16 years ago
PropertyType objects have an action field that can be referenced when displayed in menus. More... almost 16 years ago
adding route that allows passing a "back" page that should be returned to when the model editor exits. More... almost 16 years ago
Improved layout for extended property editor More... almost 16 years ago
Cleaned up property editing view More... almost 16 years ago
trying to improve key handling and tabbin in the create model pane. More... almost 16 years ago
Add action handlers to models state for adding/removing properties. More... almost 16 years ago
make mainPane firstResponder when entering edit and ready states. More... almost 16 years ago
removing key handling code in ready state More... almost 16 years ago
explicitly set ModelDefinition primary key to 'guid' More... almost 16 years ago
enable capture of backspace key. More... almost 16 years ago
Datasource fetches queries based on recordType instead of on a specific query object. More... almost 16 years ago
pruning whitespace More... almost 16 years ago
Pruning stray file. More... almost 16 years ago
ensure modelPropertiesController is available within the propertyController. More... almost 16 years ago
Commit models immediately upon creation. More... almost 16 years ago
Make modelDefinitionsController a collection delegate and enable support for deletion from the collectionView. More... almost 16 years ago
Commit model deletions immediately. More... almost 16 years ago
New model properties default to "Text" if not otherwise specified when added. More... almost 16 years ago
Importing sproutcore dev repo as a submodule framework. More... almost 16 years ago
remove redundant reloading call More... almost 16 years ago
MODELS(READY|EDIT) -> ERROR state if models query has error More... almost 16 years ago