Romain Neutron
|
76413165ff
|
Update authentication to service provider
|
2013-05-29 14:22:51 +02:00 |
|
Romain Neutron
|
7ba46abaff
|
Address github annotations
|
2013-05-27 23:49:39 +02:00 |
|
Nicolas Le Goff
|
d0431248ce
|
Add twig.js
|
2013-05-27 23:25:44 +02:00 |
|
Romain Neutron
|
c0e4a3cf3c
|
New fields controller
|
2013-05-27 23:25:28 +02:00 |
|
Romain Neutron
|
e069df7066
|
Add JMSSerializer Service Provider
|
2013-05-27 23:25:27 +02:00 |
|
Romain Neutron
|
8eb04294b0
|
Move minifier to its own controller, add tests
|
2013-05-27 09:51:55 +02:00 |
|
Romain Neutron
|
2471eb1a36
|
Cleanup minification controller
|
2013-05-24 19:41:34 +02:00 |
|
Romain Neutron
|
3638385b58
|
Move minify to dedicated controller, www directory cleanup
|
2013-05-24 14:37:55 +02:00 |
|
Romain Neutron
|
70d37b1f6a
|
Revert tests in html setup
|
2013-05-23 16:14:53 +02:00 |
|
Romain Neutron
|
d4c9cdf5c0
|
Move locale detection from provider to subscriber
|
2013-05-13 17:15:19 +02:00 |
|
Romain Neutron
|
4b1ea30660
|
Use bound routes instead of harcoded routes
|
2013-05-13 15:07:49 +02:00 |
|
Romain Neutron
|
43856b7f62
|
Cleanup Code
|
2013-05-13 15:07:49 +02:00 |
|
Romain Neutron
|
3b5be74d99
|
New installer
|
2013-05-13 15:07:48 +02:00 |
|
Romain Neutron
|
ec5a4f730b
|
Add PhraseaLocaleServiceProvider
|
2013-05-13 15:07:48 +02:00 |
|
Romain Neutron
|
6b08d304b2
|
Move PhraseanetServiceProvider with other providers
|
2013-05-13 15:07:48 +02:00 |
|
Romain Neutron
|
9da8dcc85e
|
Fix #1156 : Move mime detection hack to application level
|
2013-05-13 14:16:03 +02:00 |
|
Romain Neutron
|
cf0f13d9c9
|
Add TokensServiceProvider
|
2013-04-30 18:44:35 +02:00 |
|
Romain Neutron
|
5928cb71ae
|
Fix unit tests
|
2013-04-18 17:11:35 +02:00 |
|
Romain Neutron
|
837b881ea8
|
Fix locale use
|
2013-04-18 16:13:12 +02:00 |
|
Romain Neutron
|
0af65011ea
|
Fix ImagineServiceProvider call
|
2013-04-18 14:51:54 +02:00 |
|
Romain Neutron
|
669246cae9
|
Merge pull request #316 from romainneutron/thesaurus
[3.8] Move thesaurus and xmlhttp directories to a dedicated controller
|
2013-03-01 10:32:17 -08:00 |
|
Romain Neutron
|
7343b164c1
|
Thesaurus refactor
|
2013-02-28 16:14:33 +01:00 |
|
Romain Neutron
|
ff38ac67a4
|
Remove thesaurus xmlhttp directory
|
2013-02-27 12:30:57 +01:00 |
|
Romain Neutron
|
e0e1777521
|
Move thesaurus xmlhttp directory to a dedicated controller
|
2013-02-26 15:45:46 +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
|
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 |
|