Commit Graph

1344 Commits

Author SHA1 Message Date
Nicolas Le Goff
dc6976d04a Fix filter issue when phrasea::collFromBase return empty string 2013-02-11 14:44:19 +01:00
Nicolas Le Goff
07300af3f4 Modify collections filter & add JOIN on log_colls table
Create entries in log_colls table

Fix SQL issue

Fix SQL issues

Update version

Add patch

Remove debug output

Fix CS

Fic CS

Add table schema

Fix Cs

Update patch

Update patch

Update patch

Update patch

Update patch

delete all coll_list call

Fix logger issue

Fix log_colls table structure definition

Rename patch

Fix SQL Issues

Fix patch

Fix test

Fix tests
2013-02-11 14:44:19 +01: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
0c2a4ca13a Fix #1085 : Feed load with a deleted publisher fails 2013-02-01 09:33:33 +01:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
00ea1c4c25 Merge pull request #292 from romainneutron/session-not-found
[3.8] Logout in case the session is not found
2013-01-29 09:41:43 -08: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
774f6d541b Logout in case the session is not found 2013-01-29 16:26:21 +01:00
Romain Neutron
8325c35f91 Add better exception handling for emails 2013-01-29 12:06:02 +01:00
Romain Neutron
309a0a9472 Add better exception handling for emails 2013-01-29 11:32:43 +01:00
Romain Neutron
303c7e859a Remove unnecessary try catch blocks 2013-01-29 11:12:54 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
5184bfb495 Remove events availability customization 2013-01-29 09:34:19 +01:00
Romain Neutron
3dc0154f9a Update to fit latest Mail Interface 2013-01-29 09:34:19 +01:00
Romain Neutron
ed3032e7df Cleanup 2013-01-29 09:34:18 +01:00
Romain Neutron
9cce7ab8f9 Update notifications 2013-01-29 09:34:18 +01:00
Romain Neutron
b5980ab866 First implementation 2013-01-29 09:34:18 +01:00
Nicolas Le Goff
cdcceb24ec Refactor client
Terminate baskets.php

Update Refactor

Fix grid layout

Fix page navigation issue when no results

Fix mainMenu position for ie6

Fix IE6 javascript errors

Fix some client bugs

Fix indent

cleanup

Add Client tests

Fix typo

FIx indent

Use new search engine API

Remove useless comments

Remove old client

Add cover annotations

CS fixer
2013-01-28 14:09:49 +01:00
Romain Neutron
9a47ef42ba Add blank lines 2013-01-25 11:53:09 +01:00
Romain Neutron
62a27940b9 Fix unit tests 2013-01-24 17:04:50 +01:00
Romain Neutron
869451f228 Add patch tests 2013-01-24 10:42:17 +01:00
Romain Neutron
8632f68324 Fix unit tests, bump to version 3.8.0 alpha 3 2013-01-24 01:13:33 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
23a8bbbebf Fix CS 2013-01-21 23:21:33 +01:00
Romain Neutron
b4dfcc2f2f Fix CS 2013-01-21 23:19:50 +01:00
Romain Neutron
c144041980 Merge pull request #279 from jygaulier/taskLogs
[3.8] Task logs
2013-01-21 13:53:10 -08:00
Romain Neutron
f902bb2b39 Fix namespace 2013-01-21 20:45:44 +01:00
Romain Neutron
73da820b86 Use PHPExiftool service provider 2013-01-21 20:44:27 +01:00
Romain Neutron
daceabf8e8 Fix php_binary call 2013-01-21 20:43:58 +01:00
jygaulier
2054c070d8 CS 2013-01-21 12:52:50 +01:00
jygaulier
8c1f4c294f CS 2013-01-21 12:52:49 +01:00
jygaulier
b491610528 CS 2013-01-21 12:52:49 +01:00
jygaulier
2d6e087104 syslog + maillog in task / task-manager as service
fix task interfaces / cleanup
fix tests using task manager
2013-01-21 12:50:35 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
68a4740df8 Merge pull request #286 from jygaulier/fix_1073_1074
[3.8] Fix 1073 1074
2013-01-17 07:42:29 -08:00
Romain Neutron
dda733e5a1 Add SearchEngineLogger tests, fix unit tests 2013-01-17 15:33:58 +01:00
Romain Neutron
c527d48506 Fix CS 2013-01-17 12:59:05 +01:00
Romain Neutron
d98286680b Use SearchEngineRequest 2013-01-17 12:03:36 +01:00
Romain Neutron
ee275032be Fix Cs 2013-01-17 12:03:36 +01:00
Romain Neutron
c2506c2d73 [SearchEngine] Fix latest rebase 2013-01-17 12:03:19 +01:00
Romain Neutron
8a0c3c0bbc [SearchEngine] Fix CS 2013-01-17 12:03:19 +01:00
Romain Neutron
6e7bb37e7e [SearchEngine] Move SearchEngineInetrface::status to SearchEngineInterface::getStatus 2013-01-17 12:03:19 +01:00
Romain Neutron
f8997a034c [SearchEngine] Add SearchEngineLogger, log queries 2013-01-17 12:03:19 +01:00
Romain Neutron
4d6608b9d1 [SearchEngine] Update API monitor 2013-01-17 12:03:19 +01:00
Romain Neutron
858d0fda35 [SearchEngine] Add SearchRequest object 2013-01-17 12:03:19 +01:00
Romain Neutron
95dff0e3c7 [SearchEngine] Integrate unicode service provider 2013-01-17 12:02:44 +01:00
Romain Neutron
483aca4e8b [SearchEngine] Remove old files 2013-01-17 12:01:41 +01:00
Romain Neutron
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00