Florian BLOUET
26de49cef7
PHRAS-555 - fix truncated words in facets labels
2015-07-20 18:00:51 +02:00
Florian BLOUET
3ab8483815
PHRAS-605 remove log
2015-07-20 17:40:55 +02:00
Florian BLOUET
efc5bebb4f
PHRAS-605 fix caption tooltip oversize with vertical scroll
2015-07-20 17:07:19 +02:00
Benoît Burnichon
3a768af135
Merge pull request #1440 from lostdalek/master
...
fix display issues on icons and lightbox navbar
2015-07-17 17:53:53 +02:00
Florian BLOUET
94abf169bb
PHRAS-553 - fix additionnal issues in prod toolbar
2015-07-17 17:46:22 +02:00
Florian BLOUET
8f3adfb2b6
PHRAS-553 - updated @media query
2015-07-17 17:42:45 +02:00
Benoît Burnichon
e0573fc4f6
Merge pull request #1423 from mdarse/private-fields-ast
...
Restrict search on visible private fields
2015-07-17 17:36:30 +02:00
Florian BLOUET
75ccf8c824
PHRAS-553 - handle retina display for share icon in history
2015-07-17 16:30:03 +02:00
Mathieu Darse
daea7f8c77
Raw queries do not localize fields anymore
2015-07-17 15:58:39 +02:00
Florian BLOUET
4595f56950
PHRAS-559 - fix lightbox main menu css
2015-07-17 15:51:57 +02:00
Mathieu Darse
cc1462a918
Test ThesaurusHelper
2015-07-17 14:59:57 +02:00
Mathieu Darse
a813ef51e7
Restrict facets to show only visible content on private fields
2015-07-17 14:30:01 +02:00
Benoît Burnichon
4e1e0bdfaf
Merge pull request #1438 from jygaulier/PHRAS-603_del-records-from-story
...
#PHRAS-602
2015-07-17 10:41:25 +02:00
Mathieu Darse
44cb5824e7
Implement private fields on range an equal nodes
...
New QueryContext::get() method
Removed QueryContext::normalizeField(), can be replaced with get() and a call to
Field::getIndexField().
2015-07-16 20:11:43 +02:00
Mathieu Darse
78ab5b31dc
Fix search when narrowed to private fields only
2015-07-16 19:52:25 +02:00
Mathieu Darse
7a330d2ef6
Fix highlight on private fields
2015-07-16 18:28:34 +02:00
Mathieu Darse
419c147982
Fix LimitedCollection::get() & add tests
2015-07-16 18:27:48 +02:00
Jean-Yves Gaulier
2a138ed596
#PHRAS-602 #time 5m
...
fix
2015-07-16 16:14:36 +02:00
Jean-Yves Gaulier
c751605554
#PHRAS-602 #time 6h
...
new : api to delete records from story
2015-07-16 15:52:05 +02:00
Mathieu Darse
83d9cd4790
Fix getUnrestrictedFields() when called on non narrowed query context
...
Add tests and prevent AST to rely on field key by returning indexed arrays
instead of associative ones.
2015-07-16 15:44:16 +02:00
Jean-Yves Gaulier
95186fbd73
version bump
2015-07-16 11:15:52 +02:00
Benoît Burnichon
a3532fac9b
Remove plugins/commands.php from tracked files
2015-07-16 11:15:52 +02:00
Benoît Burnichon
a986d20383
Merge pull request #1432 from jygaulier/PHRAS-504_CRLF-in-proposals
...
PHRAS-504
2015-07-16 11:11:10 +02:00
Jean-Yves Gaulier
0dd2bbfb3c
bb changes
2015-07-15 17:08:16 +02:00
Benoît Burnichon
1194a0d0f9
Merge pull request #1433 from bburnichon/feature/refactoring
...
record adapter modernizing
2015-07-15 17:03:40 +02:00
Jean-Yves Gaulier
6b21f39d97
fix test
2015-07-15 12:14:30 +02:00
Jean-Yves Gaulier
f4d0869e67
undo changes
2015-07-15 11:49:42 +02:00
Benoît Burnichon
0820c5692f
Remove use of self::$DI[app] and self::$DI[client] in AccountTest
2015-07-15 11:48:18 +02:00
Jean-Yves Gaulier
62f513ec1f
bb changes
2015-07-15 11:36:18 +02:00
Benoît Burnichon
08c7382750
Remove use of self::$DI[app] and self::$DI[client] in LightboxTest
2015-07-15 11:36:01 +02:00
Jean-Yves Gaulier
060665303a
bb changes
2015-07-15 11:35:52 +02:00
Benoît Burnichon
e8d4d5f38d
Record_adapter now uses a specific repository from databox
2015-07-15 11:26:13 +02:00
Jean-Yves Gaulier
d012978508
PHRAS-504 #time 8h
...
fix: prod / cr-lf in metadata is ok for aggregate filter
cr,lf,crlf are normalized
- getting field values from recordadapter
- during es indexation (direct sql read in metadata...)
- before querying
2015-07-15 11:10:38 +02:00
Benoît Burnichon
fd530d8795
Deprecate get_databox
in favor of getDatabox
2015-07-13 18:47:10 +02:00
Benoît Burnichon
0b36d706a0
Deprecate {set,get}_type in favor of {set,get}Type
2015-07-13 18:43:28 +02:00
Benoît Burnichon
d5d9699397
Deprecated {set,get}_mime in favor of {set,get}MimeType
2015-07-13 18:35:20 +02:00
Benoît Burnichon
a4637c2e72
Deprecate get_record_id in favor of getRecordId
2015-07-13 18:24:06 +02:00
Benoît Burnichon
ff7801132d
Deprecate get_collection_id instead of getCollectionId
2015-07-13 18:22:21 +02:00
Benoît Burnichon
8d4cf71d6d
Deprecate get_base_id in favor of getBaseId
2015-07-13 18:19:42 +02:00
Benoît Burnichon
c97eedd40f
Deprecate is_grouping in favor of isStory
2015-07-13 18:14:51 +02:00
Benoît Burnichon
2107cd28df
Deprecated get_uuid in favor of getUuid
2015-07-13 18:08:04 +02:00
Benoît Burnichon
38ae7bc2ac
Rename get_number/set_number to getNumber/setNumber
2015-07-13 17:50:20 +02:00
Benoît Burnichon
e14b2155aa
Deprecated get_modification_date
2015-07-13 17:08:22 +02:00
Benoît Burnichon
9fea438079
Deprecated old underscore get_creation_date. Use getCreated instead.
2015-07-13 17:08:22 +02:00
Benoît Burnichon
1445efc471
Delete some unused files
2015-07-13 15:11:03 +02:00
Benoît Burnichon
85283c1b90
Merge pull request #1431 from bburnichon/feature/performance-pass
...
Extract TechnicalDataSet from record_adapter
2015-07-13 15:04:36 +02:00
Benoît Burnichon
e0a71a84fc
Save original name before set_original_name tests.
...
Also make tests pass whether locale is fr or en.
2015-07-13 14:02:26 +02:00
Benoît Burnichon
5fbc4451b1
Reenable get Title test
2015-07-13 12:41:05 +02:00
Benoît Burnichon
620425cbf9
PHPCS fixes
2015-07-13 12:34:19 +02:00
Benoît Burnichon
f5949cd9f4
Fix story set metadata collection.
2015-07-13 11:18:12 +02:00