Commit Graph

6276 Commits

Author SHA1 Message Date
Mathieu Darse
803a9010a5 Pass metadata key as value object 2015-11-06 10:16:31 +01:00
Mathieu Darse
13186209f7 Handle matching on file metadata 2015-11-06 10:14:23 +01:00
Benoît Burnichon
350eb7af53 Merge pull request #1545 from jygaulier/PHRAS-773_clone-741
PHRAS-773
2015-11-05 21:15:00 +01:00
Benoît Burnichon
94bf685437 Merge pull request #1525 from mdarse/new-in-syntax
Grammar unification
2015-11-04 21:16:03 +01:00
Mathieu Darse
570808e793 Switch \Exception to search engine’s Exception 2015-11-04 19:30:56 +01:00
Benoît Burnichon
0717b86f5d Change Indexes names to unique ones 2015-11-04 17:14:33 +01:00
Benoît Burnichon
7912d2932b Fixup translation instructions 2015-11-04 16:31:34 +01:00
Benoît Burnichon
8e27a1b1c0 Update HelpMessageExtractor 2015-11-04 16:31:06 +01:00
Benoît Burnichon
0d105ed77e This parameter is overridden later and is a closure. 2015-11-04 16:29:35 +01:00
Mathieu Darse
387828e9f5 Clean « IN » node type 2015-11-04 16:14:44 +01:00
Mathieu Darse
f3a15fb19f Fix text merging 2015-11-04 12:49:49 +01:00
Mathieu Darse
a666ce75c6 Use equality syntax on facet queries 2015-11-04 11:33:48 +01:00
jygaulier
a0d0b78e9c Merge pull request #1560 from jygaulier/PHRAS-797_thesaurus_search_ie11
#PHRAS-797 time 10m
2015-11-03 19:26:01 +01:00
Jean-Yves Gaulier
830728f644 #PHRAS-797 time 10m
fix: app thesaurus, search is ok in ie11
2015-11-03 19:07:19 +01:00
Mathieu Darse
bdb11cad21 Remove old Jison parser stuff 2015-11-03 18:46:02 +01:00
Mathieu Darse
652f8be213 Move boolean logic in is own namespace 2015-11-03 18:42:56 +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
2a247b5e14 Change JWT namespace 2015-11-03 14:24:13 +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
0e7bbbe2b6 PHRAS-773 #time 15m
fix bad name
2015-11-03 11:31:19 +01:00
Jean-Yves Gaulier
830ef4bdd4 PHRAS-773 #time 5m
fix for null arg
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
38eab1f97e Fixup Service Instantiation and enforce application booting. 2015-11-03 10:54:06 +01:00
Thibaud Fabre
938c92b0c1 Disable demand status emails when mail notifications are disabled 2015-11-02 15:50:19 +01:00
Benoît Burnichon
27bd211b0e Move Plugins tab at the end 2015-11-02 09:50:36 +01:00
Benoît Burnichon
c8ff8db409 Remove User_Adapter references 2015-10-30 19:44:56 +01:00
Benoît Burnichon
84d621320a There are User_Adapter no more. 2015-10-30 15:54:30 +01:00
Benoît Burnichon
1a75e33848 Merge pull request #1553 from aztech-dev/phras-792
PHRAS-792
2015-10-30 15:47:00 +01:00
Thibaud Fabre
e2dbc20628 PHRAS-788 Set webhook_url field to correct size 2015-10-30 14:57:53 +01:00
Thibaud Fabre
51560f4c86 PHRAS-792 Require access to admin module and user management 2015-10-30 14:48:53 +01:00
Benoît Burnichon
dc0228ce81 User table does not allow null values. Replace by empty string 2015-10-30 09:06:44 +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
afd3fc56f7 Change in ContentNegotiationSubscriber 2015-10-29 18:06:33 +01:00
Benoît Burnichon
574377dea6 Remove OAuthListener Response Listener after processing 2015-10-29 12:51:34 +01:00
Benoît Burnichon
f9c02131f1 Remove API after middleware and set token in session 2015-10-29 11:44:10 +01:00
Benoît Burnichon
0a6dcda162 Error in User_Query 2015-10-29 11:25:05 +01:00
Florian BLOUET
113866b778 fix inversed option condition 2015-10-28 17:49:17 +01:00
Benoît Burnichon
a1b467d571 Make it possible to use OAuth outside /api 2015-10-28 17:49:11 +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
e1c5fceae0 Add method to Api Form Factory factories 2015-10-28 15:34:40 +01:00
Jean-Yves Gaulier
304e5d0849 #PHRAS-741 #time 1m
add forgotten files...
2015-10-28 15:34:13 +01:00
Benoît Burnichon
eb89b84303 Added /h1 in exception handler 2015-10-28 15:32:42 +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
4a4511b0a9 Add a fallback plugin handling twig 2015-10-28 14:50:14 +01:00