Commit Graph

2477 Commits

Author SHA1 Message Date
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
Benoît Burnichon
62ba97146d Add existsSql to User_Query 2015-10-28 15:09:11 +01:00
Benoît Burnichon
c808e8a923 PHPCS 2015-10-28 13:14:32 +01:00
Benoît Burnichon
023943faac Promote Caption record toArray to public visibility
Also add toArray method in caption_record to allow access
2015-10-28 12:34:35 +01:00
Benoît Burnichon
8aca5f6126 Use Uuid with its new namespace 2015-10-27 20:14:01 +01:00
Benoît Burnichon
2b1665d6f2 Remove abstract method from base 2015-10-27 19:36:57 +01:00
Thibaud Fabre
a903594fbc Add API get collection route
Signed-off-by: Benoît Burnichon <bburnichon@alchemy.fr>
Forward port from 3.8
2015-10-27 19:35:51 +01:00
jygaulier
a50f7eeddd Merge pull request #1543 from jygaulier/PHRAS-771_clone-750
PHRAS-771 #time 2h
2015-10-19 10:32:20 +02:00
Jean-Yves Gaulier
ddf977465c PHRAS-771 #time 2h
report de PHRAS-750 (connect to ftp via a auth proxy)
2015-10-15 17:02:04 +02:00
Jean-Yves Gaulier
bb67a1a4bc PHRAS-752 #time 4h
fix : tf-* (phraseanet) admin / field / source does not says "invalid"
add : better completion for field source : now can type things like "phr:tim" to match namespace(s) and tagname(s)
2015-10-13 17:23:52 +02:00
Benoît Burnichon
51c9533947 Merge pull request #1425 from aztech-dev/api-collections-4.0
Add API get collection route
2015-09-28 09:50:59 +02:00
Thibaud Fabre
da9ec3908c Fix typos and use method to fetch appbox 2015-09-25 18:06:32 +02:00
Thibaud Fabre
b3ed9eeb47 Merge pull request #1512 from aztech-dev/oauth-2
Fix undefined method call
2015-09-25 17:44:16 +02:00
Thibaud Fabre
b6b7f52c63 Fix undefined method call 2015-09-25 17:42:36 +02:00
Thibaud Fabre
651ecba97f PHRAS-743 Fix Oauth with password grant 2015-09-25 14:18:02 +02:00
Jean-Yves Gaulier
5146881076 PHRAS-716 #time 3d
fix : admin/base progress bar (indexation)
fix : reindex button
fix : indexation does not skip records between fetches
2015-09-17 11:03:42 +02:00
Benoît Burnichon
9bc17af16b Merge pull request #1481 from jygaulier/PHRAS-527_user_model_filter
PHRAS-527
2015-08-27 12:12:45 +02:00
Jean-Yves Gaulier
c359721235 #PHRAS-527 #time 3h
fix : in admin/users, applying a filter on "Applied user template" is ok
2015-08-27 11:45:00 +02:00
Mathieu Darse
7e8a4a53a3 Simpler facet handling in ES structure
- Single property for facet settings in Field, we can’t have a limit
with disabled faceting.
- Fixes bug when fields having incompatible limit but are still merged together.
- Use constants for special limit values (i.e. no limit)
2015-08-24 16:07:53 +02:00
Benoît Burnichon
453cb0453d Merge pull request #1472 from jygaulier/PHRAS-668_NBR-FACETS
PHRAS-668
2015-08-20 11:24:10 +02:00
Jean-Yves Gaulier
72bb1877a7 #PHRAS-668 #time 1d
- fix: facets number (admin/field) is now used by prod.
- add: query/es : removed useless & pack clauses on status masks -> shortest (fastest ?) query
2015-08-20 11:08:55 +02:00
Jean-Yves Gaulier
8bbce8c0cc #PHRAS-610 #time 1h
cleanup
2015-08-18 17:13:19 +02:00
Jean-Yves Gaulier
3ac83408fc #PHRAS-610 #time 2d
WIP
2015-08-17 15:18:33 +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
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
Jean-Yves Gaulier
c751605554 #PHRAS-602 #time 6h
new : api to delete records from story
2015-07-16 15:52:05 +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
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