Commit Graph

479 Commits

Author SHA1 Message Date
Nicolas Le Goff
2ba14821b3 Fix typo 2013-03-21 17:17:23 +01:00
Nicolas Le Goff
3bcf24b611 Subsitution cleanup && test enhancement 2013-03-21 17:10:46 +01:00
Nicolas Le Goff
915749c224 Fix sub views substitution 2013-03-21 16:06:06 +01:00
Romain Neutron
a5d04ca67d Merge pull request #314 from romainneutron/flash-messages
[3.8] Add simpler behavior for flash messages
2013-02-25 07:27:47 -08:00
Romain Neutron
a2fc03b7d5 Add simpler behavior for flash messages 2013-02-16 02:52:06 +01:00
Nicolas Le Goff
d1eb293965 Fix CS 2013-02-15 13:44:09 +01:00
Nicolas Le Goff
22c7f34049 Split Report/Root controller collection in multiple Controller Collections 2013-02-15 13:42:44 +01:00
Nicolas Le Goff
1e97436008 Fix tests
Fix  && add test for json dashboard controller

Fix date formatting issue
2013-02-15 12:00:10 +01:00
Nicolas Le Goff
b796e11b40 Refactor reports into silex controllers
Refactor reports into silex controllers
2013-02-14 16:39:23 +01:00
Romain Neutron
dfe372d6d1 Add UrlGenerator helpers in Application
two new methods are available :

`Application::path` that returns an absolute path
`Application::url` that returns an absolute url
2013-02-14 15:27:25 +01:00
jygaulier
cb249f3e9f fix tests for phrasea engine stemming 2013-02-14 13:50:13 +01:00
jygaulier
df7313abbb Revert "fix tests for phrasea engine stemming"
This reverts commit 3f312402b7487f257cff99266479ba0237904d33.
2013-02-14 13:47:24 +01:00
jygaulier
bc10fb2b93 fix tests for phrasea engine stemming 2013-02-14 13:47:24 +01:00
Romain Neutron
25f567522f Merge pull request #266 from nlegoff/refactor_report
[3.8] Refactor report
2013-02-12 08:31:23 -08:00
Nicolas Le Goff
0cbaa17b25 Fix tests when sphinx search engine is not enabled 2013-02-12 14:27:11 +01:00
Romain Neutron
11c5ae47f6 Add Silex WebProfiler 2013-02-11 15:09:16 +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
21b8dc8534 Fix merge with 3.7 - lightbox release is broken 2013-02-01 14:53:57 +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
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
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