Romain Neutron
|
5df6e262df
|
Merge pull request #313 from romainneutron/auth-providers
[3.8] Auth providers
|
2013-05-29 10:44:31 -07:00 |
|
Nicolas Le Goff
|
fb6ed1c1fe
|
Fix #785 Add possibility to delete baskets from workzone browser
|
2013-05-29 14:29:49 +02:00 |
|
Romain Neutron
|
76413165ff
|
Update authentication to service provider
|
2013-05-29 14:22:51 +02:00 |
|
Romain Neutron
|
9da8dcc85e
|
Fix #1156 : Move mime detection hack to application level
|
2013-05-13 14:16:03 +02:00 |
|
Romain Neutron
|
cf0f13d9c9
|
Add TokensServiceProvider
|
2013-04-30 18:44:35 +02:00 |
|
Romain Neutron
|
c172ba7bbc
|
Merge branch '3.7'
|
2013-03-28 14:37:57 +01:00 |
|
Romain Neutron
|
a193b8c473
|
Fix #1119 : Twitter and Facebook shares are available even if the system setting has been disabled
|
2013-03-25 15:12:05 +01:00 |
|
Romain Neutron
|
77817d177f
|
Merge branch '3.7'
|
2013-03-22 15:07:12 +01:00 |
|
Nicolas Le Goff
|
128f69e314
|
Fix typo
|
2013-03-22 15:03:01 +01:00 |
|
Nicolas Le Goff
|
02e5e2c216
|
Subsitution cleanup && test enhancement
|
2013-03-22 15:03:00 +01:00 |
|
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 |
|
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
|
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
|
a1415f5025
|
Merge branch '3.7'
|
2013-02-01 11:01:50 +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
|
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
|
8325c35f91
|
Add better exception handling for emails
|
2013-01-29 12:06:02 +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 |
|
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
|
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
|
8a0c3c0bbc
|
[SearchEngine] Fix CS
|
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
|
2ad9019931
|
[SearchEngine] Fix after rebase
|
2013-01-17 12:02:44 +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
|
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 |
|
Nicolas Le Goff
|
5abd5691af
|
Fix #1048 Upload is possible when no database is available
|
2013-01-02 13:52:58 +01:00 |
|