Ritchie Martori
|
b545a8bf1f
|
fixed #107, changed() returning incorrect true when values were equal
|
2012-12-04 09:39:36 -08:00 |
|
Dallon Feldner
|
41ba9045ea
|
Added utility functions for Event API
|
2012-11-09 11:40:33 -07:00 |
|
Dallon Feldner
|
7ec0425c70
|
Fixed username/password change
|
2012-10-30 11:41:46 -07:00 |
|
Ritchie Martori
|
5041e82047
|
added changed() and previous to the collection save domain
|
2012-10-19 19:55:31 -07:00 |
|
Dallon Feldner
|
6dec442356
|
Changed root behavior
|
2012-10-19 11:25:34 -07:00 |
|
Dallon Feldner
|
69f7db4c3a
|
Removed stray console.log
|
2012-10-16 11:37:21 -07:00 |
|
Dallon Feldner
|
0d7874a2b2
|
Added failing tests
|
2012-10-16 10:35:37 -07:00 |
|
Dallon Feldner
|
59bdcc4891
|
Fixed a rare bug where the first request after a login would not be authenticated
|
2012-10-01 16:21:23 -07:00 |
|
Dallon Feldner
|
9d4363fd88
|
Fixed bug where username would not save on an empty users collection
|
2012-09-18 08:50:39 -07:00 |
|
DallonF
|
b61398f3de
|
Made dpd.js (internal and browser) more stable and lenient
|
2012-09-13 11:54:36 -07:00 |
|
DallonF
|
6ffdbdf3cd
|
Setup jshint
|
2012-09-06 09:51:55 -07:00 |
|
DallonF
|
cee73e37f8
|
Added failing test for changing recursive query bug
|
2012-08-28 10:17:00 -07:00 |
|
DallonF
|
4d8957ac6e
|
Fixed regression error where On Validate does not have access to an object's full data on a Put request
|
2012-08-23 15:44:49 -07:00 |
|
DallonF
|
577ded64ab
|
Fixed bug where cancel() on a non-specific GET would abort the entire request
|
2012-08-23 14:12:11 -07:00 |
|
DallonF
|
748960c439
|
Added internal property to events
|
2012-08-23 10:45:46 -07:00 |
|
DallonF
|
1c3e82be97
|
Fixed problems in validation
|
2012-08-20 10:00:07 -07:00 |
|
DallonF
|
ff275299f9
|
Added additional id query test
|
2012-08-13 12:39:43 -07:00 |
|
Ritchie Martori
|
f3757e5dfb
|
updated test-app
|
2012-08-10 11:20:37 -07:00 |
|
Ritchie Martori
|
cb21917621
|
updated test-app
|
2012-08-09 09:14:35 -07:00 |
|
Ritchie Martori
|
1d931aadf4
|
fixed property renaming, added external prototype to Resources
|
2012-08-07 13:56:58 -07:00 |
|
Ritchie Martori
|
660ac48288
|
fixed property renaming not updating all values in dashboard
|
2012-08-07 08:21:41 -07:00 |
|
Ritchie Martori
|
bab171afd6
|
fixed internal calls being canceled()
|
2012-08-03 13:11:40 -07:00 |
|
Ritchie Martori
|
cc47d0886f
|
initial script refactor
|
2012-08-03 10:36:41 -07:00 |
|
DallonF
|
28020bf7ab
|
Renamed settings.json to config.json and fixed bugs relating to renaming resources
|
2012-08-02 09:41:17 -07:00 |
|
DallonF
|
8bcfa63f67
|
Updated dashboard for new resource loading, fixed some workflow bugs
|
2012-08-01 14:32:35 -07:00 |
|
DallonF
|
fba0442fa0
|
Fixed property saving for checkboxes and numbers
|
2012-07-31 09:18:20 -07:00 |
|
Ritchie Martori
|
b6cc4fee07
|
resource instances now live in the resource folder and resource types live in the node modules folder
|
2012-07-30 19:16:43 -07:00 |
|
Ritchie Martori
|
832513e079
|
added more custom resources to test-app
|
2012-07-30 16:38:01 -07:00 |
|
Ritchie Martori
|
2d0b48b0c1
|
initial custom resource loading and resource caching
|
2012-07-24 13:00:18 -07:00 |
|