Commit Graph

687 Commits

Author SHA1 Message Date
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
e491f8d771 Add bound names to routes 2013-01-29 09:34:19 +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
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
73da820b86 Use PHPExiftool service provider 2013-01-21 20:44:27 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
dda733e5a1 Add SearchEngineLogger tests, fix unit tests 2013-01-17 15:33:58 +01:00
Romain Neutron
07b3216a26 Add SearchEngineOptions tests, move SearchEngineRequest methods to SearchEngineOptions as a factory 2013-01-17 14:13:47 +01:00
Romain Neutron
206e10dce5 Fix unit tests 2013-01-17 12:52:52 +01:00
Romain Neutron
8687224641 [SearchEngine] Fix latest rebase 2013-01-17 12:03:19 +01:00
Romain Neutron
8c82966f70 [SearchEngine] Add @covers unit tests annotations 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
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
2ad9019931 [SearchEngine] Fix after rebase 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
Romain Neutron
18ba7f40aa [SearchEngine] Fix build, add tests 2013-01-17 11:44:47 +01:00
Romain Neutron
360d7a91fb [SearchEngine] Fix merge 2013-01-17 11:44:47 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
Romain Neutron
85155262c9 [SearchEngine] Propagate search engine modifications 2013-01-17 11:43:36 +01:00
Romain Neutron
38f7c4a995 [SearchEngine] Update SearchEngine route 2013-01-17 11:43:35 +01:00
Romain Neutron
e6c9447f63 [SearchEngine] Add SearchEngine panel 2013-01-17 11:43:34 +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
32a8e66ad3 Merge pull request #282 from romainneutron/3.7.5
[3.7] 3.7.5 fixes
2013-01-08 11:35:27 -08:00
Romain Neutron
a41b06527b Fix #1060 : Implement BorderManager MetaFields 2013-01-08 19:41:40 +01:00
Romain Neutron
4f7f18e92e Add Tf-Quarantine to proposed Phraseanet TF-Fields 2013-01-08 19:41:40 +01:00
Nicolas Le Goff
5abd5691af Fix #1048 Upload is possible when no database is available 2013-01-02 13:52:58 +01:00
Romain Neutron
52a7f58a31 Add better support for stories 2012-12-19 19:58:07 +01:00
Romain Neutron
f58a763eb1 Fix set_export::stream_file 2012-12-17 15:47:59 +01:00
Romain Neutron
0eaa5db98e Merge branch '3.7' 2012-12-17 15:30:05 +01:00
Nicolas Le Goff
bd2a5fafd7 Fix #1002 Issue withe redirect uri parameter 2012-12-12 10:59:05 +01:00
Romain Neutron
c4936399c6 Fix tests 2012-11-12 19:29:48 +01:00
Romain Neutron
985fcd4657 Merge branch '3.7' 2012-11-09 15:03:09 +01:00
Romain Neutron
429c3b18c6 Update bridge 2012-11-08 11:32:50 +01:00
Romain Neutron
527b68e0f5 Merge with 3.7 2012-11-07 16:16:13 +01:00
Nicolas Le Goff
f78192e590 Throw forbidden exception when user can not delete an account 2012-11-06 16:08:10 +01:00
Nicolas Le Goff
007518f225 Fix CS & escape javascript ouptut 2012-11-06 15:46:05 +01:00
Nicolas Le Goff
b02c8d7ebb Fix #956 Bridge Apis account are now deletable 2012-11-06 15:00:26 +01:00
Romain Neutron
a8b74e99a9 Fix typo 2012-11-05 16:17:23 +01:00
Romain Neutron
d0f1422b73 Use absolute URL generator 2012-11-05 13:54:33 +01:00
Romain Neutron
516204aff3 Update forgotpassword redirections 2012-10-30 19:48:25 +01:00