Commit Graph

36 Commits

Author SHA1 Message Date
Benoît Burnichon
ae32c3e964 Refactor to use views 2016-04-12 12:11:15 +02:00
Benoît Burnichon
e33781b62c Refactor media_Permalink_Adapter to be able to fetch more than one at a time 2016-04-12 12:11:14 +02:00
Benoît Burnichon
4615380894 PHPCS detected by Scrutinizer 2016-04-12 12:11:14 +02:00
Benoît Burnichon
c4d7ec2093 Try improve Scrutinizer results 2016-04-12 12:11:14 +02:00
Benoît Burnichon
1f206690f7 Fix Namespace mismatch and PHP7 call 2016-04-12 12:11:14 +02:00
Benoît Burnichon
ac2351bd19 fixup several issues 2016-04-12 12:11:13 +02:00
Benoît Burnichon
23580bbd6a Add save capability to MediaSubdefRepository 2016-04-12 12:11:13 +02:00
Benoît Burnichon
902b01df59 Rename method to be consistent accross library 2016-04-12 12:11:13 +02:00
Benoît Burnichon
72e53b5687 several fixups 2016-04-12 12:11:13 +02:00
Benoît Burnichon
6140c5cc73 Refactor media_subdef 2016-04-12 12:11:13 +02:00
Benoît Burnichon
b38afcd5d6 PHPCS in DataboxConnectionProvider 2016-04-12 12:11:12 +02:00
Benoît Burnichon
21690596ac Add DataboxBoundRepositoryProvider 2016-04-01 11:40:19 +02:00
Benoît Burnichon
052d0d6f62 Merge branch '4.0' 2016-03-10 14:08:43 +01:00
Benoît Burnichon
66968566b3 Fix misuse of DataboxFieldFactory 2016-03-09 13:48:55 +01:00
Benoît Burnichon
93fd4bda03 Add orderable status in admin forms 2016-02-24 17:23:06 +01:00
Benoît Burnichon
0a40ef291d Extract SubdefGroup class 2016-02-24 13:52:33 +01:00
Thibaud Fabre
3d298a6012 Add unmount method on databox repositories to invalidate cache on unmount 2016-01-28 16:16:53 +01:00
Thibaud Fabre
841182eca4 Add delete method on databox repositories to invalidate cache on delete 2016-01-28 16:09:37 +01:00
Thibaud Fabre
40ff41501c Move create and mount SQL calls to repository for proper cache invalidation 2016-01-28 15:54:40 +01:00
Thibaud Fabre
2643874b73 Add array cache repository to reduce load on cache backend 2016-01-28 15:54:02 +01:00
Benoît Burnichon
f2942dac89 Reduce duplication in H264MappingGenerator 2016-01-22 12:23:18 +01:00
Thibaud Fabre
f5df9f1ad4 Bust databox cache via repository 2016-01-08 15:15:29 +01:00
Thibaud Fabre
c92d5da9fe Merge branch 'clean-boxes' into merge-clean-boxes 2016-01-06 19:53:43 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Benoît Burnichon
699cae0b7a Add RecordRepository method to look for several Record at once 2015-12-22 14:25:13 +01:00
Benoît Burnichon
e8d4d5f38d Record_adapter now uses a specific repository from databox 2015-07-15 11:26:13 +02:00
Thibaud Fabre
ea6a4fdbf0 Extract repository and factory classes for collections 2015-07-09 12:32:06 +02:00
Benoît Burnichon
dd73d6dae2 Renaming of Databox{,Field}Repository 2015-07-08 14:58:41 +02:00
Benoît Burnichon
647f869b00 PHPCS 2015-07-08 11:30:15 +02:00
Benoît Burnichon
82f19ee55d Begin databox_field refactor 2015-07-08 11:08:07 +02:00
Benoît Burnichon
e30fc76603 PHPCS and use final classes to enforce composition 2015-07-03 18:20:10 +02:00
Benoît Burnichon
62ac0e0cbc Use computed key from appbox. 2015-07-03 18:20:09 +02:00
Benoît Burnichon
26f8869f1e Remove DataboxHydrator as now too tiny.
Add createMany to DataboxFactory.
2015-07-03 18:20:09 +02:00
Benoît Burnichon
c5239259d1 Refactor DataboxRepository 2015-07-03 18:20:09 +02:00
Benoît Burnichon
0eb9ec40d8 Add Tests to DataboxRepository 2015-07-03 18:20:09 +02:00
Benoît Burnichon
00f5f3369e Add DataboxRepository 2015-07-03 18:20:09 +02:00