Nicolas Le Goff
|
28eecf6a09
|
Merge branch '3.8'
Conflicts:
.gitignore
bin/console
composer.json
composer.lock
hudson/fixtures.sql
lib/Alchemy/Phrasea/Command/Developer/IniReset.php
lib/Alchemy/Phrasea/Command/Setup/Install.php
lib/Alchemy/Phrasea/Controller/Api/Oauth2.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Prod/Export.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php
lib/Alchemy/Phrasea/Core/Version.php
lib/Alchemy/Phrasea/Helper/DatabaseHelper.php
lib/Alchemy/Phrasea/Helper/Prod.php
lib/classes/API/OAuth2/Application.php
lib/classes/API/V1/Interface.php
lib/classes/API/V1/adapter.php
lib/classes/Setup/Upgrade.php
lib/classes/media/subdef.php
lib/classes/task/period/RecordMover.php
templates/web/prod/index.html.twig
templates/web/setup/step2.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Admin/RootTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/LoginTest.php
tests/classes/api/v1/api_v1_adapterTest.php
tests/db-ref.sqlite
vagrant/vms/phraseanet-php54-nginx/puphpet/config.yaml
vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-once/setup
|
2014-10-09 19:40:33 +02:00 |
|
Nicolas Le Goff
|
c7645d8da7
|
Allow static-file and sendfile to co exists
|
2014-09-25 12:39:52 +02:00 |
|
Nicolas Le Goff
|
a7b59b84c7
|
Merge pull request #1091 from nlegoff/yeah-yeah-yeah
[3.8.6][PHRAS-136] Add static file mode to serve thumbnails
|
2014-09-24 14:07:06 +02:00 |
|
Nicolas Le Goff
|
5994dba2dc
|
Check if application exists
|
2014-09-10 20:40:32 +02:00 |
|
Nicolas Le Goff
|
b192d46626
|
Generate xml file when installing or updgrading application
|
2014-09-10 18:57:31 +02:00 |
|
Nicolas Le Goff
|
9ba9533925
|
Fix github comments
|
2014-09-10 11:25:31 +02:00 |
|
Nicolas Le Goff
|
2c023f4bca
|
Remove command
|
2014-09-10 11:23:29 +02:00 |
|
Nicolas Le Goff
|
2c6ba6b99f
|
Add static file mode to deliver thumbnails
|
2014-09-10 11:23:29 +02:00 |
|
Nicolas Le Goff
|
7eb1a506fa
|
Merge branch '3.8'
Conflicts:
.gitignore
.travis.yml
Vagrantfile
lib/Alchemy/Phrasea/Controller/Datafiles.php
lib/Alchemy/Phrasea/Controller/Setup.php
lib/Alchemy/Phrasea/Helper/DatabaseHelper.php
lib/classes/connection/pdo.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
locale/de_DE/LC_MESSAGES/phraseanet.mo
locale/de_DE/LC_MESSAGES/phraseanet.po
locale/en_GB/LC_MESSAGES/phraseanet.mo
locale/en_GB/LC_MESSAGES/phraseanet.po
locale/fr_FR/LC_MESSAGES/phraseanet.mo
locale/fr_FR/LC_MESSAGES/phraseanet.po
locale/nl_NL/LC_MESSAGES/phraseanet.mo
locale/nl_NL/LC_MESSAGES/phraseanet.po
locale/phraseanet.pot
templates/web/setup/step2.html.twig
vagrant/vms/phraseanet-php54-nginx/puphpet/config.yaml
vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-always/setup
vagrant/vms/phraseanet-php54-nginx/puphpet/files/exec-once/setup
vagrant/vms/phraseanet-php54-nginx/puphpet/shell/important-notices.txt
vagrant/vms/phraseanet-php54-nginx/puphpet/shell/self-promotion.txt
|
2014-09-09 15:05:13 +02:00 |
|
Nicolas Le Goff
|
8189010d9b
|
Move crossdomain generator command to bin/setup
|
2014-09-08 23:37:30 +02:00 |
|
Nicolas Le Goff
|
de7988689e
|
Update directory structure & allow to configure paths (tmp, log, cache)
|
2014-09-05 15:57:00 +02:00 |
|
Nicolas Le Goff
|
b9bb9f5f0e
|
Merge branch '3.8'
Conflicts:
.gitignore
lib/Alchemy/Phrasea/Core/Version.php
lib/classes/databox.php
lib/classes/task/abstract.php
lib/classes/task/manager.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
lib/conf.d/bases_structure.xml
templates/web/admin/tasks/list.html.twig
|
2014-08-26 13:38:01 +02:00 |
|
Nicolas Le Goff
|
bc88d0f474
|
Add crossdomain file generator command
|
2014-08-19 16:35:57 +02:00 |
|
Nicolas Le Goff
|
e317f86c51
|
Fix CS
|
2014-03-23 23:07:01 +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 |
|
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
|
a3b941c3ec
|
Add H264 pseudo streaming tools
|
2014-02-28 20:18:40 +01:00 |
|
Romain Neutron
|
2df0f9d659
|
Merge branch '3.8'
|
2014-02-28 00:28:06 +01:00 |
|
Romain Neutron
|
51b9a7f89a
|
Improve Xsendfile tools, allow dump whenever the conf is disabled
|
2014-02-26 18:47:31 +01:00 |
|
Romain Neutron
|
55d7366fd7
|
Fix Xsendfile command
|
2014-02-26 16:32:20 +01:00 |
|
Romain Neutron
|
5a5da77662
|
Use Doctrine DBAL instead of custom connection
|
2014-02-22 23:55:12 +01:00 |
|
Nicolas Le Goff
|
383ff77449
|
Merge branch '3.8'
Conflicts:
.travis.yml
lib/Alchemy/Phrasea/Controller/Permalink.php
lib/classes/API/OAuth2/Adapter.php
lib/classes/databox.php
|
2014-01-27 17:23:03 +01:00 |
|
Nicolas Le Goff
|
6ba5ce6669
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Root.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/taskrun.php
lib/classes/task/Scheduler.php
lib/classes/task/abstract.php
lib/classes/task/databoxAbstract.php
templates/web/admin/collection/collection.html.twig
templates/web/admin/databox/databox.html.twig
templates/web/email-template.html.twig
|
2014-01-24 18:52:14 +01:00 |
|
Nicolas Le Goff
|
d1537fd168
|
Fix #1672 Fix uninitialized variable in XsendFileMapiingGenerator
|
2014-01-24 12:11:49 +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
|
7e0a3c7338
|
Use configuration property accessor
|
2013-11-18 18:48:27 +01:00 |
|
Romain Neutron
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Romain Neutron
|
13915dc1a8
|
Rename "phraseanet.configuration" service to "configuration"
|
2013-11-15 22:08:07 +01:00 |
|
Romain Neutron
|
4c90f168a7
|
Remove unused use statements
|
2013-09-04 14:25:01 +02:00 |
|
Romain Neutron
|
f07ace58bc
|
Add plugins reset command
|
2013-08-08 15:35:46 +02:00 |
|
Nicolas Le Goff
|
61581c5c99
|
adressed @romainneutron's comments
|
2013-08-07 12:01:58 +02:00 |
|
Nicolas Le Goff
|
7959b4bd66
|
Fix #1375 Add possibility to choose data path in interactive mode
|
2013-08-05 14:53:25 +02:00 |
|
Romain Neutron
|
899549d45a
|
Fix #1242 : Commands description check, move generate:template command to developer console
|
2013-07-17 20:14:23 +02:00 |
|
Romain Neutron
|
056ac28120
|
Refactor command line utilities
|
2013-07-16 16:01:17 +02:00 |
|
Nicolas Le Goff
|
5b0bc8b284
|
Add recess binary
Set recess binary to config
|
2013-07-12 20:06:32 +02:00 |
|
Romain Neutron
|
396a7809ac
|
Merge pull request #509 from romainneutron/config-test
[3.8] Refactor configuration check
|
2013-07-12 11:02:06 -07:00 |
|
Romain Neutron
|
c4b977469d
|
Refactor configuration check
|
2013-07-12 18:40:12 +02:00 |
|
Romain Neutron
|
6be4e789b5
|
Optimize xsendfile mapping generator, use the factory to generate mapping
|
2013-07-12 17:08:17 +02:00 |
|
Romain Neutron
|
a231826ab0
|
Fix #1290 : Download xith xsendfile activated fails
|
2013-07-11 12:49:41 +02:00 |
|
Romain Neutron
|
20621f4040
|
Add more precision for available template languages
|
2013-07-10 14:27:00 +02:00 |
|
Romain Neutron
|
4265ee3fea
|
Initialize $template value
|
2013-07-10 14:24:09 +02:00 |
|
Romain Neutron
|
ca7501f9c1
|
Hide passwords in bin/setup system:install command
|
2013-07-10 14:23:41 +02:00 |
|
Romain Neutron
|
3648a0f52a
|
Rename XSendFile commands
|
2013-07-09 18:20:33 +02:00 |
|
Romain Neutron
|
10556b90a7
|
Fix CS
|
2013-07-04 18:49:21 +02:00 |
|
Romain Neutron
|
5b9a8f4055
|
Add XSenfFile mapping generator
|
2013-07-04 17:31:42 +02:00 |
|
Romain Neutron
|
242b2c0f71
|
Remove dependency on convert and composite
|
2013-07-04 14:10:57 +02:00 |
|
Romain Neutron
|
afcdf0f976
|
Bump to PHP-XPDF 0.2
|
2013-07-03 12:22:54 +02:00 |
|