Nicolas Le Goff
|
e5b8817c46
|
PHP CS fix
|
2014-05-30 15:22:00 +02:00 |
|
Nicolas Le Goff
|
274192ae71
|
Fix PHRAS-128 register fields mapping issue
|
2014-05-30 11:21:53 +02:00 |
|
Nicolas Le Goff
|
e15a2ffd92
|
Fix tests
|
2014-05-23 14:43:47 +02:00 |
|
Nicolas Le Goff
|
2cd0f1879d
|
Move init session to session manager subscriber
|
2014-05-23 14:43:47 +02:00 |
|
Nicolas Le Goff
|
83e63e731a
|
Fix tests
|
2014-05-23 14:43:47 +02:00 |
|
Nicolas Le Goff
|
82c5520432
|
Use subscriber to check session idle time
|
2014-05-23 14:43:47 +02:00 |
|
Jean-Yves Gaulier
|
3434e4cab2
|
added patch, redirect parm, translations
|
2014-05-23 14:43:46 +02:00 |
|
Nicolas Le Goff
|
fc23a83574
|
Bump to version 3.8.4alpha-3
|
2014-05-05 09:43:26 +02:00 |
|
Nicolas Le Goff
|
2f7e9bb14a
|
Merge pull request #1059 from nlegoff/fix-csv-import
[3.8] fix [PHRAS-75] csv user import is broken
|
2014-04-24 17:03:03 +02:00 |
|
Nicolas Le Goff
|
b96dc1918d
|
Bump to version 3.8.4-alpha.2
|
2014-04-22 11:20:56 +02:00 |
|
Nicolas Le Goff
|
0883c95fb4
|
fix [PHRAS-75] csv user import is broken
|
2014-04-15 17:59:41 +02:00 |
|
Nicolas Le Goff
|
d2dc99baf8
|
PHRAS-58 Add CORS feature
|
2014-04-13 19:31:13 +02:00 |
|
Nicolas Le Goff
|
e97ed2b3f1
|
Merge branch '3.8'
Conflicts:
composer.json
composer.lock
lib/Alchemy/Phrasea/Application.php
lib/Alchemy/Phrasea/Controller/Admin/Publications.php
lib/Alchemy/Phrasea/Controller/Admin/Users.php
lib/Alchemy/Phrasea/Controller/Client/Root.php
lib/Alchemy/Phrasea/Controller/Prod/Feed.php
lib/Alchemy/Phrasea/Controller/Prod/Root.php
lib/Alchemy/Phrasea/Controller/Report/Activity.php
lib/Alchemy/Phrasea/Controller/Report/Export.php
lib/Alchemy/Phrasea/Controller/Report/Informations.php
lib/Alchemy/Phrasea/Controller/Report/Root.php
lib/classes/API/V1/adapter.php
lib/classes/Feed/Aggregate.php
lib/classes/Feed/Collection.php
lib/classes/format.php
tests/Alchemy/Tests/Phrasea/Controller/Admin/PublicationTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/FeedTest.php
tests/Alchemy/Tests/Phrasea/Controller/Report/ExportTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
tests/classes/Feed/Feed_CollectionTest.php
tests/classes/api/v1/api_v1_adapterTest.php
|
2014-03-30 09:00:17 +02:00 |
|
Nicolas Le Goff
|
fa9189f78a
|
Add oauth2 adapter as a service
|
2014-03-24 12:29:38 +01:00 |
|
Nicolas Le Goff
|
2e1a505774
|
Create phraseanet oauth application when installation is done
|
2014-03-24 12:29:37 +01:00 |
|
Nicolas Le Goff
|
f0d9cf7324
|
Register api log manipulator & repository
|
2014-03-24 12:28:18 +01:00 |
|
Nicolas Le Goff
|
05f71adf4b
|
Rename attribut to 'application'
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
782ed07a20
|
Add Api Application middleware provider
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
2882c11721
|
Add Api Application Converter
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
40756ead09
|
Register manipulators as services
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
dd5ea54468
|
Register repositories as services
|
2014-03-24 12:28:15 +01:00 |
|
Nicolas Le Goff
|
e317f86c51
|
Fix CS
|
2014-03-23 23:07:01 +01:00 |
|
Nicolas Le Goff
|
1c8e31cb35
|
Fix fallback name
|
2014-03-23 22:46:21 +01:00 |
|
Nicolas Le Goff
|
af7f51d83a
|
Add CSVFile Response
|
2014-03-23 22:46:20 +01:00 |
|
Nicolas Le Goff
|
a159926a36
|
Add new CSVProvider
|
2014-03-23 22:46:20 +01:00 |
|
Nicolas Le Goff
|
0ae6acff7d
|
Bump to 3.9.0-alpha18 version
|
2014-03-16 02:12:52 +01:00 |
|
Nicolas Le Goff
|
dcde280b09
|
Fix cae sensistive sql fields by setting binary_string
|
2014-03-14 15:20:25 +01:00 |
|
Nicolas Le Goff
|
777315aa0f
|
Fix account less path compilation
|
2014-03-13 17:37:23 +01:00 |
|
Nicolas Le Goff
|
d7b45e0df5
|
Bump to version 3.9.0-alpha16
|
2014-03-06 01:31:43 +01:00 |
|
Nicolas Le Goff
|
4af7dbddb1
|
Transform thesaurus preset into doctrine Entity
|
2014-03-06 01:31:43 +01:00 |
|
Romain Neutron
|
5c5afc8f64
|
Bump to version 3.9.0-alpha.15
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Nicolas Le Goff
|
6c3cdfc52e
|
Merge pull request #1006 from romainneutron/fix-connection-master
[Ready][3.9] Add reconnectable connection
|
2014-03-04 11:19:44 +01:00 |
|
Romain Neutron
|
1713c23c59
|
Merge branch '3.8'
Conflicts:
bin/console
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Prod/Edit.php
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/API/V1/Interface.php
lib/classes/API/V1/adapter.php
lib/classes/Feed/XML/Abstract.php
lib/classes/Feed/XML/Cooliris.php
lib/classes/User/Adapter.php
lib/classes/media/Permalink/Adapter.php
lib/classes/media/abstract.php
lib/classes/media/subdef.php
lib/classes/p4file.php
lib/classes/record/preview.php
lib/conf.d/_GV_template.inc
tests/Alchemy/Tests/Phrasea/Controller/Api/ApiTestCase.php
tests/Alchemy/Tests/Phrasea/Core/Provider/FileServeServiceProviderTest.php
tests/classes/media/Permalink/media_Permalink_AdapterTest.php
|
2014-03-03 17:00:17 +01:00 |
|
Romain Neutron
|
2d683d97b7
|
Add logger to reconnectable connection
|
2014-03-03 15:10:39 +01:00 |
|
Romain Neutron
|
6ba1e61546
|
Reduce connection overhead
|
2014-03-03 15:10:39 +01:00 |
|
Nicolas Le Goff
|
a55c23c013
|
Merge pull request #984 from romainneutron/h264
[Ready][3.8] Add H264 pseudo stream configuration
|
2014-03-03 15:03:31 +01:00 |
|
Romain Neutron
|
8cf73891c0
|
Add reconnectable connection
|
2014-03-03 01:00:15 +01:00 |
|
Romain Neutron
|
5d843ab370
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Border/Manager.php
lib/Alchemy/Phrasea/Controller/Prod/Tools.php
lib/Alchemy/Phrasea/Core/Provider/BorderManagerServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php
lib/Alchemy/Phrasea/Helper/User/Manage.php
lib/classes/User/Adapter.php
lib/classes/connection.php
lib/classes/connection/abstract.php
lib/classes/connection/interface.php
lib/classes/connection/pdo.php
lib/classes/patch/370alpha7a.php
lib/classes/patch/370alpha8a.php
lib/classes/record/adapter.php
lib/classes/task/period/RecordMover.php
tests/Alchemy/Tests/Phrasea/Authentication/Phrasea/NativeAuthenticationTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/BorderManagerServiceProviderTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/PhraseanetServiceProviderTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
|
2014-03-03 00:05:11 +01:00 |
|
Romain Neutron
|
92a4c35340
|
Substitute random string generator by Randomlib
|
2014-03-02 21:13:57 +01:00 |
|
Romain Neutron
|
894c5fe620
|
Fix unit tests
|
2014-03-01 14:37:56 +01:00 |
|
Romain Neutron
|
543b943285
|
Bump to version 3.8.4-alpha.1
|
2014-02-28 20:18:40 +01:00 |
|
Romain Neutron
|
a3b941c3ec
|
Add H264 pseudo streaming tools
|
2014-02-28 20:18:40 +01:00 |
|
Romain Neutron
|
13e661c4b0
|
Remove ManipulatorInterface::getRepository method
|
2014-02-28 20:02:38 +01:00 |
|
Romain Neutron
|
06f29575c7
|
Fix hidden use of repositories
|
2014-02-28 20:02:24 +01:00 |
|
Romain Neutron
|
6a06492679
|
Add feed-publisher repository as a service
|
2014-02-28 20:02:23 +01:00 |
|
Romain Neutron
|
00f067f092
|
Add usr-list-owner repository as a service
|
2014-02-28 20:02:23 +01:00 |
|
Romain Neutron
|
579fdbc0b2
|
Add aggregate-token repository as a service
|
2014-02-28 20:02:23 +01:00 |
|
Romain Neutron
|
3d433adb59
|
Add feed-item repository as a service
|
2014-02-28 20:02:23 +01:00 |
|
Romain Neutron
|
bedd2d7f45
|
Add lazaret-file repository as a service
|
2014-02-28 20:02:23 +01:00 |
|