Ritchie Martori
63ad8f69ae
Add test for remoting nested hidden properties
2014-04-11 11:43:37 -07:00
Ritchie Martori
e9323ce664
1.7.5
2014-04-11 09:31:59 -07:00
Ritchie Martori
756ec282ed
Merge pull request #232 from pennycoders/master
...
Fix #229 (Whitespaces removed)
2014-04-11 09:31:10 -07:00
Alex Pica
1c1364636d
Fix #229 (Whitespaces removed
2014-04-10 06:01:58 +03:00
Raymond Feng
2c23a57b11
Merge pull request #224 from strongloop/feature/fix-issue-97
...
Add an intergration test for belongsTo remoting
2014-04-07 08:35:19 -07:00
Raymond Feng
8f50c9dede
Add an assertion to the returned store object
2014-04-04 08:26:57 -07:00
Miroslav Bajtoš
bdd96d8961
Merge tag 'v1.7.4'
...
v1.7.4
2014-04-04 16:43:56 +02:00
Miroslav Bajtoš
0726fe1517
Merge branch 'release/1.7.4' into production
2014-04-04 16:41:51 +02:00
Miroslav Bajtoš
3640b2e113
v1.7.4
2014-04-04 16:41:25 +02:00
Miroslav Bajtoš
7ca6b0eafd
Merge remote-tracking branch 'origin/production' into production
2014-04-04 16:36:21 +02:00
Miroslav Bajtoš
e8971fde41
Merge pull request #223 from strongloop/feature/improve-sharedctor-description
...
Describe the "id" parameter of model's sharedCtor
2014-04-04 07:36:03 -07:00
Raymond Feng
cdbf45c53a
Add an integration test for belongsTo remoting
2014-04-03 20:46:30 -07:00
crandmck
dff182ed27
Clean up JSDoc comments. Remove doc for deprecated installMiddleware function
2014-04-03 11:29:00 -07:00
Miroslav Bajtoš
4c246c7f2c
Describe the "id" parameter of model's sharedCtor
...
Extend remoting metadata to describe the "id" parameter accepted
by the sharedCtor of all models.
2014-04-03 10:39:42 +02:00
crandmck
006aca6b9c
Update and cleanup JSDoc
2014-04-02 15:46:39 -07:00
crandmck
a265d67007
Cleanup and update of jsdoc
2014-04-02 15:15:21 -07:00
Rand McKinney
21547b9986
Add link to loopback.io
2014-04-02 10:34:29 -07:00
Ritchie Martori
f77378bdd1
1.7.3
2014-03-31 12:05:56 -07:00
Ritchie Martori
5f81fad921
Merge pull request #217 from strongloop/feature/hidden-properties
...
Feature/hidden properties
2014-03-31 12:04:49 -07:00
Ritchie Martori
51d3ff892a
Merge pull request #219 from dougtoppin/fix-verify-confirm
...
Fix verify confirm
2014-03-31 12:02:48 -07:00
Doug Toppin
8b71c3022d
Update user.js
...
Corrected spacing on confirm ACL, removed extraneous comment on using hex rather than base64
2014-03-30 08:02:19 -04:00
Ritchie Martori
a08b047fab
Add hidden property documentation
2014-03-27 15:25:37 -07:00
Miroslav Bajtoš
6adb6ca8a2
Merge pull request #220 from strongloop/feature/add-test-for-include-hasManyThrough
...
test: add hasAndBelongsToMany integration test
2014-03-25 11:53:17 -07:00
Miroslav Bajtoš
b1679803d9
test: add hasAndBelongsToMany integration test
...
* it allows to find related object via URL scope
GET /api/categories/{cat-id}/products
* it allows to find related objects via where filter
GET /api/products?filter[where][categoryId]={cat-id}
(skipped for now)
* it includes requested related models in `find`
GET /api/categories/findOne
?filter[where][id]=CAT-ID&filter[include]=products
* it includes requested related models in `findById`
GET /api/categories/{cat-id}?include=products
(skipped for now)
2014-03-25 19:38:15 +01:00
Ritchie Martori
4667a6884e
Merge pull request #216 from strongloop/fix/verification-token-url-safety
...
Make verifications url safe
2014-03-24 10:29:58 -07:00
Doug Toppin
e52dbe2fb5
fix to enable ACL for confirm link sent by email
2014-03-23 21:06:22 -04:00
Ritchie Martori
5b50a99eb3
Add hidden property support to models
2014-03-21 12:53:04 -07:00
Ritchie Martori
c521b3c386
Allow app.model() to accept a DataSource instance
2014-03-21 12:18:00 -07:00
Ritchie Martori
de5d0b8949
Make verifications url safe
2014-03-21 12:02:11 -07:00
Rand McKinney
d6a1270d87
Try to fix org.pegdown.ParsingTimeoutException
2014-03-20 16:35:42 -07:00
Raymond Feng
3ee0ff5af5
Merge tag 'v1.7.2'
...
1.7.2
2014-03-19 17:18:17 -07:00
Raymond Feng
33088582ed
Merge branch 'release/1.7.2' into production
2014-03-19 17:18:03 -07:00
Raymond Feng
b9f8c03d84
Bump version
2014-03-19 17:02:42 -07:00
Raymond Feng
44a39afa14
Merge pull request #214 from strongloop/feature/fix-acl-order
...
Improve the ACL matching algorithm
2014-03-19 17:01:55 -07:00
Raymond Feng
aaaa28d569
Add more comments
2014-03-19 16:24:50 -07:00
Raymond Feng
328a72ac91
Improve the ACL matching algorithm
...
See https://github.com/strongloop/loopback-example-access-control/issues/8
2014-03-19 15:09:20 -07:00
Miroslav Bajtoš
1512ef4561
Merge tag 'v1.7.1'
...
v1.7.1
2014-03-18 18:16:00 +01:00
Miroslav Bajtoš
5a97ceafa8
Merge branch 'release/1.7.1' into production
2014-03-18 18:15:55 +01:00
Miroslav Bajtoš
2c510a7b2e
v1.7.1
2014-03-18 18:15:24 +01:00
Raymond Feng
eaa49555a9
Merge pull request #212 from strongloop/feature/req-pause
...
Pause the req before checking access
2014-03-18 08:36:48 -07:00
Miroslav Bajtoš
1aaf6eed35
Add test for request pausing during authentication
2014-03-18 08:43:24 +01:00
Raymond Feng
32a9131004
Pause the req before checking access
...
See https://github.com/strongloop/loopback-storage-service/issues/7
2014-03-17 14:40:05 -07:00
Raymond Feng
f031e79392
Remove the generated flag as the id is set by the before hook
2014-03-17 10:01:29 -07:00
crandmck
c80b334130
Improvements to JSDoc comments
2014-03-14 10:28:31 -07:00
crandmck
9fb3f3313a
Fixes to JSDoc for API docs
2014-03-13 17:25:21 -07:00
Raymond Feng
533daf4040
Remove oauth2 models as they will be packaged in a separate module
2014-03-11 22:37:54 -07:00
Rand McKinney
536d377a97
Update api-model.md
...
Correct 'where' clause in findOne() method.
2014-03-11 09:21:01 -07:00
Ritchie Martori
57ff242308
Minor doc fix
2014-03-10 18:05:44 -07:00
Raymond Feng
3a26c5fa99
Merge pull request #202 from strongloop/feature/lb-issue-118
...
Set the correct status code for User.login
2014-02-28 14:20:06 -08:00
Raymond Feng
89aa3595f5
Set the correct status code for User.login
...
See https://github.com/strongloop/loopback/issues/118
2014-02-28 13:19:52 -08:00