Nicolas Le Goff
|
bbbc8f7e02
|
Add some application repository function
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
c5d803ac26
|
Add Application Manipulator
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
e99b49d191
|
Add Account Manipulator
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
ce90b7c3bf
|
Sets clientId & clientSecret field length to 32
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
0d4bd6ef30
|
Add accounts property getter
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
60474d618c
|
Add cascade remove for accounts relationship, when deleting an application related accounts will be deleted as well
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
d3205e6f6a
|
Add Bi-Directional relationship between ApiApplication & ApiAccount
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
2ed0ce1f9d
|
Set default value for grantedPassword & activated properties
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
6d334f1cf8
|
Add web, desktop & URN constant for API application
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
349834fa99
|
Set revoked to false by default
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
6c58adbd93
|
Fix bad index
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
5d3cba6ce5
|
Add oauth repositories
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
061365fd54
|
Add oauth entities
|
2014-03-24 12:28:14 +01:00 |
|
Nicolas Le Goff
|
e317f86c51
|
Fix CS
|
2014-03-23 23:07:01 +01:00 |
|
Nicolas Le Goff
|
e45d7edbc3
|
Fix latest merge
|
2014-03-23 23:04:59 +01:00 |
|
Nicolas Le Goff
|
5e07b68780
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Authentication/Phrasea/NativeAuthentication.php
lib/Alchemy/Phrasea/Controller/Report/Root.php
templates/web/report/ajax_dashboard_content_child.html.twig
templates/web/report/all_content.html.twig
templates/web/report/report_layout_child.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php
|
2014-03-23 19:49:12 +01:00 |
|
Nicolas Le Goff
|
2f10a708d7
|
Merge pull request #1038 from nlegoff/fix-dashboard-report
[READY][3.8] Report dashboard is now loaded on demand
|
2014-03-23 19:06:00 +01:00 |
|
Nicolas Le Goff
|
89a61d2231
|
Merge pull request #1040 from nlegoff/fix-migration-old-password
[READY][3.8] Set salted password to true when generating new password
|
2014-03-23 19:05:35 +01:00 |
|
Moctar
|
f6f6781a65
|
fix migration from 3.1
|
2014-03-21 20:40:03 +01:00 |
|
Nicolas Le Goff
|
db21aecd1d
|
Fix unit tests
|
2014-03-20 02:14:43 +01:00 |
|
Nicolas Le Goff
|
a77a042770
|
Set salted password to true when generating new password
|
2014-03-20 01:00:05 +01:00 |
|
Nicolas Le Goff
|
266592213b
|
Report dashboard is now loaded on demand
|
2014-03-18 16:59:03 +01:00 |
|
Nicolas Le Goff
|
aaa60866b5
|
Password can be null
|
2014-03-16 15:50:10 +01:00 |
|
Nicolas Le Goff
|
9e660d8b3f
|
Fix binary string type
|
2014-03-16 06:28:51 +01:00 |
|
Nicolas Le Goff
|
0ae6acff7d
|
Bump to 3.9.0-alpha18 version
|
2014-03-16 02:12:52 +01:00 |
|
Nicolas Le Goff
|
dcde280b09
|
Fix cae sensistive sql fields by setting binary_string
|
2014-03-14 15:20:25 +01:00 |
|
Nicolas Le Goff
|
8edc194a85
|
Add binary string type
|
2014-03-14 15:20:07 +01:00 |
|
Nicolas Le Goff
|
633fad7c75
|
Fix Orders migration
|
2014-03-14 11:37:12 +01:00 |
|
Nicolas Le Goff
|
1516ae5d3a
|
Remove alteratiion of AggregateToken
|
2014-03-14 11:37:11 +01:00 |
|
Nicolas Le Goff
|
5d69033285
|
Fix Users Migration in case of failure
|
2014-03-14 11:37:11 +01:00 |
|
Nicolas Le Goff
|
ac1485f99c
|
Add Aggregate Token Migration
|
2014-03-14 11:37:11 +01:00 |
|
Nicolas Le Goff
|
52e350d968
|
Add Preset Migration
|
2014-03-14 11:37:11 +01:00 |
|
Nicolas Le Goff
|
777315aa0f
|
Fix account less path compilation
|
2014-03-13 17:37:23 +01:00 |
|
Nicolas Le Goff
|
244a845752
|
Merge branch '3.8'
Conflicts:
lib/classes/task/period/archive.php
|
2014-03-10 17:13:02 +01:00 |
|
Nicolas Le Goff
|
5e1830eb1f
|
Merge branch '3.8'
Conflicts:
lib/classes/task/period/archive.php
|
2014-03-10 14:00:40 +01:00 |
|
Romain Neutron
|
92db3e9f8d
|
Merge pull request #1017 from nlegoff/edit-preset-entity
[Ready][3.9] Transform thesaurus preset into doctrine Entity
|
2014-03-06 11:10:08 +01:00 |
|
Romain Neutron
|
02d6da2f80
|
Merge pull request #1027 from romainneutron/setup-upgrader
[3.9] Remove unused code
|
2014-03-06 11:09:19 +01:00 |
|
Nicolas Le Goff
|
d7b45e0df5
|
Bump to version 3.9.0-alpha16
|
2014-03-06 01:31:43 +01:00 |
|
Nicolas Le Goff
|
4af7dbddb1
|
Transform thesaurus preset into doctrine Entity
|
2014-03-06 01:31:43 +01:00 |
|
Nicolas Le Goff
|
02f8357f18
|
Merge pull request #1026 from romainneutron/json-response
[Ready][3.9] Use symfony JsonResponse for API
|
2014-03-06 01:31:32 +01:00 |
|
Romain Neutron
|
567e66087d
|
Merge pull request #985 from nlegoff/autobahn_inte
[3.9] Bind backbone task manager application to websocket
|
2014-03-06 01:17:29 +01:00 |
|
Romain Neutron
|
a5deac6147
|
Use symfony JsonResponse for API
|
2014-03-05 16:55:54 +01:00 |
|
Romain Neutron
|
3583b71935
|
Remove unused code
|
2014-03-05 16:53:03 +01:00 |
|
Nicolas Le Goff
|
cf2105865b
|
Fix tests
|
2014-03-05 15:33:23 +01:00 |
|
Nicolas Le Goff
|
218da9a091
|
Add tests
|
2014-03-05 15:33:23 +01:00 |
|
Nicolas Le Goff
|
7c0f7c4411
|
Fix init
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
0a2d4fe04d
|
Bind task manager backbone app to websocket using autobahn
|
2014-03-05 15:33:21 +01:00 |
|
Romain Neutron
|
5c5afc8f64
|
Bump to version 3.9.0-alpha.15
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
b8654fdb43
|
Merge pull request #1016 from nlegoff/log-user-query
[Ready][3.9] Use user manipulator to log user query
|
2014-03-05 12:28:54 +01:00 |
|