Commit Graph

1425 Commits

Author SHA1 Message Date
Nicolas Le Goff
93aa9be0fa Fix sub views substitution 2013-03-22 15:03:00 +01:00
Romain Neutron
370d603741 Merge branch '3.7' 2013-03-22 15:01:00 +01:00
Romain Neutron
66a7014e6b Bump to version 3.7.8 2013-03-22 10:04:26 +01:00
Nicolas Le Goff
2ba14821b3 Fix typo 2013-03-21 17:17:23 +01:00
Nicolas Le Goff
3bcf24b611 Subsitution cleanup && test enhancement 2013-03-21 17:10:46 +01:00
Nicolas Le Goff
915749c224 Fix sub views substitution 2013-03-21 16:06:06 +01:00
Romain Neutron
d158ef3ab5 Bump to version 3.7.7 2013-03-04 17:23:58 +01:00
Romain Neutron
475b6c8245 Fix push read receipts 2013-03-04 16:52:19 +01:00
Romain Neutron
090932b56a Fix #1103 : Read receipt are not requested anymore for push and validations 2013-03-04 16:45:46 +01:00
Romain Neutron
2d3e02c5be Fix #1103 : Read receipt are not requested anymore for push and validations 2013-03-04 15:14:03 +01:00
Romain Neutron
669246cae9 Merge pull request #316 from romainneutron/thesaurus
[3.8] Move thesaurus and xmlhttp directories to a dedicated controller
2013-03-01 10:32:17 -08:00
Romain Neutron
7343b164c1 Thesaurus refactor 2013-02-28 16:14:33 +01:00
Romain Neutron
ff38ac67a4 Remove thesaurus xmlhttp directory 2013-02-27 12:30:57 +01:00
Romain Neutron
e0e1777521 Move thesaurus xmlhttp directory to a dedicated controller 2013-02-26 15:45:46 +01:00
Romain Neutron
a5d04ca67d Merge pull request #314 from romainneutron/flash-messages
[3.8] Add simpler behavior for flash messages
2013-02-25 07:27:47 -08:00
Romain Neutron
a2fc03b7d5 Add simpler behavior for flash messages 2013-02-16 02:52:06 +01:00
Nicolas Le Goff
d1a5e32d03 Fix indent && remove use of double quotes && refactor set limit code 2013-02-15 14:50:36 +01:00
Nicolas Le Goff
3655deb384 Access to report requires authentication 2013-02-15 14:10:59 +01:00
Nicolas Le Goff
d1eb293965 Fix CS 2013-02-15 13:44:09 +01:00
Nicolas Le Goff
22c7f34049 Split Report/Root controller collection in multiple Controller Collections 2013-02-15 13:42:44 +01:00
Nicolas Le Goff
69ee75368a Fix CS 2013-02-15 12:16:21 +01:00
Nicolas Le Goff
dadd1ff478 Add doc blocks 2013-02-15 12:15:38 +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
1ce259cc7e Add export_csv controller && allow possibilty to get dashboard from in json format 2013-02-14 20:12:37 +01:00
Nicolas Le Goff
6718d284c7 Add Slash controller 2013-02-14 17:03:16 +01:00
Nicolas Le Goff
2a93a7739f Add binding to report routes 2013-02-14 16:43:56 +01:00
Nicolas Le Goff
b796e11b40 Refactor reports into silex controllers
Refactor reports into silex controllers
2013-02-14 16:39:23 +01:00
Romain Neutron
dfe372d6d1 Add UrlGenerator helpers in Application
two new methods are available :

`Application::path` that returns an absolute path
`Application::url` that returns an absolute url
2013-02-14 15:27:25 +01:00
jygaulier
4ff2b4a6b3 stemming only if requested in advanced search 2013-02-14 13:47:24 +01:00
jygaulier
9556e98e7c fix "parameter by reference"
stemming : add current locale to phrasea_query2(..., lng)
2013-02-14 13:47:24 +01:00
Romain Neutron
11c5ae47f6 Add Silex WebProfiler 2013-02-11 15:09:16 +01:00
Romain Neutron
f2098fc42b Improve unit tests 2013-02-02 20:31:34 +01:00
Romain Neutron
074352fa51 Add support and realtime index for german and dutch stemmatization in SphinxSearchEngine 2013-02-01 18:52:41 +01:00
Romain Neutron
c9181ccff3 Bump to version 3.7.6 2013-02-01 15:18:22 +01:00
Romain Neutron
21b8dc8534 Fix merge with 3.7 - lightbox release is broken 2013-02-01 14:53:57 +01:00
Romain Neutron
e19e5854d5 Fix validation agreement check 2013-02-01 11:03:20 +01:00
Romain Neutron
a1415f5025 Merge branch '3.7' 2013-02-01 11:01:50 +01:00
Romain Neutron
c27f4e8604 Fix #1071 : Releasing a validation feedback now requires at least one feedback 2013-02-01 09:33:33 +01:00
Romain Neutron
9bf3fcde7e Fix push list display 2013-02-01 09:33:33 +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
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
774f6d541b Logout in case the session is not found 2013-01-29 16:26:21 +01:00
Romain Neutron
b2285f0b3f Add TLS encryption for SMTP 2013-01-29 16:10:24 +01:00
Romain Neutron
dc0a8ffa65 Fix Cs 2013-01-29 16:00:49 +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