Nicolas Le Goff
53c2f7b5e0
Always send webhook
2014-05-28 15:48:12 +02:00
Nicolas Le Goff
2ccd478a6b
Add webhooks only if feed notify_email is set to true
2014-05-06 10:53:29 +02:00
Nicolas Le Goff
9e9cfa3c5f
Add new feed entry web hook when creating a new feed entry
2014-05-06 10:53:29 +02:00
Romain Neutron
2af21c064c
Avoid errors by explicitely namespacing root exception
2014-02-20 11:28:31 +01:00
Romain Neutron
d519c13e56
Bump copyright year
2014-01-06 15:28:12 +01:00
Romain Neutron
d65a6bbb80
Fix autoregister
2013-12-18 23:35:42 +01:00
Romain Neutron
866a3e94e0
Fix events manager eroneous notification availability detection
2013-11-12 15:16:55 +01:00
Romain Neutron
bea211074b
Fix #1571 : Cleanup user settings, fix user settings calls
2013-11-12 15:16:54 +01:00
Romain Neutron
22b2dddcf8
Fix #1532 : Add checkbox on feed creation to disable email notifications
2013-10-22 11:09:29 +02:00
Romain Neutron
fac302dcbd
Fix #1479 : Add validation duration in mail body
2013-09-19 14:39:16 +02:00
Romain Neutron
6d30f9bc9d
Fix validation reminder
2013-07-17 19:31:53 +02:00
Nicolas Le Goff
870c832fb5
Remove register_enable function from login class
2013-07-12 20:06:31 +02:00
Romain Neutron
5d53df2ea3
Fix #1296 : Some notification descriptions are wrong
2013-07-11 19:00:41 +02:00
Nicolas Le Goff
445444b7da
Set missing user
2013-06-18 17:49:59 +02:00
Nicolas Le Goff
b237705bcd
Set missing user
2013-06-18 17:49:59 +02:00
Romain Neutron
784e454311
Update emails notifications
2013-06-17 19:37:52 +02:00
Romain Neutron
4161ef2e31
Use url generator everywhere
2013-06-13 09:44:16 +02:00
Nicolas Le Goff
53cafa7117
Fix #1189 notifications display is broken
2013-05-30 18:59:59 +02:00
Romain Neutron
6537b96f4c
Add AuthenticationServiceProvider
2013-05-29 14:22:50 +02:00
Romain Neutron
cf0f13d9c9
Add TokensServiceProvider
2013-04-30 18:44:35 +02: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
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
aa18c48306
Fix unit tests
2013-01-29 09:34:20 +01:00
Romain Neutron
5184bfb495
Remove events availability customization
2013-01-29 09:34:19 +01:00
Romain Neutron
3dc0154f9a
Update to fit latest Mail Interface
2013-01-29 09:34:19 +01:00
Romain Neutron
9cce7ab8f9
Update notifications
2013-01-29 09:34:18 +01:00
Romain Neutron
842ad40985
Bump copyright year
2013-01-21 23:28:58 +01:00
Romain Neutron
2069d40544
Use composer as application autoloader
2013-01-18 17:47:25 +01:00
Romain Neutron
3ac5e0c6c3
Fix reminders not saved in DB
2012-10-25 17:35:46 +02:00
Nicolas Le Goff
cde9ce18ae
Add prod refactor
...
Fix issue
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Share.php
lib/Alchemy/Phrasea/Controller/User/Notifications.php
lib/Alchemy/Phrasea/Controller/User/Preferences.php
templates/web/common/dialog_export.html.twig
2012-10-18 15:45:50 +02:00
Nicolas Le Goff
698bd75554
Fix disorder betwwen variables name
2012-10-18 15:45:49 +02:00
Romain Neutron
0565bce475
Remove user variable assignment
2012-10-04 15:44:49 +02:00
Romain Neutron
1700565862
Cleanup namepaces, variables uses
2012-10-04 15:44:49 +02:00
Romain Neutron
58af2b4c9c
Remove get_registry method
2012-10-04 15:44:49 +02:00
Romain Neutron
0ac8a9d8ae
Fix tests on PHP 5.4
2012-10-04 15:43:35 +02:00
Romain Neutron
56238708c6
Update events manager
2012-10-04 15:43:12 +02:00
Nicolas Le Goff
623469063f
refactor /prod/order/
...
add tests
fix tests
use url_generator & remove debug variable
remove jquery.order.js from minify
use proper way to pass parameters when building URL with url_generator
2012-09-07 12:06:05 +02:00
Nicolas Le Goff
367cf7c2a4
add /login/authenticate/
...
remove login/authenticate controller
add generateEmail function
move parent::tearDownAfterClass at the end od the function
use twitter bootstrap alert component
Update doc blocks & fix issues
add XMLHTTPRequest to PhraseanetPHPUNIt framework
fix tests
remove var_dump
refactor postlog process
fix URI's
fix redirection URI
2012-08-21 17:32:00 +02:00
Nicolas Le Goff
66e84bcbfb
refactor send_reminded function
2012-07-12 13:01:23 +02:00
Romain Neutron
e28184167e
Fix CS
2012-06-19 10:40:14 +02:00
Nicolas Le Goff
281718e667
call checker::getMessage as static method
2012-06-13 19:20:15 +02:00
Nicolas Le Goff
bd168ca0e2
revert upload quarantine
2012-06-12 11:17:04 +02:00
Nicolas Le Goff
e7c1e386f8
catch \Media_Subdef_Not_Found Exception
2012-06-12 11:10:18 +02:00
Nicolas Le Goff
ac2bbc38e4
trigger notification when a document goes to the quarantiine
2012-06-12 10:59:22 +02:00
Romain Neutron
4afa21d419
Fix CS
2012-05-23 00:01:29 +02:00
Romain Neutron
7d9eb63246
Remove unused package annotation
2012-04-26 02:09:59 +02:00
Romain Neutron
70519a471a
Update copyright year
2012-04-26 02:06:29 +02:00
Romain Neutron
33b10d6746
Add curly braces
2012-04-26 01:55:12 +02:00