Nicolas Le Goff
|
3bdb63f94e
|
Fix latest merge
|
2014-06-24 00:34:07 +02:00 |
|
Nicolas Le Goff
|
1250f8ab0b
|
Fix latest merge
|
2014-06-19 16:11:27 +02:00 |
|
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
|
c5b3e70ab0
|
Fix PDF generation for print
|
2014-06-16 20:27:54 +02:00 |
|
Nicolas Le Goff
|
b92370cca2
|
Merge pull request #1021 from nlegoff/api-doctrine
[READY][3.9] Transform api_* tables to doctrine entities
|
2014-06-13 14:13:23 +02:00 |
|
Nicolas Le Goff
|
0345e0ee8e
|
Fix PHRAS-45 'mail' action is not logged anymore
|
2014-06-13 12:56:06 +02:00 |
|
Nicolas Le Goff
|
5ea25d8736
|
Fix inscription
|
2014-06-06 16:42:46 +02:00 |
|
Nicolas Le Goff
|
291512ff34
|
Fix empty of collection
|
2014-06-06 16:42:24 +02:00 |
|
Nicolas Le Goff
|
d42f27ad40
|
Fix PHRAS-146 Order of a basket generates an error when the content comes from two different collections
|
2014-05-30 17:36:02 +02:00 |
|
Nicolas Le Goff
|
e5b8817c46
|
PHP CS fix
|
2014-05-30 15:22:00 +02:00 |
|
Nicolas Le Goff
|
093d4f2cd1
|
Fix PHRAS-133 acknowledgment of receipt is not setted
|
2014-05-30 11:21:42 +02:00 |
|
Nicolas Le Goff
|
83e63e731a
|
Fix tests
|
2014-05-23 14:43:47 +02:00 |
|
Jean-Yves Gaulier
|
192c2fbb55
|
PHRAS-46 #fix
PHRAS-16 #time 40h
|
2014-05-23 14:43:46 +02:00 |
|
Nicolas Le Goff
|
ab5f7d4492
|
Fix PHRAS-123 Fix tooltip content display
|
2014-05-22 14:48:58 +02:00 |
|
Nicolas Le Goff
|
858bbf5dc9
|
Fix PHRAS-118 Status editing is broken
|
2014-05-14 16:25:59 +02:00 |
|
Nicolas Le Goff
|
9c84ab5de4
|
Merge pull request #1074 from nlegoff/phras-47-push
[3.8] Adds options to force authentication to see push content
|
2014-05-06 17:25:27 +02:00 |
|
Nicolas Le Goff
|
45ec715eea
|
Fix phras-47 Force authentication to see push content
|
2014-05-06 15:20:05 +02:00 |
|
Nicolas Le Goff
|
cd51e9922b
|
Add route to modify apllication webhook urls
|
2014-05-06 10:53:28 +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
|
ef1b7e0774
|
Fix php 53 support
|
2014-04-24 16:04:26 +02:00 |
|
Nicolas Le Goff
|
9f50226301
|
Merge pull request #1066 from nlegoff/phras-49
[3.8] phras-49 Add information for user list popup when push records
|
2014-04-23 14:47:37 +02:00 |
|
Nicolas Le Goff
|
9a3561a890
|
Fix phras-49 Add information for user list popup when push records
|
2014-04-22 19:20:48 +02:00 |
|
Jean-Yves Gaulier
|
09a199b535
|
PHRAS-9 #close
PHRAS-9 #time 4h
|
2014-04-16 14:05:28 +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
|
1054483ae9
|
Fix latest merge
|
2014-03-30 21:17:46 +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
|
aa07eba97f
|
Merge pull request #1041 from nlegoff/api-enhancement
[3.8][READY] Add some API enhancement
|
2014-03-25 14:43:13 +01:00 |
|
Nicolas Le Goff
|
dce9269d86
|
Add setLastused function to OauthTokenManipulator
|
2014-03-24 12:29:39 +01:00 |
|
Nicolas Le Goff
|
fa9189f78a
|
Add oauth2 adapter as a service
|
2014-03-24 12:29:38 +01:00 |
|
Nicolas Le Goff
|
8926244153
|
Fix typo issue
|
2014-03-24 12:29:38 +01:00 |
|
Nicolas Le Goff
|
63b6de5fc8
|
Remove one to one relation beetween account and token & add lastUsed field for token
|
2014-03-24 12:29:37 +01:00 |
|
Nicolas Le Goff
|
ab2d03530e
|
Replace id attribute by application
|
2014-03-24 12:28:19 +01:00 |
|
Nicolas Le Goff
|
9411e57c15
|
Fix missing namespace & organize data for the view
|
2014-03-24 12:28:19 +01:00 |
|
Nicolas Le Goff
|
de3795c8ea
|
Fix method calls
|
2014-03-24 12:28:19 +01:00 |
|
Nicolas Le Goff
|
36cabf2d6a
|
Delete Alchemy\Phrasea\Controller\Api\Logger class
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
53dda0b09e
|
Delete references to API_OAuth2_Application class
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
378857f168
|
Update OAuth2 Controller to use new entities & manipulator
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
a9fbeeffd5
|
Refactor V1 controller to use api entities
|
2014-03-24 12:28:16 +01:00 |
|
Nicolas Le Goff
|
4cb735b4f1
|
Fix array declaration
|
2014-03-23 23:12:01 +01:00 |
|
Nicolas Le Goff
|
e317f86c51
|
Fix CS
|
2014-03-23 23:07:01 +01:00 |
|
Nicolas Le Goff
|
e45d7edbc3
|
Fix latest merge
|
2014-03-23 23:04:59 +01:00 |
|
Nicolas Le Goff
|
42cac0d3c4
|
Fix unit tests
|
2014-03-23 22:46:21 +01:00 |
|
Nicolas Le Goff
|
417ae47f9f
|
Fix namespaces
|
2014-03-23 22:46:21 +01:00 |
|
Nicolas Le Goff
|
617c59a4ba
|
Fix CSV report generation mess
|
2014-03-23 22:46:20 +01:00 |
|
Nicolas Le Goff
|
5e07b68780
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Authentication/Phrasea/NativeAuthentication.php
lib/Alchemy/Phrasea/Controller/Report/Root.php
templates/web/report/ajax_dashboard_content_child.html.twig
templates/web/report/all_content.html.twig
templates/web/report/report_layout_child.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php
|
2014-03-23 19:49:12 +01:00 |
|
Nicolas Le Goff
|
8638bfb3d4
|
Add possibility to restrict aggregated feeds to a set of feeds
|
2014-03-21 17:52:12 +01:00 |
|
Nicolas Le Goff
|
db21aecd1d
|
Fix unit tests
|
2014-03-20 02:14:43 +01:00 |
|
Nicolas Le Goff
|
266592213b
|
Report dashboard is now loaded on demand
|
2014-03-18 16:59:03 +01:00 |
|
Romain Neutron
|
92db3e9f8d
|
Merge pull request #1017 from nlegoff/edit-preset-entity
[Ready][3.9] Transform thesaurus preset into doctrine Entity
|
2014-03-06 11:10:08 +01:00 |
|
Romain Neutron
|
02d6da2f80
|
Merge pull request #1027 from romainneutron/setup-upgrader
[3.9] Remove unused code
|
2014-03-06 11:09:19 +01:00 |
|