Benoît Burnichon
f07b7b6722
WIP
2016-03-22 16:13:19 +01:00
Benoît Burnichon
9398891f5c
Allow retrieve collection by a collection of base ids
2016-03-22 16:12:01 +01:00
Benoît Burnichon
51519ce4a2
Avoid N+1 in User_Query
2016-03-22 15:55:53 +01:00
Benoît Burnichon
f2e62abd8b
Remove !count() calls
2016-03-11 18:03:53 +01:00
Benoît Burnichon
f8411fd409
Special handling of field with no source
2016-03-09 18:43:48 +01:00
Benoît Burnichon
e52273480b
Rename Nosource tag into NoSource. Add fieldName property
2016-03-09 16:09:10 +01:00
Benoît Burnichon
4c9ad1f056
fix databox_field tag initialization
2016-03-09 13:50:48 +01:00
Benoît Burnichon
6d2df0f9bd
fixup Nosource to be properly initialized. Tag should be Value Objects
2016-03-09 13:50:44 +01:00
Jean-Yves Gaulier
b6cc58a68e
PHRAS-987 1h
...
PNG-Subdefs (port from 3.8)
2016-03-08 12:09:35 +01:00
Benoît Burnichon
8f6f475b7d
Add private fields to caption when available to user
2016-03-07 18:39:29 +01:00
Benoît Burnichon
5ee7f3689a
Use recently added getDataboxConnection method
2016-03-07 12:29:05 +01:00
Benoît Burnichon
e01088d38d
Add RecordReference into record_adapter
2016-03-07 12:28:40 +01:00
Benoît Burnichon
37bcd1d909
Increase maxFilenameLength to 256 and allow to overrid value from code.
2016-02-26 16:18:48 +01:00
Benoît Burnichon
6129cc6dd2
Introduce MAX_FILENAME_LENGTH const
2016-02-26 16:18:48 +01:00
Benoît Burnichon
7c93657e73
Error in fetching User ID. Improvement of SQLs
...
Fixes PHPCS in set classes.
2016-02-26 16:18:48 +01:00
Benoît Burnichon
6e1be6099f
Avoid cache requests on subdef already in cache.
2016-02-26 16:18:11 +01:00
Benoît Burnichon
8a907e9bb0
Add touch capability to record_adapter.
2016-02-23 10:40:01 +01:00
Benoît Burnichon
90b4ad596c
Check whether subdef exists before perform get on it
2016-02-17 12:41:06 +01:00
Benoît Burnichon
c1b9d74cfc
Missing inclusion of plugin autoloader file
2016-02-17 11:21:52 +01:00
Benoît Burnichon
27eaf37a45
Set OAuth2_Adapter default API version
2016-02-16 13:48:35 +01:00
Benoît Burnichon
41287802ca
fixup some PHPCS
2016-02-16 13:48:06 +01:00
Benoît Burnichon
8a0b461cdc
Bridge_Api class should not depend on SQL time
...
PHRAS-961
2016-02-15 13:53:56 +01:00
Benoît Burnichon
de590a60ea
PHPCS Fixes some unused class imports
2016-02-12 17:29:21 +01:00
Benoît Burnichon
14fffe314a
PHPCS
2016-02-10 19:38:30 +01:00
Benoît Burnichon
fae284d482
media_subdef could sometimes be constructed without a proper URL
...
Introduced by #1626
2016-02-05 15:36:19 +01:00
Benoît Burnichon
617dff5b33
Remove databox's dispatch method
2016-02-05 15:36:19 +01:00
Benoît Burnichon
afde09645a
WIP
2016-02-05 15:36:19 +01:00
Thibaud Fabre
5585fb6186
Fix upgrade command when plugin autoloader is not available
2016-02-03 18:10:20 +01:00
Thibaud Fabre
dc51e489fe
Fix migration from v3.8.8 to v4.0.0
2016-02-03 16:35:20 +01:00
Benoît Burnichon
0ef9b668c2
Remove use of gettext shortcut method.
2016-02-01 14:03:29 +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
Benoît Burnichon
beda5d3820
Getting collection calls access_restriction which is not properly cached.
...
Remove use of cache in AccessRestriction and use instance memory cache instead.
Beware static keyword declares variable static for the class, not the instance
2016-01-27 18:55:49 +01:00
Benoît Burnichon
3544f70130
PHPCS record_adapter
2016-01-27 11:00:54 +01:00
Benoît Burnichon
14cd8a1903
Use existing SubdefSubstituer service i/o record_adapter
2016-01-26 19:17:41 +01:00
Benoît Burnichon
005524d572
Add typehints and reduce code duplication
2016-01-26 14:25:08 +01:00
Benoît Burnichon
614394edc7
Method renaming
2016-01-26 14:25:08 +01:00
Benoît Burnichon
3838fc6faf
Add watermark and stamp related RealPath retrieval methods
2016-01-26 14:25:08 +01:00
Benoît Burnichon
35d299145a
Fixup mismatch updated/uploaded test
2016-01-22 20:47:10 +01:00
Benoît Burnichon
b4555a696a
Remove all sleep statements in tests.
2016-01-22 19:27:36 +01:00
Benoît Burnichon
f501cba16b
Extract whether subdef metadata updates are required
2016-01-22 17:39:33 +01:00
Benoît Burnichon
401ed4f431
Group exiftool.writer calls into methods/variables
2016-01-22 17:17:31 +01:00
Benoît Burnichon
0ccc5a49d4
Remove useless function argument apply_patches
2016-01-22 12:23:18 +01:00
Benoît Burnichon
f1a427a519
Add array type check on cache returned value
2016-01-22 12:23:18 +01:00
Benoît Burnichon
07a89c26de
Remove unused fields. Extract methods in phrasea
2016-01-22 12:23:18 +01:00
Benoît Burnichon
985b603cf3
Remove unused argument on databox::dispatch method
2016-01-22 12:23:18 +01:00
Benoît Burnichon
f2942dac89
Reduce duplication in H264MappingGenerator
2016-01-22 12:23:18 +01:00
Benoît Burnichon
140ff4e927
Rename PAYSAGE into LANDSCAPE
...
also rename from snake_case to camelCase
2016-01-22 12:23:18 +01:00
Benoît Burnichon
2ba636a4a9
Collection should have their name as default label
2016-01-21 17:18:51 +01:00