Commit Graph

648 Commits

Author SHA1 Message Date
Nicolas Le Goff
0cbaa17b25 Fix tests when sphinx search engine is not enabled 2013-02-12 14:27:11 +01:00
Nicolas Le Goff
c85701cfeb Fix tests 2013-02-11 18:18:16 +01:00
Romain Neutron
11c5ae47f6 Add Silex WebProfiler 2013-02-11 15:09:16 +01:00
Nicolas Le Goff
4747c6d375 Fix tests 2013-02-11 14:45:38 +01:00
Nicolas Le Goff
88ac202a49 Update SQL
Update SQLs & remove doc blocks

Update SQL

Update SQL

Update SQL

Update SQL

Update SQL
2013-02-11 14:45:38 +01:00
Nicolas Le Goff
07300af3f4 Modify collections filter & add JOIN on log_colls table
Create entries in log_colls table

Fix SQL issue

Fix SQL issues

Update version

Add patch

Remove debug output

Fix CS

Fic CS

Add table schema

Fix Cs

Update patch

Update patch

Update patch

Update patch

Update patch

delete all coll_list call

Fix logger issue

Fix log_colls table structure definition

Rename patch

Fix SQL Issues

Fix patch

Fix test

Fix tests
2013-02-11 14:44:19 +01:00
Romain Neutron
ef5de8d6f8 Fix unit tests to match Symfony 2.2 2013-02-11 14:37:44 +01:00
Romain Neutron
afd3c8bbdc Fix unit tests 2013-02-08 16:39:03 +01:00
Romain Neutron
f2098fc42b Improve unit tests 2013-02-02 20:31:34 +01:00
Romain Neutron
99e7d07217 Fix unit tests 2013-02-02 17:44:44 +01:00
Romain Neutron
7c9929ee86 Improve stemm tests 2013-02-02 17:42:33 +01:00
Romain Neutron
074352fa51 Add support and realtime index for german and dutch stemmatization in SphinxSearchEngine 2013-02-01 18:52:41 +01:00
Romain Neutron
3553b1e071 Update composer.json
Remove unstable dependencies as possible
Bump to doctrine 2.3
2013-02-01 15:26:41 +01:00
Romain Neutron
21b8dc8534 Fix merge with 3.7 - lightbox release is broken 2013-02-01 14:53:57 +01:00
Romain Neutron
a1415f5025 Merge branch '3.7' 2013-02-01 11:01:50 +01:00
Romain Neutron
395eaadcb1 Add description to unit tests 2013-02-01 09:55:31 +01:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
b2285f0b3f Add TLS encryption for SMTP 2013-01-29 16:10:24 +01:00
Romain Neutron
348e7ed98e Remove setQuantity to MailInfoPushReceived 2013-01-29 11:03:21 +01:00
Romain Neutron
8017f4126b Fix unit tests 2013-01-29 09:37:45 +01:00
Romain Neutron
aa172ac9fd Add swiftmailer service provider unit tests 2013-01-29 09:37:45 +01:00
Romain Neutron
cb24436a55 Add command to test the send of email command line 2013-01-29 09:34:20 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
5184bfb495 Remove events availability customization 2013-01-29 09:34:19 +01:00
Romain Neutron
028856714d Emitter and Receiver now throws exception in case an user without email is sent 2013-01-29 09:34:19 +01:00
Romain Neutron
3bbdc58f46 Add listener to send mail without queuing them in CLI 2013-01-29 09:34:19 +01:00
Romain Neutron
567195c198 Add unit tests for mail notifications 2013-01-29 09:34:18 +01:00
Romain Neutron
a777aedc49 Add AbstractMailTest 2013-01-29 09:34:18 +01:00
Romain Neutron
1e9a419028 Add deliver tests 2013-01-29 09:34:18 +01:00
Romain Neutron
1136b14fae Add Emitter/Receiver tests 2013-01-29 09:34:18 +01:00
Romain Neutron
fff4c09b62 Remove deprecated method 2013-01-29 09:34:18 +01:00
Nicolas Le Goff
cdcceb24ec Refactor client
Terminate baskets.php

Update Refactor

Fix grid layout

Fix page navigation issue when no results

Fix mainMenu position for ie6

Fix IE6 javascript errors

Fix some client bugs

Fix indent

cleanup

Add Client tests

Fix typo

FIx indent

Use new search engine API

Remove useless comments

Remove old client

Add cover annotations

CS fixer
2013-01-28 14:09:49 +01:00
Romain Neutron
62a27940b9 Fix unit tests 2013-01-24 17:04:50 +01:00
Romain Neutron
869451f228 Add patch tests 2013-01-24 10:42:17 +01:00
Romain Neutron
9614ff6a11 Add more tests on core provider 2013-01-24 10:03:14 +01:00
Romain Neutron
8632f68324 Fix unit tests, bump to version 3.8.0 alpha 3 2013-01-24 01:13:33 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
jygaulier
2d6e087104 syslog + maillog in task / task-manager as service
fix task interfaces / cleanup
fix tests using task manager
2013-01-21 12:50:35 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
358cdddcc6 Fix namespace 2013-01-17 16:54:47 +01:00
Romain Neutron
133c05d44b Cleanup tests 2013-01-17 16:50:12 +01:00
Romain Neutron
68a4740df8 Merge pull request #286 from jygaulier/fix_1073_1074
[3.8] Fix 1073 1074
2013-01-17 07:42:29 -08:00
Romain Neutron
26735cd47a Remove dead code 2013-01-17 16:39:57 +01:00
Romain Neutron
dda733e5a1 Add SearchEngineLogger tests, fix unit tests 2013-01-17 15:33:58 +01:00
jygaulier
25c4c76a24 added some tests for thesaurus/cterms 2013-01-17 14:51:29 +01:00
Romain Neutron
e18586b00b Remove dummy test 2013-01-17 14:17:02 +01:00
Romain Neutron
07b3216a26 Add SearchEngineOptions tests, move SearchEngineRequest methods to SearchEngineOptions as a factory 2013-01-17 14:13:47 +01:00
Romain Neutron
206e10dce5 Fix unit tests 2013-01-17 12:52:52 +01:00
Romain Neutron
8c82966f70 [SearchEngine] Add @covers unit tests annotations 2013-01-17 12:03:19 +01:00
Romain Neutron
8a0c3c0bbc [SearchEngine] Fix CS 2013-01-17 12:03:19 +01:00