Commit Graph

3905 Commits

Author SHA1 Message Date
Romain Neutron
973e9f7907 Merge pull request #759 from jygaulier/3.8-utest-disconnected
added tests for "phrasea_public_query" and "phrasea_highlight" in consol...
2013-11-05 09:06:08 -08:00
Romain Neutron
05485308ae Fix #1567 : Disallow a user to remove himself from DB 2013-11-05 15:51:50 +01:00
Romain Neutron
68cba5d061 Merge pull request #755 from romainneutron/fix-disconnection
[3.8] Fix disconnection on session delete
2013-11-05 06:07:27 -08:00
Romain Neutron
c158637875 Merge pull request #756 from romainneutron/fix-memcached-cache
[3.8] Add cache provider for memcached extension
2013-11-05 06:07:08 -08:00
Romain Neutron
ed3f31b01d Fix #1563 : Explicitely declare the default environment to be Application::ENV_PROD 2013-11-05 10:53:32 +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
ab512540ca Add cache provider for memcached extension 2013-11-04 19:11:36 +01:00
Romain Neutron
50913c00ab Fix disconnection on session delete 2013-11-04 19:10:45 +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
664339e3ec Merge pull request #742 from romainneutron/fix-1555
Fix #1555 : API sessions remain open
2013-10-31 08:35:00 -07:00
Romain Neutron
5abb0665ee Merge pull request #740 from romainneutron/fix-1558
[3.8] Fix #1558 : Do not restrict thesaurus browsing to thesaurus admins
2013-10-31 07:31:55 -07:00
Romain Neutron
24a6dce598 Fix #1555 : API sessions remains open 2013-10-31 15:19:24 +01:00
Romain Neutron
f0053d1a1f Merge pull request #743 from romainneutron/fix-1544
[3.8] Fix #1544 : Upgrade data from 3.5 does not work
2013-10-31 06:45:51 -07:00
Romain Neutron
fe3aabd6d1 Fix #1544 : Upgrade data from 3.5 does not work 2013-10-31 13:15:27 +01:00
Romain Neutron
4c5548120d Fix #1558 : Do not restrict thesaurus browsing to thesaurus admins 2013-10-31 12:11:21 +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
2c8a411c0b Merge pull request #729 from nlegoff/fix_inscript
[3.8] Fix auto collection inscription selection
2013-10-29 11:10:39 -07:00
Romain Neutron
5f9c6391a2 Merge pull request #723 from nlegoff/fix1548
[3.8] Fix #1548 Sets default field label selected according to user langage preference
2013-10-29 11:03:34 -07:00
Nicolas Le Goff
8b50062011 Fix tests 2013-10-29 18:23:21 +01:00
Romain Neutron
d157b95e95 Merge pull request #730 from romainneutron/configuration-cache
[3.8] Add cache to configuration
2013-10-29 09:56:07 -07:00
Romain Neutron
0446dc29fc Add cache to configuration 2013-10-29 17:55:49 +01:00
jygaulier
3b2b72d681 fix #1553 2013-10-29 17:11:22 +01:00
Nicolas Le Goff
7a1595744f Fix tests 2013-10-29 17:02:14 +01:00
Nicolas Le Goff
9f6389dac8 Fix auto collection selection 2013-10-29 15:18:41 +01:00
Nicolas Le Goff
241c60b986 Fix typo issue 2013-10-29 15:14:40 +01:00
Romain Neutron
ebe4f00c6b Fix doctrine transaction in lazaret patch 2013-10-28 23:20:42 +01:00
Nicolas Le Goff
7b256eae61 Fix setting cookie 2013-10-28 18:41:41 +01:00
Nicolas Le Goff
496b5145a7 Sets cookie in PhraseaLocaleSuscriber 2013-10-28 14:16:21 +01:00
Nicolas Le Goff
cb5e4cbdbd Add locale cookie 2013-10-28 14:16:21 +01:00
Nicolas Le Goff
555ec03708 Update jquery cookie dependency 2013-10-28 14:16:20 +01:00
Romain Neutron
0086a9d90f Merge pull request #719 from nlegoff/fix_asset_plugin
[3.8] Register plugin_asset twig function
2013-10-28 05:42:35 -07: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
c5c75ceb2f Registe plugin_asset twig function 2013-10-28 12:44:29 +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
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
6a53038803 Merge pull request #721 from romainneutron/fix-1544
[3.8] Fix #1544 : Upgrade data command fails
2013-10-25 08:44:16 -07: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
Romain Neutron
07a6cf56ba Merge pull request #717 from romainneutron/fix-1549
[3.8] Fix #1549 : Fix wording
2013-10-25 08:36:37 -07:00
Nicolas Le Goff
92bc9c0d39 Ensure sorter index is removed 2013-10-25 16:59:27 +02:00
Romain Neutron
8b510031a0 Fix #1544 : Upgrade data command fails 2013-10-25 16:02:53 +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
e636d2ab32 Fix thumbnail access 2013-10-25 13:51:38 +02:00
Romain Neutron
3633c1a926 Fix #1531 : Allow preview access on public feed entry items 2013-10-22 12:44:14 +02:00
Romain Neutron
3ea4da0386 Merge pull request #708 from nlegoff/galleria
[3.8] Enhance homepage customization
2013-10-22 03:11:08 -07:00