Commit Graph

76 Commits

Author SHA1 Message Date
Romain Neutron
dbd06e9091 Remove dead code 2013-09-04 12:14:50 +02:00
Romain Neutron
83d75e8e2b Fix #1369 : Retrieve fields by structure order 2013-07-23 18:41:26 +02:00
jygaulier
4138c50b22 fix #1150 2013-06-27 10:36:12 +02:00
Romain Neutron
82af1ba69e Add localized labels to databox fields 2013-05-30 18:12:31 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +02:00
Romain Neutron
f146d6725a Fix caption record cache invalidation when Databox structure DCES settings are modified 2013-05-27 23:26:48 +02:00
Andrey
fbf8f5f2f0 Implement JSON serialization in caption_record 2013-04-25 15:44:45 +02:00
Romain Neutron
a1415f5025 Merge branch '3.7' 2013-02-01 11:01:50 +01:00
Romain Neutron
e6c148c954 Remove thesaurus bouncing when not necessary 2013-02-01 09:33:34 +01:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
4414892b91 Fix CS lib/classes 2013-01-29 16:39:02 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
95dff0e3c7 [SearchEngine] Integrate unicode service provider 2013-01-17 12:02:44 +01:00
Romain Neutron
6c8d083618 [SearchEngine] Propagate search engine modifications 2013-01-17 11:59:04 +01:00
Romain Neutron
82d52da228 [SearchEngine] Add search engine indexation 2013-01-17 11:49:29 +01:00
Romain Neutron
85155262c9 [SearchEngine] Propagate search engine modifications 2013-01-17 11:43:36 +01:00
Romain Neutron
3eefb23d38 [SearchEngine] Add search engine indexation 2013-01-17 11:43:33 +01:00
Romain Neutron
fbfed4d751 [SearchEngine] Fix BorderManager signature 2013-01-17 11:43:32 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Romain Neutron
e349c8a8d4 Fix #1052 : caption_record::get_dc_field does not return the right value 2012-12-20 17:50:30 +01:00
Romain Neutron
042ae35eca Fix #985 : Thesaurus bouncing 2012-11-05 16:46:47 +01:00
Romain Neutron
1739dfd075 Merge pull request #259 from romainneutron/Fixes
Fix #985 : Thesaurus bouncing
2012-10-31 03:13:47 -07:00
jygaulier
b79a9ba30b fix #976 edit : character change when editing with thesaurus
fix also display caption junk when a thesaurus term has no entry in the current language
2012-10-31 11:09:23 +01:00
Romain Neutron
694033b909 Fix #985 : Thesaurus bouncing 2012-10-31 09:55:22 +01:00
Romain Neutron
1700565862 Cleanup namepaces, variables uses 2012-10-04 15:44:49 +02:00
Romain Neutron
3f9dc687dc Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
0ac8a9d8ae Fix tests on PHP 5.4 2012-10-04 15:43:35 +02:00
Romain Neutron
8ff146b215 Update caption 2012-10-04 15:43:12 +02:00
Romain Neutron
123e17e4ca Fix bug, business field not retrieved through the ::get_field method 2012-08-29 14:59:39 +02:00
Romain Neutron
1cca981ac1 Fix bug, business field not retrieved through the ::get_field method 2012-08-29 14:12:35 +02:00
Romain Neutron
d022ff69c7 Remove use of databox singleton 2012-07-26 12:29:44 +02:00
Romain Neutron
a73668e0ec Remove \databox_field::set_multi 2012-06-26 13:41:29 +02:00
Romain Neutron
e28184167e Fix CS 2012-06-19 10:40:14 +02:00
Romain Neutron
20eca5ea12 Manage cache locally 2012-06-14 14:04:33 +02:00
Romain Neutron
cd082dfdb5 Add cache tot record titles 2012-06-14 00:43:32 +02:00
Romain Neutron
e8fb3dd77a Fix metadata cache 2012-06-12 13:13:21 +02:00
Romain Neutron
05a2c62cf4 Refactor API tests, add tests for feeds 2012-06-12 13:13:20 +02:00
Romain Neutron
69a4cf4781 Fix cache 2012-06-11 21:18:23 +02:00
Romain Neutron
1efeb40a96 Cache more metadatas values 2012-06-06 17:46:44 +02:00
Romain Neutron
b5f3a8f5ce Caption field values are now cacheable, optimize code for Rss / atom Feeds 2012-06-06 17:16:37 +02:00
Romain Neutron
4afa21d419 Fix CS 2012-05-23 00:01:29 +02:00
Romain Neutron
7d9eb63246 Remove unused package annotation 2012-04-26 02:09:59 +02:00
Romain Neutron
70519a471a Update copyright year 2012-04-26 02:06:29 +02:00
Romain Neutron
33b10d6746 Add curly braces 2012-04-26 01:55:12 +02:00
Romain Neutron
ade22295ad Fix CS 2012-04-26 00:55:53 +02:00
Romain Neutron
dd994a9bd6 Fix CS 2012-04-25 17:38:49 +02:00
Romain Neutron
3de8375289 Implements business fields in search engines 2012-03-23 13:49:21 +01:00
Romain Neutron
97b5632017 Fix bug serialization export 2012-03-22 17:12:24 +01:00