Romain Neutron
|
42db38d055
|
Add error pages, fix error handling and PHP conf
|
2013-06-17 17:01:35 +02:00 |
|
Romain Neutron
|
09c6361475
|
Add trusted proxies configuration
|
2013-06-14 20:36:06 +02:00 |
|
Romain Neutron
|
32c2d6154a
|
Remove phraseanet services, update configuration
|
2013-06-11 14:05:44 +02:00 |
|
Romain Neutron
|
39b91e3faa
|
Remove unused variable
|
2013-06-01 22:02:24 +02:00 |
|
Romain Neutron
|
dd05b54743
|
Add locale service provider
|
2013-05-31 18:15:33 +02:00 |
|
Romain Neutron
|
dddf316f29
|
Address github comments
|
2013-05-31 12:22:34 +02:00 |
|
Romain Neutron
|
0d8f1aa79e
|
Fix unit tests
|
2013-05-31 12:22:33 +02:00 |
|
Romain Neutron
|
44a98810b1
|
Add plugin commands unit tests
|
2013-05-31 12:22:33 +02:00 |
|
Romain Neutron
|
90ef0b3730
|
Add temporary filesystem service provider
|
2013-05-31 11:40:52 +02:00 |
|
Romain Neutron
|
3513932ed9
|
Add base plugin files
|
2013-05-31 11:40:52 +02:00 |
|
Romain Neutron
|
38f38290c8
|
Fix CS
|
2013-05-29 21:21:02 +02:00 |
|
Romain Neutron
|
b1d0029c45
|
Make native authentication more easily customizable
|
2013-05-29 14:23:26 +02:00 |
|
Romain Neutron
|
24e021d452
|
Add AccountCreator to AuthenticationManagerServiceProvider
|
2013-05-29 14:23:25 +02:00 |
|
Romain Neutron
|
f1b4a8e1d9
|
Add registration.enabled service provider
|
2013-05-29 14:23:25 +02:00 |
|
Romain Neutron
|
d515da0b88
|
Make trials before captcha configurable
|
2013-05-29 14:23:23 +02:00 |
|
Romain Neutron
|
cbc3fd981f
|
Update authentication configuration
|
2013-05-29 14:23:22 +02:00 |
|
Romain Neutron
|
4dd46cd4e8
|
Add attempts number configuration to failure manager
|
2013-05-29 14:23:22 +02:00 |
|
Romain Neutron
|
27c87ca7a7
|
Remove comments
|
2013-05-29 14:23:21 +02:00 |
|
Romain Neutron
|
71d0d83cd8
|
Address PR comments
|
2013-05-29 14:23:21 +02:00 |
|
Romain Neutron
|
a000c240cc
|
Add updated Account and Login controllers
|
2013-05-29 14:23:19 +02:00 |
|
Nicolas Le Goff
|
10f8569dde
|
Revert geo id field name && allow dash in field name in configuration file
|
2013-05-29 14:23:16 +02:00 |
|
Nicolas Le Goff
|
45fe839cfe
|
Refactor code by adding camelizer utility
|
2013-05-29 14:23:16 +02:00 |
|
Nicolas Le Goff
|
383a1b0c0c
|
Enhance register form
|
2013-05-29 14:23:16 +02:00 |
|
Romain Neutron
|
3a5af1723f
|
Add registration classes
|
2013-05-29 14:23:13 +02:00 |
|
Romain Neutron
|
1917082e13
|
Enable authentication provider if not *disabled*
|
2013-05-29 14:23:12 +02:00 |
|
Romain Neutron
|
e012a02805
|
Add authentication service provider
|
2013-05-29 14:23:12 +02:00 |
|
Romain Neutron
|
76413165ff
|
Update authentication to service provider
|
2013-05-29 14:22:51 +02:00 |
|
Romain Neutron
|
f6be5001cc
|
Add Auth Token Validator
|
2013-05-29 14:22:50 +02:00 |
|
Romain Neutron
|
322e63b018
|
Add AuthenticationServiceProvider
|
2013-05-29 14:22:50 +02:00 |
|
Romain Neutron
|
e069df7066
|
Add JMSSerializer Service Provider
|
2013-05-27 23:25:27 +02:00 |
|
Romain Neutron
|
d4c9cdf5c0
|
Move locale detection from provider to subscriber
|
2013-05-13 17:15:19 +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
|
f688f3961e
|
Extract Phrasea version service provider
|
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
|
cf0f13d9c9
|
Add TokensServiceProvider
|
2013-04-30 18:44:35 +02:00 |
|
Romain Neutron
|
53206af159
|
Fix CS lib/Alchemy
|
2013-01-29 16:38:00 +01:00 |
|
Romain Neutron
|
813fc7654b
|
Move route bindings in Application::bindRoutes
|
2013-01-29 09:37:45 +01:00 |
|
Romain Neutron
|
aa18c48306
|
Fix unit tests
|
2013-01-29 09:34:20 +01:00 |
|
Romain Neutron
|
6dec4399b4
|
Add listener to send mail without queuing them in CLI
|
2013-01-29 09:34:19 +01:00 |
|
Romain Neutron
|
b5980ab866
|
First implementation
|
2013-01-29 09:34:18 +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
|
f8997a034c
|
[SearchEngine] Add SearchEngineLogger, log queries
|
2013-01-17 12:03:19 +01:00 |
|
Romain Neutron
|
4fb53f0f8a
|
[SearchEngine] Add search engine service provider unit test
|
2013-01-17 12:02:44 +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 |
|
Romain Neutron
|
af62aba6e3
|
[SearchEngine] Add search engine to Application
|
2013-01-17 11:43:31 +01:00 |
|