Commit Graph

74 Commits

Author SHA1 Message Date
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
Romain Neutron
ade22295ad Fix CS 2012-04-26 00:55:53 +02:00
Nicolas Le Goff
0b14d9584f #fix 547 mails d'information de reception d'une commande pas envoyé 2012-03-19 12:02:57 +01:00
Romain Neutron
f7cc2702e2 Add notifications to feed entries 2012-03-09 15:59:04 +01:00
Romain Neutron
8761e04eda Add notifications to feed publications 2012-03-09 15:07:18 +01:00
Romain Neutron
e2def9fbc7 Upgrade locales 2012-03-08 11:27:35 +01:00
Nicolas Le Goff
0769a9cb97 fix sprintf issue 2012-03-06 19:08:16 +01:00
Nicolas Le Goff
a04e1980f6 fix #435 verifier que les mails sont envoyés une fois le zip généré 2012-03-05 18:01:27 +01:00
Romain Neutron
debfd6f7cc Fix lightbox report 2012-02-23 15:08:10 +01:00