Benoît Burnichon
|
51023c5533
|
bump copyright year
|
2016-01-05 13:38:14 +01:00 |
|
Benoît Burnichon
|
53a5ff7f3d
|
Change read status of Basket in Repository
|
2015-12-22 17:44:34 +01:00 |
|
Benoît Burnichon
|
28650e6a66
|
Add BasketManipulator to unify internal/external API
|
2015-12-22 17:44:34 +01:00 |
|
Benoît Burnichon
|
9905138979
|
Add a way to retrieve non id filtered.
|
2015-11-06 18:57:51 +01:00 |
|
Benoît Burnichon
|
fbc8340f4a
|
Add FeedRepository method to filter Feeds by ACL
|
2015-11-06 18:24:46 +01:00 |
|
Jean-Yves Gaulier
|
c4993f83d5
|
PHRAS-766 #time 30m
fix : login and mail is now case insensitive in doctrine "find" methods.
|
2015-10-14 17:43:21 +02:00 |
|
Benoît Burnichon
|
ca5e6772f6
|
Refactor LoginController
PHRAS-529 #time 2h
|
2015-06-18 16:55:19 +02:00 |
|
Benoît Burnichon
|
fa283b74b5
|
Refactor DeveloperController
PHRAS-529 #time 1h
|
2015-06-18 14:49:53 +02:00 |
|
Benoît Burnichon
|
dd0b661dac
|
Refactor AccountController
PHRAS-529 #time 1h
|
2015-06-18 14:49:52 +02:00 |
|
Benoît Burnichon
|
4529c4dd6b
|
Refactor UsrListController
|
2015-06-08 11:48:14 +02:00 |
|
Benoît Burnichon
|
89df907285
|
Display registration should use pending Registrations.
fixes PHRAS-551
|
2015-06-02 11:40:03 +02:00 |
|
Benoît Burnichon
|
7581aada18
|
Merge pull request #1384 from bburnichon/feature/controller-as-service
controller as service
|
2015-05-27 18:30:40 +02:00 |
|
Benoît Burnichon
|
a85f495b23
|
Fixup return on getEntry to Collection.
PHRAS-542.
|
2015-05-27 11:11:20 +02:00 |
|
Benoît Burnichon
|
2523320850
|
Refactor RecordController. Adding SearchEngineTrait
|
2015-05-25 17:38:09 +02:00 |
|
Benoît Burnichon
|
1dc0ff9123
|
JWT uses an ArrayAccess but expects a string, not a Secret model.
|
2015-05-21 14:33:11 +02:00 |
|
Benoît Burnichon
|
fb5ca52306
|
Add Permalink
|
2015-05-21 12:26:28 +02:00 |
|
Benoît Burnichon
|
80bb56b875
|
Merge pull request #1373 from bburnichon/feature/phras-519-revocable-permalinks
PHRAS-519 avoid public feeds not to check permalink status (is_enabled status field)
|
2015-05-07 17:35:06 +02:00 |
|
Benoît Burnichon
|
8f8030bb11
|
Remove $app dependency on FeedItemRepository::isRecordInPublicFeed() method.
|
2015-05-07 11:03:27 +02:00 |
|
Benoît Burnichon
|
62b8e5a6e4
|
Refactoring of API V1 Controller
|
2015-04-27 20:35:36 +02:00 |
|
Benoît Burnichon
|
3f4e767557
|
Refactor Api OAuth2 Controller
|
2015-04-21 19:40:22 +02:00 |
|
Benoît Burnichon
|
feddae6ac7
|
UserController refactor
|
2015-04-01 10:23:05 +02:00 |
|
Benoît Burnichon
|
054195d3c0
|
Finish Lightbox Controller
|
2015-03-30 14:41:15 +02:00 |
|
Benoît Burnichon
|
bcf59c560d
|
Partial LightboxController refactor
|
2015-03-27 19:13:07 +01:00 |
|
Benoît Burnichon
|
b44fb7ed76
|
Typehint collection in RegistrationRepository
|
2015-03-12 15:08:24 +01:00 |
|
Benoît Burnichon
|
6d7c086ad7
|
Improve LazaretFileRepository by using query builder
|
2015-03-12 15:08:24 +01:00 |
|
Nicolas Le Goff
|
9a3e92ed9c
|
Multiple ORMs for all database
|
2015-02-12 17:58:45 +01:00 |
|
Nicolas Le Goff
|
065f64bd47
|
Report previous patches
|
2015-02-09 13:42:26 +01:00 |
|
Nicolas Le Goff
|
b2dad6c18a
|
Fix SQL queries
|
2015-02-06 17:01:49 +01:00 |
|
Nicolas Le Goff
|
088b0672cb
|
Fix latest merge
|
2014-12-15 11:40:30 +01:00 |
|
Nicolas Le Goff
|
66fa05f4ee
|
Fix CS
|
2014-07-17 15:17:04 +02:00 |
|
Nicolas Le Goff
|
1970439edb
|
Fix latest merge
|
2014-06-24 16:40:12 +02:00 |
|
Nicolas Le Goff
|
0d040519f3
|
Add third party application webhook event
|
2014-06-23 17:48:42 +02:00 |
|
Nicolas Le Goff
|
b92370cca2
|
Merge pull request #1021 from nlegoff/api-doctrine
[READY][3.9] Transform api_* tables to doctrine entities
|
2014-06-13 14:13:23 +02:00 |
|
Nicolas Le Goff
|
1054483ae9
|
Fix latest merge
|
2014-03-30 21:17:46 +02:00 |
|
Nicolas Le Goff
|
178da6a3a6
|
Fix tests
|
2014-03-24 12:29:38 +01:00 |
|
Nicolas Le Goff
|
63b6de5fc8
|
Remove one to one relation beetween account and token & add lastUsed field for token
|
2014-03-24 12:29:37 +01:00 |
|
Nicolas Le Goff
|
0cd4bb6e6a
|
Fix DQL
|
2014-03-24 12:28:19 +01:00 |
|
Nicolas Le Goff
|
0591976fe7
|
Fix missing namespace
|
2014-03-24 12:28:19 +01:00 |
|
Nicolas Le Goff
|
b75d331a05
|
Add findByUserAndApplication method
|
2014-03-24 12:28:16 +01:00 |
|
Nicolas Le Goff
|
a11aa87d0a
|
Return null if application is not found instead of throwing an exception
|
2014-03-24 12:28:16 +01:00 |
|
Nicolas Le Goff
|
c065340046
|
Add ApiOauthRefreshToken Repository
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
d6a5a79229
|
Add some OauthCode repository functions
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
bbbc8f7e02
|
Add some application repository function
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
5d3cba6ce5
|
Add oauth repositories
|
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
|
4af7dbddb1
|
Transform thesaurus preset into doctrine Entity
|
2014-03-06 01:31:43 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
b271c4ed9a
|
Add missing proxy and repository
|
2014-03-01 14:46:22 +01:00 |
|
Nicolas Le Goff
|
241c31a26b
|
Merge pull request #987 from romainneutron/users-wording
[3.9] Fix users modelOf and lastModel wording
|
2014-02-28 12:56:05 +01:00 |
|
Romain Neutron
|
9536aacab7
|
Fix users modelOf and lastModel wording
|
2014-02-28 03:03:53 +01:00 |
|