Romain Neutron
|
bdc93f0220
|
Remove some circular references
|
2014-02-17 12:25:18 +01:00 |
|
Romain Neutron
|
a834b3a4df
|
Add useful infos in session storage
|
2014-02-15 11:38:51 +01:00 |
|
Romain Neutron
|
d7f7e1c92c
|
Fix CS
|
2014-01-14 12:04:38 +01:00 |
|
Romain Neutron
|
354232f61a
|
Bump copyright year
|
2014-01-06 15:40:56 +01:00 |
|
Romain Neutron
|
e233e5afa6
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php
lib/Alchemy/Phrasea/Controller/Prod/Basket.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Exception/Feed/ItemNotFound.php
lib/classes/Exception/Feed/PublisherNotFound.php
lib/classes/Feed/Abstract.php
lib/classes/Feed/Adapter.php
lib/classes/Feed/Aggregate.php
lib/classes/Feed/Collection.php
lib/classes/Feed/CollectionInterface.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/Feed/Entry/Collection.php
lib/classes/Feed/Entry/Interface.php
lib/classes/Feed/Entry/Item.php
lib/classes/Feed/Entry/ItemInterface.php
lib/classes/Feed/Interface.php
lib/classes/Feed/Link.php
lib/classes/Feed/LinkInterface.php
lib/classes/Feed/Publisher/Adapter.php
lib/classes/Feed/Publisher/Interface.php
lib/classes/Feed/Token.php
lib/classes/Feed/TokenAggregate.php
lib/classes/Feed/XML/Abstract.php
lib/classes/Feed/XML/Atom.php
lib/classes/Feed/XML/Cooliris.php
lib/classes/Feed/XML/Interface.php
lib/classes/Feed/XML/RSS.php
lib/classes/Feed/XML/RSS/ImageInterface.php
lib/classes/http/request.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/schedulerState.php
lib/classes/module/console/schedulerStop.php
lib/classes/module/console/taskState.php
lib/classes/module/console/tasklist.php
lib/classes/module/console/taskrun.php
lib/classes/registry.php
lib/classes/registryInterface.php
lib/classes/set/order.php
lib/classes/system/url.php
lib/classes/task/Scheduler.php
lib/classes/task/appboxAbstract.php
lib/classes/task/databoxAbstract.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/apibridge.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/emptyColl.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/test.php
lib/classes/task/period/writemeta.php
lib/conf.d/PhraseaFixture/AbstractWZ.php
lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php
lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php
lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php
lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php
lib/conf.d/PhraseaFixture/Story/LoadOneStory.php
lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php
lib/conf.d/PhraseaFixture/UsrLists/UsrList.php
lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php
lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php
lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php
lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php
lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php
|
2014-01-06 15:38:14 +01:00 |
|
Romain Neutron
|
d519c13e56
|
Bump copyright year
|
2014-01-06 15:28:12 +01:00 |
|
Romain Neutron
|
53ba5f215c
|
Reduce memory usage
|
2013-12-26 15:34:05 +01:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Romain Neutron
|
3fbd4a7daa
|
Merge pull request #734 from nlegoff/acl_service
[3.9] Add ACL as a service
|
2013-11-05 08:08:09 -08:00 |
|
Nicolas Le Goff
|
43a2e75c0f
|
Fix tests
|
2013-11-05 15:33:01 +01:00 |
|
Romain Neutron
|
f27fa53d4c
|
Merge branch '3.8'
Conflicts:
.travis.yml
templates/web/setup/wrapper.html.twig
tests/Alchemy/Tests/Phrasea/Authentication/AuthenticatorTest.php
|
2013-11-05 15:20:35 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
Nicolas Le Goff
|
21eec6dbbe
|
Add ACL Service
|
2013-11-05 12:21:42 +01:00 |
|
Romain Neutron
|
50913c00ab
|
Fix disconnection on session delete
|
2013-11-04 19:10:45 +01:00 |
|
Romain Neutron
|
f11bf65c35
|
Fix entities namespace
|
2013-11-04 11:26:52 +01:00 |
|
Romain Neutron
|
1c27778001
|
Merge branch '3.8'
Conflicts:
tests/Alchemy/Tests/Phrasea/Application/OverviewTest.php
|
2013-10-31 17:56:48 +01:00 |
|
Romain Neutron
|
24a6dce598
|
Fix #1555 : API sessions remains open
|
2013-10-31 15:19:24 +01:00 |
|
Romain Neutron
|
baecfdceb3
|
Move entities to Phrasea namespace
|
2013-10-29 16:56:49 +01:00 |
|
Romain Neutron
|
2727f939ee
|
Fix #1457 : EntityManager:clear should not be called in a controller
|
2013-09-14 02:10:12 +02:00 |
|
Romain Neutron
|
a7b36af01a
|
Fix #1457 : EntityManager:clear should not be called in a controller
|
2013-09-11 16:02:55 +02:00 |
|
Romain Neutron
|
4c90f168a7
|
Remove unused use statements
|
2013-09-04 14:25:01 +02:00 |
|
Romain Neutron
|
42db38d055
|
Add error pages, fix error handling and PHP conf
|
2013-06-17 17:01:35 +02:00 |
|
Romain Neutron
|
39b91e3faa
|
Remove unused variable
|
2013-06-01 22:02:24 +02:00 |
|
Romain Neutron
|
fa06b05307
|
Merge pull request #365 from nlegoff/fix_953
Fix #953 Close session properly
|
2013-05-29 13:38:31 -07:00 |
|
Nicolas Le Goff
|
a15ee1d729
|
Fix #953 Close session properly
Fix tests
|
2013-05-29 21:44:53 +02:00 |
|
Romain Neutron
|
91185e6f3c
|
Fix CS
|
2013-05-29 21:29:40 +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
|
5b33f0f5b9
|
Update to latest auth-providers API
|
2013-05-29 14:23:26 +02:00 |
|
Romain Neutron
|
25fef89247
|
Add AccountCreator
|
2013-05-29 14:23:25 +02:00 |
|
Romain Neutron
|
bf43614d9c
|
Implement templates in Authentication Providers
|
2013-05-29 14:23:25 +02:00 |
|
Romain Neutron
|
f4f4b57279
|
Add unit tests
|
2013-05-29 14:23:24 +02:00 |
|
Romain Neutron
|
5b189276ef
|
Normalize exceptions
|
2013-05-29 14:23:23 +02:00 |
|
Romain Neutron
|
d515da0b88
|
Make trials before captcha configurable
|
2013-05-29 14:23:23 +02:00 |
|
Romain Neutron
|
356e3f2e44
|
Add authentication providers logout method
|
2013-05-29 14:23:23 +02:00 |
|
Romain Neutron
|
a3634bd096
|
Add authentication Context
|
2013-05-29 14:23:23 +02:00 |
|
Romain Neutron
|
4dd46cd4e8
|
Add attempts number configuration to failure manager
|
2013-05-29 14:23:22 +02:00 |
|
Romain Neutron
|
a339806642
|
Move failure removing to its own method
|
2013-05-29 14:23:22 +02:00 |
|
Romain Neutron
|
17888e06b0
|
Fix typo
|
2013-05-29 14:23:21 +02:00 |
|
Romain Neutron
|
71d0d83cd8
|
Address PR comments
|
2013-05-29 14:23:21 +02:00 |
|
Romain Neutron
|
d8854282e6
|
Add missing headers and doc blocks
|
2013-05-29 14:23:21 +02:00 |
|
Romain Neutron
|
6cbf493675
|
Add comment
|
2013-05-29 14:23:20 +02:00 |
|
Romain Neutron
|
0181711d3a
|
Update twitter auth providers
|
2013-05-29 14:23:20 +02:00 |
|
Romain Neutron
|
518aab9e4a
|
Update to latest TokensServiceProvider
|
2013-05-29 14:23:17 +02:00 |
|
Romain Neutron
|
4024c07911
|
Update login routes
|
2013-05-29 14:23:14 +02:00 |
|
Romain Neutron
|
52b6bfe299
|
Update session cleanup
|
2013-05-29 14:23:12 +02:00 |
|
Romain Neutron
|
c08fd0f6d3
|
Add provider suggestion finder
|
2013-05-29 14:23:11 +02:00 |
|
Romain Neutron
|
f73f36212d
|
Add Identity and Token
|
2013-05-29 14:23:11 +02:00 |
|
Romain Neutron
|
fce4affc71
|
Add providers factory
|
2013-05-29 14:23:11 +02:00 |
|