Commit Graph

560 Commits

Author SHA1 Message Date
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
Romain Neutron
f0fed8bb7e Merge with 3.7 2012-10-30 11:27:50 +01:00
Romain Neutron
39e1eb9945 Fix #970 : fix default sort mode 2012-10-29 18:36:45 +01:00
Romain Neutron
9d12675bcb Fix #974 : Move story children as long as story 2012-10-29 15:05:39 +01:00
Romain Neutron
cfc02d39c6 Fix #965 : add ghostscript binary 2012-10-29 14:35:28 +01:00
Romain Neutron
43e03bfdff Fix #968 : Display job and company in push search engine 2012-10-29 14:02:08 +01:00
Romain Neutron
5bca701712 Merge pull request #254 from nlegoff/preview_record
Refactor record preview details controller
2012-10-26 11:29:46 -07:00
Romain Neutron
17e37741e8 Merge pull request #251 from nlegoff/cgu_utils
Delete www/include/cguUtils.php
2012-10-26 11:28:30 -07:00
Nicolas Le Goff
11cd55b2b3 Add test & Fix bug in DenyTOU route & Format controller 2012-10-26 12:20:16 +02:00
Nicolas Le Goff
c11a3327a0 Delete cguUtils.php 2012-10-26 12:20:16 +02:00
Nicolas Le Goff
18e8139a0d Update session last update date 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
db8ff2c8ab Fix CS 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
e3ae3b706f Remove doc blocks 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
a3f0bcedd9 Update Session controller 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
f2deb30728 Add Session Controller 2012-10-26 12:19:08 +02:00
Nicolas Le Goff
b91fe68b0a Check for env parameter 2012-10-26 12:18:24 +02:00
Nicolas Le Goff
11b521de8b Refactor record detailed view controller
Fix typo

Fix Typo
2012-10-26 12:18:24 +02:00
Romain Neutron
f4b60eb291 Merge with 3.7 2012-10-25 17:41:57 +02:00
Romain Neutron
4264a9aed6 Fix #960 : Symfony MimeType guesser uses Fileinfo before File Binary 2012-10-25 17:34:00 +02:00
Romain Neutron
12feb56958 Merge pull request #245 from nlegoff/add_prod_download_token
Add Silex "/download/" controller
2012-10-25 03:36:04 -07:00
Nicolas Le Goff
103e46891a Add anonymous export option 2012-10-25 11:14:10 +02:00
Nicolas Le Goff
a0327024a5 Remove debug 2012-10-25 11:14:10 +02:00
Nicolas Le Goff
c9d04ae757 Fix download prepare template issue 2012-10-25 11:14:09 +02:00
Nicolas Le Goff
5578329e2d Use end instead of array_pop to fetch record so the record list will no be empty and record will be logged 2012-10-25 11:14:08 +02:00
Nicolas Le Goff
e07ff6154a Update /download/ Controller 2012-10-25 11:14:08 +02:00
Nicolas Le Goff
60e01595e1 Set DI container as \set_export::build_zip parameter 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
3e18c50a5f Update /download/controller/ 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
1fec457867 Rename route && update path
Update path
2012-10-25 11:14:07 +02:00