Commit Graph

3071 Commits

Author SHA1 Message Date
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
Benoît Burnichon
f763e2bc9f Collection Hydration should fetch internal services. 2016-01-21 17:18:51 +01:00
Benoît Burnichon
85c5311281 Move removal in symlink in symlinker 2016-01-14 11:07:17 +01:00
Benoît Burnichon
b9a8f1e82a Properly initialize media_subdef 2016-01-13 13:22:17 +01:00
Benoît Burnichon
606995115c PHPCS 2016-01-13 13:20:56 +01:00
Thibaud Fabre
d0c53b0dd0 Reorder databox methods 2016-01-08 17:08:37 +01:00
Benoît Burnichon
127c9ab243 Merge pull request #1617 from aztech-dev/merge-clean-boxes
Merge clean boxes
2016-01-08 15:56:31 +01:00
Thibaud Fabre
f5df9f1ad4 Bust databox cache via repository 2016-01-08 15:15:29 +01:00
Vagrant User
bf524dac0c Fix failing enable/disable collection tests 2016-01-07 17:02:20 +01:00
jygaulier
f8efdda22c Merge pull request #1613 from jygaulier/PHRAS-888_N+1-GetCaption
#PHRAS-888 time 10h
2016-01-07 14:08:13 +01:00
Thibaud Fabre
c92d5da9fe Merge branch 'clean-boxes' into merge-clean-boxes 2016-01-06 19:53:43 +01:00
Jean-Yves Gaulier
f4c834d68c #PHRAS-888 time 5m
rollback (double record instantiation was ok)
2016-01-06 14:59:13 +01:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Jean-Yves Gaulier
f2d94dc667 #PHRAS-888 time 10h
rewrite : no more n+1 sql for record get_caption()
enhance : can fetch a record without instanciating 2 record_adapter (=no more copy)
2015-12-30 18:49:48 +01:00
Benoît Burnichon
1bd737194a Use internal dispatch method 2015-12-24 16:35:41 +01:00
Benoît Burnichon
af25e6bfd8 Remove status table 2015-12-23 14:13:07 +01:00
Benoît Burnichon
699cfad0b6 Status operation returns data with same length as input 2015-12-23 14:13:07 +01:00
Benoît Burnichon
3b6cd117bb Merge pull request #1607 from bburnichon/feature/PHRAS-867
API Basket elements add/removal
2015-12-22 19:08:42 +01:00
Benoît Burnichon
db68613bc2 Merge pull request #1604 from jygaulier/PHRAS-874_subdef-events
PHRAS-874
2015-12-22 17:55:44 +01:00
Benoît Burnichon
c532e01c40 fixup Change record_adapter 2015-12-22 17:44:33 +01:00
Benoît Burnichon
00d0ea66bb Change getIsRead to isRead 2015-12-22 14:25:13 +01:00
Jean-Yves Gaulier
80f3285737 #PHRAS-874 time 2d
type hinting / cs
events renamed / deleted
n+1 removed for status-bits & technical meta
events added (subdef creation / created)
fix : es indexes after all subdefs are created
2015-12-17 20:07:48 +01:00
Florian BLOUET
eaa1b8501c PHRAS-880 - add quarantine icon 2015-12-17 13:20:33 +01:00
Jean-Yves Gaulier
18909462fa #PHRAS-840 time 12h
add : es "technical" fields (_index, _type, _version, ...) to es-record
fix: add etag to thumbnail on es answers, based on document _version
clean : obsolete methods calls changed, cs, ...
2015-12-10 17:58:16 +01:00
Benoît Burnichon
5bb8d4167b Add cascade delete on ApiLog accountId.
Also add a postConnect listener to enable foreign keys in sqlite
2015-12-09 13:12:08 +01:00
Benoît Burnichon
2e1ad08383 Fixup build-missing-subdef command.
PHRAS-855
2015-12-03 15:00:44 +01:00
Benoît Burnichon
021c5b2470 Merge pull request #1586 from bburnichon/PHRAS-831
Remove legacy classic configuration
2015-12-02 20:21:33 +01:00
Benoît Burnichon
52a16337e6 Use conf service 2015-12-02 19:48:01 +01:00
Benoît Burnichon
8d25de5d79 Remove configuration of classic mode 2015-12-02 19:19:34 +01:00
Florian BLOUET
261339ecd5 remove recess, bower, grunt and uglifyJs dependencies in php utils and tests
updated minifier tests
2015-12-02 17:36:37 +01:00
Florian BLOUET
49d4e7b4a6 wip: stylesheets cleanup 2015-12-02 17:35:38 +01:00
Florian BLOUET
0e97e4a0ae moved skins/icon to assets/common/images/icons 2015-12-02 17:35:37 +01:00
Benoît Burnichon
c5b03ac518 Consider empty labels as not valid 2015-11-26 12:15:33 +01:00
Mathieu Darse
5c82e384ac Enable collecting of GPS position references (North, South, East, West) 2015-11-13 10:28:57 +01:00
Benoît Burnichon
f684550ab1 Merge pull request #1555 from bburnichon/rebase-web-gallery-v4
Rebase web gallery v4
2015-11-09 17:48:22 +01:00
Benoît Burnichon
46f33d2b61 Dispatch Thesaurus Changed event. 2015-11-03 18:42:48 +01:00
Benoît Burnichon
953ec2f2cf Properly remove thesaurus from array cache 2015-11-03 18:24:19 +01:00
Benoît Burnichon
74b6eb7314 Change name of caption serializer service 2015-11-03 14:23:50 +01:00
Jean-Yves Gaulier
67a9f9e106 PHRAS-773 #time 1m
test
2015-11-03 11:31:19 +01:00
Jean-Yves Gaulier
10b776af1b PHRAS-773 #time 1m
fix
2015-11-03 11:31:19 +01:00
Jean-Yves Gaulier
bcf8f7d056 PHRAS-773 #time 5h
added some events to allow port of MT bo-report plugin
2015-11-03 11:31:19 +01:00
Benoît Burnichon
27bd211b0e Move Plugins tab at the end 2015-11-02 09:50:36 +01:00
jygaulier
d877e64c66 Merge pull request #1552 from jygaulier/PHRAS-794_clone-PHRAS-793
#PHRAS-794 #time 5m
2015-10-29 19:45:26 +01:00
Jean-Yves Gaulier
a07742a5af #PHRAS-794 #time 5m
fix : field content mismatch between databoxes (due to metadata-id collision) is solved
2015-10-29 19:08:07 +01:00
Benoît Burnichon
0a6dcda162 Error in User_Query 2015-10-29 11:25:05 +01:00
Benoît Burnichon
80322ed957 Proper use of ArrayObject::getArrayCopy()
ArrayObject::toArray() does not exists
2015-10-28 15:57:22 +01:00
Benoît Burnichon
a938b348b7 Add cache.path and cache.paths
PHRAS-764
2015-10-28 15:56:11 +01:00
Benoît Burnichon
cdb98a1a4e revert exists filter and replacing by a generic one 2015-10-28 15:14:14 +01:00