jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Thibaud Fabre
97f2e66698
Merge 4.0 branch
2016-12-05 17:04:54 +01:00
Thibaud Fabre
b5bbb1851f
Merge branch 4.0
2016-12-05 15:26:48 +01:00
Jean-Yves Gaulier
fe7f3762dd
PHRAS-508_acl-cache
...
- fix for tests
2016-10-27 15:07:31 +02:00
Jean-Yves Gaulier
45eea29710
PHRAS-508_acl-cache
...
- fix unit tests
2016-10-26 19:14:11 +02:00
Jean-Yves Gaulier
0c75189a64
PHRAS-508_acl-cache
...
- refactor : acl strings changed to ACL class constants
- code cleanup
- wip but try to merge for bc break test
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
642da0fca5
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
6a2285f66d
PHRAS-508_acl-cache
...
- wip
2016-10-26 16:13:47 +02:00
Jean-Yves Gaulier
827e4fe255
PHRAS-842_search-logged-as-es_4.0
...
- fix : query is logged in a "user" form, before parsing
2016-09-22 15:16:36 +02:00
Thibaud Fabre
edaf603552
Merge pull request #1859 from bburnichon/improvement/search-v4
...
Backport of #1831 into 4.0
2016-05-19 16:42:17 +02:00
Benoît Burnichon
32b5ed5fb2
Default notification.deliverer should be no-op, not throw exception.
2016-05-19 14:40:36 +02:00
Benoît Burnichon
c14e48437d
Refactor tests to use $this->getApplication().
...
Move LoginTest specific use case into LoginTest class
2016-05-19 14:39:05 +02:00
Benoît Burnichon
f87fc35f6a
Caption Service tweak
2016-05-19 13:44:01 +02:00
Thibaud Fabre
4ae762657e
Update tests to mock event subscribers not mailers
2016-05-12 14:22:49 +02:00
Benoît Burnichon
1e18b3e69f
This is a combination of 33 commits.
...
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
2016-04-20 16:22:14 +02:00
Benoît Burnichon
421e62d136
Typos in Users in RegenerateSqliteDb command.
...
PHPCS of tests
2016-03-22 16:09:38 +01:00
Benoît Burnichon
9078835ae8
Fix FailureManager tests and dependent AuthenticationManagerServiceProviderTest
2016-03-15 12:59:55 +01:00
Benoît Burnichon
e22a60afc5
Refactor tests using XmlHttpRequest
2016-03-11 20:00:52 +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
6d2df0f9bd
fixup Nosource to be properly initialized. Tag should be Value Objects
2016-03-09 13:50:44 +01:00
Benoît Burnichon
59a334ea32
New search style
2016-02-22 14:07:16 +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
465f48f461
Merge pull request #1643 from bburnichon/improvement/slight-refactoring
...
Progressive refactoring
2016-01-26 17:07:03 +01:00
Benoît Burnichon
f99b361ec0
Merge pull request #1642 from aztech-dev/feature/app-loader
...
Extract "meta" service providers to bootstrap app
2016-01-26 16:51:22 +01:00
Benoît Burnichon
0f91a10645
Extract Variables in tests to ease reading
2016-01-26 14:25:08 +01:00
Benoît Burnichon
614394edc7
Method renaming
2016-01-26 14:25:08 +01:00
Thibaud Fabre
195b40ef40
Remove debug statement
2016-01-26 11:58:39 +01:00
Thibaud Fabre
88e2d5ff86
Replace call to non-existent method in tests and fix CS
2016-01-26 11:25:25 +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
fafabf3e9e
Backdate updated_on using reflection in tests to avoid unreliable time tests.
2016-01-22 18:26:58 +01:00
Benoît Burnichon
f501cba16b
Extract whether subdef metadata updates are required
2016-01-22 17:39:33 +01:00
Vagrant User
bf524dac0c
Fix failing enable/disable collection tests
2016-01-07 17:02:20 +01:00
Thibaud Fabre
c92d5da9fe
Merge branch 'clean-boxes' into merge-clean-boxes
2016-01-06 19:53:43 +01:00
Benoît Burnichon
51023c5533
bump copyright year
2016-01-05 13:38:14 +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
f6899f58be
Remove debug mode in some Test cases.
2015-12-22 18:32:09 +01:00
Benoît Burnichon
b2ee2668a1
Change to be able to return called API version
2015-12-22 14:19:34 +01:00
Florian BLOUET
0e97e4a0ae
moved skins/icon to assets/common/images/icons
2015-12-02 17:35:37 +01:00
Benoît Burnichon
e562a83d33
Change Failure messages and fixup bad assertion
2015-11-03 11:08:58 +01:00
Benoît Burnichon
38eab1f97e
Fixup Service Instantiation and enforce application booting.
2015-11-03 10:54:06 +01:00
Benoît Burnichon
8aca5f6126
Use Uuid with its new namespace
2015-10-27 20:14:01 +01:00
Thibaud Fabre
329cf6ffe7
I am not worthy
2015-09-23 15:46:06 +02:00
Benoît Burnichon
e8d4d5f38d
Record_adapter now uses a specific repository from databox
2015-07-15 11:26:13 +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
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