Romain Neutron
|
f27fa53d4c
|
Merge branch '3.8'
Conflicts:
.travis.yml
templates/web/setup/wrapper.html.twig
tests/Alchemy/Tests/Phrasea/Authentication/AuthenticatorTest.php
|
2013-11-05 15:20:35 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
jygaulier
|
1f5e4da841
|
added tests for "phrasea_public_query" and "phrasea_highlight" in console/checkExtension
|
2013-11-04 19:36:29 +01:00 |
|
Romain Neutron
|
fdde1ebd8a
|
Fix entities namespace
|
2013-11-04 11:56:30 +01:00 |
|
Romain Neutron
|
557cdcb4e5
|
Merge pull request #746 from nlegoff/fix1560
[3.8] Fix #1560 Field edition for vocabulary is broken
|
2013-11-04 00:56:34 -08:00 |
|
Nicolas Le Goff
|
409a43db0c
|
Fix field edition for vocabulary
|
2013-10-31 17:56:47 +01:00 |
|
Romain Neutron
|
13dd86c67f
|
Fix CS
|
2013-10-31 14:22:41 +01:00 |
|
Romain Neutron
|
e4386660df
|
Remove unused exceptions
|
2013-10-31 14:18:06 +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
|
36f7b24f26
|
Fix build
|
2013-10-30 10:57:19 +01:00 |
|
Romain Neutron
|
f3ea7e95dd
|
Merge pull request #600 from romainneutron/task-manager
[3.9] Task manager
|
2013-10-29 11:51:22 -07:00 |
|
Romain Neutron
|
479663fd41
|
Merge pull request #728 from romainneutron/remove-sso
[3.9] Remove sso
|
2013-10-29 11:02:37 -07:00 |
|
Romain Neutron
|
5d2dd07caa
|
Fix latest rebase
|
2013-10-29 18:56:01 +01:00 |
|
Romain Neutron
|
169b251968
|
Add persistence
|
2013-10-29 18:46:37 +01:00 |
|
Romain Neutron
|
3f6ce4991e
|
Fix ORM patch
|
2013-10-29 18:46:36 +01:00 |
|
Romain Neutron
|
053de5df8b
|
Address PR comments
|
2013-10-29 18:46:36 +01:00 |
|
Romain Neutron
|
3bf0f0ea87
|
Remove Tasks from table delete proposals
|
2013-10-29 18:46:35 +01:00 |
|
Romain Neutron
|
3f81474c4b
|
Scheduler cleanup
|
2013-10-29 18:46:35 +01:00 |
|
Romain Neutron
|
afd9d33b9a
|
Update task manager commands
|
2013-10-29 18:46:34 +01:00 |
|
Romain Neutron
|
58c402ac2b
|
Update unit tests and legacy
|
2013-10-29 18:46:34 +01:00 |
|
Romain Neutron
|
12727e20a7
|
Bump to version a8
|
2013-10-29 18:42:47 +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 |
|
Romain Neutron
|
2e2bdb86e9
|
Remove system_url
|
2013-10-29 17:37:28 +01:00 |
|
Romain Neutron
|
08ce909730
|
Move doctrine repositories to Phrasea namespace
|
2013-10-29 17:30:11 +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
|
4316c5411b
|
Remove sso
|
2013-10-29 15:07:14 +01:00 |
|
Romain Neutron
|
972ab94944
|
Add missing patch for orders
|
2013-10-29 12:31:35 +01:00 |
|
Romain Neutron
|
09344f4703
|
Merge branch '3.8'
|
2013-10-29 10:32:10 +01:00 |
|
Romain Neutron
|
ebe4f00c6b
|
Fix doctrine transaction in lazaret patch
|
2013-10-28 23:20:42 +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 |
|
Romain Neutron
|
f12eae664f
|
Merge pull request #725 from romainneutron/fix-1545
[3.8] Sanitize XML data
|
2013-10-28 05:42:01 -07: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 |
|
Romain Neutron
|
18d1667598
|
Sanitize XML data
|
2013-10-28 12:36:39 +01:00 |
|
Romain Neutron
|
aa95bfdba2
|
Merge pull request #715 from romainneutron/fix-1550
[3.8] Fix #1550 : Remove feed entry items that are not related to a record
|
2013-10-25 10:05:09 -07:00 |
|
Romain Neutron
|
da60ce8a40
|
Merge pull request #724 from nlegoff/remove_index_sorter
[3.8] Ensure sorter index is removed
|
2013-10-25 10:01:14 -07:00 |
|
Romain Neutron
|
212b09afa2
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Permalink.php
|
2013-10-25 18:50:15 +02:00 |
|
Romain Neutron
|
35e9e692d2
|
Fix ACL cache issue
|
2013-10-25 18:47:26 +02:00 |
|
Romain Neutron
|
ffb9ac73d0
|
Fix #1550 : Remove feed entry items that are not related to a record
|
2013-10-25 17:58:27 +02:00 |
|
Romain Neutron
|
5e6399a501
|
Merge pull request #718 from romainneutron/fix-1547
[3.8] Fix #1549 : recognize IE11
|
2013-10-25 08:36:51 -07:00 |
|
Nicolas Le Goff
|
92bc9c0d39
|
Ensure sorter index is removed
|
2013-10-25 16:59:27 +02:00 |
|
Romain Neutron
|
3e9f628003
|
Fix #1549 : recognize IE11
|
2013-10-25 15:12:46 +02:00 |
|
Romain Neutron
|
f26a85fca5
|
Fix #1549 : Fix wording
|
2013-10-25 15:07:56 +02:00 |
|
Romain Neutron
|
fafe2dca0f
|
Fix latest merge
|
2013-10-25 13:47:35 +02:00 |
|
Romain Neutron
|
762f758705
|
Merge branch '3.8'
Conflicts:
bower.json
lib/Alchemy/Phrasea/Controller/Prod/Feed.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/Feed/Entry/Item.php
lib/classes/eventsmanager/notify/feed.php
tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
|
2013-10-24 14:05:04 +02:00 |
|