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
|
21b8dc8534
|
Fix merge with 3.7 - lightbox release is broken
|
2013-02-01 14:53:57 +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 |
|
Romain Neutron
|
0adc141198
|
Add doc blocks
|
2013-01-29 11:03:31 +01:00 |
|
Romain Neutron
|
348e7ed98e
|
Remove setQuantity to MailInfoPushReceived
|
2013-01-29 11:03:21 +01:00 |
|
Romain Neutron
|
8017f4126b
|
Fix unit tests
|
2013-01-29 09:37:45 +01:00 |
|
Romain Neutron
|
aa172ac9fd
|
Add swiftmailer service provider unit tests
|
2013-01-29 09:37:45 +01:00 |
|
Romain Neutron
|
813fc7654b
|
Move route bindings in Application::bindRoutes
|
2013-01-29 09:37:45 +01:00 |
|
Romain Neutron
|
cb24436a55
|
Add command to test the send of email command line
|
2013-01-29 09:34:20 +01:00 |
|
Romain Neutron
|
aa18c48306
|
Fix unit tests
|
2013-01-29 09:34:20 +01:00 |
|
Romain Neutron
|
028856714d
|
Emitter and Receiver now throws exception in case an user without email is sent
|
2013-01-29 09:34:19 +01:00 |
|
Romain Neutron
|
2830aa945c
|
Add missing abstract method
|
2013-01-29 09:34:19 +01:00 |
|
Romain Neutron
|
e491f8d771
|
Add bound names to routes
|
2013-01-29 09:34:19 +01:00 |
|
Romain Neutron
|
6dec4399b4
|
Add listener to send mail without queuing them in CLI
|
2013-01-29 09:34:19 +01:00 |
|
Romain Neutron
|
567195c198
|
Add unit tests for mail notifications
|
2013-01-29 09:34:18 +01:00 |
|
Romain Neutron
|
a777aedc49
|
Add AbstractMailTest
|
2013-01-29 09:34:18 +01:00 |
|
Romain Neutron
|
ed80a230b4
|
Add Interfaces doc blocks
|
2013-01-29 09:34:18 +01:00 |
|
Romain Neutron
|
c311cc254d
|
Add Phraseanet LogicException
|
2013-01-29 09:34:18 +01:00 |
|
Romain Neutron
|
1e9a419028
|
Add deliver tests
|
2013-01-29 09:34:18 +01:00 |
|
Romain Neutron
|
1136b14fae
|
Add Emitter/Receiver tests
|
2013-01-29 09:34:18 +01:00 |
|
Romain Neutron
|
a2142abd20
|
Add missing return
|
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
|
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
|
4f96fbda7b
|
Fix error handler
|
2013-01-21 23:20:50 +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
|
73da820b86
|
Use PHPExiftool service provider
|
2013-01-21 20:44:27 +01:00 |
|
jygaulier
|
fb9ebf8f70
|
declare 'use' et top
|
2013-01-21 14:25:36 +01:00 |
|
jygaulier
|
2054c070d8
|
CS
|
2013-01-21 12:52:50 +01:00 |
|