Romain Neutron
|
c3df531f59
|
Move main "languages" and "servername" to top level, "task-manager" and "binaries" to main configuration
|
2013-12-20 11:43:41 +01:00 |
|
Romain Neutron
|
792a8eff62
|
Move Doctrine proxies
|
2013-12-18 18:40:11 +01:00 |
|
Romain Neutron
|
1ba41c4421
|
Fix latest merge
|
2013-12-04 08:20:58 +01:00 |
|
Romain Neutron
|
e0c1f600dd
|
Merge branch '3.8'
Conflicts:
composer.json
composer.lock
lib/Alchemy/Phrasea/Core/Version.php
lib/Doctrine/Repositories/SessionRepository.php
lib/classes/User/Adapter.php
|
2013-12-03 21:32:46 +01:00 |
|
Romain Neutron
|
e70e35ae04
|
Merge pull request #810 from romainneutron/fix-1594
[3.8] Fix 1594 : Removed users are not disconnected
|
2013-12-03 12:21:30 -08:00 |
|
Romain Neutron
|
420df7febd
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Command/CreateCollection.php
lib/Alchemy/Phrasea/Controller/Admin/Databox.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php
lib/Alchemy/Phrasea/Model/Entities/AuthFailure.php
lib/Alchemy/Phrasea/Model/Entities/LazaretAttribute.php
lib/Alchemy/Phrasea/Model/Entities/LazaretCheck.php
lib/Alchemy/Phrasea/Model/Entities/SessionModule.php
lib/Alchemy/Phrasea/Model/Entities/ValidationData.php
lib/Alchemy/Phrasea/Model/Repositories/BasketRepository.php
lib/conf.d/Doctrine/Entities.Session.dcm.yml
lib/conf.d/Doctrine/Entities.StoryWZ.dcm.yml
lib/conf.d/Doctrine/Entities.UsrList.dcm.yml
lib/conf.d/Doctrine/Entities.UsrListEntry.dcm.yml
lib/conf.d/Doctrine/Entities.UsrListOwner.dcm.yml
lib/conf.d/Doctrine/Entities.ValidationSession.dcm.yml
lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php
tests/Alchemy/Tests/Phrasea/SearchEngine/SphinxSearchEngineTest.php
|
2013-12-03 21:19:20 +01:00 |
|
Romain Neutron
|
7904a33e07
|
Fix CS
|
2013-12-03 21:01:43 +01:00 |
|
Romain Neutron
|
1af21b88ef
|
Fix CS
|
2013-12-03 20:59:47 +01:00 |
|
Romain Neutron
|
0575d6da44
|
Bump to version 3.9.0-alpha.9
|
2013-12-03 20:06:49 +01:00 |
|
Romain Neutron
|
680643c0fc
|
Fix unit tests and arrays declaration
|
2013-12-03 20:06:49 +01:00 |
|
Romain Neutron
|
199134c25a
|
Add cached translation loader
|
2013-12-03 20:05:21 +01:00 |
|
Romain Neutron
|
a634fb1fb9
|
Fix translation dumper
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
e9e9d149a1
|
Locale simplification
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
458aac8dd8
|
Add JMS translation tools
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
2ba164701d
|
Use symfony translator
|
2013-12-03 20:02:40 +01:00 |
|
Romain Neutron
|
e4c43b8622
|
Use TranslationServiceProvider, fix use of form_div_layout
|
2013-12-03 20:02:39 +01:00 |
|
Romain Neutron
|
0a813a6440
|
Bump to version 3.8.3-alpha.1
|
2013-12-03 18:22:15 +01:00 |
|
Nicolas Le Goff
|
af94345f6c
|
Update User entity
|
2013-11-28 18:00:05 +01:00 |
|
Romain Neutron
|
1472f96e93
|
Fix #736 : Re-inject phraseanet rights after collection creation in case of PhraseaEngine
|
2013-11-28 16:16:18 +01:00 |
|
Nicolas Le Goff
|
0e69cd1bd4
|
Add DisplaySetting service
|
2013-11-27 12:01:25 +01:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
051d9f4035
|
Remove license comments
|
2013-11-20 16:49:29 +01:00 |
|
Romain Neutron
|
3b7e0c9a30
|
Bump to version 3.8.3-alpha.0
|
2013-11-20 15:51:13 +01:00 |
|
Romain Neutron
|
7e0a3c7338
|
Use configuration property accessor
|
2013-11-18 18:48:27 +01:00 |
|
Romain Neutron
|
94be7c5498
|
Add configuration property access service
|
2013-11-18 18:48:24 +01:00 |
|
Romain Neutron
|
a0a2fc8d41
|
Fix CS
|
2013-11-18 17:09:21 +01:00 |
|
Nicolas Le Goff
|
98fee5038b
|
Use short array syntax
|
2013-11-18 14:40:20 +01:00 |
|
Nicolas Le Goff
|
1cde667730
|
Remove PreSchema Upgrader
|
2013-11-18 14:37:25 +01:00 |
|
Nicolas Le Goff
|
4c58b141ee
|
Fix neutron comments
|
2013-11-18 14:37:16 +01:00 |
|
Nicolas Le Goff
|
dec0ae91c9
|
Add DoctrineMigrationProvider
|
2013-11-18 14:33:43 +01:00 |
|
Romain Neutron
|
d776462f46
|
Merge pull request #790 from romainneutron/property-access
[3.9] Add configuration property access
|
2013-11-18 05:32:25 -08:00 |
|
Romain Neutron
|
053b23a936
|
Update compiler to use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Romain Neutron
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Romain Neutron
|
d40b1d4fb1
|
Fix CS
|
2013-11-18 13:07:40 +01:00 |
|
Romain Neutron
|
53066ab389
|
Add configuration property access
|
2013-11-18 13:01:26 +01:00 |
|
Romain Neutron
|
13915dc1a8
|
Rename "phraseanet.configuration" service to "configuration"
|
2013-11-15 22:08:07 +01:00 |
|
Romain Neutron
|
88b4df745b
|
Prepare version 3.8.2
|
2013-11-15 17:45:47 +01:00 |
|
Romain Neutron
|
5d79ff40a1
|
Prepare version 3.8.1
|
2013-11-15 12:18:14 +01:00 |
|
Romain Neutron
|
3451895515
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Core/Version.php
|
2013-11-14 17:52:52 +01:00 |
|
Romain Neutron
|
84c444c186
|
Fix editing default user settings
|
2013-11-14 13:29:49 +01:00 |
|
Romain Neutron
|
7ce719a00b
|
Fix locale service provider
|
2013-11-14 13:29:31 +01:00 |
|
Romain Neutron
|
3548421160
|
Add basket converter
|
2013-11-13 17:52:12 +01:00 |
|
Romain Neutron
|
cc574ac7bd
|
Bump to 3.8.1 alpha 3
|
2013-11-12 15:16:55 +01:00 |
|
Romain Neutron
|
cab32f870c
|
Merge pull request #765 from nlegoff/reset_sys_admin_right
[3.9] Add ACL manipulator && Refactor reset sys admin rights
|
2013-11-11 01:45:55 -08:00 |
|
Romain Neutron
|
2072f9e0e0
|
Merge branch '3.8'
Conflicts:
composer.lock
lib/Alchemy/Phrasea/Core/Version.php
|
2013-11-08 19:04:26 +01:00 |
|
Nicolas Le Goff
|
4cef82083c
|
Add ACL Manipulator
|
2013-11-08 17:51:14 +01:00 |
|
Romain Neutron
|
b5e944caf0
|
Fix #1579 : Update old geonames server address
|
2013-11-08 11:52:43 +01:00 |
|
Romain Neutron
|
95b0c24d4b
|
Use semver for Phraseanet version numbers
|
2013-11-07 17:49:39 +01:00 |
|
Romain Neutron
|
db4286c506
|
Merge pull request #754 from romainneutron/decouple-cache
[3.9] Decouple Phraseanet cache factory and cache connection factory
|
2013-11-05 08:08:56 -08:00 |
|
Romain Neutron
|
19462d160c
|
Decouple Phraseanet cache factory and cache connection factory
|
2013-11-05 15:22:46 +01:00 |
|