Commit Graph

59 Commits

Author SHA1 Message Date
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
22c7f34049 Split Report/Root controller collection in multiple Controller Collections 2013-02-15 13:42:44 +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
Romain Neutron
11c5ae47f6 Add Silex WebProfiler 2013-02-11 15:09:16 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
b2285f0b3f Add TLS encryption for SMTP 2013-01-29 16:10:24 +01:00
Romain Neutron
dc0a8ffa65 Fix Cs 2013-01-29 16:00:49 +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
813fc7654b Move route bindings in Application::bindRoutes 2013-01-29 09:37:45 +01:00
Romain Neutron
b5980ab866 First implementation 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
842ad40985 Bump copyright year 2013-01-21 23:28:58 +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
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
romain
c1d952a17e [SearchEngine] Update PR to latest master 2013-01-17 11:43:35 +01:00
Nicolas Le Goff
4a33adf660 Add sbas_from_bas twig filter function 2012-10-23 11:41:28 +02:00
Nicolas Le Goff
11210d88e4 update 2012-10-18 15:45:53 +02:00
Nicolas Le Goff
a61779ee5a Add FTP client service provider 2012-10-18 15:45:49 +02:00
Romain Neutron
65241ffba4 Merge with 3.7 2012-10-16 17:26:45 +02:00
Romain Neutron
4b1623a548 Remove dirty hack 2012-10-04 22:03:54 +02:00
Romain Neutron
f990659d82 Remove twig global 2012-10-04 18:22:33 +02:00
Romain Neutron
15d455d613 Add application tests + locale negotiation 2012-10-04 15:44:52 +02:00
Romain Neutron
13a3b9726a Fix static use in lambda 2012-10-04 15:44:52 +02:00
Romain Neutron
275ee1eae9 Use configuration tester 2012-10-04 15:44:51 +02:00
Romain Neutron
c10b5bcaab Add setup App, cleanup main Application 2012-10-04 15:44:50 +02:00
Romain Neutron
05204e8636 Lazy load application modules 2012-10-04 15:44:50 +02:00
Romain Neutron
551edbf077 Fix Application 2012-10-04 15:44:49 +02:00
Romain Neutron
629911d309 update log service for travis 2012-10-04 15:44:48 +02:00
Romain Neutron
0983965de5 Disable logging on test 2012-10-04 15:44:48 +02:00
Romain Neutron
4677f0e9a2 Remove providers instanciation in Twig setup 2012-10-04 15:44:48 +02:00
Romain Neutron
23b842d4ca Remove custom Twig filters and tests in favor of legacy ones 2012-10-04 15:43:36 +02:00
Romain Neutron
c2239f5259 Disable cookie session in API 2012-10-04 15:43:36 +02:00
Romain Neutron
49b9581e91 Update applications 2012-10-04 15:43:36 +02:00
Romain Neutron
6ac004a24b Update application 2012-10-04 15:43:36 +02:00
Romain Neutron
0be8054790 Cleanup application 2012-10-04 15:43:36 +02:00
Romain Neutron
3f9dc687dc Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
69d0d8e9ce Add MP4 service provider 2012-10-04 15:43:34 +02:00
Romain Neutron
d114e0e237 Application cleanup 2012-10-04 15:43:33 +02:00
Romain Neutron
553c2f5813 Fix tests 2012-10-04 15:43:33 +02:00
Romain Neutron
975782c64e Enhance application 2012-10-04 15:43:32 +02:00
Romain Neutron
c44d773817 Update imagine factory 2012-10-04 15:43:32 +02:00
Romain Neutron
f665ad8edc Update Phrasea Core 2012-10-04 15:43:15 +02:00
Romain Neutron
cf7fcf490c fix application 2012-10-04 15:31:36 +02:00
Romain Neutron
1a3461d5fc Update to filesystem service provider 2012-10-04 15:31:36 +02:00
jygaulier
6e302e85a4 silexing taskmanager & tasks 2012-09-17 14:16:15 +02:00
Nicolas Le Goff
d23b977602 remove console.log & var_dump 2012-09-03 18:09:01 +02:00