Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
xwings
Browse files
Jun 21, 2016
2.0-RC2
· ecf272c1
vicaba
authored
Jun 21, 2016
ecf272c1
ReadFromDatabaseContext implemented!!
· 0c2d5933
vicaba
authored
Jun 21, 2016
0c2d5933
CreateSensedValue implemented with errors, the sensed value is never passed to...
· 6c31f1c7
vicaba
authored
Jun 21, 2016
6c31f1c7
SensedValue Keys changed to upper camel case
· da61ba75
vicaba
authored
Jun 21, 2016
da61ba75
implemented Json Oformat for SensedValue type. SensedValue can now be stored in database.
· c4ad563a
vicaba
authored
Jun 21, 2016
c4ad563a
Jun 20, 2016
Backup commit. Compile error due the lack of SensedValue serializer in MongoDb repository.
· 2cd7305f
vicaba
authored
Jun 21, 2016
2cd7305f
ActionTransformer changed so it receives both thingId and Action. Added...
· c0ae0cbb
vicaba
authored
Jun 20, 2016
c0ae0cbb
Bulk commit. ThingTransformer implemented. Now Thing Actions can be automatically augmented.
· 3ba8182a
vicaba
authored
Jun 20, 2016
3ba8182a
ActionExecutor refactor.
· 1adddb6f
vicaba
authored
Jun 20, 2016
1adddb6f
Jun 19, 2016
Version changed to 2.0-RC1
· 136100d8
vicaba
authored
Jun 20, 2016
136100d8
Authorization applied to PermissionUseCase.
· 0c7ebcab
vicaba
authored
Jun 20, 2016
0c7ebcab
Added RoleUseCase authorization
· 96dc00fa
vicaba
authored
Jun 20, 2016
96dc00fa
Corrected: UpdateThing was using ShowThing permissions. Now it uses its own permission.
· 21d12d37
vicaba
authored
Jun 20, 2016
21d12d37
Authorization applied to UserUseCase.
· e878e2d6
vicaba
authored
Jun 20, 2016
e878e2d6
Authorization applied to all ThingUseCase's
· 4cfc935a
vicaba
authored
Jun 19, 2016
4cfc935a
AuthorizationService works as expected. Refactor needed!
· bf055a6f
vicaba
authored
Jun 19, 2016
bf055a6f
Permissions addedto use cases. Bootstrap updated.
· 0028920d
vicaba
authored
Jun 19, 2016
0028920d
UseCase component removed.
· b55b911c
vicaba
authored
Jun 19, 2016
b55b911c
Jun 18, 2016
Implementing authorization... backup commit.
· c35adb0d
vicaba
authored
Jun 19, 2016
c35adb0d
Fixed typo.
· 23b574f2
vicaba
authored
Jun 18, 2016
23b574f2
Starting Authorization implementation
· cce0bbaa
vicaba
authored
Jun 18, 2016
cce0bbaa
LoginController and LogoutController implemented.
· dc509282
vicaba
authored
Jun 18, 2016
dc509282
Jun 17, 2016
LoginUserUseCase implemented but not tested.
· a582a8b6
vicaba
authored
Jun 17, 2016
a582a8b6
Bulk commit. Almost all REST actions implemented and tested for User but Show.
· 4470d522
vicaba
authored
Jun 17, 2016
4470d522
Jun 16, 2016
Create user works properly.
· 8fe442a9
vicaba
authored
Jun 17, 2016
8fe442a9
ListPermissionsController added.
· 77d463db
vicaba
authored
Jun 16, 2016
77d463db
Fixed bug when creating a role (missing dependency).
· 86177b04
vicaba
authored
Jun 16, 2016
86177b04
Added route to CreateRoleController
· 80268ced
vicaba
authored
Jun 16, 2016
80268ced
CreateRoleController and usecase implemented.
· 71df5f7d
vicaba
authored
Jun 16, 2016
71df5f7d
UserRepossitory implemented.
· 11149ad0
vicaba
authored
Jun 16, 2016
11149ad0
Jun 15, 2016
A few refactorings. Corrected typos and reduced boilerplate.
· aa698c4a
vicaba
authored
Jun 15, 2016
aa698c4a
Added ListPermissionUseCase
· 447f8f32
vicaba
authored
Jun 15, 2016
447f8f32
ListRolesController implemented. Serializers for Permission and Role...
· 50aed666
vicaba
authored
Jun 15, 2016
50aed666
Jun 13, 2016
Package path for neo4j entities corrected
· 2172cefe
vicaba
authored
Jun 13, 2016
2172cefe
Jun 12, 2016
More refactors.
· 9a2019b8
vicaba
authored
Jun 12, 2016
9a2019b8
More package refactoring
· 2b952e15
vicaba
authored
Jun 12, 2016
2b952e15
Jun 11, 2016
Package refactoring. All working.
· d211a810
vicaba
authored
Jun 11, 2016
d211a810
Added some helper methods in order to create relationships....
· 408e6db7
vicaba
authored
Jun 11, 2016
408e6db7
Jun 10, 2016
Role repository implemented partially. Some Keys for entities refactored....
· 859b8c87
vicaba
authored
Jun 10, 2016
859b8c87
Jun 09, 2016
Added getSome to PermissionNeo4jRepository
· f2370184
vicaba
authored
Jun 09, 2016
f2370184
Loading