Nicolas Le Goff
|
a8da584666
|
Merge branch '3.8'
Conflicts:
composer.json
composer.lock
config/configuration.sample.yml
lib/Alchemy/Phrasea/Application.php
lib/Alchemy/Phrasea/Application/Api.php
lib/Alchemy/Phrasea/Controller/Admin/Collection.php
lib/Alchemy/Phrasea/Controller/Admin/Users.php
lib/Alchemy/Phrasea/Controller/Prod/DoDownload.php
lib/Alchemy/Phrasea/Controller/Prod/Export.php
lib/Alchemy/Phrasea/Controller/Prod/Language.php
lib/Alchemy/Phrasea/Controller/Prod/Push.php
lib/Alchemy/Phrasea/Controller/Prod/Tooltip.php
lib/Alchemy/Phrasea/Controller/Report/Informations.php
lib/Alchemy/Phrasea/Controller/Report/Root.php
lib/Alchemy/Phrasea/Controller/Root/Developers.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php
lib/Alchemy/Phrasea/Controller/Utils/ConnectionTest.php
lib/Alchemy/Phrasea/Controller/Utils/PathFileTest.php
lib/Alchemy/Phrasea/Core/Version.php
lib/Alchemy/Phrasea/Form/Login/PhraseaAuthenticationForm.php
lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php
lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php
lib/classes/API/OAuth2/Application.php
lib/classes/API/V1/adapter.php
lib/classes/Feed/Adapter.php
lib/classes/Feed/Aggregate.php
lib/classes/Feed/Collection.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/ZipArchiveImproved.php
lib/classes/caption/Field/Value.php
lib/classes/caption/record.php
lib/classes/eventsmanager/notify/feed.php
lib/classes/media/subdef.php
lib/classes/module/report/connexion.php
lib/classes/module/report/download.php
lib/classes/record/adapter.php
lib/classes/registry.php
lib/classes/set/export.php
lib/classes/setup.php
lib/classes/task/abstract.php
lib/classes/task/period/emptyColl.php
lib/classes/uuid.php
lib/conf.d/_GV_template.inc
lib/conf.d/bases_structure.xml
lib/conf.d/configuration.yml
lib/conf.d/minifyGroupsConfig.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/account/account.html.twig
templates/web/account/base.html.twig
templates/web/admin/databox/databox.html.twig
templates/web/admin/index.html.twig
templates/web/admin/setup.html.twig
templates/web/admin/tree.html.twig
templates/web/client/index.html.twig
templates/web/common/caption.html.twig
templates/web/common/caption_templates/answer.html.twig
templates/web/common/caption_templates/basket_element.html.twig
templates/web/common/caption_templates/internal_publi.html.twig
templates/web/common/caption_templates/lazaret.html.twig
templates/web/common/caption_templates/overview.html.twig
templates/web/common/caption_templates/preview.html.twig
templates/web/common/index_bootstrap.html.twig
templates/web/common/indexfloat.html.twig
templates/web/common/thumbnail.html.twig
templates/web/developers/application_form.html.twig
templates/web/lightbox/IE6/feed.html.twig
templates/web/lightbox/IE6/validate.html.twig
templates/web/lightbox/feed.html.twig
templates/web/lightbox/validate.html.twig
templates/web/prod/actions/Download/prepare.html.twig
templates/web/prod/actions/publish/publish.html.twig
templates/web/prod/index.html.twig
templates/web/prod/preview/caption.html.twig
templates/web/prod/results/answerlist.html.twig
templates/web/thesaurus/accept.html.twig
templates/web/thesaurus/export-text-dialog.html.twig
templates/web/thesaurus/export-text.html.twig
templates/web/thesaurus/export-topics-dialog.html.twig
templates/web/thesaurus/export-topics.html.twig
templates/web/thesaurus/index.html.twig
templates/web/thesaurus/link-field-step1.html.twig
templates/web/thesaurus/link-field-step2.html.twig
templates/web/thesaurus/link-field-step3.html.twig
templates/web/thesaurus/new-term.html.twig
templates/web/thesaurus/properties.html.twig
templates/web/thesaurus/search.html.twig
templates/web/thesaurus/thesaurus.html.twig
tests/Alchemy/Tests/Phrasea/Application/ApiJsonTest.php
tests/Alchemy/Tests/Phrasea/Application/ApiYamlTest.php
tests/Alchemy/Tests/Phrasea/Application/LightboxTest.php
tests/Alchemy/Tests/Phrasea/Application/OAuth2Test.php
tests/Alchemy/Tests/Phrasea/Application/OverviewTest.php
tests/Alchemy/Tests/Phrasea/Authentication/PersistentCookie/ManagerTest.php
tests/Alchemy/Tests/Phrasea/Cache/RedisCacheTest.php
tests/Alchemy/Tests/Phrasea/Command/Compile/ConfigurationTest.php
tests/Alchemy/Tests/Phrasea/Controller/Admin/FieldsTest.php
tests/Alchemy/Tests/Phrasea/Controller/Admin/PublicationTest.php
tests/Alchemy/Tests/Phrasea/Controller/Admin/SubdefsTest.php
tests/Alchemy/Tests/Phrasea/Controller/Admin/UsersTest.php
tests/Alchemy/Tests/Phrasea/Controller/Api/ApiJSONPTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/BasketTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/BridgeTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/EditTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/FeedTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/LanguageTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/MoveCollectionTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/PrinterTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/PushTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/RootTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/StoryTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/ToolsTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/TooltipTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/UploadTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/UsrListsTest.php
tests/Alchemy/Tests/Phrasea/Controller/Prod/WorkZoneTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/LoginTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
tests/Alchemy/Tests/Phrasea/Controller/Utils/ConnectionTestTest.php
tests/Alchemy/Tests/Phrasea/Controller/Utils/PathFileTestTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/FTPServiceProviderTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/LocaleServiceProviderTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/PhraseanetServiceProviderTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/RegistrationServiceProviderTest.php
tests/Alchemy/Tests/Phrasea/Core/Provider/TaskManagerServiceProviderTest.php
tests/Alchemy/Tests/Phrasea/Http/XSendFile/NginxModeTest.php
tests/Alchemy/Tests/Phrasea/Metadata/Tag/TfEditDateTest.php
tests/Alchemy/Tests/Phrasea/Metadata/Tag/TfMimeTypeTest.php
tests/Alchemy/Tests/Phrasea/SearchEngine/SearchEngineAbstractTest.php
tests/classes/Feed/Feed_AggregateTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
tests/db-ref.sqlite
|
2014-06-17 15:30:41 +02:00 |
|
Nicolas Le Goff
|
291512ff34
|
Fix empty of collection
|
2014-06-06 16:42:24 +02:00 |
|
Nicolas Le Goff
|
e5b8817c46
|
PHP CS fix
|
2014-05-30 15:22:00 +02:00 |
|
Nicolas Le Goff
|
e0197cadb5
|
Update new entry event webhook payload
|
2014-05-28 15:47:58 +02:00 |
|
Nicolas Le Goff
|
1e6f49bdad
|
Enhance data schema
|
2014-05-06 11:07:16 +02:00 |
|
Nicolas Le Goff
|
b99db80fef
|
Fix array declaration
|
2014-05-06 10:53:29 +02:00 |
|
Nicolas Le Goff
|
1a528b5f5f
|
Add webhook task
|
2014-05-06 10:53:29 +02:00 |
|
Nicolas Le Goff
|
92ac485899
|
Fix status calculation form xml card index
|
2014-03-10 14:04:24 +01:00 |
|
Jean-Yves Gaulier
|
9d9bd99078
|
fix #1713
|
2014-03-04 18:27:54 +01:00 |
|
Romain Neutron
|
035576cefc
|
Fix #1705 : MySQL connection might be lost after long operations
|
2014-03-02 02:19:13 +01:00 |
|
Romain Neutron
|
2af21c064c
|
Avoid errors by explicitely namespacing root exception
|
2014-02-20 11:28:31 +01:00 |
|
Romain Neutron
|
de6959f59f
|
Fix typo
|
2014-02-05 23:24:04 +01:00 |
|
Nicolas Le Goff
|
b3b4823214
|
Merge pull request #932 from romainneutron/task-manager-log-messages
[3.8] Update task manager log messages
|
2014-02-05 21:44:00 +01:00 |
|
Romain Neutron
|
25e72b4824
|
Update task manager log messages
|
2014-02-05 20:46:59 +01:00 |
|
Romain Neutron
|
088b1e0f5f
|
Make log messages more understandable
|
2014-02-05 15:17:34 +01:00 |
|
Nicolas Le Goff
|
fbb1b46399
|
Merge pull request #914 from romainneutron/taskmanager-log-levels
[3.8] Update task manager log levels
|
2014-02-03 10:14:49 -08:00 |
|
Jean-Yves Gaulier
|
d6f911cf91
|
fix #1634
|
2014-02-03 19:08:31 +01:00 |
|
Romain Neutron
|
5b0fdb21f6
|
Update task manager log levels
|
2014-02-03 15:04:31 +01:00 |
|
Romain Neutron
|
62b68066e6
|
Fix use of wrong constant
|
2014-01-29 12:23:29 +01:00 |
|
Romain Neutron
|
d622eb0ab4
|
Fix task manager messages log levels
|
2014-01-23 11:31:21 +01:00 |
|
Romain Neutron
|
d519c13e56
|
Bump copyright year
|
2014-01-06 15:28:12 +01:00 |
|
Romain Neutron
|
a165907b95
|
Fix #1627 : FTP receiver does not get its email
|
2013-12-18 10:47:16 +01:00 |
|
Jean-Yves Gaulier
|
403a4e4127
|
Task archive may stop if maxmemory > 25Mo
|
2013-12-05 18:35:43 +01:00 |
|
Romain Neutron
|
9b471fdf76
|
Fix CS
|
2013-10-31 11:53:30 +01:00 |
|
Romain Neutron
|
36f7b24f26
|
Fix build
|
2013-10-30 10:57:19 +01:00 |
|
Romain Neutron
|
36cc33b05a
|
Remove old files
|
2013-10-29 18:42:46 +01:00 |
|
Romain Neutron
|
68437a9310
|
Merge pull request #731 from romainneutron/doctrine-namespace
[WIP][3.9] Move entities to Phrasea namespace
|
2013-10-29 10:11:37 -07:00 |
|
Romain Neutron
|
072bd8f5fc
|
Merge branch '3.8'
|
2013-10-29 17:44:26 +01:00 |
|
jygaulier
|
3b2b72d681
|
fix #1553
|
2013-10-29 17:11:22 +01:00 |
|
Romain Neutron
|
baecfdceb3
|
Move entities to Phrasea namespace
|
2013-10-29 16:56:49 +01:00 |
|
Romain Neutron
|
a805c94524
|
Merge branch '3.8'
Conflicts:
composer.json
composer.lock
lib/classes/task/Scheduler.php
|
2013-10-21 19:05:37 +02:00 |
|
Romain Neutron
|
7bfe89a15e
|
Merge pull request #695 from jygaulier/3.8-fix1496
[WIP][3.8] fix #1496
|
2013-10-21 09:47:07 -07:00 |
|
Romain Neutron
|
0fa375b9bc
|
Merge branch '3.8'
Conflicts:
composer.json
composer.lock
lib/classes/task/Scheduler.php
|
2013-10-18 15:01:47 +02:00 |
|
Romain Neutron
|
f1db13cede
|
Fix #1540 : Unable to start scheduler on Windows platform
|
2013-10-17 13:55:58 +02:00 |
|
jygaulier
|
f32d561c98
|
fix #1496
|
2013-10-14 16:58:32 +02:00 |
|
Romain Neutron
|
7e8a34c599
|
Merge branch '3.8'
Conflicts:
bin/developer
build-env.sh
composer.json
composer.lock
|
2013-10-10 13:42:42 +02:00 |
|
Romain Neutron
|
5996e590bc
|
Reset exiftool writer before writing
|
2013-10-09 12:18:16 +02:00 |
|
Romain Neutron
|
1dfbff5666
|
Merge branch '3.8'
Conflicts:
CHANGELOG.md
bin/developer
lib/classes/module/console/systemUpgrade.php
www/skins/report/jquery-ui.css
|
2013-10-03 15:29:22 +02:00 |
|
Nicolas Le Goff
|
b66da8861a
|
Fix #1499 Increase default task memory overflow
|
2013-10-03 14:29:27 +02:00 |
|
Romain Neutron
|
eb590780ca
|
Fix CS
|
2013-09-30 18:26:32 +02:00 |
|
Romain Neutron
|
f85641efd1
|
Fix archive task default settings
|
2013-09-14 02:10:12 +02:00 |
|
Romain Neutron
|
28367c9007
|
Fix archive task default settings
|
2013-09-13 10:42:17 +02:00 |
|
Romain Neutron
|
2c7073182a
|
Fix CS
|
2013-09-12 13:55:31 +02:00 |
|
Romain Neutron
|
79f8c82478
|
Merge pull request #619 from romainneutron/sleep
[3.9] Remove sleep calls
|
2013-09-04 06:36:48 -07:00 |
|
Romain Neutron
|
5ed53ccda3
|
Remove sleep calls
|
2013-09-04 14:51:00 +02:00 |
|
Romain Neutron
|
def7a2d66c
|
Remove debug statements
|
2013-09-04 14:12:56 +02:00 |
|
Romain Neutron
|
b6a8a90197
|
Fix CS
|
2013-09-04 12:14:52 +02:00 |
|
Romain Neutron
|
dbd06e9091
|
Remove dead code
|
2013-09-04 12:14:50 +02:00 |
|
Romain Neutron
|
c8d415c562
|
Merge branch '3.8'
|
2013-09-02 17:22:18 +02:00 |
|
Romain Neutron
|
7988114614
|
Fix #1430 : Use strict standards, declare the method static
|
2013-09-02 12:21:11 +02:00 |
|