Nicolas Le Goff
|
4cef82083c
|
Add ACL Manipulator
|
2013-11-08 17:51:14 +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 |
|
Nicolas Le Goff
|
21eec6dbbe
|
Add ACL Service
|
2013-11-05 12:21:42 +01:00 |
|
Romain Neutron
|
13dd86c67f
|
Fix CS
|
2013-10-31 14:22:41 +01:00 |
|
Romain Neutron
|
ea7523f1db
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Publications.php
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Lightbox.php
lib/Alchemy/Phrasea/Controller/Permalink.php
lib/Alchemy/Phrasea/Controller/Prod/Feed.php
lib/Alchemy/Phrasea/Controller/Prod/Order.php
lib/Alchemy/Phrasea/Controller/Prod/Push.php
lib/Alchemy/Phrasea/Controller/Prod/Share.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Controller/Setup.php
lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Feed/Entry/Item.php
lib/classes/record/adapter.php
lib/classes/task/Scheduler.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
tests/Alchemy/Tests/Phrasea/Border/ManagerTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
|
2013-10-31 14:01:44 +01:00 |
|
Romain Neutron
|
9b471fdf76
|
Fix CS
|
2013-10-31 11:53:30 +01:00 |
|
Romain Neutron
|
9ee3e7c9f7
|
Move converters to model namespace
|
2013-10-30 13:06:14 +01:00 |
|
Romain Neutron
|
7a7d558b38
|
Update tasks service provider
|
2013-10-29 18:46:35 +01:00 |
|
Romain Neutron
|
58c402ac2b
|
Update unit tests and legacy
|
2013-10-29 18:46:34 +01:00 |
|
Romain Neutron
|
fa4d97f32b
|
Add LogFileFactory to TasksServiceProvider
|
2013-10-29 18:41:43 +01:00 |
|
Romain Neutron
|
0827ba514c
|
Add task manipulator
|
2013-10-29 18:41:43 +01:00 |
|
Romain Neutron
|
8046224858
|
Add Tasks and Converters service provider
|
2013-10-29 18:41:42 +01:00 |
|
Romain Neutron
|
19d45863b9
|
Move doctrine logger to Phrasea namespace
|
2013-10-29 17:35:34 +01:00 |
|
Romain Neutron
|
910850396c
|
Move doctrine types to Phrasea namespace
|
2013-10-29 17:05:20 +01:00 |
|
Romain Neutron
|
18251456e4
|
Move doctrine proxies to Phrasea namespace
|
2013-10-29 17:00:32 +01:00 |
|
Romain Neutron
|
baecfdceb3
|
Move entities to Phrasea namespace
|
2013-10-29 16:56:49 +01:00 |
|
Romain Neutron
|
96ac795d8d
|
Merge branch '3.8'
Conflicts:
composer.lock
lib/Alchemy/Phrasea/Application.php
lib/classes/Feed/Entry/Item.php
tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
|
2013-10-28 18:21:15 +01:00 |
|
Nicolas Le Goff
|
b45bc31135
|
Adress comments
|
2013-10-28 15:53:00 +01:00 |
|
Nicolas Le Goff
|
d5ff2f03e4
|
Rename ModelServiceProvider to ManipulatorServiceProvider
|
2013-10-28 12:57:05 +01:00 |
|
Nicolas Le Goff
|
23a5a1992e
|
Fix tests
|
2013-10-28 12:57:05 +01:00 |
|
Nicolas Le Goff
|
297f23dc06
|
Addressed romainneutron comments
|
2013-10-28 12:57:05 +01:00 |
|
Nicolas Le Goff
|
1f03451bfc
|
Add user manager & user manipulator
|
2013-10-28 12:57:04 +01:00 |
|
Nicolas Le Goff
|
c5c75ceb2f
|
Registe plugin_asset twig function
|
2013-10-28 12:44:29 +01:00 |
|
Andrey
|
c0bd291f7a
|
Add Doctrine schema pre-upgrades
|
2013-09-05 13:44:14 +02:00 |
|
Andrey
|
c8b62c02db
|
Rebased, fixed codestyle
|
2013-09-05 13:44:06 +02:00 |
|
Andrey
|
6bdfa2da29
|
Fixed RSSFeeds bug for php 5.3, fixed Aggregate->getEntries() called without any feed
|
2013-09-05 13:44:05 +02:00 |
|
Andrey
|
d303a383e6
|
Implement feed formatters, fixed tests and prod controllers
|
2013-09-05 13:44:02 +02:00 |
|
Andrey
|
affdfe7a0a
|
Implement RSSFeeds, fixed controllers implementation, fixed tests
|
2013-09-05 13:44:02 +02:00 |
|
Andrey
|
f117817e87
|
Implementation of doctrine entities
|
2013-09-05 13:43:04 +02:00 |
|
Romain Neutron
|
4c90f168a7
|
Remove unused use statements
|
2013-09-04 14:25:01 +02:00 |
|
Nicolas Le Goff
|
ac5a929b3f
|
Update SQLite database reference
|
2013-08-23 15:36:02 +02:00 |
|
Nicolas Le Goff
|
6a8312ca64
|
Add FtpCredentials entity
|
2013-08-23 12:09:50 +02:00 |
|
Romain Neutron
|
2be961e28c
|
Merge branch '3.8'
|
2013-08-08 11:06:59 +02:00 |
|
Romain Neutron
|
1c94e12a8f
|
Cleanup temporary files
|
2013-08-07 17:45:10 +02:00 |
|
Andrey
|
35cc66cc8f
|
Fixed codestyle of ORMServiceProvider
|
2013-08-06 11:42:23 +02:00 |
|
Andrey
|
81a6d3e9de
|
Added namespaces
|
2013-08-05 18:19:54 +02:00 |
|
Andrey
|
4c5ed2b153
|
Removed .yml files, added filecachereader
|
2013-08-05 18:18:26 +02:00 |
|
Andrey
|
22f55855d1
|
Moved yaml doctrine conf to annotation
|
2013-08-05 17:43:20 +02:00 |
|
Romain Neutron
|
bef147eabc
|
Ensure configuration is set up before trying to look for special conf
|
2013-07-17 21:56:55 +02:00 |
|
Romain Neutron
|
0ab927ec97
|
Fix #1243 Phraseanet enabled languages is now configurable
|
2013-07-17 21:22:01 +02:00 |
|
Romain Neutron
|
303aadad57
|
Make developer commands runnable without install
|
2013-07-16 19:36:18 +02:00 |
|
Romain Neutron
|
056ac28120
|
Refactor command line utilities
|
2013-07-16 16:01:17 +02:00 |
|
Nicolas Le Goff
|
577aed3ed8
|
Add more tests
|
2013-07-12 20:09:51 +02:00 |
|
Nicolas Le Goff
|
c163f6c4ce
|
Implement bootstrap variable homepage customization through plugin system
|
2013-07-12 20:06:32 +02:00 |
|
Nicolas Le Goff
|
870c832fb5
|
Remove register_enable function from login class
|
2013-07-12 20:06:31 +02:00 |
|
Romain Neutron
|
56ea42d2e6
|
Fix #1276 : persistent cookies does not authenticate
|
2013-07-10 19:44:22 +02:00 |
|
Romain Neutron
|
6e3fb2f26e
|
Move dependencies call to boot method
|
2013-07-10 19:44:22 +02:00 |
|
Romain Neutron
|
c1347618ac
|
Fix #1240 : Remove authentication>auto-create>enabled parameter
|
2013-07-10 14:02:29 +02:00 |
|
Romain Neutron
|
70cb9ee06b
|
Fix #1245 : Rename trials-before-failure configuration to trials-before-display
|
2013-07-10 12:53:47 +02:00 |
|