Commit Graph

255 Commits

Author SHA1 Message Date
Nicolas Le Goff
764fa42f14 Update to jquery ui 1.10.3
Fix conflict & ui bugs

Remove debug
2013-06-21 13:46:16 +02:00
Romain Neutron
af9307b148 Add sessions patch 2013-06-18 15:37:19 +02:00
Romain Neutron
241705a568 Merge pull request #399 from romainneutron/ip-proxies
[3.8] Add trusted proxies configuration
2013-06-17 10:28:49 -07:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
247b49668e Add bzip2/gzip option for DBs backup 2013-06-17 12:31:27 +02:00
Romain Neutron
f9b4978569 Merge pull request #390 from romainneutron/databox-labels
[3.8] Add labels to databoxes
2013-06-13 07:41:05 -07:00
Romain Neutron
11a55bbd43 Add labels to databoxes 2013-06-13 09:45:43 +02:00
Nicolas Le Goff
c663d9d82d Fix #1101 Add sended record throught mail in report
Fix typo
2013-06-12 16:57:11 +02:00
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
c084f20f85 Labelize collections 2013-06-01 01:29:07 +02:00
Romain Neutron
4d81c5f8d8 Remove autoloader 2013-05-30 20:15:08 +02:00
Romain Neutron
6537b96f4c Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
9285536d0d Fix install 2013-05-23 18:52:41 +02:00
Romain Neutron
5a80e9dc22 Introduce configuration-tester 2013-05-13 15:07:47 +02:00
Romain Neutron
b2604f9223 Merge branch '3.7' 2013-04-22 16:54:15 +02:00
Romain Neutron
516007a641 Fix CS 2013-04-22 16:40:24 +02:00
Nicolas Le Goff
d0c261ff32 Fix #1155 Export CSV truncated 2013-04-22 15:15:30 +02:00
Romain Neutron
5ca3ae8eaa Remove dublicate property declaration 2013-04-17 21:43:21 +02:00
Romain Neutron
31f7bac356 Merge branch '3.7' 2013-04-03 10:50:39 +02:00
Romain Neutron
22919fd8ac Fix report tests 2013-04-03 10:42:00 +02:00
Romain Neutron
6480cefbcd Merge branch '3.7' 2013-03-29 11:05:17 +01:00
Romain Neutron
5d2faa2e94 Fix report tests 2013-03-28 17:19:57 +01:00
Nicolas Le Goff
1e97436008 Fix tests
Fix  && add test for json dashboard controller

Fix date formatting issue
2013-02-15 12:00:10 +01:00
Nicolas Le Goff
d0322f2ef4 Fix report date format 2013-02-14 20:11:26 +01:00
Nicolas Le Goff
b796e11b40 Refactor reports into silex controllers
Refactor reports into silex controllers
2013-02-14 16:39:23 +01:00
jygaulier
fff07cf88b CS 2013-02-14 13:47:24 +01:00
Nicolas Le Goff
c3f8e70fe5 Add some minor adjustments
Fix CS

Fix CS

Fix CS
2013-02-12 15:24:50 +01:00
Nicolas Le Goff
c85701cfeb Fix tests 2013-02-11 18:18:16 +01:00
Nicolas Le Goff
43be8b7586 Fix CS 2013-02-11 14:45:39 +01:00
Nicolas Le Goff
4747c6d375 Fix tests 2013-02-11 14:45:38 +01:00
Nicolas Le Goff
88ac202a49 Update SQL
Update SQLs & remove doc blocks

Update SQL

Update SQL

Update SQL

Update SQL

Update SQL
2013-02-11 14:45:38 +01:00
Nicolas Le Goff
3c318c5c6e Add force index in report mysql request to avoid full scan table 2013-02-11 14:44:20 +01:00
Nicolas Le Goff
291e46c21a Fix missing log_colls table join 2013-02-11 14:44:20 +01:00
Nicolas Le Goff
777af147e2 Enhance sql add force index 2013-02-11 14:44:20 +01:00
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
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
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
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
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
95dff0e3c7 [SearchEngine] Integrate unicode service provider 2013-01-17 12:02:44 +01:00
Romain Neutron
cf01631da7 [SearchEngine] Fix build on 32bit systems 2013-01-17 12:01:41 +01:00